Trace number 238388

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.40UNSAT 885.49 889.357

General information on the benchmark

NameblackHole/BH-4-4/
BlackHole-4-4-e-6_ext.xml
MD5SUM88ad794ea96dee418b209b9058e3ba0d
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 benchmark0.228964
SatisfiableNO
(Un)Satisfiability was proved
Number of variables64
Number of constraints432
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension432
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/238388-1170108618/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/238388-1170108618/unknown.xml [Mon Jan 29 23:10:21 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/238388-1170108618/unknown.xml /tmp/evaluation/238388-1170108618/sugar1398.csp [Mon Jan 29 23:10:21 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/238388-1170108618/sugar-v0-40.jar -convert /tmp/evaluation/238388-1170108618/unknown.xml /tmp/evaluation/238388-1170108618/sugar1398.csp
0.18	c BEGIN convert /tmp/evaluation/238388-1170108618/unknown.xml
0.53	c END convert (0.348277 seconds)
0.56	c # CONVERT_XML  END : /tmp/evaluation/238388-1170108618/sugar1398.csp 324167 bytes (0 seconds) [Mon Jan 29 23:10:21 2007]
0.56	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.56	
0.56	c # GENERATE_SAT  BEGIN : /tmp/evaluation/238388-1170108618/sugar1398.bcnf [Mon Jan 29 23:10:21 2007]
0.56	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/238388-1170108618/sugar-v0-40.jar -bcnf -map /tmp/evaluation/238388-1170108618/sugar1398.map /tmp/evaluation/238388-1170108618/sugar1398.csp /tmp/evaluation/238388-1170108618/sugar1398.bcnf
0.68	c BEGIN parse /tmp/evaluation/238388-1170108618/sugar1398.csp
4.38	c END parse (3.700047 seconds)
4.38	c BEGIN simplify
4.41	c END simplify (0.028548 seconds)
4.41	c BEGIN encode /tmp/evaluation/238388-1170108618/sugar1398.bcnf
4.63	c END encode (0.221257 seconds)
4.68	c # GENERATE_SAT  END : 3860 variables 16739 clauses 1640068 bytes (5 seconds) [Mon Jan 29 23:10:26 2007]
4.68	c # GENERATE_SAT  CPU : 4.08 = 0.03 + 0 + 3.88 + 0.17
4.68	
4.68	c # SOLVE_SAT  BEGIN : /tmp/evaluation/238388-1170108618/sugar1398.bcnf [Mon Jan 29 23:10:26 2007]
4.68	c # CMD : /tmp/evaluation/238388-1170108618/minisat /tmp/evaluation/238388-1170108618/sugar1398.bcnf /tmp/evaluation/238388-1170108618/sugar1398.out
4.73	c ==================================[MINISAT]===================================
4.73	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
4.73	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
4.73	c ==============================================================================
4.73	c |         0 |   15926   371889 |    5308       0        0     nan |  0.000 % |
4.75	c |       102 |   15937   371889 |    5838      87      626     7.2 |  1.917 % |
4.76	c |       253 |   15951   371889 |    6422     223     1554     7.0 |  2.047 % |
4.77	c |       478 |   15956   371889 |    7064     442     3894     8.8 |  2.073 % |
4.78	c |       818 |   15963   371889 |    7771     775     7541     9.7 |  2.073 % |
4.79	c |      1326 |   15963   371889 |    8548    1283    14506    11.3 |  2.073 % |
4.82	c |      2085 |   15963   371889 |    9403    2042    27810    13.6 |  2.073 % |
4.85	c |      3224 |   15965   371889 |   10343    3179    41455    13.0 |  2.073 % |
4.91	c |      4932 |   15965   371889 |   11378    4887    70368    14.4 |  2.073 % |
5.04	c |      7495 |   15965   371889 |   12515    7450   109905    14.8 |  2.073 % |
5.22	c |     11339 |   15966   371889 |   13767   11293   176801    15.7 |  2.073 % |
5.69	c |     17105 |   15613   369206 |   15144   10027   216767    21.6 |  2.073 % |
6.40	c |     25756 |   15623   369206 |   16658   10984   188225    17.1 |  2.073 % |
7.54	c |     38730 |   15635   369206 |   18324   15470   263411    17.0 |  2.073 % |
9.58	c |     58191 |   15650   369206 |   20157   16263   385559    23.7 |  2.073 % |
12.48	c |     87383 |   15639   369197 |   22172   14694   304696    20.7 |  2.150 % |
17.23	c |    131173 |   15635   369167 |   24390   13309   312684    23.5 |  2.150 % |
26.55	c |    196857 |   15637   369167 |   26829   16639   394696    23.7 |  2.150 % |
43.79	c |    295383 |   15637   369167 |   29512   13970   411793    29.5 |  2.150 % |
65.79	c |    443172 |   15675   369167 |   32463   19036   307261    16.1 |  2.150 % |
105.88	c |    664855 |   15658   369024 |   35709   18498   340407    18.4 |  2.513 % |
172.09	c |    997380 |   15669   368964 |   39280   18583   399959    21.5 |  2.876 % |
287.25	c |   1496169 |   15641   368923 |   43208   16922   334071    19.7 |  2.876 % |
471.15	c |   2244351 |   15641   368843 |   47529   41883  1218815    29.1 |  3.238 % |
766.60	c |   3366625 |   15625   368747 |   52282   22891   738464    32.3 |  3.264 % |
889.34	c ==============================================================================
889.34	c restarts              : 25
889.34	c conflicts             : 3739769        (4249 /sec)
889.34	c decisions             : 4731355        (5376 /sec)
889.34	c propagations          : 193655768      (220026 /sec)
889.34	c conflict literals     : 103450796      (28.46 % deleted)
889.34	c Memory used           : 24.53 MB
889.34	c CPU time              : 880.15 s
889.34	c 
889.34	c UNSATISFIABLE
889.35	c # SOLVE_SAT  END : UNSATISFIABLE (884 seconds) [Mon Jan 29 23:25:10 2007]
889.35	c # SOLVE_SAT  CPU : 880.96 = 0 + 0 + 880.15 + 0.81
889.35	
889.35	c # RESULT : UNSATISFIABLE
889.35	
889.35	c # OUTPUT_SOL  BEGIN : UNSAT  [Mon Jan 29 23:25:10 2007]
889.35	s UNSATISFIABLE
889.35	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 23:25:10 2007]
889.35	c # OUTPUT_SOL  CPU : 0 = 0 + 0 + 0 + 0
889.35	
889.35	c # MAIN  END :  (889 seconds) [Mon Jan 29 23:25:10 2007]
889.35	c # MAIN  CPU : 885.04 = 0.03 + 0 + 884.03 + 0.98
889.35	

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node10/watcher-238388-1170108618 -o ROOT/results/node10/solver-238388-1170108618 -C 1800 -M 900 /tmp/evaluation/238388-1170108618/solver /tmp/evaluation/238388-1170108618 /tmp/evaluation/238388-1170108618/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: 1.43 1.84 2.03 5/87 1399
/proc/meminfo: memFree=1395216/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=18540 CPUtime=0
/proc/1398/stat : 1398 (runsolver) R 1396 1398 1207 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 30817095 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 214919867687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/1398/statm: 4635 279 244 17 0 2626 0

[startup+0.110313 s]
/proc/loadavg: 1.43 1.84 2.03 5/87 1399
/proc/meminfo: memFree=1395216/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=13724 CPUtime=0.03
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 30817095 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.518368 s]
/proc/loadavg: 1.43 1.84 2.03 5/87 1399
/proc/meminfo: memFree=1395216/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=13724 CPUtime=0.03
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 30817095 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.34048 s]
/proc/loadavg: 1.43 1.84 2.03 5/96 1415
/proc/meminfo: memFree=1369096/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=13724 CPUtime=0.03
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 30817095 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3431 808 370 3 0 531 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1408] ppid=1398 vsize=807328 CPUtime=0.76
/proc/1408/stat : 1408 (java) S 1398 1398 1207 0 -1 0 7889 0 1 0 71 5 0 0 17 0 8 0 30817151 826703872 7637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1408/statm: 201832 7637 1506 14 0 189110 0
[pid=1408/tid=1409] ppid=1398 vsize=807328 CPUtime=0.1
/proc/1408/task/1409/stat : 1409 (java) S 1398 1398 1207 0 -1 64 1711 0 0 0 9 1 0 0 16 0 8 0 30817154 826703872 7637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1408/tid=1410] ppid=1398 vsize=807328 CPUtime=0
/proc/1408/task/1410/stat : 1410 (java) S 1398 1398 1207 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30817155 826703872 7637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1408/tid=1411] ppid=1398 vsize=807328 CPUtime=0
/proc/1408/task/1411/stat : 1411 (java) S 1398 1398 1207 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30817155 826703872 7637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1408/tid=1412] ppid=1398 vsize=807328 CPUtime=0
/proc/1408/task/1412/stat : 1412 (java) S 1398 1398 1207 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30817158 826703872 7637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1408/tid=1413] ppid=1398 vsize=807328 CPUtime=0.12
/proc/1408/task/1413/stat : 1413 (java) R 1398 1398 1207 0 -1 64 386 0 0 0 12 0 0 0 20 0 8 0 30817158 826703872 7637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155243680 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1408/tid=1414] ppid=1398 vsize=807328 CPUtime=0
/proc/1408/task/1414/stat : 1414 (java) S 1398 1398 1207 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30817158 826703872 7637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1408/tid=1415] ppid=1398 vsize=807328 CPUtime=0
/proc/1408/task/1415/stat : 1415 (java) S 1398 1398 1207 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30817158 826703872 7637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 821052

[startup+2.99371 s]
/proc/loadavg: 1.43 1.84 2.03 3/96 1415
/proc/meminfo: memFree=1345736/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=13724 CPUtime=0.03
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 30817095 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3431 808 370 3 0 531 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1408] ppid=1398 vsize=807328 CPUtime=2.39
/proc/1408/stat : 1408 (java) R 1398 1398 1207 0 -1 0 16561 0 1 0 229 10 0 0 25 0 8 0 30817151 826703872 16263 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380222 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1408/statm: 201832 16263 1506 14 0 189110 0
[pid=1408/tid=1409] ppid=1398 vsize=807328 CPUtime=0.52
/proc/1408/task/1409/stat : 1409 (java) S 1398 1398 1207 0 -1 64 10318 0 0 0 46 6 0 0 16 0 8 0 30817154 826703872 16263 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1408/tid=1410] ppid=1398 vsize=807328 CPUtime=0
/proc/1408/task/1410/stat : 1410 (java) S 1398 1398 1207 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30817155 826703872 16263 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1408/tid=1411] ppid=1398 vsize=807328 CPUtime=0
/proc/1408/task/1411/stat : 1411 (java) S 1398 1398 1207 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30817155 826703872 16263 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1408/tid=1412] ppid=1398 vsize=807328 CPUtime=0
/proc/1408/task/1412/stat : 1412 (java) S 1398 1398 1207 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30817158 826703872 16263 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1408/tid=1413] ppid=1398 vsize=807328 CPUtime=0.14
/proc/1408/task/1413/stat : 1413 (java) S 1398 1398 1207 0 -1 64 399 0 0 0 14 0 0 0 16 0 8 0 30817158 826703872 16263 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1408/tid=1414] ppid=1398 vsize=807328 CPUtime=0
/proc/1408/task/1414/stat : 1414 (java) S 1398 1398 1207 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30817158 826703872 16263 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1408/tid=1415] ppid=1398 vsize=807328 CPUtime=0
/proc/1408/task/1415/stat : 1415 (java) S 1398 1398 1207 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30817158 826703872 16263 18446744073709551615 134512640 134570532 4294956480 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) 821052

[startup+6.19814 s]
/proc/loadavg: 1.47 1.84 2.03 3/89 1416
/proc/meminfo: memFree=1385856/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 15 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=5672 CPUtime=1.48
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 1484 0 0 0 148 0 0 0 25 0 1 0 30817564 5808128 1069 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 1 0 0
/proc/1416/statm: 1418 1069 52 112 0 1302 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 21212

[startup+12.664 s]
/proc/loadavg: 1.51 1.84 2.03 3/89 1416
/proc/meminfo: memFree=1384192/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=7008 CPUtime=7.89
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 1812 0 0 0 788 1 0 0 25 0 1 0 30817564 7176192 1397 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/1416/statm: 1752 1397 52 112 0 1636 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 22548

[startup+25.5238 s]
/proc/loadavg: 1.62 1.85 2.03 3/89 1416
/proc/meminfo: memFree=1383168/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=8084 CPUtime=20.64
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 2095 0 0 0 2063 1 0 0 25 0 1 0 30817564 8278016 1680 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/1416/statm: 2021 1680 52 112 0 1905 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 23624

[startup+51.2202 s]
/proc/loadavg: 1.75 1.86 2.02 3/89 1416
/proc/meminfo: memFree=1381440/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=9988 CPUtime=46.09
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 2534 0 0 0 4608 1 0 0 25 0 1 0 30817564 10227712 2119 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528531 0 0 4096 3 0 0 0 17 1 0 0
/proc/1416/statm: 2497 2119 52 112 0 2381 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 25528

[startup+102.508 s]
/proc/loadavg: 1.89 1.88 2.02 3/89 1416
/proc/meminfo: memFree=1379904/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=11500 CPUtime=96.92
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 2915 0 0 0 9690 2 0 0 25 0 1 0 30817564 11776000 2500 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/1416/statm: 2875 2500 52 112 0 2759 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 27040

[startup+162.537 s]
/proc/loadavg: 1.96 1.90 2.01 3/89 1416
/proc/meminfo: memFree=1378624/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=12744 CPUtime=156.4
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 3222 0 0 0 15637 3 0 0 25 0 1 0 30817564 13049856 2807 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134526156 0 0 4096 3 0 0 0 17 1 0 0
/proc/1416/statm: 3186 2807 52 112 0 3070 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 28284

[startup+222.564 s]
/proc/loadavg: 2.02 1.93 2.01 3/89 1416
/proc/meminfo: memFree=1377280/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=14164 CPUtime=215.88
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 3559 0 0 0 21585 3 0 0 25 0 1 0 30817564 14503936 3144 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527294 0 0 4096 3 0 0 0 17 1 0 0
/proc/1416/statm: 3541 3144 52 112 0 3425 0
Current children cumulated CPU time (s) 220.46
Current children cumulated vsize (KiB) 29704

[startup+282.591 s]
/proc/loadavg: 2.00 1.94 2.01 3/89 1416
/proc/meminfo: memFree=1376704/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=14760 CPUtime=275.36
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 3696 0 0 0 27532 4 0 0 25 0 1 0 30817564 15114240 3281 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 1 0 0
/proc/1416/statm: 3690 3281 52 112 0 3574 0
Current children cumulated CPU time (s) 279.94
Current children cumulated vsize (KiB) 30300

[startup+342.618 s]
/proc/loadavg: 2.00 1.95 2.00 2/90 1417
/proc/meminfo: memFree=1690488/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=16660 CPUtime=334.84
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 4148 0 0 0 33480 4 0 0 25 0 1 0 30817564 17059840 3733 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 0 0 0
/proc/1416/statm: 4165 3733 52 112 0 4049 0
Current children cumulated CPU time (s) 339.42
Current children cumulated vsize (KiB) 32200

[startup+402.668 s]
/proc/loadavg: 1.61 1.83 1.96 3/97 1734
/proc/meminfo: memFree=1786368/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=17888 CPUtime=394.82
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 4432 0 0 0 39472 10 0 0 25 0 1 0 30817564 18317312 4017 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525475 0 0 4096 3 0 0 0 17 0 0 0
/proc/1416/statm: 4472 4017 52 112 0 4356 0
Current children cumulated CPU time (s) 399.4
Current children cumulated vsize (KiB) 33428

[startup+462.715 s]
/proc/loadavg: 1.28 1.70 1.90 2/83 1943
/proc/meminfo: memFree=1814128/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=18024 CPUtime=454.82
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 4466 0 0 0 45468 14 0 0 25 0 1 0 30817564 18456576 4051 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 0 0 0
/proc/1416/statm: 4506 4051 52 112 0 4390 0
Current children cumulated CPU time (s) 459.4
Current children cumulated vsize (KiB) 33564

[startup+522.776 s]
/proc/loadavg: 1.22 1.61 1.86 2/83 2099
/proc/meminfo: memFree=1813424/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=18452 CPUtime=514.85
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 4585 0 0 0 51468 17 0 0 25 0 1 0 30817564 18894848 4170 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/1416/statm: 4613 4170 52 112 0 4497 0
Current children cumulated CPU time (s) 519.43
Current children cumulated vsize (KiB) 33992

[startup+582.827 s]
/proc/loadavg: 1.08 1.50 1.80 2/83 2279
/proc/meminfo: memFree=1812392/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=19444 CPUtime=574.85
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 4800 0 0 0 57467 18 0 0 25 0 1 0 30817564 19910656 4385 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 0 0 0
/proc/1416/statm: 4861 4385 52 112 0 4745 0
Current children cumulated CPU time (s) 579.43
Current children cumulated vsize (KiB) 34984

[startup+642.871 s]
/proc/loadavg: 1.07 1.42 1.75 2/83 2470
/proc/meminfo: memFree=1811752/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=19584 CPUtime=634.87
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 4851 0 0 0 63465 22 0 0 25 0 1 0 30817564 20054016 4436 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528786 0 0 4096 3 0 0 0 17 0 0 0
/proc/1416/statm: 4896 4436 52 112 0 4780 0
Current children cumulated CPU time (s) 639.45
Current children cumulated vsize (KiB) 35124

[startup+702.917 s]
/proc/loadavg: 1.02 1.34 1.70 2/83 2703
/proc/meminfo: memFree=1810544/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=20168 CPUtime=694.89
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 4983 0 0 0 69464 25 0 0 25 0 1 0 30817564 20652032 4568 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/1416/statm: 5042 4568 52 112 0 4926 0
Current children cumulated CPU time (s) 699.47
Current children cumulated vsize (KiB) 35708

[startup+762.954 s]
/proc/loadavg: 1.01 1.27 1.66 2/83 2835
/proc/meminfo: memFree=1810544/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=20348 CPUtime=754.91
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 5046 0 0 0 75463 28 0 0 25 0 1 0 30817564 20836352 4631 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525628 0 0 4096 3 0 0 0 17 0 0 0
/proc/1416/statm: 5087 4631 52 112 0 4971 0
Current children cumulated CPU time (s) 759.49
Current children cumulated vsize (KiB) 35888

[startup+822.989 s]
/proc/loadavg: 1.72 1.43 1.68 3/96 2878
/proc/meminfo: memFree=1046408/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=21468 CPUtime=814.75
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 5302 0 0 0 81419 56 0 0 25 0 1 0 30817564 21983232 4887 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527286 0 0 4096 3 0 0 0 17 0 0 0
/proc/1416/statm: 5367 4887 52 112 0 5251 0
Current children cumulated CPU time (s) 819.33
Current children cumulated vsize (KiB) 37008

[startup+883.035 s]
/proc/loadavg: 2.29 1.63 1.73 3/97 2941
/proc/meminfo: memFree=765376/2055920 swapFree=4192812/4192956
[pid=1398] ppid=1396 vsize=15540 CPUtime=4.11
/proc/1398/stat : 1398 (sugar) S 1396 1398 1207 0 -1 4194304 1745 25072 0 1 6 0 388 17 16 0 1 0 30817095 15912960 1256 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1398/statm: 3885 1256 373 3 0 985 0
[pid=1400] ppid=1398 vsize=0 CPUtime=0.47
/proc/1400/stat : 1400 (java) Z 1398 1398 1207 0 -1 1036 6728 0 1 0 42 5 0 0 17 0 1 0 30817100 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1416] ppid=1398 vsize=25116 CPUtime=874.64
/proc/1416/stat : 1416 (minisat) R 1398 1398 1207 0 -1 0 6206 0 0 0 87386 78 0 0 25 0 1 0 30817564 25718784 5791 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/1416/statm: 6279 5791 52 112 0 6163 0
Current children cumulated CPU time (s) 879.22
Current children cumulated vsize (KiB) 40656

Child status: 0

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 1398 and gives childrusage.ru_utime.tv_sec=884 childrusage.ru_utime.tv_usec=106595 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=995848
CPU time returned by wait4() is 885.102
while last known CPU time is 885.49

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

Real time (s): 889.357
CPU time (s): 885.49
CPU user time (s): 884.47
CPU system time (s): 1.02
CPU usage (%): 99.5652
Max. virtual memory (cumulated for all children) (KiB): 821052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 884.107
system time used= 0.995848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33122
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= 1277
involuntary context switches= 19745

runsolver used 0.890864 s user time and 2.72959 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Mon Jan 29 22:10:18 UTC 2007


IDJOB= 238388
IDBENCH= 6999
IDSOLVER= 86
FILE ID= node10/238388-1170108618

PBS_JOBID= 3689957

Free space on /tmp= 66446 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-4/BlackHole-4-4-e-6_ext.xml
COMMAND LINE= /tmp/evaluation/238388-1170108618/solver /tmp/evaluation/238388-1170108618 /tmp/evaluation/238388-1170108618/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-238388-1170108618 -o ROOT/results/node10/solver-238388-1170108618 -C 1800 -M 900  /tmp/evaluation/238388-1170108618/solver /tmp/evaluation/238388-1170108618 /tmp/evaluation/238388-1170108618/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  88ad794ea96dee418b209b9058e3ba0d

RANDOM SEED= 433521985

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.232
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.232
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:       1395632 kB
Buffers:         42028 kB
Cached:         187472 kB
SwapCached:          0 kB
Active:         535248 kB
Inactive:        67192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1395632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1088 kB
Writeback:           0 kB
Mapped:         392628 kB
Slab:            41968 kB
Committed_AS:  1161352 kB
PageTables:       2836 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= 65544 MiB



End job on node10 on Mon Jan 29 22:25:10 UTC 2007