Trace number 199677

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sugar 0.40? (TO) 1800.08 1802.14

General information on the benchmark

Namerandom/rand-2-23/
rand-23-23-253-131-52021_ext.xml
MD5SUM06cd5bfeea3b4b1120b6f4454fdde282
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.1693
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
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/199677-1170094139/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/199677-1170094139/unknown.xml [Mon Jan 29 19:09:00 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/199677-1170094139/unknown.xml /tmp/evaluation/199677-1170094139/sugar20121.csp [Mon Jan 29 19:09:00 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/199677-1170094139/sugar-v0-40.jar -convert /tmp/evaluation/199677-1170094139/unknown.xml /tmp/evaluation/199677-1170094139/sugar20121.csp
0.18	c BEGIN convert /tmp/evaluation/199677-1170094139/unknown.xml
0.68	c END convert (0.49932 seconds)
0.71	c # CONVERT_XML  END : /tmp/evaluation/199677-1170094139/sugar20121.csp 1069576 bytes (1 seconds) [Mon Jan 29 19:09:01 2007]
0.71	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.71	
0.71	c # GENERATE_SAT  BEGIN : /tmp/evaluation/199677-1170094139/sugar20121.bcnf [Mon Jan 29 19:09:01 2007]
0.71	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/199677-1170094139/sugar-v0-40.jar -bcnf -map /tmp/evaluation/199677-1170094139/sugar20121.map /tmp/evaluation/199677-1170094139/sugar20121.csp /tmp/evaluation/199677-1170094139/sugar20121.bcnf
0.83	c BEGIN parse /tmp/evaluation/199677-1170094139/sugar20121.csp
5.17	c END parse (4.3332 seconds)
5.17	c BEGIN simplify
5.19	c END simplify (0.02123 seconds)
5.19	c BEGIN encode /tmp/evaluation/199677-1170094139/sugar20121.bcnf
5.40	c END encode (0.209234 seconds)
5.44	c # GENERATE_SAT  END : 506 variables 33626 clauses 645428 bytes (4 seconds) [Mon Jan 29 19:09:05 2007]
5.44	c # GENERATE_SAT  CPU : 4.67 = 0 + 0 + 4.53 + 0.14
5.44	
5.44	c # SOLVE_SAT  BEGIN : /tmp/evaluation/199677-1170094139/sugar20121.bcnf [Mon Jan 29 19:09:05 2007]
5.44	c # CMD : /tmp/evaluation/199677-1170094139/minisat /tmp/evaluation/199677-1170094139/sugar20121.bcnf /tmp/evaluation/199677-1170094139/sugar20121.out
5.46	c ==================================[MINISAT]===================================
5.46	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
5.46	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
5.46	c ==============================================================================
5.46	c |         0 |   33626   127725 |   11208       0        0     nan |  0.000 % |
5.47	c |       100 |   33626   127725 |   12328     100      867     8.7 |  0.000 % |
5.50	c |       250 |   33626   127725 |   13561     250     2179     8.7 |  0.015 % |
5.53	c |       477 |   33626   127725 |   14917     477     4187     8.8 |  0.015 % |
5.59	c |       814 |   33626   127725 |   16409     814     6977     8.6 |  0.015 % |
5.67	c |      1320 |   33626   127725 |   18050    1320    11370     8.6 |  0.015 % |
5.79	c |      2079 |   33626   127725 |   19855    2079    18525     8.9 |  0.015 % |
5.96	c |      3222 |   33626   127725 |   21841    3222    30194     9.4 |  0.015 % |
6.22	c |      4930 |   33626   127725 |   24025    4930    49224    10.0 |  0.014 % |
6.66	c |      7493 |   33626   127725 |   26427    7493    75114    10.0 |  0.015 % |
7.40	c |     11337 |   33626   127725 |   29070   11337   116228    10.3 |  0.014 % |
8.62	c |     17104 |   33627   127725 |   31977   17103   182992    10.7 |  0.014 % |
10.84	c |     25753 |   33630   127725 |   35175   25749   284196    11.0 |  0.016 % |
14.73	c |     38727 |   33635   127725 |   38693   15533   187921    12.1 |  0.016 % |
20.68	c |     58188 |   33637   127725 |   42562   34992   451180    12.9 |  0.016 % |
30.54	c |     87380 |   33641   127725 |   46818   34918   438577    12.6 |  0.017 % |
48.38	c |    131169 |   33645   127725 |   51500   46155   601979    13.0 |  0.021 % |
76.61	c |    196853 |   33647   127725 |   56650   38987   514689    13.2 |  0.022 % |
111.93	c |    295380 |   33520   127344 |   62315   31642   430321    13.6 |  0.198 % |
176.97	c |    443170 |   33534   127344 |   68547   37238   497201    13.4 |  0.207 % |
278.29	c |    664855 |   33421   126972 |   75401   37958   541930    14.3 |  0.396 % |
426.85	c |    997380 |   33434   126972 |   82942   72272  1036555    14.3 |  0.402 % |
660.34	c |   1496168 |   33451   126972 |   91236   30729   488522    15.9 |  0.404 % |
1022.50	c |   2244350 |   33215   126106 |  100359   87102  1291017    14.8 |  0.791 % |
1639.99	c |   3366624 |   32983   125312 |  110395   31316   433986    13.9 |  1.187 % |
1802.13	s UNKNOWN
1802.13	c # ERROR No such file or directory /tmp/evaluation/199677-1170094139/sugar20121.out, at /tmp/evaluation/199677-1170094139/sugar line 393.
1802.13	
1802.13	c # MAIN  END :  (1802 seconds) [Mon Jan 29 19:39:02 2007]
1802.13	c # MAIN  CPU : 1799.45 = 0.01 + 0.01 + 1799.19 + 0.24
1802.13	

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/node67/watcher-199677-1170094139 -o ROOT/results/node67/solver-199677-1170094139 -C 1800 -M 900 /tmp/evaluation/199677-1170094139/solver /tmp/evaluation/199677-1170094139 /tmp/evaluation/199677-1170094139/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.94 2.08 2.21 5/74 20122
/proc/meminfo: memFree=1450368/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=12268 CPUtime=0
/proc/20121/stat : 20121 (sugar) R 20119 20121 19397 0 -1 4194304 597 0 0 0 0 0 0 0 20 0 1 0 29371626 12562432 316 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271638559333 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/20121/statm: 3067 316 241 3 0 167 0

[startup+0.111612 s]
/proc/loadavg: 1.94 2.08 2.21 5/74 20122
/proc/meminfo: memFree=1450368/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=0.03
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 29371626 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.519612 s]
/proc/loadavg: 1.94 2.08 2.21 5/74 20122
/proc/meminfo: memFree=1450368/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=0.03
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29371626 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.3427 s]
/proc/loadavg: 1.94 2.08 2.21 4/83 20138
/proc/meminfo: memFree=1428096/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=0.03
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29371626 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 808 370 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20131] ppid=20121 vsize=807064 CPUtime=0.61
/proc/20131/stat : 20131 (java) R 20121 20121 19397 0 -1 0 7735 0 1 0 55 6 0 0 17 0 8 0 29371697 826433536 7483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479595 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20131/statm: 201766 7483 1494 14 0 189044 0
[pid=20131/tid=20132] ppid=20121 vsize=807064 CPUtime=0.09
/proc/20131/task/20132/stat : 20132 (java) S 20121 20121 19397 0 -1 64 1681 0 0 0 9 0 0 0 16 0 8 0 29371701 826433536 7483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20131/tid=20133] ppid=20121 vsize=807064 CPUtime=0
/proc/20131/task/20133/stat : 20133 (java) S 20121 20121 19397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29371701 826433536 7483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20131/tid=20134] ppid=20121 vsize=807064 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20121 20121 19397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29371701 826433536 7483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20131/tid=20135] ppid=20121 vsize=807064 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20121 20121 19397 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29371705 826433536 7483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20131/tid=20136] ppid=20121 vsize=807064 CPUtime=0.05
/proc/20131/task/20136/stat : 20136 (java) R 20121 20121 19397 0 -1 64 292 0 0 0 5 0 0 0 19 0 8 0 29371705 826433536 7483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20131/tid=20137] ppid=20121 vsize=807064 CPUtime=0
/proc/20131/task/20137/stat : 20137 (java) S 20121 20121 19397 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29371705 826433536 7483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20131/tid=20138] ppid=20121 vsize=807064 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20121 20121 19397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29371705 826433536 7483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 820788

[startup+2.99587 s]
/proc/loadavg: 1.94 2.08 2.21 3/83 20138
/proc/meminfo: memFree=1409536/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=0.03
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29371626 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 808 370 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20131] ppid=20121 vsize=807336 CPUtime=2.25
/proc/20131/stat : 20131 (java) R 20121 20121 19397 0 -1 0 12603 0 1 0 216 9 0 0 20 0 8 0 29371697 826712064 12338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073696100 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20131/statm: 201834 12338 1506 14 0 189112 0
[pid=20131/tid=20132] ppid=20121 vsize=807336 CPUtime=0.46
/proc/20131/task/20132/stat : 20132 (java) S 20121 20121 19397 0 -1 64 6404 0 0 0 43 3 0 0 16 0 8 0 29371701 826712064 12338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20131/tid=20133] ppid=20121 vsize=807336 CPUtime=0
/proc/20131/task/20133/stat : 20133 (java) S 20121 20121 19397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29371701 826712064 12338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20131/tid=20134] ppid=20121 vsize=807336 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20121 20121 19397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29371701 826712064 12338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20131/tid=20135] ppid=20121 vsize=807336 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20121 20121 19397 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29371705 826712064 12338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20131/tid=20136] ppid=20121 vsize=807336 CPUtime=0.12
/proc/20131/task/20136/stat : 20136 (java) S 20121 20121 19397 0 -1 64 399 0 0 0 12 0 0 0 20 0 8 0 29371705 826712064 12338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20131/tid=20137] ppid=20121 vsize=807336 CPUtime=0
/proc/20131/task/20137/stat : 20137 (java) S 20121 20121 19397 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29371705 826712064 12338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20131/tid=20138] ppid=20121 vsize=807336 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20121 20121 19397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29371705 826712064 12338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 821060

[startup+6.2042 s]
/proc/loadavg: 1.94 2.08 2.21 3/76 20139
/proc/meminfo: memFree=1445112/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.7
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 3 0 453 14 15 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=3316 CPUtime=0.75
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 669 0 0 0 75 0 0 0 25 0 1 0 29372170 3395584 497 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/20139/statm: 829 497 51 112 0 713 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 17040

[startup+12.6679 s]
/proc/loadavg: 1.94 2.07 2.21 3/76 20139
/proc/meminfo: memFree=1442760/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.7
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 3 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=5576 CPUtime=7.17
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 1220 0 0 0 717 0 0 0 25 0 1 0 29372170 5709824 1048 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 1 0 0
/proc/20139/statm: 1394 1048 51 112 0 1278 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 19300

[startup+25.5212 s]
/proc/loadavg: 1.96 2.07 2.21 3/76 20139
/proc/meminfo: memFree=1441416/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.7
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 3 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=7004 CPUtime=19.97
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 1568 0 0 0 1996 1 0 0 25 0 1 0 29372170 7172096 1396 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/20139/statm: 1751 1396 51 112 0 1635 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 20728

[startup+51.2159 s]
/proc/loadavg: 1.97 2.06 2.20 3/76 20139
/proc/meminfo: memFree=1440136/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.7
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 3 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=8244 CPUtime=45.54
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 1875 0 0 0 4553 1 0 0 25 0 1 0 29372170 8441856 1703 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 1 0 0
/proc/20139/statm: 2061 1703 51 112 0 1945 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 21968

[startup+102.5 s]
/proc/loadavg: 1.99 2.05 2.18 3/76 20139
/proc/meminfo: memFree=1439048/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.71
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 4 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=9352 CPUtime=96.59
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 2153 0 0 0 9657 2 0 0 25 0 1 0 29372170 9576448 1981 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/20139/statm: 2338 1981 51 112 0 2222 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 23076

[startup+162.523 s]
/proc/loadavg: 1.99 2.04 2.17 3/76 20139
/proc/meminfo: memFree=1436936/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.71
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 4 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=11600 CPUtime=156.33
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 2687 0 0 0 15631 2 0 0 25 0 1 0 29372170 11878400 2515 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528382 0 0 4096 3 0 0 0 17 1 0 0
/proc/20139/statm: 2900 2515 51 112 0 2784 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 25324

[startup+222.545 s]
/proc/loadavg: 2.05 2.04 2.16 3/76 20139
/proc/meminfo: memFree=1435656/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.71
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 4 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=12944 CPUtime=216.07
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 2997 0 0 0 21605 2 0 0 25 0 1 0 29372170 13254656 2825 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/20139/statm: 3236 2825 51 112 0 3120 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 26668

[startup+282.563 s]
/proc/loadavg: 2.02 2.03 2.15 3/76 20139
/proc/meminfo: memFree=1434376/2055920 swapFree=4192956/4192956

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

/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 5672 0 0 0 123547 8 0 0 25 0 1 0 29372170 24592384 5465 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20139/statm: 6004 5465 51 112 0 5888 0
Current children cumulated CPU time (s) 1240.87
Current children cumulated vsize (KiB) 37740

[startup+1302.76 s]
/proc/loadavg: 1.00 1.03 1.38 2/67 20153
/proc/meminfo: memFree=1614888/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.71
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 4 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=24564 CPUtime=1295.54
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 5817 0 0 0 129546 8 0 0 25 0 1 0 29372170 25153536 5610 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525599 0 0 4096 3 0 0 0 17 0 0 0
/proc/20139/statm: 6141 5610 51 112 0 6025 0
Current children cumulated CPU time (s) 1300.86
Current children cumulated vsize (KiB) 38288

[startup+1362.77 s]
/proc/loadavg: 1.00 1.02 1.35 2/67 20153
/proc/meminfo: memFree=1614568/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.71
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 4 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=24848 CPUtime=1355.53
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 5894 0 0 0 135545 8 0 0 25 0 1 0 29372170 25444352 5687 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20139/statm: 6212 5687 51 112 0 6096 0
Current children cumulated CPU time (s) 1360.85
Current children cumulated vsize (KiB) 38572

[startup+1422.78 s]
/proc/loadavg: 1.06 1.03 1.33 2/67 20153
/proc/meminfo: memFree=1614376/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.71
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 4 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=25148 CPUtime=1415.53
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 5948 0 0 0 141544 9 0 0 25 0 1 0 29372170 25751552 5741 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20139/statm: 6287 5741 51 112 0 6171 0
Current children cumulated CPU time (s) 1420.85
Current children cumulated vsize (KiB) 38872

[startup+1482.79 s]
/proc/loadavg: 1.02 1.03 1.31 2/67 20153
/proc/meminfo: memFree=1614184/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.71
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 4 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=25288 CPUtime=1475.52
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 5987 0 0 0 147543 9 0 0 25 0 1 0 29372170 25894912 5780 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20139/statm: 6322 5780 51 112 0 6206 0
Current children cumulated CPU time (s) 1480.84
Current children cumulated vsize (KiB) 39012

[startup+1542.8 s]
/proc/loadavg: 1.00 1.02 1.28 2/67 20153
/proc/meminfo: memFree=1613608/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.71
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 4 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=25804 CPUtime=1535.51
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 6115 0 0 0 153542 9 0 0 25 0 1 0 29372170 26423296 5908 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20139/statm: 6451 5908 51 112 0 6335 0
Current children cumulated CPU time (s) 1540.83
Current children cumulated vsize (KiB) 39528

[startup+1602.81 s]
/proc/loadavg: 1.00 1.01 1.26 2/67 20155
/proc/meminfo: memFree=1613096/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.71
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 4 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=26088 CPUtime=1595.49
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 6157 0 0 0 159540 9 0 0 25 0 1 0 29372170 26714112 5950 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528774 0 0 4096 3 0 0 0 17 0 0 0
/proc/20139/statm: 6522 5950 51 112 0 6406 0
Current children cumulated CPU time (s) 1600.81
Current children cumulated vsize (KiB) 39812

[startup+1662.82 s]
/proc/loadavg: 1.00 1.01 1.25 2/67 20155
/proc/meminfo: memFree=1613032/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.71
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 4 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=26400 CPUtime=1655.49
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 6229 0 0 0 165539 10 0 0 25 0 1 0 29372170 27033600 6022 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 0 0 0
/proc/20139/statm: 6600 6022 51 112 0 6484 0
Current children cumulated CPU time (s) 1660.81
Current children cumulated vsize (KiB) 40124

[startup+1722.83 s]
/proc/loadavg: 1.00 1.00 1.23 2/67 20155
/proc/meminfo: memFree=1612584/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.71
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 4 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=26684 CPUtime=1715.48
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 6340 0 0 0 171538 10 0 0 25 0 1 0 29372170 27324416 6133 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528786 0 0 4096 3 0 0 0 17 0 0 0
/proc/20139/statm: 6671 6133 51 112 0 6555 0
Current children cumulated CPU time (s) 1720.8
Current children cumulated vsize (KiB) 40408

[startup+1782.83 s]
/proc/loadavg: 1.00 1.00 1.21 2/67 20155
/proc/meminfo: memFree=1612264/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.71
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 4 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=27140 CPUtime=1775.47
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 6431 0 0 0 177537 10 0 0 25 0 1 0 29372170 27791360 6224 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20139/statm: 6785 6224 51 112 0 6669 0
Current children cumulated CPU time (s) 1780.79
Current children cumulated vsize (KiB) 40864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.12 s]
/proc/loadavg: 1.00 1.00 1.20 2/67 20155
/proc/meminfo: memFree=1612200/2055920 swapFree=4192956/4192956
[pid=20121] ppid=20119 vsize=13724 CPUtime=4.71
/proc/20121/stat : 20121 (sugar) S 20119 20121 19397 0 -1 4194304 1277 18599 0 1 4 0 453 14 16 0 1 0 29371626 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20121/statm: 3431 815 373 3 0 531 0
[pid=20123] ppid=20121 vsize=0 CPUtime=0.61
/proc/20123/stat : 20123 (java) Z 20121 20121 19397 0 -1 1036 7455 0 1 0 55 6 0 0 17 0 1 0 29371631 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20123/statm: 0 0 0 0 0 0 0
[pid=20139] ppid=20121 vsize=27284 CPUtime=1794.76
/proc/20139/stat : 20139 (minisat) R 20121 20121 19397 0 -1 0 6447 0 0 0 179466 10 0 0 25 0 1 0 29372170 27938816 6240 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20139/statm: 6821 6240 51 112 0 6705 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 41008

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 20121 and gives childrusage.ru_utime.tv_sec=1799 childrusage.ru_utime.tv_usec=235474 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=260960
CPU time returned by wait4() is 1799.5
while last known CPU time is 1800.08

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

Real time (s): 1802.14
CPU time (s): 1800.08
CPU user time (s): 1799.78
CPU system time (s): 0.3
CPU usage (%): 99.8859
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.24
system time used= 0.26096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26411
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 851
involuntary context switches= 6552

runsolver used 1.58076 s user time and 5.10222 s system time

The end

Launcher Data (download as text)

Begin job on node67 on Mon Jan 29 18:08:59 UTC 2007


IDJOB= 199677
IDBENCH= 3631
IDSOLVER= 86
FILE ID= node67/199677-1170094139

PBS_JOBID= 3689566

Free space on /tmp= 66502 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-23/rand-23-23-253-131-52021_ext.xml
COMMAND LINE= /tmp/evaluation/199677-1170094139/solver /tmp/evaluation/199677-1170094139 /tmp/evaluation/199677-1170094139/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-199677-1170094139 -o ROOT/results/node67/solver-199677-1170094139 -C 1800 -M 900  /tmp/evaluation/199677-1170094139/solver /tmp/evaluation/199677-1170094139 /tmp/evaluation/199677-1170094139/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  06cd5bfeea3b4b1120b6f4454fdde282

RANDOM SEED= 633444200

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.236
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.236
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:       1450912 kB
Buffers:          8612 kB
Cached:         387624 kB
SwapCached:          0 kB
Active:         232504 kB
Inactive:       305472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1450912 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1032 kB
Writeback:           0 kB
Mapped:         152764 kB
Slab:            52116 kB
Committed_AS:   239516 kB
PageTables:       2092 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 node67 on Mon Jan 29 18:39:03 UTC 2007