Trace number 194939

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.03 1819.06

General information on the benchmark

Namerandom/rand-2-50-23/
rand-2-50-23-587-230-31_ext.xml
MD5SUM11837e61d3857250de15237ade492712
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 variables50
Number of constraints473
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension473
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/194939-1170092067/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/194939-1170092067/unknown.xml [Mon Jan 29 18:34:28 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/194939-1170092067/unknown.xml /tmp/evaluation/194939-1170092067/sugar23738.csp [Mon Jan 29 18:34:28 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/194939-1170092067/sugar-v0-40.jar -convert /tmp/evaluation/194939-1170092067/unknown.xml /tmp/evaluation/194939-1170092067/sugar23738.csp
0.24	c BEGIN convert /tmp/evaluation/194939-1170092067/unknown.xml
0.88	c END convert (0.640697 seconds)
0.94	c # CONVERT_XML  END : /tmp/evaluation/194939-1170092067/sugar23738.csp 2161210 bytes (1 seconds) [Mon Jan 29 18:34:29 2007]
0.94	c # CONVERT_XML  CPU : 0.75 = 0 + 0 + 0.69 + 0.06
0.94	
0.94	c # GENERATE_SAT  BEGIN : /tmp/evaluation/194939-1170092067/sugar23738.bcnf [Mon Jan 29 18:34:29 2007]
0.94	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/194939-1170092067/sugar-v0-40.jar -bcnf -map /tmp/evaluation/194939-1170092067/sugar23738.map /tmp/evaluation/194939-1170092067/sugar23738.csp /tmp/evaluation/194939-1170092067/sugar23738.bcnf
1.05	c BEGIN parse /tmp/evaluation/194939-1170092067/sugar23738.csp
44.67	c END parse (43.61731 seconds)
44.67	c BEGIN simplify
44.83	c END simplify (0.159471 seconds)
44.83	c BEGIN encode /tmp/evaluation/194939-1170092067/sugar23738.bcnf
46.14	c END encode (1.315517 seconds)
46.29	c # GENERATE_SAT  END : 10064 variables 84592 clauses 11740908 bytes (45 seconds) [Mon Jan 29 18:35:14 2007]
46.29	c # GENERATE_SAT  CPU : 44.77 = 0.08 + 0 + 44.15 + 0.54
46.29	
46.29	c # SOLVE_SAT  BEGIN : /tmp/evaluation/194939-1170092067/sugar23738.bcnf [Mon Jan 29 18:35:14 2007]
46.29	c # CMD : /tmp/evaluation/194939-1170092067/minisat /tmp/evaluation/194939-1170092067/sugar23738.bcnf /tmp/evaluation/194939-1170092067/sugar23738.out
46.55	c ==================================[MINISAT]===================================
46.55	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
46.55	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
46.55	c ==============================================================================
46.55	c |         0 |   84592  2850625 |   28197       0        0     nan |  0.000 % |
46.62	c |       102 |   84593  2850625 |   31016     101     1882    18.6 |  0.000 % |
46.72	c |       255 |   84593  2850625 |   34118     254     5736    22.6 |  0.000 % |
46.85	c |       480 |   84593  2850625 |   37530     479    10724    22.4 |  0.000 % |
47.06	c |       820 |   84593  2850625 |   41283     819    15751    19.2 |  0.000 % |
47.32	c |      1327 |   84593  2850625 |   45411    1326    40832    30.8 |  0.000 % |
47.77	c |      2087 |   84593  2850625 |   49952    2086    60773    29.1 |  0.000 % |
48.36	c |      3226 |   84593  2850625 |   54947    3225    82495    25.6 |  0.000 % |
49.27	c |      4934 |   84593  2850625 |   60442    4933   125772    25.5 |  0.000 % |
50.75	c |      7496 |   84593  2850625 |   66487    7495   187421    25.0 |  0.000 % |
53.21	c |     11340 |   84593  2850625 |   73135   11339   292226    25.8 |  0.000 % |
57.56	c |     17106 |   84594  2850625 |   80449   17104   465232    27.2 |  0.000 % |
64.11	c |     25757 |   84596  2850625 |   88494   25753   779165    30.3 |  0.000 % |
75.88	c |     38731 |   84596  2850625 |   97343   38727  1153065    29.8 |  0.000 % |
98.13	c |     58194 |   84600  2850625 |  107078   58186  1925481    33.1 |  0.000 % |
132.77	c |     87386 |   84602  2850625 |  117785   87376  3198427    36.6 |  0.000 % |
202.24	c |    131175 |   84610  2850625 |  129564   29955  1088464    36.3 |  0.000 % |
292.08	c |    196860 |   84617  2850625 |  142520   95633  4030607    42.1 |  0.000 % |
447.49	c |    295386 |   84628  2850625 |  156772   68669  2921052    42.5 |  0.000 % |
684.09	c |    443177 |   84647  2850625 |  172450   80786  4815853    59.6 |  0.000 % |
1135.48	c |    664860 |   84659  2850625 |  189695  151935  7168323    47.2 |  0.000 % |
1795.02	c |    997386 |   84669  2850625 |  208664  143988  6289525    43.7 |  0.000 % |
1818.05	
1818.05	s UNKNOWN
1818.05	c # INTERRUPTED
1818.05	c # MAIN  END :  (1818 seconds) [Mon Jan 29 19:04:46 2007]
1818.05	c # MAIN  CPU : 45.52 = 0.08 + 0 + 44.84 + 0.6
1818.05	

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-194939-1170092067 -o ROOT/results/node11/solver-194939-1170092067 -C 1800 -M 900 /tmp/evaluation/194939-1170092067/solver /tmp/evaluation/194939-1170092067 /tmp/evaluation/194939-1170092067/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.70 1.93 1.70 5/86 23739
/proc/meminfo: memFree=1779632/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=5352 CPUtime=0
/proc/23738/stat : 23738 (solver) R 23733 23738 23606 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 29161361 5480448 231 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910045479 0 0 4096 0 0 0 0 17 1 0 0
/proc/23738/statm: 1338 231 193 169 0 49 0

[startup+0.12542 s]
/proc/loadavg: 1.70 1.93 1.70 5/86 23739
/proc/meminfo: memFree=1779632/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=13724 CPUtime=0.04
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 29161361 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23738/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.537472 s]
/proc/loadavg: 1.70 1.93 1.70 5/86 23739
/proc/meminfo: memFree=1779632/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=13724 CPUtime=0.04
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 29161361 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.36257 s]
/proc/loadavg: 1.70 1.93 1.70 3/103 23771
/proc/meminfo: memFree=1759464/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=13724 CPUtime=0.79
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 1190 7918 0 1 3 1 69 6 15 0 1 0 29161361 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 3431 809 371 3 0 531 0
[pid=23756] ppid=23738 vsize=807064 CPUtime=0.4
/proc/23756/stat : 23756 (java) R 23738 23738 23606 0 -1 0 7248 0 1 0 36 4 0 0 24 0 8 0 29161455 826433536 6997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23756/statm: 201766 6997 1494 14 0 189044 0
[pid=23756/tid=23758] ppid=23738 vsize=807064 CPUtime=0.05
/proc/23756/task/23758/stat : 23758 (java) R 23738 23738 23606 0 -1 64 1197 0 0 0 5 0 0 0 16 0 8 0 29161458 826433536 6997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154023978 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23759] ppid=23738 vsize=807064 CPUtime=0
/proc/23756/task/23759/stat : 23759 (java) S 23738 23738 23606 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29161459 826433536 6997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23760] ppid=23738 vsize=807064 CPUtime=0
/proc/23756/task/23760/stat : 23760 (java) S 23738 23738 23606 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29161459 826433536 6997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23764] ppid=23738 vsize=807064 CPUtime=0
/proc/23756/task/23764/stat : 23764 (java) S 23738 23738 23606 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29161462 826433536 6997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23765] ppid=23738 vsize=807064 CPUtime=0.04
/proc/23756/task/23765/stat : 23765 (java) S 23738 23738 23606 0 -1 64 292 0 0 0 4 0 0 0 18 0 8 0 29161462 826433536 6997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23766] ppid=23738 vsize=807064 CPUtime=0
/proc/23756/task/23766/stat : 23766 (java) S 23738 23738 23606 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 29161462 826433536 6997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23767] ppid=23738 vsize=807064 CPUtime=0
/proc/23756/task/23767/stat : 23767 (java) S 23738 23738 23606 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29161462 826433536 6997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 820788

[startup+2.99976 s]
/proc/loadavg: 1.80 1.95 1.70 5/103 23771
/proc/meminfo: memFree=1698920/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=13724 CPUtime=0.79
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 1190 7918 0 1 3 1 69 6 15 0 1 0 29161361 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 3431 809 371 3 0 531 0
[pid=23756] ppid=23738 vsize=807064 CPUtime=2.03
/proc/23756/stat : 23756 (java) R 23738 23738 23606 0 -1 0 13792 0 1 0 196 7 0 0 25 0 8 0 29161455 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23756/statm: 201766 13525 1494 14 0 189044 0
[pid=23756/tid=23758] ppid=23738 vsize=807064 CPUtime=0.56
/proc/23756/task/23758/stat : 23758 (java) R 23738 23738 23606 0 -1 64 7725 0 0 0 53 3 0 0 16 0 8 0 29161458 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23759] ppid=23738 vsize=807064 CPUtime=0
/proc/23756/task/23759/stat : 23759 (java) S 23738 23738 23606 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29161459 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23760] ppid=23738 vsize=807064 CPUtime=0
/proc/23756/task/23760/stat : 23760 (java) S 23738 23738 23606 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29161459 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23764] ppid=23738 vsize=807064 CPUtime=0
/proc/23756/task/23764/stat : 23764 (java) S 23738 23738 23606 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29161462 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23765] ppid=23738 vsize=807064 CPUtime=0.05
/proc/23756/task/23765/stat : 23765 (java) S 23738 23738 23606 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 29161462 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23766] ppid=23738 vsize=807064 CPUtime=0
/proc/23756/task/23766/stat : 23766 (java) S 23738 23738 23606 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 29161462 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23767] ppid=23738 vsize=807064 CPUtime=0
/proc/23756/task/23767/stat : 23767 (java) S 23738 23738 23606 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29161462 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 820788

[startup+6.20315 s]
/proc/loadavg: 1.80 1.95 1.70 4/103 23771
/proc/meminfo: memFree=1546608/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=13724 CPUtime=0.79
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 1190 7918 0 1 3 1 69 6 15 0 1 0 29161361 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 3431 809 371 3 0 531 0
[pid=23756] ppid=23738 vsize=807336 CPUtime=5.22
/proc/23756/stat : 23756 (java) R 23738 23738 23606 0 -1 0 33543 0 1 0 505 17 0 0 25 0 8 0 29161455 826712064 33196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154989034 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23756/statm: 201834 33196 1506 14 0 189112 0
[pid=23756/tid=23758] ppid=23738 vsize=807336 CPUtime=1.49
/proc/23756/task/23758/stat : 23758 (java) S 23738 23738 23606 0 -1 64 27245 0 0 0 138 11 0 0 16 0 8 0 29161458 826712064 33196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23759] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23759/stat : 23759 (java) S 23738 23738 23606 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29161459 826712064 33196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23760] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23760/stat : 23760 (java) S 23738 23738 23606 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29161459 826712064 33196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23764] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23764/stat : 23764 (java) S 23738 23738 23606 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29161462 826712064 33196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23765] ppid=23738 vsize=807336 CPUtime=0.12
/proc/23756/task/23765/stat : 23765 (java) S 23738 23738 23606 0 -1 64 400 0 0 0 12 0 0 0 16 0 8 0 29161462 826712064 33196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23766] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23766/stat : 23766 (java) S 23738 23738 23606 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 29161462 826712064 33196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23767] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23767/stat : 23767 (java) S 23738 23738 23606 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29161462 826712064 33196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 821060

[startup+12.6519 s]
/proc/loadavg: 1.83 1.95 1.71 4/103 23771
/proc/meminfo: memFree=1350408/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=13724 CPUtime=0.79
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 1190 7918 0 1 3 1 69 6 15 0 1 0 29161361 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 3431 809 371 3 0 531 0
[pid=23756] ppid=23738 vsize=807336 CPUtime=11.58
/proc/23756/stat : 23756 (java) R 23738 23738 23606 0 -1 0 54715 0 1 0 1130 28 0 0 25 0 8 0 29161455 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073573226 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23756/statm: 201834 54112 1507 14 0 189112 0
[pid=23756/tid=23758] ppid=23738 vsize=807336 CPUtime=3.63
/proc/23756/task/23758/stat : 23758 (java) S 23738 23738 23606 0 -1 64 48239 0 0 0 341 22 0 0 16 0 8 0 29161458 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23759] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23759/stat : 23759 (java) S 23738 23738 23606 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29161459 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23760] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23760/stat : 23760 (java) S 23738 23738 23606 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29161459 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23764] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23764/stat : 23764 (java) S 23738 23738 23606 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29161462 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23765] ppid=23738 vsize=807336 CPUtime=0.13
/proc/23756/task/23765/stat : 23765 (java) S 23738 23738 23606 0 -1 64 403 0 0 0 13 0 0 0 16 0 8 0 29161462 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23766] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23766/stat : 23766 (java) S 23738 23738 23606 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 29161462 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23767] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23767/stat : 23767 (java) S 23738 23738 23606 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29161462 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 821060

[startup+25.4844 s]
/proc/loadavg: 1.93 1.97 1.72 5/103 23771
/proc/meminfo: memFree=1350472/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=13724 CPUtime=0.79
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 1190 7918 0 1 3 1 69 6 15 0 1 0 29161361 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 3431 809 371 3 0 531 0
[pid=23756] ppid=23738 vsize=807336 CPUtime=24.25
/proc/23756/stat : 23756 (java) R 23738 23738 23606 0 -1 0 55809 0 1 0 2391 34 0 0 25 0 8 0 29161455 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073724630 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23756/statm: 201834 54112 1507 14 0 189112 0
[pid=23756/tid=23758] ppid=23738 vsize=807336 CPUtime=8.35
/proc/23756/task/23758/stat : 23758 (java) S 23738 23738 23606 0 -1 64 48976 0 0 0 809 26 0 0 16 0 8 0 29161458 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23759] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23759/stat : 23759 (java) S 23738 23738 23606 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29161459 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23760] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23760/stat : 23760 (java) S 23738 23738 23606 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29161459 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23764] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23764/stat : 23764 (java) S 23738 23738 23606 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29161462 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23765] ppid=23738 vsize=807336 CPUtime=0.13
/proc/23756/task/23765/stat : 23765 (java) S 23738 23738 23606 0 -1 64 403 0 0 0 13 0 0 0 16 0 8 0 29161462 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23766] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23766/stat : 23766 (java) S 23738 23738 23606 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 29161462 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23756/tid=23767] ppid=23738 vsize=807336 CPUtime=0
/proc/23756/task/23767/stat : 23767 (java) S 23738 23738 23606 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29161462 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 821060

[startup+51.1724 s]
/proc/loadavg: 2.23 2.04 1.74 3/89 23773
/proc/meminfo: memFree=1707512/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=16992 CPUtime=4.82
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 4896 0 0 0 479 3 0 0 25 0 1 0 29165990 17399808 3857 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 4248 3857 52 112 0 4132 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 35944

[startup+102.404 s]
/proc/loadavg: 2.13 2.04 1.76 3/89 23775
/proc/meminfo: memFree=1691512/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=26428 CPUtime=55.54
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 7239 0 0 0 5548 6 0 0 25 0 1 0 29165990 27062272 6200 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 6607 6200 52 112 0 6491 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 45380

[startup+162.506 s]
/proc/loadavg: 2.12 2.05 1.78 3/89 23775
/proc/meminfo: memFree=1676920/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=35076 CPUtime=115.07
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 9403 0 0 0 11497 10 0 0 25 0 1 0 29165990 35917824 8364 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 8769 8364 52 112 0 8653 0
Current children cumulated CPU time (s) 160.63
Current children cumulated vsize (KiB) 54028


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

/proc/loadavg: 2.00 2.00 1.91 3/89 23775
/proc/meminfo: memFree=1630328/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=63832 CPUtime=1066.6
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 16503 0 0 0 106639 21 0 0 25 0 1 0 29165990 65363968 15464 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527084 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 15958 15464 52 112 0 15842 0
Current children cumulated CPU time (s) 1112.16
Current children cumulated vsize (KiB) 82784

[startup+1183.44 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 23775
/proc/meminfo: memFree=1626936/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=63996 CPUtime=1126.06
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 16537 0 0 0 112585 21 0 0 25 0 1 0 29165990 65531904 15498 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525915 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 15999 15498 52 112 0 15883 0
Current children cumulated CPU time (s) 1171.62
Current children cumulated vsize (KiB) 82948

[startup+1243.5 s]
/proc/loadavg: 2.07 2.02 1.91 3/89 23775
/proc/meminfo: memFree=1626744/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=63996 CPUtime=1185.55
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 16555 0 0 0 118533 22 0 0 25 0 1 0 29165990 65531904 15516 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 15999 15516 52 112 0 15883 0
Current children cumulated CPU time (s) 1231.11
Current children cumulated vsize (KiB) 82948

[startup+1303.58 s]
/proc/loadavg: 2.02 2.01 1.91 3/89 23775
/proc/meminfo: memFree=1626616/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=63996 CPUtime=1245.03
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 16555 0 0 0 124481 22 0 0 25 0 1 0 29165990 65531904 15516 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 15999 15516 52 112 0 15883 0
Current children cumulated CPU time (s) 1290.59
Current children cumulated vsize (KiB) 82948

[startup+1363.65 s]
/proc/loadavg: 2.01 2.00 1.91 3/89 23775
/proc/meminfo: memFree=1626424/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=63996 CPUtime=1304.51
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 16557 0 0 0 130429 22 0 0 25 0 1 0 29165990 65531904 15518 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 15999 15518 52 112 0 15883 0
Current children cumulated CPU time (s) 1350.07
Current children cumulated vsize (KiB) 82948

[startup+1423.72 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 23775
/proc/meminfo: memFree=1626168/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=64140 CPUtime=1364
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 16562 0 0 0 136377 23 0 0 25 0 1 0 29165990 65679360 15523 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 16035 15523 52 112 0 15919 0
Current children cumulated CPU time (s) 1409.56
Current children cumulated vsize (KiB) 83092

[startup+1483.79 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 23775
/proc/meminfo: memFree=1625976/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=64140 CPUtime=1423.48
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 16563 0 0 0 142325 23 0 0 25 0 1 0 29165990 65679360 15524 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528429 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 16035 15524 52 112 0 15919 0
Current children cumulated CPU time (s) 1469.04
Current children cumulated vsize (KiB) 83092

[startup+1543.87 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 23775
/proc/meminfo: memFree=1625848/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=64384 CPUtime=1482.99
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 16612 0 0 0 148276 23 0 0 25 0 1 0 29165990 65929216 15573 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528762 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 16096 15573 52 112 0 15980 0
Current children cumulated CPU time (s) 1528.55
Current children cumulated vsize (KiB) 83336

[startup+1603.93 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 23847
/proc/meminfo: memFree=1624288/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=64384 CPUtime=1542.44
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 16633 0 0 0 154218 26 0 0 25 0 1 0 29165990 65929216 15594 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528786 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 16096 15594 52 112 0 15980 0
Current children cumulated CPU time (s) 1588
Current children cumulated vsize (KiB) 83336

[startup+1664.02 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 23939
/proc/meminfo: memFree=1624192/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=64384 CPUtime=1601.88
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 16633 0 0 0 160148 40 0 0 25 0 1 0 29165990 65929216 15594 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 16096 15594 52 112 0 15980 0
Current children cumulated CPU time (s) 1647.44
Current children cumulated vsize (KiB) 83336

[startup+1724.09 s]
/proc/loadavg: 2.04 2.01 1.92 3/89 23973
/proc/meminfo: memFree=1624952/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=64384 CPUtime=1661.37
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 16637 0 0 0 166090 47 0 0 25 0 1 0 29165990 65929216 15598 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 16096 15598 52 112 0 15980 0
Current children cumulated CPU time (s) 1706.93
Current children cumulated vsize (KiB) 83336

[startup+1784.16 s]
/proc/loadavg: 2.01 2.01 1.92 3/89 23973
/proc/meminfo: memFree=1621112/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=64596 CPUtime=1720.85
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 16663 0 0 0 172038 47 0 0 25 0 1 0 29165990 66146304 15624 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 16149 15624 52 112 0 16033 0
Current children cumulated CPU time (s) 1766.41
Current children cumulated vsize (KiB) 83548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.04 s]
/proc/loadavg: 1.94 1.99 1.91 3/89 24038
/proc/meminfo: memFree=1693880/2055920 swapFree=4192956/4192956
[pid=23738] ppid=23733 vsize=18952 CPUtime=45.56
/proc/23738/stat : 23738 (sugar) S 23733 23738 23606 0 -1 4194304 2553 74976 0 2 11 1 4484 60 16 0 1 0 29161361 19406848 2065 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23738/statm: 4738 2065 373 3 0 1838 0
[pid=23772] ppid=23738 vsize=64960 CPUtime=1754.46
/proc/23772/stat : 23772 (minisat) R 23738 23738 23606 0 -1 0 16776 0 0 0 175398 48 0 0 25 0 1 0 29165990 66519040 15737 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 0 0 0
/proc/23772/statm: 16240 15737 52 112 0 16124 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 83912

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 23738 and gives childrusage.ru_utime.tv_sec=44 childrusage.ru_utime.tv_usec=961164 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=629904
CPU time returned by wait4() is 45.5911
while last known CPU time is 1800.03

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

Real time (s): 1819.06
CPU time (s): 1800.03
CPU user time (s): 1798.93
CPU system time (s): 1.1
CPU usage (%): 98.9536
Max. virtual memory (cumulated for all children) (KiB): 822064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.9612
system time used= 0.629904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77614
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10121
involuntary context switches= 10897

runsolver used 2.25066 s user time and 5.59115 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Jan 29 17:34:28 UTC 2007


IDJOB= 194939
IDBENCH= 3240
IDSOLVER= 86
FILE ID= node11/194939-1170092067

PBS_JOBID= 3689417

Free space on /tmp= 66560 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23/rand-2-50-23-587-230-31_ext.xml
COMMAND LINE= /tmp/evaluation/194939-1170092067/solver /tmp/evaluation/194939-1170092067 /tmp/evaluation/194939-1170092067/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-194939-1170092067 -o ROOT/results/node11/solver-194939-1170092067 -C 1800 -M 900  /tmp/evaluation/194939-1170092067/solver /tmp/evaluation/194939-1170092067 /tmp/evaluation/194939-1170092067/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  11837e61d3857250de15237ade492712

RANDOM SEED= 998169848

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:       1781416 kB
Buffers:         41040 kB
Cached:         139908 kB
SwapCached:          0 kB
Active:         174976 kB
Inactive:        53796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781416 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2560 kB
Writeback:           0 kB
Mapped:          67064 kB
Slab:            30824 kB
Committed_AS:   196452 kB
PageTables:       2064 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= 66560 MiB



End job on node11 on Mon Jan 29 18:04:47 UTC 2007