Trace number 199592

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.06 1815.68

General information on the benchmark

Namerandom/rand-2-23/
rand-23-23-253-131-47021_ext.xml
MD5SUM91689171d947c8c08ebb7b0d8380a5b4
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.4313
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/199592-1170094133/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/199592-1170094133/unknown.xml [Mon Jan 29 19:08:53 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/199592-1170094133/unknown.xml /tmp/evaluation/199592-1170094133/sugar19349.csp [Mon Jan 29 19:08:53 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/199592-1170094133/sugar-v0-40.jar -convert /tmp/evaluation/199592-1170094133/unknown.xml /tmp/evaluation/199592-1170094133/sugar19349.csp
0.15	c BEGIN convert /tmp/evaluation/199592-1170094133/unknown.xml
0.62	c END convert (0.464007 seconds)
0.64	c # CONVERT_XML  END : /tmp/evaluation/199592-1170094133/sugar19349.csp 1069597 bytes (1 seconds) [Mon Jan 29 19:08:54 2007]
0.64	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.64	
0.64	c # GENERATE_SAT  BEGIN : /tmp/evaluation/199592-1170094133/sugar19349.bcnf [Mon Jan 29 19:08:54 2007]
0.64	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/199592-1170094133/sugar-v0-40.jar -bcnf -map /tmp/evaluation/199592-1170094133/sugar19349.map /tmp/evaluation/199592-1170094133/sugar19349.csp /tmp/evaluation/199592-1170094133/sugar19349.bcnf
0.75	c BEGIN parse /tmp/evaluation/199592-1170094133/sugar19349.csp
4.77	c END parse (4.024689 seconds)
4.77	c BEGIN simplify
4.80	c END simplify (0.019855 seconds)
4.80	c BEGIN encode /tmp/evaluation/199592-1170094133/sugar19349.bcnf
4.99	c END encode (0.192336 seconds)
5.04	c # GENERATE_SAT  END : 506 variables 33626 clauses 645928 bytes (4 seconds) [Mon Jan 29 19:08:58 2007]
5.04	c # GENERATE_SAT  CPU : 0 = 0 + 0 + 0 + 0
5.04	
5.04	c # SOLVE_SAT  BEGIN : /tmp/evaluation/199592-1170094133/sugar19349.bcnf [Mon Jan 29 19:08:58 2007]
5.04	c # CMD : /tmp/evaluation/199592-1170094133/minisat /tmp/evaluation/199592-1170094133/sugar19349.bcnf /tmp/evaluation/199592-1170094133/sugar19349.out
5.06	c ==================================[MINISAT]===================================
5.06	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
5.06	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
5.06	c ==============================================================================
5.06	c |         0 |   33626   127850 |   11208       0        0     nan |  0.000 % |
5.08	c |       100 |   33626   127850 |   12328     100      874     8.7 |  0.000 % |
5.11	c |       250 |   33626   127850 |   13561     250     2054     8.2 |  0.017 % |
5.14	c |       475 |   33626   127850 |   14917     475     3841     8.1 |  0.017 % |
5.19	c |       813 |   33627   127850 |   16409     812     7044     8.7 |  0.017 % |
5.27	c |      1319 |   33627   127850 |   18050    1318    11822     9.0 |  0.008 % |
5.39	c |      2078 |   33627   127850 |   19855    2077    19280     9.3 |  0.013 % |
5.58	c |      3217 |   33627   127850 |   21841    3216    30441     9.5 |  0.014 % |
5.86	c |      4925 |   33627   127850 |   24025    4924    47330     9.6 |  0.013 % |
6.34	c |      7487 |   33628   127850 |   26427    7485    76177    10.2 |  0.014 % |
7.18	c |     11331 |   33628   127850 |   29070   11329   117797    10.4 |  0.013 % |
8.35	c |     17097 |   33632   127850 |   31977   17091   186396    10.9 |  0.015 % |
10.54	c |     25746 |   33632   127850 |   35175   25740   284500    11.1 |  0.008 % |
14.28	c |     38721 |   33634   127850 |   38693   15790   174552    11.1 |  0.015 % |
20.62	c |     58184 |   33636   127850 |   42562   35251   412032    11.7 |  0.015 % |
30.32	c |     87376 |   33639   127850 |   46818   35257   440860    12.5 |  0.016 % |
46.86	c |    131165 |   33644   127850 |   51500   46333   621982    13.4 |  0.018 % |
71.99	c |    196849 |   33647   127850 |   56650   39465   532401    13.5 |  0.020 % |
110.14	c |    295375 |   33675   127850 |   62315   51663   788816    15.3 |  0.005 % |
173.36	c |    443167 |   33694   127850 |   68547   56557   841358    14.9 |  0.006 % |
269.81	c |    664851 |   33704   127850 |   75401   64976  1001599    15.4 |  0.007 % |
433.85	c |    997376 |   33711   127850 |   82942   42357   589990    13.9 |  0.014 % |
679.49	c |   1496165 |   33608   127517 |   91236   57410   851852    14.8 |  0.198 % |
1113.09	c |   2244347 |   33620   127517 |  100359   60515   890278    14.7 |  0.205 % |
1752.76	c |   3366622 |   33264   126248 |  110395   39519   616284    15.6 |  0.791 % |
1815.67	s UNKNOWN
1815.67	c # ERROR No such file or directory /tmp/evaluation/199592-1170094133/sugar19349.out, at /tmp/evaluation/199592-1170094133/sugar line 393.
1815.67	
1815.67	c # MAIN  END :  (1816 seconds) [Mon Jan 29 19:39:09 2007]
1815.67	c # MAIN  CPU : 1795.11 = 0 + 0 + 1794.98 + 0.13
1815.67	

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/node69/watcher-199592-1170094133 -o ROOT/results/node69/solver-199592-1170094133 -C 1800 -M 900 /tmp/evaluation/199592-1170094133/solver /tmp/evaluation/199592-1170094133 /tmp/evaluation/199592-1170094133/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.08 2.26 2.26 5/69 19350
/proc/meminfo: memFree=1522280/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=12268 CPUtime=0
/proc/19349/stat : 19349 (sugar) R 19347 19349 18806 0 -1 4194304 596 0 0 0 0 0 0 0 18 0 1 0 29371038 12562432 315 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237947812453 0 0 4224 0 0 0 0 17 1 0 0
/proc/19349/statm: 3067 315 241 3 0 167 0

[startup+0.104253 s]
/proc/loadavg: 2.08 2.26 2.26 5/69 19350
/proc/meminfo: memFree=1522280/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1112 0 0 0 3 1 0 0 18 0 1 0 29371038 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19349/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.512314 s]
/proc/loadavg: 2.08 2.26 2.26 5/69 19350
/proc/meminfo: memFree=1522280/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19349/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33445 s]
/proc/loadavg: 2.08 2.26 2.26 2/77 19368
/proc/meminfo: memFree=1497192/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1188 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19349/statm: 3431 808 370 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=807064 CPUtime=0.69
/proc/19361/stat : 19361 (java) R 19349 19349 18806 0 -1 0 8155 0 1 0 65 4 0 0 17 0 8 0 29371102 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072897769 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19361/statm: 201766 7902 1494 14 0 189044 0
[pid=19361/tid=19362] ppid=19349 vsize=807064 CPUtime=0.11
/proc/19361/task/19362/stat : 19362 (java) S 19349 19349 18806 0 -1 64 2102 0 0 0 11 0 0 0 16 0 8 0 29371105 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19361/tid=19363] ppid=19349 vsize=807064 CPUtime=0
/proc/19361/task/19363/stat : 19363 (java) S 19349 19349 18806 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 29371106 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19361/tid=19364] ppid=19349 vsize=807064 CPUtime=0
/proc/19361/task/19364/stat : 19364 (java) S 19349 19349 18806 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29371106 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19361/tid=19365] ppid=19349 vsize=807064 CPUtime=0
/proc/19361/task/19365/stat : 19365 (java) S 19349 19349 18806 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29371109 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19361/tid=19366] ppid=19349 vsize=807064 CPUtime=0.05
/proc/19361/task/19366/stat : 19366 (java) S 19349 19349 18806 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 29371109 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19361/tid=19367] ppid=19349 vsize=807064 CPUtime=0
/proc/19361/task/19367/stat : 19367 (java) S 19349 19349 18806 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 29371109 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19361/tid=19368] ppid=19349 vsize=807064 CPUtime=0
/proc/19361/task/19368/stat : 19368 (java) S 19349 19349 18806 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29371109 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 820788

[startup+2.98674 s]
/proc/loadavg: 2.08 2.26 2.26 2/77 19371
/proc/meminfo: memFree=1481256/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1188 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19349/statm: 3431 808 370 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=807336 CPUtime=2.34
/proc/19361/stat : 19361 (java) R 19349 19349 18806 0 -1 0 13051 0 1 0 226 8 0 0 16 0 8 0 29371102 826712064 12784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073442058 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19361/statm: 201834 12784 1506 14 0 189112 0
[pid=19361/tid=19362] ppid=19349 vsize=807336 CPUtime=0.44
/proc/19361/task/19362/stat : 19362 (java) S 19349 19349 18806 0 -1 64 6851 0 0 0 41 3 0 0 16 0 8 0 29371105 826712064 12784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19361/tid=19363] ppid=19349 vsize=807336 CPUtime=0
/proc/19361/task/19363/stat : 19363 (java) S 19349 19349 18806 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 29371106 826712064 12784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19361/tid=19364] ppid=19349 vsize=807336 CPUtime=0
/proc/19361/task/19364/stat : 19364 (java) S 19349 19349 18806 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29371106 826712064 12784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19361/tid=19365] ppid=19349 vsize=807336 CPUtime=0
/proc/19361/task/19365/stat : 19365 (java) S 19349 19349 18806 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29371109 826712064 12784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19361/tid=19366] ppid=19349 vsize=807336 CPUtime=0.12
/proc/19361/task/19366/stat : 19366 (java) S 19349 19349 18806 0 -1 64 400 0 0 0 12 0 0 0 16 0 8 0 29371109 826712064 12784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19361/tid=19367] ppid=19349 vsize=807336 CPUtime=0
/proc/19361/task/19367/stat : 19367 (java) S 19349 19349 18806 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 29371109 826712064 12784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19361/tid=19368] ppid=19349 vsize=807336 CPUtime=0
/proc/19361/task/19368/stat : 19368 (java) S 19349 19349 18806 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29371109 826712064 12784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 821060

[startup+6.27827 s]
/proc/loadavg: 2.15 2.27 2.26 3/85 19420
/proc/meminfo: memFree=1467752/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1275 0 0 0 3 1 0 0 15 0 1 0 29371038 14053376 814 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19349/statm: 3431 814 372 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=3576 CPUtime=1.22
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 719 0 0 0 122 0 0 0 25 0 1 0 29371543 3661824 547 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 1 0 0
/proc/19420/statm: 894 547 51 112 0 778 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17300

[startup+12.7503 s]
/proc/loadavg: 2.14 2.27 2.26 3/78 19421
/proc/meminfo: memFree=1506080/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1275 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 814 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19349/statm: 3431 814 372 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=5628 CPUtime=7.64
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 1239 0 0 0 764 0 0 0 25 0 1 0 29371543 5763072 1067 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 0 0 0
/proc/19420/statm: 1407 1067 51 112 0 1291 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 19352

[startup+25.6034 s]
/proc/loadavg: 2.19 2.27 2.26 3/78 19421
/proc/meminfo: memFree=1503392/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1275 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 814 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19349/statm: 3431 814 372 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=6888 CPUtime=20.42
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 1516 0 0 0 2041 1 0 0 25 0 1 0 29371543 7053312 1344 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19420/statm: 1722 1344 51 112 0 1606 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 20612

[startup+51.2996 s]
/proc/loadavg: 2.12 2.25 2.25 3/78 19421
/proc/meminfo: memFree=1500000/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1275 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 814 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19349/statm: 3431 814 372 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=8480 CPUtime=45.99
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 1936 0 0 0 4598 1 0 0 25 0 1 0 29371543 8683520 1764 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19420/statm: 2120 1764 51 112 0 2004 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 22204

[startup+102.589 s]
/proc/loadavg: 2.05 2.21 2.24 3/78 19421
/proc/meminfo: memFree=1496480/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1275 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 814 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19349/statm: 3431 814 372 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=10496 CPUtime=97
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 2408 0 0 0 9698 2 0 0 25 0 1 0 29371543 10747904 2236 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528782 0 0 4096 3 0 0 0 17 0 0 0
/proc/19420/statm: 2624 2236 51 112 0 2508 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 24220

[startup+162.617 s]
/proc/loadavg: 2.17 2.20 2.23 3/78 19421
/proc/meminfo: memFree=1493344/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1275 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 814 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19349/statm: 3431 814 372 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=12100 CPUtime=156.69
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 2783 0 0 0 15666 3 0 0 25 0 1 0 29371543 12390400 2611 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19420/statm: 3025 2611 51 112 0 2909 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 25824


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

/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=24680 CPUtime=1346.34
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 5805 0 0 0 134624 10 0 0 25 0 1 0 29371543 25272320 5633 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528506 0 0 4096 3 0 0 0 17 0 0 0
/proc/19420/statm: 6170 5633 51 112 0 6054 0
Current children cumulated CPU time (s) 1351.29
Current children cumulated vsize (KiB) 38404

[startup+1423.22 s]
/proc/loadavg: 2.01 2.00 2.04 3/78 19421
/proc/meminfo: memFree=1468704/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1275 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 814 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19349/statm: 3431 814 372 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=24824 CPUtime=1405.78
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 5856 0 0 0 140568 10 0 0 25 0 1 0 29371543 25419776 5684 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525762 0 0 4096 3 0 0 0 17 0 0 0
/proc/19420/statm: 6206 5684 51 112 0 6090 0
Current children cumulated CPU time (s) 1410.73
Current children cumulated vsize (KiB) 38548

[startup+1483.25 s]
/proc/loadavg: 2.00 2.00 2.04 3/78 19421
/proc/meminfo: memFree=1468128/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1275 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 814 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19349/statm: 3431 814 372 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=25144 CPUtime=1465.26
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 5927 0 0 0 146516 10 0 0 25 0 1 0 29371543 25747456 5755 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19420/statm: 6286 5755 51 112 0 6170 0
Current children cumulated CPU time (s) 1470.21
Current children cumulated vsize (KiB) 38868

[startup+1543.28 s]
/proc/loadavg: 2.03 2.01 2.04 3/78 19421
/proc/meminfo: memFree=1467872/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1275 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 814 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19349/statm: 3431 814 372 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=25488 CPUtime=1524.71
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 5996 0 0 0 152461 10 0 0 25 0 1 0 29371543 26099712 5824 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19420/statm: 6372 5824 51 112 0 6256 0
Current children cumulated CPU time (s) 1529.66
Current children cumulated vsize (KiB) 39212

[startup+1603.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/78 19423
/proc/meminfo: memFree=1466912/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1275 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 814 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19349/statm: 3431 814 372 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=26548 CPUtime=1584.14
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 6246 0 0 0 158404 10 0 0 25 0 1 0 29371543 27185152 6074 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19420/statm: 6637 6074 51 112 0 6521 0
Current children cumulated CPU time (s) 1589.09
Current children cumulated vsize (KiB) 40272

[startup+1663.33 s]
/proc/loadavg: 2.00 2.00 2.03 3/78 19423
/proc/meminfo: memFree=1466848/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1275 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 814 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19349/statm: 3431 814 372 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=26692 CPUtime=1643.6
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 6278 0 0 0 164349 11 0 0 25 0 1 0 29371543 27332608 6106 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19420/statm: 6673 6106 51 112 0 6557 0
Current children cumulated CPU time (s) 1648.55
Current children cumulated vsize (KiB) 40416

[startup+1723.36 s]
/proc/loadavg: 2.00 2.00 2.02 3/78 19495
/proc/meminfo: memFree=1471520/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1275 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 814 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19349/statm: 3431 814 372 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=27008 CPUtime=1703.3
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 6354 0 0 0 170318 12 0 0 25 0 1 0 29371543 27656192 6182 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528398 0 0 4096 3 0 0 0 17 0 0 0
/proc/19420/statm: 6752 6182 51 112 0 6636 0
Current children cumulated CPU time (s) 1708.25
Current children cumulated vsize (KiB) 40732

[startup+1783.39 s]
/proc/loadavg: 2.00 2.00 2.01 3/78 19495
/proc/meminfo: memFree=1469536/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1275 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 814 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19349/statm: 3431 814 372 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=27152 CPUtime=1763
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 6382 0 0 0 176287 13 0 0 25 0 1 0 29371543 27803648 6210 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19420/statm: 6788 6210 51 112 0 6672 0
Current children cumulated CPU time (s) 1767.95
Current children cumulated vsize (KiB) 40876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.66 s]
/proc/loadavg: 2.00 2.00 2.01 3/78 19495
/proc/meminfo: memFree=1469024/2055920 swapFree=4192956/4192956
[pid=19349] ppid=19347 vsize=13724 CPUtime=0.04
/proc/19349/stat : 19349 (sugar) S 19347 19349 18806 0 -1 4194304 1275 0 0 0 3 1 0 0 16 0 1 0 29371038 14053376 814 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19349/statm: 3431 814 372 3 0 531 0
[pid=19351] ppid=19349 vsize=0 CPUtime=0.57
/proc/19351/stat : 19351 (java) Z 19349 19349 18806 0 -1 1036 7455 0 1 0 51 6 0 0 16 0 1 0 29371042 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
[pid=19361] ppid=19349 vsize=0 CPUtime=4.34
/proc/19361/stat : 19361 (java) Z 19349 19349 18806 0 -1 1036 18594 0 1 0 423 11 0 0 15 0 1 0 29371102 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19361/statm: 0 0 0 0 0 0 0
[pid=19420] ppid=19349 vsize=27332 CPUtime=1795.11
/proc/19420/stat : 19420 (minisat) R 19349 19349 18806 0 -1 0 6427 0 0 0 179498 13 0 0 25 0 1 0 29371543 27987968 6255 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19420/statm: 6833 6255 51 112 0 6717 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 41056

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 19349 and gives childrusage.ru_utime.tv_sec=1795 childrusage.ru_utime.tv_usec=16116 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=153976
CPU time returned by wait4() is 1795.17
while last known CPU time is 1800.06

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

Real time (s): 1815.68
CPU time (s): 1800.06
CPU user time (s): 1799.75
CPU system time (s): 0.31
CPU usage (%): 99.1399
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.02
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7792
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58
involuntary context switches= 35215

runsolver used 2.49562 s user time and 5.31919 s system time

The end

Launcher Data (download as text)

Begin job on node69 on Mon Jan 29 18:08:53 UTC 2007


IDJOB= 199592
IDBENCH= 3627
IDSOLVER= 86
FILE ID= node69/199592-1170094133

PBS_JOBID= 3689603

Free space on /tmp= 66564 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-23/rand-23-23-253-131-47021_ext.xml
COMMAND LINE= /tmp/evaluation/199592-1170094133/solver /tmp/evaluation/199592-1170094133 /tmp/evaluation/199592-1170094133/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-199592-1170094133 -o ROOT/results/node69/solver-199592-1170094133 -C 1800 -M 900  /tmp/evaluation/199592-1170094133/solver /tmp/evaluation/199592-1170094133 /tmp/evaluation/199592-1170094133/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  91689171d947c8c08ebb7b0d8380a5b4

RANDOM SEED= 372869910

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.261
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.261
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:       1522960 kB
Buffers:         50592 kB
Cached:         389708 kB
SwapCached:          0 kB
Active:         175264 kB
Inactive:       286276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522960 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1132 kB
Writeback:           0 kB
Mapped:          31460 kB
Slab:            57100 kB
Committed_AS:    85624 kB
PageTables:       1692 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= 66558 MiB



End job on node69 on Mon Jan 29 18:39:09 UTC 2007