Trace number 238825

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.08 1821.77

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-1_ext.xml
MD5SUM97785f1f2a5b0ad03c99b55cb789c6b5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1262
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.58	c # Sugar v0-40 (/tmp/evaluation/238825-1170108794/sugar-v0-40.jar)
0.58	
0.81	c # MAIN  BEGIN : /tmp/evaluation/238825-1170108794/unknown.xml [Mon Jan 29 23:13:17 2007]
0.81	c # CONVERT_XML  BEGIN : /tmp/evaluation/238825-1170108794/unknown.xml /tmp/evaluation/238825-1170108794/sugar27729.csp [Mon Jan 29 23:13:17 2007]
0.81	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/238825-1170108794/sugar-v0-40.jar -convert /tmp/evaluation/238825-1170108794/unknown.xml /tmp/evaluation/238825-1170108794/sugar27729.csp
2.88	c BEGIN convert /tmp/evaluation/238825-1170108794/unknown.xml
3.52	c END convert (0.633674 seconds)
3.74	c # CONVERT_XML  END : /tmp/evaluation/238825-1170108794/sugar27729.csp 1866375 bytes (3 seconds) [Mon Jan 29 23:13:20 2007]
3.74	c # CONVERT_XML  CPU : 0.67 = 0 + 0 + 0.6 + 0.07
3.74	
3.74	c # GENERATE_SAT  BEGIN : /tmp/evaluation/238825-1170108794/sugar27729.bcnf [Mon Jan 29 23:13:20 2007]
3.74	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/238825-1170108794/sugar-v0-40.jar -bcnf -map /tmp/evaluation/238825-1170108794/sugar27729.map /tmp/evaluation/238825-1170108794/sugar27729.csp /tmp/evaluation/238825-1170108794/sugar27729.bcnf
3.86	c BEGIN parse /tmp/evaluation/238825-1170108794/sugar27729.csp
117.08	c END parse (113.222091 seconds)
117.08	c BEGIN simplify
117.47	c END simplify (0.391484 seconds)
117.47	c BEGIN encode /tmp/evaluation/238825-1170108794/sugar27729.bcnf
120.11	c END encode (2.633304 seconds)
120.66	c # GENERATE_SAT  END : 18424 variables 91071 clauses 26422124 bytes (117 seconds) [Mon Jan 29 23:15:17 2007]
120.66	c # GENERATE_SAT  CPU : 0.16 = 0.15 + 0.01 + 0 + 0
120.66	
120.66	c # SOLVE_SAT  BEGIN : /tmp/evaluation/238825-1170108794/sugar27729.bcnf [Mon Jan 29 23:15:17 2007]
120.77	c # CMD : /tmp/evaluation/238825-1170108794/minisat /tmp/evaluation/238825-1170108794/sugar27729.bcnf /tmp/evaluation/238825-1170108794/sugar27729.out
121.59	c ==================================[MINISAT]===================================
121.59	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
121.59	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
121.59	c ==============================================================================
121.59	c |         0 |   88578  6318672 |   29526       0        0     nan |  0.000 % |
121.69	c |       100 |   88595  6318672 |   32478      72      712     9.9 |  0.868 % |
121.75	c |       250 |   88605  6318672 |   35726     211     1999     9.5 |  0.874 % |
121.81	c |       478 |   88620  6318672 |   39299     424     4136     9.8 |  0.874 % |
121.87	c |       816 |   88635  6318672 |   43229     747     7749    10.4 |  0.874 % |
121.94	c |      1322 |   88653  6318672 |   47551    1235    12733    10.3 |  0.874 % |
122.06	c |      2081 |   88668  6318672 |   52307    1978    22361    11.3 |  0.890 % |
122.21	c |      3220 |   88684  6318672 |   57537    3100    40122    12.9 |  0.950 % |
122.42	c |      4928 |   88692  6318672 |   63291    4800    82524    17.2 |  0.950 % |
122.75	c |      7490 |   88700  6318672 |   69620    7353   195460    26.6 |  0.988 % |
123.55	c |     11335 |   88705  6318672 |   76582   11193   466035    41.6 |  0.988 % |
124.78	c |     17101 |   88709  6318672 |   84241   16955   789459    46.6 |  0.988 % |
126.50	c |     25751 |   88709  6318672 |   92665   25605  1391985    54.4 |  0.988 % |
129.88	c |     38726 |   88711  6318672 |  101931   38578  2417511    62.7 |  0.988 % |
137.03	c |     58187 |   88711  6318672 |  112124   58039  4080135    70.3 |  0.988 % |
151.83	c |     87379 |   87375  6292009 |  123337   87209  7003582    80.3 |  0.988 % |
180.34	c |    131169 |   87378  6292009 |  135671   19860  1987135   100.1 |  0.988 % |
207.89	c |    196854 |   87395  6292009 |  149238   85528  7373014    86.2 |  0.988 % |
276.28	c |    295381 |   87397  6292009 |  164162   47682  5073335   106.4 |  0.988 % |
373.72	c |    443171 |   87411  6292009 |  180578   46580  3463094    74.3 |  0.988 % |
598.03	c |    664857 |   87412  6292009 |  198636  106124 12067821   113.7 |  0.988 % |
895.07	c |    997382 |   87454  6291992 |  218499   80177  3750185    46.8 |  1.021 % |
1342.56	c |   1496170 |   66850  6197057 |  240349  185474  5807907    31.3 |  1.216 % |
1819.70	
1819.70	s UNKNOWN
1819.70	c # INTERRUPTED
1819.70	c # MAIN  END :  (1819 seconds) [Mon Jan 29 23:43:36 2007]
1819.70	c # MAIN  CPU : 0.83 = 0.15 + 0.01 + 0.6 + 0.07
1819.70	

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/node11/watcher-238825-1170108794 -o ROOT/results/node11/solver-238825-1170108794 -C 1800 -M 900 /tmp/evaluation/238825-1170108794/solver /tmp/evaluation/238825-1170108794 /tmp/evaluation/238825-1170108794/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: 5.87 5.05 4.05 5/96 27730
/proc/meminfo: memFree=15592/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=12268 CPUtime=0
/proc/27729/stat : 27729 (sugar) R 27727 27729 27662 0 -1 4194304 596 0 0 0 0 0 0 0 18 0 1 0 30834183 12562432 315 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262910212709 0 0 4224 0 0 0 0 17 1 0 0
/proc/27729/statm: 3067 315 241 3 0 167 0

[startup+0.108153 s]
/proc/loadavg: 5.87 5.05 4.05 5/96 27730
/proc/meminfo: memFree=15592/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=12268 CPUtime=0
/proc/27729/stat : 27729 (sugar) D 27727 27729 27662 0 -1 4194304 601 0 0 0 0 0 0 0 18 0 1 0 30834183 12562432 320 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/27729/statm: 3067 320 242 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.516189 s]
/proc/loadavg: 5.87 5.05 4.05 5/96 27730
/proc/meminfo: memFree=15592/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=13196 CPUtime=0.02
/proc/27729/stat : 27729 (sugar) D 27727 27729 27662 0 -1 4194304 932 0 0 0 2 0 0 0 18 0 1 0 30834183 13512704 651 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/27729/statm: 3299 651 334 3 0 399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13196

[startup+1.33729 s]
/proc/loadavg: 5.87 5.05 4.05 1/97 27731
/proc/meminfo: memFree=15008/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=13724 CPUtime=0.04
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 1112 0 0 0 3 1 0 0 15 0 1 0 30834183 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 3431 805 368 3 0 531 0
[pid=27731] ppid=27729 vsize=216 CPUtime=0
/proc/27731/stat : 27731 (java) D 27729 27729 27662 0 -1 0 41 0 1 0 0 0 0 0 18 0 1 0 30834265 221184 30 18446744073709551615 134512640 134570532 4294956688 18446744073709551615 7979940 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/27731/statm: 54 30 25 14 0 2 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13940

[startup+2.97555 s]
/proc/loadavg: 5.87 5.05 4.05 4/96 27731
/proc/meminfo: memFree=16176/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=13724 CPUtime=0.04
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 30834183 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 3431 805 368 3 0 531 0
[pid=27731] ppid=27729 vsize=807004 CPUtime=0.16
/proc/27731/stat : 27731 (java) D 27729 27729 27662 0 -1 0 3302 0 23 0 13 3 0 0 21 0 8 0 30834265 826372096 3073 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4151974723 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27731/statm: 201751 3073 1643 14 0 189029 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 820728

[startup+6.27387 s]
/proc/loadavg: 5.88 5.06 4.06 3/103 27746
/proc/meminfo: memFree=15096/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=13724 CPUtime=0.71
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 1190 7308 0 31 3 1 60 7 15 0 1 0 30834183 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 3431 809 371 3 0 531 0
[pid=27739] ppid=27729 vsize=807332 CPUtime=2.47
/proc/27739/stat : 27739 (java) R 27729 27729 27662 0 -1 0 15231 0 1 0 238 9 0 0 16 0 8 0 30834558 826707968 14962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073747346 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27739/statm: 201833 14962 1506 14 0 189111 0
[pid=27739/tid=27740] ppid=27729 vsize=807332 CPUtime=0.61
/proc/27739/task/27740/stat : 27740 (java) S 27729 27729 27662 0 -1 64 9026 0 0 0 57 4 0 0 16 0 8 0 30834561 826707968 14962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27741] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27741/stat : 27741 (java) S 27729 27729 27662 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30834562 826707968 14962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27742] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27742/stat : 27742 (java) S 27729 27729 27662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30834562 826707968 14962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27743] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27743/stat : 27743 (java) S 27729 27729 27662 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 30834565 826707968 14962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27744] ppid=27729 vsize=807332 CPUtime=0.12
/proc/27739/task/27744/stat : 27744 (java) S 27729 27729 27662 0 -1 64 397 0 0 0 12 0 0 0 15 0 8 0 30834565 826707968 14962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27745] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27745/stat : 27745 (java) S 27729 27729 27662 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30834565 826707968 14962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27746] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27746/stat : 27746 (java) S 27729 27729 27662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30834565 826707968 14962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 821056

[startup+12.7721 s]
/proc/loadavg: 5.89 5.08 4.07 3/103 27746
/proc/meminfo: memFree=14840/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=13724 CPUtime=0.71
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 1190 7308 0 31 3 1 60 7 15 0 1 0 30834183 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 3431 809 371 3 0 531 0
[pid=27739] ppid=27729 vsize=807332 CPUtime=8.88
/proc/27739/stat : 27739 (java) R 27729 27729 27662 0 -1 0 54823 0 2 0 856 32 0 0 25 0 8 0 30834558 826707968 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27739/statm: 201833 54119 1507 14 0 189111 0
[pid=27739/tid=27740] ppid=27729 vsize=807332 CPUtime=3.18
/proc/27739/task/27740/stat : 27740 (java) S 27729 27729 27662 0 -1 64 48332 0 1 0 295 23 0 0 15 0 8 0 30834561 826707968 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27741] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27741/stat : 27741 (java) S 27729 27729 27662 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30834562 826707968 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27742] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27742/stat : 27742 (java) S 27729 27729 27662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30834562 826707968 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27743] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27743/stat : 27743 (java) S 27729 27729 27662 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 30834565 826707968 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27744] ppid=27729 vsize=807332 CPUtime=0.13
/proc/27739/task/27744/stat : 27744 (java) S 27729 27729 27662 0 -1 64 399 0 0 0 13 0 0 0 16 0 8 0 30834565 826707968 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27745] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27745/stat : 27745 (java) S 27729 27729 27662 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30834565 826707968 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27746] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27746/stat : 27746 (java) S 27729 27729 27662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30834565 826707968 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.59
Current children cumulated vsize (KiB) 821056

[startup+25.6262 s]
/proc/loadavg: 5.69 5.07 4.09 4/102 27747
/proc/meminfo: memFree=16320/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=13724 CPUtime=0.71
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 1190 7308 0 31 3 1 60 7 15 0 1 0 30834183 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 3431 809 371 3 0 531 0
[pid=27739] ppid=27729 vsize=807332 CPUtime=21.66
/proc/27739/stat : 27739 (java) R 27729 27729 27662 0 -1 0 55820 0 2 0 2128 38 0 0 25 0 8 0 30834558 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380222 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27739/statm: 201833 54121 1507 14 0 189111 0
[pid=27739/tid=27740] ppid=27729 vsize=807332 CPUtime=8.51
/proc/27739/task/27740/stat : 27740 (java) S 27729 27729 27662 0 -1 64 48820 0 1 0 824 27 0 0 16 0 8 0 30834561 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27739/tid=27741] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27741/stat : 27741 (java) S 27729 27729 27662 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30834562 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27742] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27742/stat : 27742 (java) S 27729 27729 27662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30834562 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27743] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27743/stat : 27743 (java) S 27729 27729 27662 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 30834565 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27744] ppid=27729 vsize=807332 CPUtime=0.13
/proc/27739/task/27744/stat : 27744 (java) S 27729 27729 27662 0 -1 64 401 0 0 0 13 0 0 0 16 0 8 0 30834565 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27745] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27745/stat : 27745 (java) S 27729 27729 27662 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30834565 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27746] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27746/stat : 27746 (java) S 27729 27729 27662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30834565 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.37
Current children cumulated vsize (KiB) 821056

[startup+51.3114 s]
/proc/loadavg: 5.45 5.07 4.11 3/102 27748
/proc/meminfo: memFree=15560/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=13724 CPUtime=0.71
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 1190 7308 0 31 3 1 60 7 15 0 1 0 30834183 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 3431 809 371 3 0 531 0
[pid=27739] ppid=27729 vsize=807332 CPUtime=47.22
/proc/27739/stat : 27739 (java) R 27729 27729 27662 0 -1 0 58640 0 2 0 4656 66 0 0 25 0 8 0 30834558 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27739/statm: 201833 54121 1507 14 0 189111 0
[pid=27739/tid=27740] ppid=27729 vsize=807332 CPUtime=19.64
/proc/27739/task/27740/stat : 27740 (java) R 27729 27729 27662 0 -1 64 50668 0 1 0 1923 41 0 0 15 0 8 0 30834561 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155216448 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27741] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27741/stat : 27741 (java) S 27729 27729 27662 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30834562 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27742] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27742/stat : 27742 (java) S 27729 27729 27662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30834562 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27743] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27743/stat : 27743 (java) S 27729 27729 27662 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 30834565 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27744] ppid=27729 vsize=807332 CPUtime=0.13
/proc/27739/task/27744/stat : 27744 (java) S 27729 27729 27662 0 -1 64 401 0 0 0 13 0 0 0 16 0 8 0 30834565 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27745] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27745/stat : 27745 (java) S 27729 27729 27662 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30834565 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27746] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27746/stat : 27746 (java) S 27729 27729 27662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30834565 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.93
Current children cumulated vsize (KiB) 821056

[startup+102.516 s]
/proc/loadavg: 5.28 5.08 4.17 2/102 27749
/proc/meminfo: memFree=17864/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=13724 CPUtime=0.71
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 1190 7308 0 31 3 1 60 7 15 0 1 0 30834183 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 3431 809 371 3 0 531 0
[pid=27739] ppid=27729 vsize=807332 CPUtime=98.07
/proc/27739/stat : 27739 (java) R 27729 27729 27662 0 -1 0 90181 0 2 0 9696 111 0 0 16 0 8 0 30834558 826707968 81078 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380222 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27739/statm: 201833 81078 1507 14 0 189111 0
[pid=27739/tid=27740] ppid=27729 vsize=807332 CPUtime=42.61
/proc/27739/task/27740/stat : 27740 (java) S 27729 27729 27662 0 -1 64 80686 0 1 0 4192 69 0 0 15 0 8 0 30834561 826707968 81078 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27741] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27741/stat : 27741 (java) S 27729 27729 27662 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30834562 826707968 81078 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27742] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27742/stat : 27742 (java) S 27729 27729 27662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30834562 826707968 81078 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27743] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27743/stat : 27743 (java) S 27729 27729 27662 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 30834565 826707968 81078 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27744] ppid=27729 vsize=807332 CPUtime=0.13
/proc/27739/task/27744/stat : 27744 (java) S 27729 27729 27662 0 -1 64 401 0 0 0 13 0 0 0 17 0 8 0 30834565 826707968 81078 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27745] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27745/stat : 27745 (java) S 27729 27729 27662 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30834565 826707968 81078 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27739/tid=27746] ppid=27729 vsize=807332 CPUtime=0
/proc/27739/task/27746/stat : 27746 (java) S 27729 27729 27662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30834565 826707968 81078 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.78
Current children cumulated vsize (KiB) 821056

[startup+162.529 s]
/proc/loadavg: 4.76 4.97 4.19 3/96 27754
/proc/meminfo: memFree=14912/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=23800 CPUtime=0.87
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 3689 7308 2 31 18 2 60 7 16 0 1 0 30834183 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27729/statm: 5950 3170 373 3 0 3050 0
[pid=27739] ppid=27729 vsize=0 CPUtime=115.51
/proc/27739/stat : 27739 (java) Z 27729 27729 27662 0 -1 1036 103436 0 9 0 11409 142 0 0 15 0 1 0 30834558 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27739/statm: 0 0 0 0 0 0 0
[pid=27751] ppid=27729 vsize=67800 CPUtime=41.35
/proc/27751/stat : 27751 (minisat) R 27729 27729 27662 0 -1 0 17562 0 5 0 4109 26 0 0 25 0 1 0 30846261 69427200 16528 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27751/statm: 16950 16528 52 112 0 16834 0

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

Current children cumulated CPU time (s) 1229.21
Current children cumulated vsize (KiB) 147232

[startup+1303.88 s]
/proc/loadavg: 2.12 2.25 2.88 3/96 27765
/proc/meminfo: memFree=15808/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=23800 CPUtime=0.87
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 3689 7308 2 31 18 2 60 7 16 0 1 0 30834183 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 5950 3170 373 3 0 3050 0
[pid=27739] ppid=27729 vsize=0 CPUtime=115.51
/proc/27739/stat : 27739 (java) Z 27729 27729 27662 0 -1 1036 103436 0 9 0 11409 142 0 0 15 0 1 0 30834558 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27739/statm: 0 0 0 0 0 0 0
[pid=27751] ppid=27729 vsize=123432 CPUtime=1172.36
/proc/27751/stat : 27751 (minisat) R 27729 27729 27662 0 -1 0 31362 0 5 0 117051 185 0 0 25 0 1 0 30846261 126394368 30328 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27751/statm: 30858 30328 52 112 0 30742 0
Current children cumulated CPU time (s) 1288.74
Current children cumulated vsize (KiB) 147232

[startup+1363.97 s]
/proc/loadavg: 2.18 2.25 2.84 3/96 27767
/proc/meminfo: memFree=16000/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=23800 CPUtime=0.87
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 3689 7308 2 31 18 2 60 7 16 0 1 0 30834183 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 5950 3170 373 3 0 3050 0
[pid=27739] ppid=27729 vsize=0 CPUtime=115.51
/proc/27739/stat : 27739 (java) Z 27729 27729 27662 0 -1 1036 103436 0 9 0 11409 142 0 0 15 0 1 0 30834558 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27739/statm: 0 0 0 0 0 0 0
[pid=27751] ppid=27729 vsize=123432 CPUtime=1231.87
/proc/27751/stat : 27751 (minisat) R 27729 27729 27662 0 -1 0 31362 0 5 0 122997 190 0 0 25 0 1 0 30846261 126394368 30328 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27751/statm: 30858 30328 52 112 0 30742 0
Current children cumulated CPU time (s) 1348.25
Current children cumulated vsize (KiB) 147232

[startup+1424 s]
/proc/loadavg: 2.06 2.20 2.79 3/96 27767
/proc/meminfo: memFree=16192/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=23800 CPUtime=0.87
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 3689 7308 2 31 18 2 60 7 16 0 1 0 30834183 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 5950 3170 373 3 0 3050 0
[pid=27739] ppid=27729 vsize=0 CPUtime=115.51
/proc/27739/stat : 27739 (java) Z 27729 27729 27662 0 -1 1036 103436 0 9 0 11409 142 0 0 15 0 1 0 30834558 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27739/statm: 0 0 0 0 0 0 0
[pid=27751] ppid=27729 vsize=123432 CPUtime=1291.28
/proc/27751/stat : 27751 (minisat) R 27729 27729 27662 0 -1 0 31383 0 5 0 128933 195 0 0 25 0 1 0 30846261 126394368 30349 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525462 0 0 4096 3 0 0 0 17 0 0 0
/proc/27751/statm: 30858 30349 52 112 0 30742 0
Current children cumulated CPU time (s) 1407.66
Current children cumulated vsize (KiB) 147232

[startup+1484.01 s]
/proc/loadavg: 2.19 2.21 2.75 4/96 27767
/proc/meminfo: memFree=15296/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=23800 CPUtime=0.87
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 3689 7308 2 31 18 2 60 7 16 0 1 0 30834183 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 5950 3170 373 3 0 3050 0
[pid=27739] ppid=27729 vsize=0 CPUtime=115.51
/proc/27739/stat : 27739 (java) Z 27729 27729 27662 0 -1 1036 103436 0 9 0 11409 142 0 0 15 0 1 0 30834558 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27739/statm: 0 0 0 0 0 0 0
[pid=27751] ppid=27729 vsize=123432 CPUtime=1350.71
/proc/27751/stat : 27751 (minisat) R 27729 27729 27662 0 -1 0 31383 0 5 0 134870 201 0 0 25 0 1 0 30846261 126394368 30349 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/27751/statm: 30858 30349 52 112 0 30742 0
Current children cumulated CPU time (s) 1467.09
Current children cumulated vsize (KiB) 147232

[startup+1544.1 s]
/proc/loadavg: 2.11 2.18 2.70 2/89 27770
/proc/meminfo: memFree=1784448/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=23800 CPUtime=0.87
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 3689 7308 2 31 18 2 60 7 16 0 1 0 30834183 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 5950 3170 373 3 0 3050 0
[pid=27739] ppid=27729 vsize=0 CPUtime=115.51
/proc/27739/stat : 27739 (java) Z 27729 27729 27662 0 -1 1036 103436 0 9 0 11409 142 0 0 15 0 1 0 30834558 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27739/statm: 0 0 0 0 0 0 0
[pid=27751] ppid=27729 vsize=123432 CPUtime=1410.05
/proc/27751/stat : 27751 (minisat) R 27729 27729 27662 0 -1 0 31383 0 5 0 140798 207 0 0 25 0 1 0 30846261 126394368 30349 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27751/statm: 30858 30349 52 112 0 30742 0
Current children cumulated CPU time (s) 1526.43
Current children cumulated vsize (KiB) 147232

[startup+1604.18 s]
/proc/loadavg: 2.60 2.29 2.70 3/96 27839
/proc/meminfo: memFree=925632/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=23800 CPUtime=0.87
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 3689 7308 2 31 18 2 60 7 16 0 1 0 30834183 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 5950 3170 373 3 0 3050 0
[pid=27739] ppid=27729 vsize=0 CPUtime=115.51
/proc/27739/stat : 27739 (java) Z 27729 27729 27662 0 -1 1036 103436 0 9 0 11409 142 0 0 15 0 1 0 30834558 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27739/statm: 0 0 0 0 0 0 0
[pid=27751] ppid=27729 vsize=123432 CPUtime=1469.56
/proc/27751/stat : 27751 (minisat) R 27729 27729 27662 0 -1 0 31383 0 5 0 146724 232 0 0 25 0 1 0 30846261 126394368 30349 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27751/statm: 30858 30349 52 112 0 30742 0
Current children cumulated CPU time (s) 1585.94
Current children cumulated vsize (KiB) 147232

[startup+1664.28 s]
/proc/loadavg: 2.97 2.46 2.73 3/96 27846
/proc/meminfo: memFree=15488/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=23800 CPUtime=0.87
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 3689 7308 2 31 18 2 60 7 16 0 1 0 30834183 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 5950 3170 373 3 0 3050 0
[pid=27739] ppid=27729 vsize=0 CPUtime=115.51
/proc/27739/stat : 27739 (java) Z 27729 27729 27662 0 -1 1036 103436 0 9 0 11409 142 0 0 15 0 1 0 30834558 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27739/statm: 0 0 0 0 0 0 0
[pid=27751] ppid=27729 vsize=123432 CPUtime=1529.28
/proc/27751/stat : 27751 (minisat) R 27729 27729 27662 0 -1 0 31383 0 5 0 152675 253 0 0 25 0 1 0 30846261 126394368 30349 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528795 0 0 4096 3 0 0 0 17 0 0 0
/proc/27751/statm: 30858 30349 52 112 0 30742 0
Current children cumulated CPU time (s) 1645.66
Current children cumulated vsize (KiB) 147232

[startup+1724.37 s]
/proc/loadavg: 3.51 2.68 2.79 3/96 27850
/proc/meminfo: memFree=16064/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=23800 CPUtime=0.87
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 3689 7308 2 31 18 2 60 7 16 0 1 0 30834183 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 5950 3170 373 3 0 3050 0
[pid=27739] ppid=27729 vsize=0 CPUtime=115.51
/proc/27739/stat : 27739 (java) Z 27729 27729 27662 0 -1 1036 103436 0 9 0 11409 142 0 0 15 0 1 0 30834558 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27739/statm: 0 0 0 0 0 0 0
[pid=27751] ppid=27729 vsize=123432 CPUtime=1588.97
/proc/27751/stat : 27751 (minisat) R 27729 27729 27662 0 -1 0 31383 0 5 0 158624 273 0 0 25 0 1 0 30846261 126394368 30349 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27751/statm: 30858 30349 52 112 0 30742 0
Current children cumulated CPU time (s) 1705.35
Current children cumulated vsize (KiB) 147232

[startup+1784.47 s]
/proc/loadavg: 4.45 3.10 2.92 3/96 27852
/proc/meminfo: memFree=16192/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=23800 CPUtime=0.87
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 3689 7308 2 31 18 2 60 7 16 0 1 0 30834183 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 5950 3170 373 3 0 3050 0
[pid=27739] ppid=27729 vsize=0 CPUtime=115.51
/proc/27739/stat : 27739 (java) Z 27729 27729 27662 0 -1 1036 103436 0 9 0 11409 142 0 0 15 0 1 0 30834558 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27739/statm: 0 0 0 0 0 0 0
[pid=27751] ppid=27729 vsize=123432 CPUtime=1648.64
/proc/27751/stat : 27751 (minisat) R 27729 27729 27662 0 -1 0 31383 0 5 0 164572 292 0 0 25 0 1 0 30846261 126394368 30349 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27751/statm: 30858 30349 52 112 0 30742 0
Current children cumulated CPU time (s) 1765.02
Current children cumulated vsize (KiB) 147232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1819.69 s]
/proc/loadavg: 4.10 3.17 2.95 3/96 27854
/proc/meminfo: memFree=16256/2055920 swapFree=4192812/4192956
[pid=27729] ppid=27727 vsize=23800 CPUtime=0.87
/proc/27729/stat : 27729 (sugar) S 27727 27729 27662 0 -1 4194304 3689 7308 2 31 18 2 60 7 16 0 1 0 30834183 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27729/statm: 5950 3170 373 3 0 3050 0
[pid=27739] ppid=27729 vsize=0 CPUtime=115.51
/proc/27739/stat : 27739 (java) Z 27729 27729 27662 0 -1 1036 103436 0 9 0 11409 142 0 0 15 0 1 0 30834558 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27739/statm: 0 0 0 0 0 0 0
[pid=27751] ppid=27729 vsize=123432 CPUtime=1683.68
/proc/27751/stat : 27751 (minisat) R 27729 27729 27662 0 -1 0 31383 0 5 0 168064 304 0 0 25 0 1 0 30846261 126394368 30349 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27751/statm: 30858 30349 52 112 0 30742 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 147232

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

Sending SIGKILL to process tree (bottom up)

Child ended because it received signal 9 (SIGKILL)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 27729 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=797878 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=107983
CPU time returned by wait4() is 0.905861
while last known CPU time is 1800.08

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

Real time (s): 1821.77
CPU time (s): 1800.08
CPU user time (s): 1795.51
CPU system time (s): 4.57
CPU usage (%): 98.8092
Max. virtual memory (cumulated for all children) (KiB): 822060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.797878
system time used= 0.107983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11018
page faults= 33
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 758
involuntary context switches= 686

runsolver used 2.05269 s user time and 5.2632 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Jan 29 22:13:15 UTC 2007


IDJOB= 238825
IDBENCH= 7022
IDSOLVER= 86
FILE ID= node11/238825-1170108794

PBS_JOBID= 3689969

Free space on /tmp= 57198 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-7/BlackHole-4-7-h-1_ext.xml
COMMAND LINE= /tmp/evaluation/238825-1170108794/solver /tmp/evaluation/238825-1170108794 /tmp/evaluation/238825-1170108794/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-238825-1170108794 -o ROOT/results/node11/solver-238825-1170108794 -C 1800 -M 900  /tmp/evaluation/238825-1170108794/solver /tmp/evaluation/238825-1170108794 /tmp/evaluation/238825-1170108794/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  97785f1f2a5b0ad03c99b55cb789c6b5

RANDOM SEED= 840951250

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.243
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.243
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:         16192 kB
Buffers:          7636 kB
Cached:        1722012 kB
SwapCached:          0 kB
Active:         253032 kB
Inactive:      1697584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         16192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          408388 kB
Writeback:           0 kB
Mapped:         246444 kB
Slab:            73552 kB
Committed_AS:   650448 kB
PageTables:       2556 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= 62372 MiB



End job on node11 on Mon Jan 29 22:43:39 UTC 2007