Trace number 238616

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.09 1802.77

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-3_ext.xml
MD5SUM0bb320e02f522b3adefdfbd37464fcb0
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.05	c # Sugar v0-40 (/tmp/evaluation/238616-1170108632/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/238616-1170108632/unknown.xml [Mon Jan 29 23:10:33 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/238616-1170108632/unknown.xml /tmp/evaluation/238616-1170108632/sugar19100.csp [Mon Jan 29 23:10:33 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/238616-1170108632/sugar-v0-40.jar -convert /tmp/evaluation/238616-1170108632/unknown.xml /tmp/evaluation/238616-1170108632/sugar19100.csp
0.18	c BEGIN convert /tmp/evaluation/238616-1170108632/unknown.xml
0.78	c END convert (0.605581 seconds)
0.81	c # CONVERT_XML  END : /tmp/evaluation/238616-1170108632/sugar19100.csp 1866375 bytes (1 seconds) [Mon Jan 29 23:10:34 2007]
0.81	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.81	
0.81	c # GENERATE_SAT  BEGIN : /tmp/evaluation/238616-1170108632/sugar19100.bcnf [Mon Jan 29 23:10:34 2007]
0.81	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/238616-1170108632/sugar-v0-40.jar -bcnf -map /tmp/evaluation/238616-1170108632/sugar19100.map /tmp/evaluation/238616-1170108632/sugar19100.csp /tmp/evaluation/238616-1170108632/sugar19100.bcnf
0.94	c BEGIN parse /tmp/evaluation/238616-1170108632/sugar19100.csp
136.69	c END parse (135.754065 seconds)
136.69	c BEGIN simplify
137.11	c END simplify (0.422223 seconds)
137.11	c BEGIN encode /tmp/evaluation/238616-1170108632/sugar19100.bcnf
139.71	c END encode (2.594104 seconds)
139.95	c # GENERATE_SAT  END : 18424 variables 91071 clauses 26422124 bytes (139 seconds) [Mon Jan 29 23:12:53 2007]
139.95	c # GENERATE_SAT  CPU : 138.69 = 0.16 + 0.01 + 137.4 + 1.12
139.95	
139.95	c # SOLVE_SAT  BEGIN : /tmp/evaluation/238616-1170108632/sugar19100.bcnf [Mon Jan 29 23:12:53 2007]
139.95	c # CMD : /tmp/evaluation/238616-1170108632/minisat /tmp/evaluation/238616-1170108632/sugar19100.bcnf /tmp/evaluation/238616-1170108632/sugar19100.out
140.57	c ==================================[MINISAT]===================================
140.57	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
140.57	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
140.57	c ==============================================================================
140.57	c |         0 |   88578  6318365 |   29526       0        0     nan |  0.000 % |
140.71	c |       100 |   88594  6318365 |   32478      81      734     9.1 |  0.684 % |
140.76	c |       250 |   88602  6318365 |   35726     221     1835     8.3 |  0.738 % |
140.83	c |       475 |   88620  6318365 |   39299     427     3710     8.7 |  0.765 % |
140.90	c |       813 |   88634  6318365 |   43229     751     7196     9.6 |  0.765 % |
140.97	c |      1320 |   88647  6318365 |   47551    1245    12860    10.3 |  0.765 % |
141.08	c |      2079 |   88660  6318365 |   52307    1989    22614    11.4 |  0.836 % |
141.27	c |      3218 |   88678  6318365 |   57537    3109    40551    13.0 |  0.863 % |
141.49	c |      4926 |   88693  6318365 |   63291    4800    79049    16.5 |  0.961 % |
141.76	c |      7488 |   88700  6318365 |   69620    7355   161893    22.0 |  0.961 % |
142.35	c |     11332 |   88705  6318365 |   76582   11194   351973    31.4 |  0.961 % |
143.57	c |     17098 |   88706  6318365 |   84241   16959   795351    46.9 |  0.961 % |
145.45	c |     25747 |   88708  6318365 |   92665   25606  1356233    53.0 |  0.961 % |
149.74	c |     38722 |   88711  6318365 |  101931   38578  2313810    60.0 |  0.961 % |
158.00	c |     58184 |   88714  6318365 |  112124   58037  4239243    73.0 |  0.961 % |
173.72	c |     87376 |   87562  6295512 |  123337   87165  6485793    74.4 |  0.961 % |
208.22	c |    131165 |   87568  6295512 |  135671   20037  1950792    97.4 |  0.961 % |
237.62	c |    196849 |   87516  6292137 |  149238   85714  6732503    78.5 |  0.988 % |
309.88	c |    295377 |   87528  6292137 |  164162   48070  3789304    78.8 |  0.993 % |
425.84	c |    443168 |   87532  6292017 |  180578   47520  5224268   109.9 |  0.993 % |
602.95	c |    664851 |   87604  6292017 |  198636  112128  6224483    55.5 |  0.993 % |
855.93	c |    997376 |   71135  6227638 |  218499   91714  3991223    43.5 |  1.151 % |
1329.77	c |   1496164 |   69046  6220800 |  240349  100222  2837568    28.3 |  1.238 % |
1801.75	
1801.75	s UNKNOWN
1801.75	c # INTERRUPTED
1801.75	c # MAIN  END :  (1802 seconds) [Mon Jan 29 23:40:35 2007]
1801.75	c # MAIN  CPU : 138.69 = 0.16 + 0.01 + 137.4 + 1.12
1801.75	

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/node56/watcher-238616-1170108632 -o ROOT/results/node56/solver-238616-1170108632 -C 1800 -M 900 /tmp/evaluation/238616-1170108632/solver /tmp/evaluation/238616-1170108632 /tmp/evaluation/238616-1170108632/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.78 1.95 2.36 5/75 19101
/proc/meminfo: memFree=1423992/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=18540 CPUtime=0
/proc/19100/stat : 19100 (runsolver) R 19098 19100 18037 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 30819856 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 253307186471 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19100/statm: 4635 279 244 17 0 2626 0

[startup+0.108784 s]
/proc/loadavg: 1.78 1.95 2.36 5/75 19101
/proc/meminfo: memFree=1423992/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=13724 CPUtime=0.04
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 1112 0 0 0 3 1 0 0 18 0 1 0 30819856 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.516824 s]
/proc/loadavg: 1.78 1.95 2.36 5/75 19101
/proc/meminfo: memFree=1423992/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=13724 CPUtime=0.04
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30819856 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33991 s]
/proc/loadavg: 1.88 1.97 2.36 3/84 19117
/proc/meminfo: memFree=1403632/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=13724 CPUtime=0.04
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 30819856 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 3431 808 370 3 0 531 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19110] ppid=19100 vsize=807064 CPUtime=0.51
/proc/19110/stat : 19110 (java) R 19100 19100 18037 0 -1 0 7337 0 1 0 45 6 0 0 22 0 8 0 30819938 826433536 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479415 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19110/statm: 201766 7086 1494 14 0 189044 0
[pid=19110/tid=19111] ppid=19100 vsize=807064 CPUtime=0.06
/proc/19110/task/19111/stat : 19111 (java) S 19100 19100 18037 0 -1 64 1284 0 0 0 5 1 0 0 16 0 8 0 30819941 826433536 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19112] ppid=19100 vsize=807064 CPUtime=0
/proc/19110/task/19112/stat : 19112 (java) S 19100 19100 18037 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30819942 826433536 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19113] ppid=19100 vsize=807064 CPUtime=0
/proc/19110/task/19113/stat : 19113 (java) S 19100 19100 18037 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30819942 826433536 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19114] ppid=19100 vsize=807064 CPUtime=0
/proc/19110/task/19114/stat : 19114 (java) S 19100 19100 18037 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30819945 826433536 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19115] ppid=19100 vsize=807064 CPUtime=0.05
/proc/19110/task/19115/stat : 19115 (java) S 19100 19100 18037 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 30819945 826433536 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19116] ppid=19100 vsize=807064 CPUtime=0
/proc/19110/task/19116/stat : 19116 (java) S 19100 19100 18037 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30819945 826433536 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19117] ppid=19100 vsize=807064 CPUtime=0
/proc/19110/task/19117/stat : 19117 (java) S 19100 19100 18037 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30819945 826433536 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 820788

[startup+2.99307 s]
/proc/loadavg: 1.88 1.97 2.36 3/84 19117
/proc/meminfo: memFree=1383856/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=13724 CPUtime=0.04
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 30819856 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 3431 808 370 3 0 531 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19110] ppid=19100 vsize=807064 CPUtime=2.14
/proc/19110/stat : 19110 (java) R 19100 19100 18037 0 -1 0 13806 0 1 0 205 9 0 0 25 0 8 0 30819938 826433536 13540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19110/statm: 201766 13540 1494 14 0 189044 0
[pid=19110/tid=19111] ppid=19100 vsize=807064 CPUtime=0.59
/proc/19110/task/19111/stat : 19111 (java) R 19100 19100 18037 0 -1 64 7738 0 0 0 55 4 0 0 16 0 8 0 30819941 826433536 13540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19112] ppid=19100 vsize=807064 CPUtime=0
/proc/19110/task/19112/stat : 19112 (java) S 19100 19100 18037 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30819942 826433536 13540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19113] ppid=19100 vsize=807064 CPUtime=0
/proc/19110/task/19113/stat : 19113 (java) S 19100 19100 18037 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30819942 826433536 13540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19114] ppid=19100 vsize=807064 CPUtime=0
/proc/19110/task/19114/stat : 19114 (java) S 19100 19100 18037 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30819945 826433536 13540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19115] ppid=19100 vsize=807064 CPUtime=0.05
/proc/19110/task/19115/stat : 19115 (java) S 19100 19100 18037 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 30819945 826433536 13540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19116] ppid=19100 vsize=807064 CPUtime=0
/proc/19110/task/19116/stat : 19116 (java) S 19100 19100 18037 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30819945 826433536 13540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19117] ppid=19100 vsize=807064 CPUtime=0
/proc/19110/task/19117/stat : 19117 (java) S 19100 19100 18037 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30819945 826433536 13540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 820788

[startup+6.2204 s]
/proc/loadavg: 1.89 1.97 2.36 3/84 19117
/proc/meminfo: memFree=1298160/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=13724 CPUtime=0.04
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 30819856 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 3431 808 370 3 0 531 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19110] ppid=19100 vsize=807332 CPUtime=5.33
/proc/19110/stat : 19110 (java) R 19100 19100 18037 0 -1 0 36231 0 1 0 512 21 0 0 25 0 8 0 30819938 826707968 35873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073332702 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19110/statm: 201833 35873 1506 14 0 189111 0
[pid=19110/tid=19111] ppid=19100 vsize=807332 CPUtime=1.68
/proc/19110/task/19111/stat : 19111 (java) S 19100 19100 18037 0 -1 64 29915 0 0 0 153 15 0 0 16 0 8 0 30819941 826707968 35873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19112] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19112/stat : 19112 (java) S 19100 19100 18037 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30819942 826707968 35873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19113] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19113/stat : 19113 (java) S 19100 19100 18037 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30819942 826707968 35873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19114] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19114/stat : 19114 (java) S 19100 19100 18037 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30819945 826707968 35873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19115] ppid=19100 vsize=807332 CPUtime=0.14
/proc/19110/task/19115/stat : 19115 (java) S 19100 19100 18037 0 -1 64 395 0 0 0 13 1 0 0 16 0 8 0 30819945 826707968 35873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19116] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19116/stat : 19116 (java) S 19100 19100 18037 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30819945 826707968 35873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19117] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19117/stat : 19117 (java) S 19100 19100 18037 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30819945 826707968 35873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 821056

[startup+12.678 s]
/proc/loadavg: 1.89 1.97 2.36 3/84 19117
/proc/meminfo: memFree=1208816/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=13724 CPUtime=0.04
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 30819856 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 3431 808 370 3 0 531 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19110] ppid=19100 vsize=807332 CPUtime=11.72
/proc/19110/stat : 19110 (java) R 19100 19100 18037 0 -1 0 54956 0 2 0 1139 33 0 0 25 0 8 0 30819938 826707968 54299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19110/statm: 201833 54299 1507 14 0 189111 0
[pid=19110/tid=19111] ppid=19100 vsize=807332 CPUtime=4.13
/proc/19110/task/19111/stat : 19111 (java) R 19100 19100 18037 0 -1 64 48425 0 1 0 388 25 0 0 16 0 8 0 30819941 826707968 54299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154022752 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19112] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19112/stat : 19112 (java) S 19100 19100 18037 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30819942 826707968 54299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19113] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19113/stat : 19113 (java) S 19100 19100 18037 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30819942 826707968 54299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19114] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19114/stat : 19114 (java) S 19100 19100 18037 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30819945 826707968 54299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19115] ppid=19100 vsize=807332 CPUtime=0.15
/proc/19110/task/19115/stat : 19115 (java) S 19100 19100 18037 0 -1 64 399 0 0 0 14 1 0 0 17 0 8 0 30819945 826707968 54299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19116] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19116/stat : 19116 (java) S 19100 19100 18037 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30819945 826707968 54299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19117] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19117/stat : 19117 (java) S 19100 19100 18037 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30819945 826707968 54299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 821056

[startup+25.5781 s]
/proc/loadavg: 2.14 2.02 2.37 4/84 19117
/proc/meminfo: memFree=1208560/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=13724 CPUtime=0.04
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 30819856 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 3431 808 370 3 0 531 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19110] ppid=19100 vsize=807332 CPUtime=24.55
/proc/19110/stat : 19110 (java) R 19100 19100 18037 0 -1 0 55775 0 2 0 2415 40 0 0 25 0 8 0 30819938 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380222 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19110/statm: 201833 54121 1507 14 0 189111 0
[pid=19110/tid=19111] ppid=19100 vsize=807332 CPUtime=9.2
/proc/19110/task/19111/stat : 19111 (java) S 19100 19100 18037 0 -1 64 48821 0 1 0 891 29 0 0 16 0 8 0 30819941 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19112] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19112/stat : 19112 (java) S 19100 19100 18037 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30819942 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19113] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19113/stat : 19113 (java) S 19100 19100 18037 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30819942 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19114] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19114/stat : 19114 (java) S 19100 19100 18037 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30819945 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19115] ppid=19100 vsize=807332 CPUtime=0.16
/proc/19110/task/19115/stat : 19115 (java) S 19100 19100 18037 0 -1 64 401 0 0 0 15 1 0 0 16 0 8 0 30819945 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19116] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19116/stat : 19116 (java) S 19100 19100 18037 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30819945 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19117] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19117/stat : 19117 (java) S 19100 19100 18037 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30819945 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) 25.31
Current children cumulated vsize (KiB) 821056

[startup+51.2536 s]
/proc/loadavg: 2.27 2.06 2.37 4/84 19117
/proc/meminfo: memFree=1208880/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=13724 CPUtime=0.04
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 30819856 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 3431 808 370 3 0 531 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19110] ppid=19100 vsize=807332 CPUtime=50.08
/proc/19110/stat : 19110 (java) R 19100 19100 18037 0 -1 0 57437 0 2 0 4957 51 0 0 25 0 8 0 30819938 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073566885 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19110/statm: 201833 54121 1507 14 0 189111 0
[pid=19110/tid=19111] ppid=19100 vsize=807332 CPUtime=19.52
/proc/19110/task/19111/stat : 19111 (java) S 19100 19100 18037 0 -1 64 49667 0 1 0 1915 37 0 0 16 0 8 0 30819941 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19112] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19112/stat : 19112 (java) S 19100 19100 18037 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30819942 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19113] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19113/stat : 19113 (java) S 19100 19100 18037 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30819942 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19114] ppid=19100 vsize=807332 CPUtime=0
/proc/19110/task/19114/stat : 19114 (java) S 19100 19100 18037 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30819945 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19110/tid=19115] ppid=19100 vsize=807332 CPUtime=0.16

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

/proc/19118/stat : 19118 (minisat) R 19100 19100 18037 0 -1 0 25153 0 0 0 110244 39 0 0 25 0 1 0 30833851 100741120 24115 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134532790 0 0 4096 3 0 0 0 17 1 0 0
/proc/19118/statm: 24595 24115 52 112 0 24479 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 122180

[startup+1303.91 s]
/proc/loadavg: 1.03 1.05 1.45 2/67 20129
/proc/meminfo: memFree=1727008/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=23800 CPUtime=138.73
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 3690 102206 0 2 19 2 13740 112 16 0 1 0 30819856 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 5950 3170 373 3 0 3050 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19118] ppid=19100 vsize=98380 CPUtime=1162.9
/proc/19118/stat : 19118 (minisat) R 19100 19100 18037 0 -1 0 25154 0 0 0 116251 39 0 0 25 0 1 0 30833851 100741120 24116 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19118/statm: 24595 24116 52 112 0 24479 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 122180

[startup+1364 s]
/proc/loadavg: 1.01 1.04 1.42 2/67 20129
/proc/meminfo: memFree=1727008/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=23800 CPUtime=138.73
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 3690 102206 0 2 19 2 13740 112 16 0 1 0 30819856 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 5950 3170 373 3 0 3050 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19118] ppid=19100 vsize=98380 CPUtime=1222.98
/proc/19118/stat : 19118 (minisat) R 19100 19100 18037 0 -1 0 25154 0 0 0 122259 39 0 0 25 0 1 0 30833851 100741120 24116 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 1 0 0
/proc/19118/statm: 24595 24116 52 112 0 24479 0
Current children cumulated CPU time (s) 1362.43
Current children cumulated vsize (KiB) 122180

[startup+1424.09 s]
/proc/loadavg: 1.00 1.03 1.39 2/67 20129
/proc/meminfo: memFree=1726944/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=23800 CPUtime=138.73
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 3690 102206 0 2 19 2 13740 112 16 0 1 0 30819856 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 5950 3170 373 3 0 3050 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19118] ppid=19100 vsize=98380 CPUtime=1283.05
/proc/19118/stat : 19118 (minisat) R 19100 19100 18037 0 -1 0 25154 0 0 0 128266 39 0 0 25 0 1 0 30833851 100741120 24116 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19118/statm: 24595 24116 52 112 0 24479 0
Current children cumulated CPU time (s) 1422.5
Current children cumulated vsize (KiB) 122180

[startup+1484.18 s]
/proc/loadavg: 1.00 1.02 1.36 2/67 20129
/proc/meminfo: memFree=1726880/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=23800 CPUtime=138.73
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 3690 102206 0 2 19 2 13740 112 16 0 1 0 30819856 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 5950 3170 373 3 0 3050 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19118] ppid=19100 vsize=98380 CPUtime=1343.12
/proc/19118/stat : 19118 (minisat) R 19100 19100 18037 0 -1 0 25175 0 0 0 134273 39 0 0 25 0 1 0 30833851 100741120 24137 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 1 0 0
/proc/19118/statm: 24595 24137 52 112 0 24479 0
Current children cumulated CPU time (s) 1482.57
Current children cumulated vsize (KiB) 122180

[startup+1544.26 s]
/proc/loadavg: 1.00 1.02 1.34 2/67 20131
/proc/meminfo: memFree=1726816/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=23800 CPUtime=138.73
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 3690 102206 0 2 19 2 13740 112 16 0 1 0 30819856 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 5950 3170 373 3 0 3050 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19118] ppid=19100 vsize=98380 CPUtime=1403.19
/proc/19118/stat : 19118 (minisat) R 19100 19100 18037 0 -1 0 25175 0 0 0 140280 39 0 0 25 0 1 0 30833851 100741120 24137 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19118/statm: 24595 24137 52 112 0 24479 0
Current children cumulated CPU time (s) 1542.64
Current children cumulated vsize (KiB) 122180

[startup+1604.35 s]
/proc/loadavg: 1.00 1.01 1.31 2/67 20131
/proc/meminfo: memFree=1726816/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=23800 CPUtime=138.73
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 3690 102206 0 2 19 2 13740 112 16 0 1 0 30819856 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 5950 3170 373 3 0 3050 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19118] ppid=19100 vsize=98380 CPUtime=1463.28
/proc/19118/stat : 19118 (minisat) R 19100 19100 18037 0 -1 0 25175 0 0 0 146288 40 0 0 25 0 1 0 30833851 100741120 24137 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19118/statm: 24595 24137 52 112 0 24479 0
Current children cumulated CPU time (s) 1602.73
Current children cumulated vsize (KiB) 122180

[startup+1664.44 s]
/proc/loadavg: 1.00 1.00 1.29 2/67 20131
/proc/meminfo: memFree=1726816/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=23800 CPUtime=138.73
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 3690 102206 0 2 19 2 13740 112 16 0 1 0 30819856 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 5950 3170 373 3 0 3050 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19118] ppid=19100 vsize=98380 CPUtime=1523.35
/proc/19118/stat : 19118 (minisat) R 19100 19100 18037 0 -1 0 25175 0 0 0 152295 40 0 0 25 0 1 0 30833851 100741120 24137 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 1 0 0
/proc/19118/statm: 24595 24137 52 112 0 24479 0
Current children cumulated CPU time (s) 1662.8
Current children cumulated vsize (KiB) 122180

[startup+1724.52 s]
/proc/loadavg: 1.00 1.00 1.27 2/67 20131
/proc/meminfo: memFree=1726816/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=23800 CPUtime=138.73
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 3690 102206 0 2 19 2 13740 112 16 0 1 0 30819856 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 5950 3170 373 3 0 3050 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19118] ppid=19100 vsize=98380 CPUtime=1583.42
/proc/19118/stat : 19118 (minisat) R 19100 19100 18037 0 -1 0 25175 0 0 0 158302 40 0 0 25 0 1 0 30833851 100741120 24137 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19118/statm: 24595 24137 52 112 0 24479 0
Current children cumulated CPU time (s) 1722.87
Current children cumulated vsize (KiB) 122180

[startup+1784.61 s]
/proc/loadavg: 1.00 1.00 1.25 2/67 20131
/proc/meminfo: memFree=1726816/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=23800 CPUtime=138.73
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 3690 102206 0 2 19 2 13740 112 16 0 1 0 30819856 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 5950 3170 373 3 0 3050 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19118] ppid=19100 vsize=98380 CPUtime=1643.49
/proc/19118/stat : 19118 (minisat) R 19100 19100 18037 0 -1 0 25175 0 0 0 164309 40 0 0 25 0 1 0 30833851 100741120 24137 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19118/statm: 24595 24137 52 112 0 24479 0
Current children cumulated CPU time (s) 1782.94
Current children cumulated vsize (KiB) 122180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.74 s]
/proc/loadavg: 1.00 1.00 1.24 2/67 20131
/proc/meminfo: memFree=1726752/2055920 swapFree=4183548/4192956
[pid=19100] ppid=19098 vsize=23800 CPUtime=138.73
/proc/19100/stat : 19100 (sugar) S 19098 19100 18037 0 -1 4194304 3690 102206 0 2 19 2 13740 112 16 0 1 0 30819856 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19100/statm: 5950 3170 373 3 0 3050 0
[pid=19102] ppid=19100 vsize=0 CPUtime=0.72
/proc/19102/stat : 19102 (java) Z 19100 19100 18037 0 -1 1036 7338 0 1 0 65 7 0 0 18 0 1 0 30819861 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19102/statm: 0 0 0 0 0 0 0
[pid=19118] ppid=19100 vsize=98380 CPUtime=1660.62
/proc/19118/stat : 19118 (minisat) R 19100 19100 18037 0 -1 0 25175 0 0 0 166022 40 0 0 25 0 1 0 30833851 100741120 24137 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/19118/statm: 24595 24137 52 112 0 24479 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 122180

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 19100 and gives childrusage.ru_utime.tv_sec=137 childrusage.ru_utime.tv_usec=595082 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=173821
CPU time returned by wait4() is 138.769
while last known CPU time is 1800.09

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

Real time (s): 1802.77
CPU time (s): 1800.09
CPU user time (s): 1798.46
CPU system time (s): 1.63
CPU usage (%): 99.8514
Max. virtual memory (cumulated for all children) (KiB): 822060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.595
system time used= 1.17382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105982
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= 28466
involuntary context switches= 26618

runsolver used 1.9647 s user time and 4.48932 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Mon Jan 29 22:10:33 UTC 2007


IDJOB= 238616
IDBENCH= 7011
IDSOLVER= 86
FILE ID= node56/238616-1170108632

PBS_JOBID= 3689896

Free space on /tmp= 66449 MiB

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

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  0bb320e02f522b3adefdfbd37464fcb0

RANDOM SEED= 546977137

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.231
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.231
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:       1424472 kB
Buffers:         56584 kB
Cached:         157532 kB
SwapCached:       3824 kB
Active:         521120 kB
Inactive:        56960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1424472 kB
SwapTotal:     4192956 kB
SwapFree:      4183548 kB
Dirty:             948 kB
Writeback:           0 kB
Mapped:         340516 kB
Slab:            38016 kB
Committed_AS:   577828 kB
PageTables:       2544 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= 66564 MiB



End job on node56 on Mon Jan 29 22:40:36 UTC 2007