Trace number 203740

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sugar 0.40? (TO) 1800.02 1815.46

General information on the benchmark

Namerandom/rand-2-27/
rand-27-27-351-163-54021_ext.xml
MD5SUM00916f4b5ed0a6444ce18c1c48096821
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark220.171
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/203740-1170096017/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/203740-1170096017/unknown.xml [Mon Jan 29 19:40:17 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/203740-1170096017/unknown.xml /tmp/evaluation/203740-1170096017/sugar24309.csp [Mon Jan 29 19:40:17 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203740-1170096017/sugar-v0-40.jar -convert /tmp/evaluation/203740-1170096017/unknown.xml /tmp/evaluation/203740-1170096017/sugar24309.csp
0.20	c BEGIN convert /tmp/evaluation/203740-1170096017/unknown.xml
0.83	c END convert (0.629617 seconds)
0.84	c # CONVERT_XML  END : /tmp/evaluation/203740-1170096017/sugar24309.csp 1860846 bytes (1 seconds) [Mon Jan 29 19:40:18 2007]
0.84	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.84	
0.84	c # GENERATE_SAT  BEGIN : /tmp/evaluation/203740-1170096017/sugar24309.bcnf [Mon Jan 29 19:40:18 2007]
0.84	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203740-1170096017/sugar-v0-40.jar -bcnf -map /tmp/evaluation/203740-1170096017/sugar24309.map /tmp/evaluation/203740-1170096017/sugar24309.csp /tmp/evaluation/203740-1170096017/sugar24309.bcnf
0.96	c BEGIN parse /tmp/evaluation/203740-1170096017/sugar24309.csp
8.14	c END parse (7.177559 seconds)
8.14	c BEGIN simplify
8.16	c END simplify (0.029144 seconds)
8.17	c BEGIN encode /tmp/evaluation/203740-1170096017/sugar24309.bcnf
8.49	c END encode (0.327543 seconds)
8.54	c # GENERATE_SAT  END : 702 variables 57888 clauses 1118512 bytes (8 seconds) [Mon Jan 29 19:40:26 2007]
8.55	c # GENERATE_SAT  CPU : 7.58 = 0 + 0 + 7.42 + 0.16
8.55	
8.55	c # SOLVE_SAT  BEGIN : /tmp/evaluation/203740-1170096017/sugar24309.bcnf [Mon Jan 29 19:40:26 2007]
8.55	c # CMD : /tmp/evaluation/203740-1170096017/minisat /tmp/evaluation/203740-1170096017/sugar24309.bcnf /tmp/evaluation/203740-1170096017/sugar24309.out
8.58	c ==================================[MINISAT]===================================
8.58	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
8.58	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
8.58	c ==============================================================================
8.58	c |         0 |   57888   221734 |   19296       0        0     nan |  0.000 % |
8.61	c |       100 |   57888   221734 |   21225     100      915     9.2 |  0.000 % |
8.66	c |       250 |   57888   221734 |   23348     250     2372     9.5 |  0.002 % |
8.71	c |       478 |   57888   221734 |   25682     478     4731     9.9 |  0.009 % |
8.80	c |       815 |   57888   221734 |   28251     815     8244    10.1 |  0.009 % |
8.93	c |      1321 |   57888   221734 |   31076    1321    13747    10.4 |  0.005 % |
9.14	c |      2080 |   57888   221734 |   34184    2080    21410    10.3 |  0.008 % |
9.44	c |      3219 |   57888   221734 |   37602    3219    33455    10.4 |  0.008 % |
9.94	c |      4927 |   57888   221734 |   41362    4927    53324    10.8 |  0.008 % |
10.79	c |      7489 |   57888   221734 |   45498    7489    82582    11.0 |  0.010 % |
12.11	c |     11333 |   57888   221734 |   50048   11333   129208    11.4 |  0.010 % |
14.33	c |     17100 |   57888   221734 |   55053   17100   200673    11.7 |  0.010 % |
18.04	c |     25751 |   57889   221734 |   60559   25750   309729    12.0 |  0.008 % |
24.71	c |     38725 |   57889   221734 |   66615   38724   492977    12.7 |  0.010 % |
37.66	c |     58188 |   57890   221734 |   73276   58186   756531    13.0 |  0.008 % |
56.09	c |     87381 |   57892   221734 |   80604   26747   352195    13.2 |  0.008 % |
86.77	c |    131170 |   57895   221734 |   88664   70533   971067    13.8 |  0.008 % |
135.82	c |    196854 |   57901   221734 |   97531   62216   884562    14.2 |  0.008 % |
211.59	c |    295381 |   57907   221734 |  107284   77628  1208120    15.6 |  0.004 % |
349.09	c |    443170 |   57912   221734 |  118012   40409   613944    15.2 |  0.008 % |
559.28	c |    664853 |   57915   221734 |  129813   60387   895542    14.8 |  0.005 % |
847.83	c |    997379 |   57935   221734 |  142795   52790   836163    15.8 |  0.005 % |
1366.42	c |   1496169 |   57951   221734 |  157074   48938   803082    16.4 |  0.007 % |
1815.46	s UNKNOWN
1815.46	c # ERROR No such file or directory /tmp/evaluation/203740-1170096017/sugar24309.out, at /tmp/evaluation/203740-1170096017/sugar line 393.
1815.46	
1815.46	c # MAIN  END :  (1816 seconds) [Mon Jan 29 20:10:33 2007]
1815.46	c # MAIN  CPU : 1799.26 = 0.01 + 0 + 1798.79 + 0.46
1815.46	

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-203740-1170096017 -o ROOT/results/node9/solver-203740-1170096017 -C 1800 -M 900 /tmp/evaluation/203740-1170096017/solver /tmp/evaluation/203740-1170096017 /tmp/evaluation/203740-1170096017/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.02 1.96 5/87 24310
/proc/meminfo: memFree=1736680/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=18540 CPUtime=0
/proc/24309/stat : 24309 (runsolver) R 24307 24309 23509 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 29556350 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24309/statm: 4635 279 244 17 0 2626 0

[startup+0.108789 s]
/proc/loadavg: 2.00 2.02 1.96 5/87 24310
/proc/meminfo: memFree=1736680/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=0.03
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 29556350 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.516867 s]
/proc/loadavg: 2.00 2.02 1.96 5/87 24310
/proc/meminfo: memFree=1736680/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=0.03
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29556350 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.34003 s]
/proc/loadavg: 2.08 2.03 1.97 4/96 24326
/proc/meminfo: memFree=1718304/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=0.03
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29556350 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 808 370 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24319] ppid=24309 vsize=807064 CPUtime=0.48
/proc/24319/stat : 24319 (java) R 24309 24309 23509 0 -1 0 7313 0 1 0 45 3 0 0 18 0 8 0 29556435 826433536 7062 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073484474 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24319/statm: 201766 7062 1494 14 0 189044 0
[pid=24319/tid=24320] ppid=24309 vsize=807064 CPUtime=0.06
/proc/24319/task/24320/stat : 24320 (java) S 24309 24309 23509 0 -1 64 1260 0 0 0 6 0 0 0 16 0 8 0 29556438 826433536 7062 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24321] ppid=24309 vsize=807064 CPUtime=0
/proc/24319/task/24321/stat : 24321 (java) S 24309 24309 23509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29556438 826433536 7062 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24322] ppid=24309 vsize=807064 CPUtime=0
/proc/24319/task/24322/stat : 24322 (java) S 24309 24309 23509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29556438 826433536 7062 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24323] ppid=24309 vsize=807064 CPUtime=0
/proc/24319/task/24323/stat : 24323 (java) S 24309 24309 23509 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29556441 826433536 7062 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24324] ppid=24309 vsize=807064 CPUtime=0.05
/proc/24319/task/24324/stat : 24324 (java) R 24309 24309 23509 0 -1 64 292 0 0 0 5 0 0 0 19 0 8 0 29556442 826433536 7062 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24325] ppid=24309 vsize=807064 CPUtime=0
/proc/24319/task/24325/stat : 24325 (java) S 24309 24309 23509 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29556442 826433536 7062 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24326] ppid=24309 vsize=807064 CPUtime=0
/proc/24319/task/24326/stat : 24326 (java) S 24309 24309 23509 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29556442 826433536 7062 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 820788

[startup+2.99335 s]
/proc/loadavg: 2.08 2.03 1.97 4/96 24326
/proc/meminfo: memFree=1696672/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=0.03
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29556350 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 808 370 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24319] ppid=24309 vsize=807064 CPUtime=2.12
/proc/24319/stat : 24319 (java) R 24309 24309 23509 0 -1 0 13702 0 1 0 205 7 0 0 25 0 8 0 29556435 826433536 13436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073491412 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24319/statm: 201766 13436 1494 14 0 189044 0
[pid=24319/tid=24320] ppid=24309 vsize=807064 CPUtime=0.57
/proc/24319/task/24320/stat : 24320 (java) S 24309 24309 23509 0 -1 64 7634 0 0 0 54 3 0 0 16 0 8 0 29556438 826433536 13436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24321] ppid=24309 vsize=807064 CPUtime=0
/proc/24319/task/24321/stat : 24321 (java) S 24309 24309 23509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29556438 826433536 13436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24322] ppid=24309 vsize=807064 CPUtime=0
/proc/24319/task/24322/stat : 24322 (java) S 24309 24309 23509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29556438 826433536 13436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24323] ppid=24309 vsize=807064 CPUtime=0
/proc/24319/task/24323/stat : 24323 (java) S 24309 24309 23509 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29556441 826433536 13436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24324] ppid=24309 vsize=807064 CPUtime=0.05
/proc/24319/task/24324/stat : 24324 (java) S 24309 24309 23509 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 29556442 826433536 13436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24325] ppid=24309 vsize=807064 CPUtime=0
/proc/24319/task/24325/stat : 24325 (java) S 24309 24309 23509 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29556442 826433536 13436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24326] ppid=24309 vsize=807064 CPUtime=0
/proc/24319/task/24326/stat : 24326 (java) S 24309 24309 23509 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29556442 826433536 13436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 820788

[startup+6.28898 s]
/proc/loadavg: 2.07 2.03 1.97 3/96 24326
/proc/meminfo: memFree=1661152/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=0.03
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29556350 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 808 370 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24319] ppid=24309 vsize=807328 CPUtime=5.38
/proc/24319/stat : 24319 (java) R 24309 24309 23509 0 -1 0 20975 0 1 0 527 11 0 0 25 0 8 0 29556435 826703872 20680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155222944 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24319/statm: 201832 20680 1506 14 0 189110 0
[pid=24319/tid=24320] ppid=24309 vsize=807328 CPUtime=1
/proc/24319/task/24320/stat : 24320 (java) S 24309 24309 23509 0 -1 64 14746 0 0 0 94 6 0 0 16 0 8 0 29556438 826703872 20680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24321] ppid=24309 vsize=807328 CPUtime=0
/proc/24319/task/24321/stat : 24321 (java) S 24309 24309 23509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29556438 826703872 20680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24322] ppid=24309 vsize=807328 CPUtime=0
/proc/24319/task/24322/stat : 24322 (java) S 24309 24309 23509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29556438 826703872 20680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24323] ppid=24309 vsize=807328 CPUtime=0
/proc/24319/task/24323/stat : 24323 (java) S 24309 24309 23509 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29556441 826703872 20680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24324] ppid=24309 vsize=807328 CPUtime=0.13
/proc/24319/task/24324/stat : 24324 (java) S 24309 24309 23509 0 -1 64 400 0 0 0 13 0 0 0 17 0 8 0 29556442 826703872 20680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24325] ppid=24309 vsize=807328 CPUtime=0
/proc/24319/task/24325/stat : 24325 (java) S 24309 24309 23509 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29556442 826703872 20680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24319/tid=24326] ppid=24309 vsize=807328 CPUtime=0
/proc/24319/task/24326/stat : 24326 (java) S 24309 24309 23509 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29556442 826703872 20680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 821052

[startup+12.7292 s]
/proc/loadavg: 2.07 2.03 1.97 3/89 24327
/proc/meminfo: memFree=1728152/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=5152 CPUtime=4.12
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 1216 0 0 0 412 0 0 0 25 0 1 0 29557205 5275648 929 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/24327/statm: 1288 929 51 112 0 1172 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 18876

[startup+25.5677 s]
/proc/loadavg: 2.06 2.03 1.97 3/89 24327
/proc/meminfo: memFree=1725976/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=7448 CPUtime=16.85
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 1796 0 0 0 1684 1 0 0 25 0 1 0 29557205 7626752 1509 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 1 0 0
/proc/24327/statm: 1862 1509 51 112 0 1746 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 21172

[startup+51.2687 s]
/proc/loadavg: 2.03 2.03 1.97 4/89 24327
/proc/meminfo: memFree=1721304/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=10576 CPUtime=42.3
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 2553 0 0 0 4228 2 0 0 25 0 1 0 29557205 10829824 2266 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24327/statm: 2644 2266 51 112 0 2528 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 24300

[startup+102.551 s]
/proc/loadavg: 2.01 2.02 1.97 3/89 24327
/proc/meminfo: memFree=1718744/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=12740 CPUtime=93.12
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 3098 0 0 0 9309 3 0 0 25 0 1 0 29557205 13045760 2811 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24327/statm: 3185 2811 51 112 0 3069 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 26464

[startup+162.574 s]
/proc/loadavg: 2.00 2.01 1.97 3/89 24327
/proc/meminfo: memFree=1717144/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=14444 CPUtime=152.58
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 3466 0 0 0 15255 3 0 0 25 0 1 0 29557205 14790656 3179 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24327/statm: 3611 3179 51 112 0 3495 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 28168

[startup+222.6 s]
/proc/loadavg: 2.12 2.04 1.98 3/89 24327
/proc/meminfo: memFree=1715800/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62

################
# More data... #
################

/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 6642 0 0 0 122291 10 0 0 25 0 1 0 29557205 28295168 6339 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24327/statm: 6908 6339 51 112 0 6792 0
Current children cumulated CPU time (s) 1231.37
Current children cumulated vsize (KiB) 41356

[startup+1303 s]
/proc/loadavg: 2.01 2.02 2.00 3/95 24465
/proc/meminfo: memFree=1693520/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=27932 CPUtime=1282.33
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 6707 0 0 0 128222 11 0 0 25 0 1 0 29557205 28602368 6404 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528379 0 0 4096 3 0 0 0 17 1 0 0
/proc/24327/statm: 6983 6404 51 112 0 6867 0
Current children cumulated CPU time (s) 1290.69
Current children cumulated vsize (KiB) 41656

[startup+1363.03 s]
/proc/loadavg: 2.00 2.01 2.00 4/89 24524
/proc/meminfo: memFree=1694424/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=28076 CPUtime=1341.72
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 6717 0 0 0 134161 11 0 0 25 0 1 0 29557205 28749824 6414 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 1 0 0
/proc/24327/statm: 7019 6414 51 112 0 6903 0
Current children cumulated CPU time (s) 1350.08
Current children cumulated vsize (KiB) 41800

[startup+1423.05 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 24524
/proc/meminfo: memFree=1694104/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=28076 CPUtime=1401.18
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 6744 0 0 0 140107 11 0 0 25 0 1 0 29557205 28749824 6441 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24327/statm: 7019 6441 51 112 0 6903 0
Current children cumulated CPU time (s) 1409.54
Current children cumulated vsize (KiB) 41800

[startup+1483.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 24524
/proc/meminfo: memFree=1693144/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=28924 CPUtime=1460.65
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 6929 0 0 0 146054 11 0 0 25 0 1 0 29557205 29618176 6626 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24327/statm: 7231 6626 51 112 0 7115 0
Current children cumulated CPU time (s) 1469.01
Current children cumulated vsize (KiB) 42648

[startup+1543.09 s]
/proc/loadavg: 1.80 1.95 1.98 3/96 24963
/proc/meminfo: memFree=1698376/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=30076 CPUtime=1520.53
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 7251 0 0 0 152033 20 0 0 25 0 1 0 29557205 30797824 6948 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/24327/statm: 7519 6948 51 112 0 7403 0
Current children cumulated CPU time (s) 1528.89
Current children cumulated vsize (KiB) 43800

[startup+1603.13 s]
/proc/loadavg: 2.28 2.05 2.01 3/96 25034
/proc/meminfo: memFree=1083544/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=30548 CPUtime=1580.51
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 7335 0 0 0 158023 28 0 0 25 0 1 0 29557205 31281152 7032 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/24327/statm: 7637 7032 51 112 0 7521 0
Current children cumulated CPU time (s) 1588.87
Current children cumulated vsize (KiB) 44272

[startup+1663.17 s]
/proc/loadavg: 2.25 2.08 2.02 3/96 25034
/proc/meminfo: memFree=1005848/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=30860 CPUtime=1640.23
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 7429 0 0 0 163995 28 0 0 25 0 1 0 29557205 31600640 7126 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/24327/statm: 7715 7126 51 112 0 7599 0
Current children cumulated CPU time (s) 1648.59
Current children cumulated vsize (KiB) 44584

[startup+1723.21 s]
/proc/loadavg: 2.09 2.07 2.02 3/96 25034
/proc/meminfo: memFree=1005336/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=30860 CPUtime=1699.93
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 7439 0 0 0 169965 28 0 0 25 0 1 0 29557205 31600640 7136 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/24327/statm: 7715 7136 51 112 0 7599 0
Current children cumulated CPU time (s) 1708.29
Current children cumulated vsize (KiB) 44584

[startup+1783.27 s]
/proc/loadavg: 2.07 2.06 2.02 3/96 25034
/proc/meminfo: memFree=1005016/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=31300 CPUtime=1759.66
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 7512 0 0 0 175937 29 0 0 25 0 1 0 29557205 32051200 7209 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/24327/statm: 7825 7209 51 112 0 7709 0
Current children cumulated CPU time (s) 1768.02
Current children cumulated vsize (KiB) 45024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.45 s]
/proc/loadavg: 2.09 2.07 2.02 3/96 25034
/proc/meminfo: memFree=1005016/2055920 swapFree=4192956/4192956
[pid=24309] ppid=24307 vsize=13724 CPUtime=7.62
/proc/24309/stat : 24309 (sugar) S 24307 24309 23509 0 -1 4194304 1277 26587 0 1 4 0 742 16 16 0 1 0 29556350 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24309/statm: 3431 816 373 3 0 531 0
[pid=24311] ppid=24309 vsize=0 CPUtime=0.74
/proc/24311/stat : 24311 (java) Z 24309 24309 23509 0 -1 1036 7757 0 1 0 67 7 0 0 19 0 1 0 29556355 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24311/statm: 0 0 0 0 0 0 0
[pid=24327] ppid=24309 vsize=31300 CPUtime=1791.66
/proc/24327/stat : 24327 (minisat) R 24309 24309 23509 0 -1 0 7517 0 0 0 179137 29 0 0 25 0 1 0 29557205 32051200 7214 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528426 0 0 4096 3 0 0 0 17 0 0 0
/proc/24327/statm: 7825 7214 51 112 0 7709 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 45024

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 24309 and gives childrusage.ru_utime.tv_sec=1798 childrusage.ru_utime.tv_usec=846533 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=476927
CPU time returned by wait4() is 1799.32
while last known CPU time is 1800.02

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1815.46
CPU time (s): 1800.02
CPU user time (s): 1799.5
CPU system time (s): 0.52
CPU usage (%): 99.1494
Max. virtual memory (cumulated for all children) (KiB): 821052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.85
system time used= 0.476927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35472
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1167
involuntary context switches= 62972

runsolver used 2.13667 s user time and 5.8921 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Jan 29 18:40:17 UTC 2007


IDJOB= 203740
IDBENCH= 3978
IDSOLVER= 86
FILE ID= node9/203740-1170096017

PBS_JOBID= 3689415

Free space on /tmp= 66556 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-27/rand-27-27-351-163-54021_ext.xml
COMMAND LINE= /tmp/evaluation/203740-1170096017/solver /tmp/evaluation/203740-1170096017 /tmp/evaluation/203740-1170096017/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-203740-1170096017 -o ROOT/results/node9/solver-203740-1170096017 -C 1800 -M 900  /tmp/evaluation/203740-1170096017/solver /tmp/evaluation/203740-1170096017 /tmp/evaluation/203740-1170096017/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  00916f4b5ed0a6444ce18c1c48096821

RANDOM SEED= 311978461

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1737096 kB
Buffers:         41424 kB
Cached:         149792 kB
SwapCached:          0 kB
Active:         213456 kB
Inactive:        59284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737096 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1128 kB
Writeback:           0 kB
Mapped:         101244 kB
Slab:            31036 kB
Committed_AS:   294404 kB
PageTables:       2108 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66477 MiB



End job on node9 on Mon Jan 29 19:10:33 UTC 2007