Trace number 238559

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.11 1818.14

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-2_ext.xml
MD5SUMa3400228f5dae93139f3ed32875e5613
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/238559-1170108628/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/238559-1170108628/unknown.xml [Mon Jan 29 23:10:31 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/238559-1170108628/unknown.xml /tmp/evaluation/238559-1170108628/sugar23952.csp [Mon Jan 29 23:10:31 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/238559-1170108628/sugar-v0-40.jar -convert /tmp/evaluation/238559-1170108628/unknown.xml /tmp/evaluation/238559-1170108628/sugar23952.csp
0.21	c BEGIN convert /tmp/evaluation/238559-1170108628/unknown.xml
0.80	c END convert (0.595632 seconds)
0.85	c # CONVERT_XML  END : /tmp/evaluation/238559-1170108628/sugar23952.csp 1866375 bytes (1 seconds) [Mon Jan 29 23:10:32 2007]
0.85	c # CONVERT_XML  CPU : 0.01 = 0 + 0.01 + 0 + 0
0.85	
0.85	c # GENERATE_SAT  BEGIN : /tmp/evaluation/238559-1170108628/sugar23952.bcnf [Mon Jan 29 23:10:32 2007]
0.85	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/238559-1170108628/sugar-v0-40.jar -bcnf -map /tmp/evaluation/238559-1170108628/sugar23952.map /tmp/evaluation/238559-1170108628/sugar23952.csp /tmp/evaluation/238559-1170108628/sugar23952.bcnf
0.96	c BEGIN parse /tmp/evaluation/238559-1170108628/sugar23952.csp
115.15	c END parse (114.182893 seconds)
115.15	c BEGIN simplify
115.56	c END simplify (0.410948 seconds)
115.56	c BEGIN encode /tmp/evaluation/238559-1170108628/sugar23952.bcnf
118.24	c END encode (2.682923 seconds)
118.70	c # GENERATE_SAT  END : 18424 variables 91071 clauses 26422124 bytes (118 seconds) [Mon Jan 29 23:12:30 2007]
118.70	c # GENERATE_SAT  CPU : 116.5 = 0.15 + 0 + 115.05 + 1.3
118.70	
118.71	c # SOLVE_SAT  BEGIN : /tmp/evaluation/238559-1170108628/sugar23952.bcnf [Mon Jan 29 23:12:30 2007]
118.71	c # CMD : /tmp/evaluation/238559-1170108628/minisat /tmp/evaluation/238559-1170108628/sugar23952.bcnf /tmp/evaluation/238559-1170108628/sugar23952.out
119.58	c ==================================[MINISAT]===================================
119.58	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
119.58	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
119.58	c ==============================================================================
119.58	c |         0 |   88578  6318719 |   29526       0        0     nan |  0.000 % |
119.66	c |       101 |   88591  6318719 |   32478      87      717     8.2 |  0.461 % |
119.72	c |       251 |   88606  6318719 |   35726     220     2017     9.2 |  0.684 % |
119.77	c |       476 |   88626  6318719 |   39299     423     3904     9.2 |  0.716 % |
119.81	c |       813 |   88635  6318719 |   43229     751     7109     9.5 |  0.716 % |
119.93	c |      1320 |   88649  6318719 |   47551    1242    12633    10.2 |  0.782 % |
120.03	c |      2080 |   88668  6318719 |   52307    1982    21564    10.9 |  0.814 % |
120.20	c |      3220 |   88684  6318719 |   57537    3105    36921    11.9 |  0.852 % |
120.41	c |      4929 |   88696  6318719 |   63291    4802    90580    18.9 |  0.852 % |
120.75	c |      7492 |   88710  6318719 |   69620    7350   199202    27.1 |  0.863 % |
121.27	c |     11337 |   88721  6318719 |   76582   11184   320552    28.7 |  0.863 % |
122.43	c |     17104 |   88727  6318719 |   84241   16945   639785    37.8 |  0.863 % |
124.41	c |     25753 |   88740  6318719 |   92665   25581  1010718    39.5 |  0.863 % |
128.36	c |     38727 |   88742  6318719 |  101931   38553  1791265    46.5 |  0.863 % |
136.16	c |     58188 |   87754  6305620 |  112124   57997  2847468    49.1 |  0.863 % |
150.04	c |     87380 |   87766  6305620 |  123337   87174  4141823    47.5 |  0.879 % |
177.71	c |    131169 |   85599  6299212 |  135671   28467  1064770    37.4 |  0.939 % |
215.59	c |    196855 |   76206  6256617 |  149238   94111  3664302    38.9 |  1.086 % |
269.53	c |    295381 |   65435  6181583 |  164162   59651  1976909    33.1 |  1.151 % |
393.08	c |    443170 |   65461  6181583 |  180578   64297  2220303    34.5 |  1.156 % |
601.10	c |    664853 |   65425  6181433 |  198636  128534  3836860    29.9 |  1.162 % |
924.80	c |    997378 |   65448  6181433 |  218499  110723  3260535    29.4 |  1.162 % |
1429.65	c |   1496166 |   65426  6181093 |  240349   90415  2433290    26.9 |  1.286 % |
1817.11	
1817.11	s UNKNOWN
1817.11	c # INTERRUPTED
1817.11	c # MAIN  END :  (1818 seconds) [Mon Jan 29 23:40:49 2007]
1817.11	c # MAIN  CPU : 116.51 = 0.15 + 0.01 + 115.05 + 1.3
1817.11	

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node69/watcher-238559-1170108628 -o ROOT/results/node69/solver-238559-1170108628 -C 1800 -M 900 /tmp/evaluation/238559-1170108628/solver /tmp/evaluation/238559-1170108628 /tmp/evaluation/238559-1170108628/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: 3.73 5.05 4.97 5/81 23953
/proc/meminfo: memFree=16136/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=18540 CPUtime=0
/proc/23952/stat : 23952 (runsolver) R 23950 23952 23635 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 30820852 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 237947645223 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23952/statm: 4635 279 244 17 0 2626 0

[startup+0.132241 s]
/proc/loadavg: 3.73 5.05 4.97 5/81 23953
/proc/meminfo: memFree=16136/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=13724 CPUtime=0.04
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 30820852 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23952/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.540307 s]
/proc/loadavg: 3.73 5.05 4.97 5/81 23953
/proc/meminfo: memFree=16136/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=13724 CPUtime=0.04
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30820852 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23952/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.36444 s]
/proc/loadavg: 3.75 5.03 4.96 4/90 23969
/proc/meminfo: memFree=15680/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=13724 CPUtime=0.04
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 1190 0 0 0 3 1 0 0 15 0 1 0 30820852 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23952/statm: 3431 809 371 3 0 531 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23962] ppid=23952 vsize=807064 CPUtime=0.5
/proc/23962/stat : 23962 (java) R 23952 23952 23635 0 -1 0 7334 0 1 0 46 4 0 0 17 0 8 0 30820937 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073499373 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23962/statm: 201766 7083 1494 14 0 189044 0
[pid=23962/tid=23963] ppid=23952 vsize=807064 CPUtime=0.05
/proc/23962/task/23963/stat : 23963 (java) S 23952 23952 23635 0 -1 64 1281 0 0 0 5 0 0 0 16 0 8 0 30820940 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23964] ppid=23952 vsize=807064 CPUtime=0
/proc/23962/task/23964/stat : 23964 (java) S 23952 23952 23635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30820941 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23965] ppid=23952 vsize=807064 CPUtime=0
/proc/23962/task/23965/stat : 23965 (java) S 23952 23952 23635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30820941 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23966] ppid=23952 vsize=807064 CPUtime=0
/proc/23962/task/23966/stat : 23966 (java) S 23952 23952 23635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30820944 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23967] ppid=23952 vsize=807064 CPUtime=0.05
/proc/23962/task/23967/stat : 23967 (java) R 23952 23952 23635 0 -1 64 292 0 0 0 5 0 0 0 19 0 8 0 30820944 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23968] ppid=23952 vsize=807064 CPUtime=0
/proc/23962/task/23968/stat : 23968 (java) S 23952 23952 23635 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30820944 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23969] ppid=23952 vsize=807064 CPUtime=0
/proc/23962/task/23969/stat : 23969 (java) S 23952 23952 23635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30820944 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 820788

[startup+3.01171 s]
/proc/loadavg: 3.75 5.03 4.96 3/90 23969
/proc/meminfo: memFree=15744/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=13724 CPUtime=0.04
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 1190 0 0 0 3 1 0 0 15 0 1 0 30820852 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23952/statm: 3431 809 371 3 0 531 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23962] ppid=23952 vsize=807064 CPUtime=2.13
/proc/23962/stat : 23962 (java) R 23952 23952 23635 0 -1 0 13860 0 1 0 207 6 0 0 25 0 8 0 30820937 826433536 13594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073521515 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23962/statm: 201766 13594 1494 14 0 189044 0
[pid=23962/tid=23963] ppid=23952 vsize=807064 CPUtime=0.54
/proc/23962/task/23963/stat : 23963 (java) S 23952 23952 23635 0 -1 64 7792 0 0 0 52 2 0 0 16 0 8 0 30820940 826433536 13594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23964] ppid=23952 vsize=807064 CPUtime=0
/proc/23962/task/23964/stat : 23964 (java) S 23952 23952 23635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30820941 826433536 13594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23965] ppid=23952 vsize=807064 CPUtime=0
/proc/23962/task/23965/stat : 23965 (java) S 23952 23952 23635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30820941 826433536 13594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23966] ppid=23952 vsize=807064 CPUtime=0
/proc/23962/task/23966/stat : 23966 (java) S 23952 23952 23635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30820944 826433536 13594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23967] ppid=23952 vsize=807064 CPUtime=0.05
/proc/23962/task/23967/stat : 23967 (java) S 23952 23952 23635 0 -1 64 292 0 0 0 5 0 0 0 19 0 8 0 30820944 826433536 13594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23968] ppid=23952 vsize=807064 CPUtime=0
/proc/23962/task/23968/stat : 23968 (java) S 23952 23952 23635 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30820944 826433536 13594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23969] ppid=23952 vsize=807064 CPUtime=0
/proc/23962/task/23969/stat : 23969 (java) S 23952 23952 23635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30820944 826433536 13594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 820788

[startup+6.22824 s]
/proc/loadavg: 3.75 5.03 4.96 3/90 23969
/proc/meminfo: memFree=16192/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=13724 CPUtime=0.04
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 1190 0 0 0 3 1 0 0 15 0 1 0 30820852 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23952/statm: 3431 809 371 3 0 531 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23962] ppid=23952 vsize=807332 CPUtime=5.28
/proc/23962/stat : 23962 (java) R 23952 23952 23635 0 -1 0 39947 0 1 0 508 20 0 0 25 0 8 0 30820937 826707968 39568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23962/statm: 201833 39568 1506 14 0 189111 0
[pid=23962/tid=23963] ppid=23952 vsize=807332 CPUtime=1.68
/proc/23962/task/23963/stat : 23963 (java) S 23952 23952 23635 0 -1 64 33605 0 0 0 153 15 0 0 15 0 8 0 30820940 826707968 39568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23964] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23964/stat : 23964 (java) S 23952 23952 23635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30820941 826707968 39568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23965] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23965/stat : 23965 (java) S 23952 23952 23635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30820941 826707968 39568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23966] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23966/stat : 23966 (java) S 23952 23952 23635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30820944 826707968 39568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23967] ppid=23952 vsize=807332 CPUtime=0.13
/proc/23962/task/23967/stat : 23967 (java) S 23952 23952 23635 0 -1 64 400 0 0 0 13 0 0 0 17 0 8 0 30820944 826707968 39568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23968] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23968/stat : 23968 (java) S 23952 23952 23635 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30820944 826707968 39568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23969] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23969/stat : 23969 (java) S 23952 23952 23635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30820944 826707968 39568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 821056

[startup+12.6853 s]
/proc/loadavg: 4.18 5.08 4.98 3/90 23969
/proc/meminfo: memFree=15168/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=13724 CPUtime=0.04
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 1190 0 0 0 3 1 0 0 15 0 1 0 30820852 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23952/statm: 3431 809 371 3 0 531 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23962] ppid=23952 vsize=807332 CPUtime=11.67
/proc/23962/stat : 23962 (java) R 23952 23952 23635 0 -1 0 54971 0 1 0 1137 30 0 0 21 0 8 0 30820937 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073332702 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23962/statm: 201833 54121 1507 14 0 189111 0
[pid=23962/tid=23963] ppid=23952 vsize=807332 CPUtime=4.37
/proc/23962/task/23963/stat : 23963 (java) S 23952 23952 23635 0 -1 64 48373 0 0 0 414 23 0 0 16 0 8 0 30820940 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23962/tid=23964] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23964/stat : 23964 (java) S 23952 23952 23635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30820941 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23965] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23965/stat : 23965 (java) S 23952 23952 23635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30820941 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23966] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23966/stat : 23966 (java) S 23952 23952 23635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30820944 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23967] ppid=23952 vsize=807332 CPUtime=0.14
/proc/23962/task/23967/stat : 23967 (java) S 23952 23952 23635 0 -1 64 401 0 0 0 13 1 0 0 17 0 8 0 30820944 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23962/tid=23968] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23968/stat : 23968 (java) S 23952 23952 23635 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30820944 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23969] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23969/stat : 23969 (java) S 23952 23952 23635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30820944 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 821056

[startup+25.5024 s]
/proc/loadavg: 4.38 5.09 4.99 3/90 23969
/proc/meminfo: memFree=15296/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=13724 CPUtime=0.04
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 1190 0 0 0 3 1 0 0 15 0 1 0 30820852 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23952/statm: 3431 809 371 3 0 531 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23962] ppid=23952 vsize=807332 CPUtime=24.4
/proc/23962/stat : 23962 (java) R 23952 23952 23635 0 -1 0 56744 0 1 0 2404 36 0 0 25 0 8 0 30820937 826707968 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073489617 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23962/statm: 201833 54123 1507 14 0 189111 0
[pid=23962/tid=23963] ppid=23952 vsize=807332 CPUtime=9.6
/proc/23962/task/23963/stat : 23963 (java) S 23952 23952 23635 0 -1 64 49662 0 0 0 933 27 0 0 16 0 8 0 30820940 826707968 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23964] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23964/stat : 23964 (java) S 23952 23952 23635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30820941 826707968 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23965] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23965/stat : 23965 (java) S 23952 23952 23635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30820941 826707968 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23966] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23966/stat : 23966 (java) S 23952 23952 23635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30820944 826707968 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23967] ppid=23952 vsize=807332 CPUtime=0.14
/proc/23962/task/23967/stat : 23967 (java) S 23952 23952 23635 0 -1 64 403 0 0 0 13 1 0 0 16 0 8 0 30820944 826707968 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23968] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23968/stat : 23968 (java) S 23952 23952 23635 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30820944 826707968 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23969] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23969/stat : 23969 (java) S 23952 23952 23635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30820944 826707968 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 821056

[startup+51.1556 s]
/proc/loadavg: 4.49 5.07 4.98 3/90 23969
/proc/meminfo: memFree=16320/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=13724 CPUtime=0.04
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 1190 0 0 0 3 1 0 0 15 0 1 0 30820852 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23952/statm: 3431 809 371 3 0 531 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23962] ppid=23952 vsize=807332 CPUtime=49.87
/proc/23962/stat : 23962 (java) R 23952 23952 23635 0 -1 0 59880 0 1 0 4937 50 0 0 25 0 8 0 30820937 826707968 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23962/statm: 201833 54123 1507 14 0 189111 0
[pid=23962/tid=23963] ppid=23952 vsize=807332 CPUtime=21.12
/proc/23962/task/23963/stat : 23963 (java) R 23952 23952 23635 0 -1 64 51865 0 0 0 2076 36 0 0 16 0 8 0 30820940 826707968 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153822964 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23964] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23964/stat : 23964 (java) S 23952 23952 23635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30820941 826707968 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23965] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23965/stat : 23965 (java) S 23952 23952 23635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30820941 826707968 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23966] ppid=23952 vsize=807332 CPUtime=0
/proc/23962/task/23966/stat : 23966 (java) S 23952 23952 23635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30820944 826707968 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23962/tid=23967] ppid=23952 vsize=807332 CPUtime=0.14

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

/proc/23970/stat : 23970 (minisat) R 23952 23952 23635 0 -1 0 17949 0 5 0 111418 43 0 0 25 0 1 0 30832723 71581696 16916 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 17476 16916 52 112 0 17360 0
Current children cumulated CPU time (s) 1231.85
Current children cumulated vsize (KiB) 93704

[startup+1303.41 s]
/proc/loadavg: 2.71 2.72 3.25 4/83 24034
/proc/meminfo: memFree=1230520/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=23800 CPUtime=116.54
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 3690 100894 0 2 18 1 11505 130 16 0 1 0 30820852 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23952/statm: 5950 3170 373 3 0 3050 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23970] ppid=23952 vsize=69904 CPUtime=1174.08
/proc/23970/stat : 23970 (minisat) R 23952 23952 23635 0 -1 0 17959 0 5 0 117365 43 0 0 25 0 1 0 30832723 71581696 16926 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 17476 16926 52 112 0 17360 0
Current children cumulated CPU time (s) 1291.32
Current children cumulated vsize (KiB) 93704

[startup+1363.46 s]
/proc/loadavg: 2.77 2.74 3.22 4/83 24034
/proc/meminfo: memFree=1229368/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=23800 CPUtime=116.54
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 3690 100894 0 2 18 1 11505 130 16 0 1 0 30820852 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23952/statm: 5950 3170 373 3 0 3050 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23970] ppid=23952 vsize=69904 CPUtime=1233.53
/proc/23970/stat : 23970 (minisat) R 23952 23952 23635 0 -1 0 17961 0 5 0 123309 44 0 0 25 0 1 0 30832723 71581696 16928 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 17476 16928 52 112 0 17360 0
Current children cumulated CPU time (s) 1350.77
Current children cumulated vsize (KiB) 93704

[startup+1423.5 s]
/proc/loadavg: 2.75 2.74 3.19 4/83 24034
/proc/meminfo: memFree=1229880/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=23800 CPUtime=116.54
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 3690 100894 0 2 18 1 11505 130 16 0 1 0 30820852 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23952/statm: 5950 3170 373 3 0 3050 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23970] ppid=23952 vsize=70232 CPUtime=1293
/proc/23970/stat : 23970 (minisat) R 23952 23952 23635 0 -1 0 18031 0 5 0 129256 44 0 0 25 0 1 0 30832723 71917568 16998 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 17558 16998 52 112 0 17442 0
Current children cumulated CPU time (s) 1410.24
Current children cumulated vsize (KiB) 94032

[startup+1483.56 s]
/proc/loadavg: 2.85 2.77 3.17 3/83 24034
/proc/meminfo: memFree=1230072/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=23800 CPUtime=116.54
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 3690 100894 0 2 18 1 11505 130 16 0 1 0 30820852 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23952/statm: 5950 3170 373 3 0 3050 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23970] ppid=23952 vsize=70232 CPUtime=1352.48
/proc/23970/stat : 23970 (minisat) R 23952 23952 23635 0 -1 0 18031 0 5 0 135204 44 0 0 25 0 1 0 30832723 71917568 16998 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 17558 16998 52 112 0 17442 0
Current children cumulated CPU time (s) 1469.72
Current children cumulated vsize (KiB) 94032

[startup+1543.62 s]
/proc/loadavg: 2.84 2.78 3.15 3/83 24036
/proc/meminfo: memFree=1229496/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=23800 CPUtime=116.54
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 3690 100894 0 2 18 1 11505 130 16 0 1 0 30820852 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23952/statm: 5950 3170 373 3 0 3050 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23970] ppid=23952 vsize=70232 CPUtime=1411.94
/proc/23970/stat : 23970 (minisat) R 23952 23952 23635 0 -1 0 18047 0 5 0 141150 44 0 0 25 0 1 0 30832723 71917568 17014 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 17558 17014 52 112 0 17442 0
Current children cumulated CPU time (s) 1529.18
Current children cumulated vsize (KiB) 94032

[startup+1603.65 s]
/proc/loadavg: 2.94 2.81 3.14 4/83 24036
/proc/meminfo: memFree=1228216/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=23800 CPUtime=116.54
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 3690 100894 0 2 18 1 11505 130 16 0 1 0 30820852 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23952/statm: 5950 3170 373 3 0 3050 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23970] ppid=23952 vsize=70444 CPUtime=1471.41
/proc/23970/stat : 23970 (minisat) R 23952 23952 23635 0 -1 0 18090 0 5 0 147097 44 0 0 25 0 1 0 30832723 72134656 17057 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 17611 17057 52 112 0 17495 0
Current children cumulated CPU time (s) 1588.65
Current children cumulated vsize (KiB) 94244

[startup+1663.65 s]
/proc/loadavg: 2.91 2.83 3.12 4/83 24036
/proc/meminfo: memFree=1227960/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=23800 CPUtime=116.54
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 3690 100894 0 2 18 1 11505 130 16 0 1 0 30820852 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23952/statm: 5950 3170 373 3 0 3050 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23970] ppid=23952 vsize=70608 CPUtime=1530.85
/proc/23970/stat : 23970 (minisat) R 23952 23952 23635 0 -1 0 18141 0 5 0 153041 44 0 0 25 0 1 0 30832723 72302592 17108 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 17652 17108 52 112 0 17536 0
Current children cumulated CPU time (s) 1648.09
Current children cumulated vsize (KiB) 94408

[startup+1723.66 s]
/proc/loadavg: 2.86 2.83 3.10 3/83 24036
/proc/meminfo: memFree=1229112/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=23800 CPUtime=116.54
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 3690 100894 0 2 18 1 11505 130 16 0 1 0 30820852 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23952/statm: 5950 3170 373 3 0 3050 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23970] ppid=23952 vsize=70608 CPUtime=1590.28
/proc/23970/stat : 23970 (minisat) R 23952 23952 23635 0 -1 0 18143 0 5 0 158984 44 0 0 25 0 1 0 30832723 72302592 17110 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 17652 17110 52 112 0 17536 0
Current children cumulated CPU time (s) 1707.52
Current children cumulated vsize (KiB) 94408

[startup+1783.7 s]
/proc/loadavg: 2.95 2.86 3.09 4/83 24036
/proc/meminfo: memFree=1227576/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=23800 CPUtime=116.54
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 3690 100894 0 2 18 1 11505 130 16 0 1 0 30820852 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23952/statm: 5950 3170 373 3 0 3050 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23970] ppid=23952 vsize=70936 CPUtime=1649.77
/proc/23970/stat : 23970 (minisat) R 23952 23952 23635 0 -1 0 18212 0 5 0 164932 45 0 0 25 0 1 0 30832723 72638464 17179 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 17734 17179 52 112 0 17618 0
Current children cumulated CPU time (s) 1767.01
Current children cumulated vsize (KiB) 94736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.1 s]
/proc/loadavg: 2.92 2.85 3.08 4/83 24036
/proc/meminfo: memFree=1227704/2055920 swapFree=4192812/4192956
[pid=23952] ppid=23950 vsize=23800 CPUtime=116.54
/proc/23952/stat : 23952 (sugar) S 23950 23952 23635 0 -1 4194304 3690 100894 0 2 18 1 11505 130 16 0 1 0 30820852 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23952/statm: 5950 3170 373 3 0 3050 0
[pid=23954] ppid=23952 vsize=0 CPUtime=0.7
/proc/23954/stat : 23954 (java) Z 23952 23952 23635 0 -1 1036 7339 0 1 0 64 6 0 0 17 0 1 0 30820857 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23954/statm: 0 0 0 0 0 0 0
[pid=23970] ppid=23952 vsize=70608 CPUtime=1682.84
/proc/23970/stat : 23970 (minisat) R 23952 23952 23635 0 -1 0 18213 0 5 0 168239 45 0 0 25 0 1 0 30832723 72302592 17116 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 17652 17116 52 112 0 17536 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 94408

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 23952 and gives childrusage.ru_utime.tv_sec=115 childrusage.ru_utime.tv_usec=239480 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=341796
CPU time returned by wait4() is 116.581
while last known CPU time is 1800.11

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

Real time (s): 1818.14
CPU time (s): 1800.11
CPU user time (s): 1798.26
CPU system time (s): 1.85
CPU usage (%): 99.0083
Max. virtual memory (cumulated for all children) (KiB): 821560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 115.239
system time used= 1.3418
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104670
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= 27640
involuntary context switches= 28722

runsolver used 2.07368 s user time and 5.60015 s system time

The end

Launcher Data (download as text)

Begin job on node69 on Mon Jan 29 22:10:30 UTC 2007


IDJOB= 238559
IDBENCH= 7008
IDSOLVER= 86
FILE ID= node69/238559-1170108628

PBS_JOBID= 3689948

Free space on /tmp= 61168 MiB

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

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  a3400228f5dae93139f3ed32875e5613

RANDOM SEED= 988474309

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:         16112 kB
Buffers:          5640 kB
Cached:        1866128 kB
SwapCached:          0 kB
Active:         103180 kB
Inactive:      1849604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         16112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          541568 kB
Writeback:           0 kB
Mapped:          97776 kB
Slab:            72100 kB
Committed_AS:   635292 kB
PageTables:       2060 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= 66551 MiB



End job on node69 on Mon Jan 29 22:40:50 UTC 2007