Trace number 203797

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.07 1816.93

General information on the benchmark

Namerandom/rand-2-27/
rand-27-27-351-163-60021_ext.xml
MD5SUM661b9784ba4950c7ea8b2ff8188d642b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark221.806
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
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/203797-1170096028/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/203797-1170096028/unknown.xml [Mon Jan 29 19:40:28 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/203797-1170096028/unknown.xml /tmp/evaluation/203797-1170096028/sugar21090.csp [Mon Jan 29 19:40:28 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203797-1170096028/sugar-v0-40.jar -convert /tmp/evaluation/203797-1170096028/unknown.xml /tmp/evaluation/203797-1170096028/sugar21090.csp
0.17	c BEGIN convert /tmp/evaluation/203797-1170096028/unknown.xml
0.80	c END convert (0.630407 seconds)
0.81	c # CONVERT_XML  END : /tmp/evaluation/203797-1170096028/sugar21090.csp 1860594 bytes (1 seconds) [Mon Jan 29 19:40:29 2007]
0.81	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.81	
0.81	c # GENERATE_SAT  BEGIN : /tmp/evaluation/203797-1170096028/sugar21090.bcnf [Mon Jan 29 19:40:29 2007]
0.81	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203797-1170096028/sugar-v0-40.jar -bcnf -map /tmp/evaluation/203797-1170096028/sugar21090.map /tmp/evaluation/203797-1170096028/sugar21090.csp /tmp/evaluation/203797-1170096028/sugar21090.bcnf
0.93	c BEGIN parse /tmp/evaluation/203797-1170096028/sugar21090.csp
7.62	c END parse (6.688853 seconds)
7.62	c BEGIN simplify
7.65	c END simplify (0.028114 seconds)
7.65	c BEGIN encode /tmp/evaluation/203797-1170096028/sugar21090.bcnf
7.97	c END encode (0.315382 seconds)
7.99	c # GENERATE_SAT  END : 702 variables 57888 clauses 1118484 bytes (7 seconds) [Mon Jan 29 19:40:36 2007]
7.99	c # GENERATE_SAT  CPU : 7.14 = 0 + 0 + 6.99 + 0.15
7.99	
7.99	c # SOLVE_SAT  BEGIN : /tmp/evaluation/203797-1170096028/sugar21090.bcnf [Mon Jan 29 19:40:36 2007]
7.99	c # CMD : /tmp/evaluation/203797-1170096028/minisat /tmp/evaluation/203797-1170096028/sugar21090.bcnf /tmp/evaluation/203797-1170096028/sugar21090.out
8.02	c ==================================[MINISAT]===================================
8.02	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
8.02	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
8.02	c ==============================================================================
8.02	c |         0 |   57888   221727 |   19296       0        0     nan |  0.000 % |
8.05	c |       101 |   57888   221727 |   21225     101      980     9.7 |  0.000 % |
8.09	c |       251 |   57888   221727 |   23348     251     2557    10.2 |  0.005 % |
8.15	c |       476 |   57888   221727 |   25682     476     4753    10.0 |  0.009 % |
8.23	c |       814 |   57888   221727 |   28251     814     8547    10.5 |  0.008 % |
8.34	c |      1321 |   57888   221727 |   31076    1321    14251    10.8 |  0.009 % |
8.53	c |      2083 |   57888   221727 |   34184    2083    22368    10.7 |  0.009 % |
8.83	c |      3222 |   57888   221727 |   37602    3222    34251    10.6 |  0.007 % |
9.32	c |      4930 |   57888   221727 |   41362    4930    56252    11.4 |  0.009 % |
10.08	c |      7492 |   57889   221727 |   45498    7491    89927    12.0 |  0.009 % |
11.22	c |     11336 |   57891   221727 |   50048   11333   136931    12.1 |  0.009 % |
13.30	c |     17102 |   57891   221727 |   55053   17099   210278    12.3 |  0.008 % |
17.19	c |     25751 |   57893   221727 |   60559   25746   320053    12.4 |  0.009 % |
23.00	c |     38725 |   57894   221727 |   66615   38719   497057    12.8 |  0.004 % |
34.86	c |     58187 |   57896   221727 |   73276   58179   759654    13.1 |  0.007 % |
53.29	c |     87379 |   57899   221727 |   80604   27723   398539    14.4 |  0.009 % |
84.40	c |    131168 |   57899   221727 |   88664   71512  1025995    14.3 |  0.009 % |
131.09	c |    196852 |   57900   221727 |   97531   62652  1002481    16.0 |  0.009 % |
209.72	c |    295378 |   57904   221727 |  107284   77596  1232518    15.9 |  0.009 % |
333.19	c |    443168 |   57906   221727 |  118012   41603   709274    17.0 |  0.009 % |
548.04	c |    664851 |   57907   221727 |  129813   61787   949498    15.4 |  0.009 % |
868.09	c |    997377 |   57913   221727 |  142795   56333   899863    16.0 |  0.009 % |
1390.13	c |   1496165 |   57920   221727 |  157074   50869   759282    14.9 |  0.009 % |
1816.92	s UNKNOWN
1816.92	c # ERROR No such file or directory /tmp/evaluation/203797-1170096028/sugar21090.out, at /tmp/evaluation/203797-1170096028/sugar line 393.
1816.92	
1816.92	c # MAIN  END :  (1817 seconds) [Mon Jan 29 20:10:45 2007]
1816.92	c # MAIN  CPU : 1799.32 = 0 + 0.01 + 1799.04 + 0.27
1816.92	
1816.92	
1816.92	s UNKNOWN
1816.92	c # INTERRUPTED
1816.92	c # MAIN  END :  (1817 seconds) [Mon Jan 29 20:10:45 2007]
1816.92	c # MAIN  CPU : 1799.32 = 0 + 0.01 + 1799.04 + 0.27
1816.92	

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/node66/watcher-203797-1170096028 -o ROOT/results/node66/solver-203797-1170096028 -C 1800 -M 900 /tmp/evaluation/203797-1170096028/solver /tmp/evaluation/203797-1170096028 /tmp/evaluation/203797-1170096028/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: 2.26 2.27 2.45 3/75 21091
/proc/meminfo: memFree=1905672/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=7504 CPUtime=0
/proc/21090/stat : 21090 (sugar) R 21088 21090 20457 0 -1 4194304 315 0 0 0 0 0 0 0 20 0 1 0 29560315 7684096 51 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227604986205 0 0 4096 0 0 0 0 17 1 0 0
/proc/21090/statm: 1876 51 38 3 0 55 0

[startup+0.104529 s]
/proc/loadavg: 2.26 2.27 2.45 3/75 21091
/proc/meminfo: memFree=1905672/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=0.03
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1112 0 0 0 3 0 0 0 20 0 1 0 29560315 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.516608 s]
/proc/loadavg: 2.26 2.27 2.45 3/75 21091
/proc/meminfo: memFree=1905672/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=0.03
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29560315 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33878 s]
/proc/loadavg: 2.26 2.27 2.45 4/84 21107
/proc/meminfo: memFree=1883840/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=0.03
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29560315 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 808 370 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21100] ppid=21090 vsize=807064 CPUtime=0.5
/proc/21100/stat : 21100 (java) R 21090 21090 20457 0 -1 0 7312 0 1 0 46 4 0 0 18 0 8 0 29560397 826433536 7061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073499999 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21100/statm: 201766 7061 1494 14 0 189044 0
[pid=21100/tid=21101] ppid=21090 vsize=807064 CPUtime=0.06
/proc/21100/task/21101/stat : 21101 (java) S 21090 21090 20457 0 -1 64 1260 0 0 0 6 0 0 0 16 0 8 0 29560400 826433536 7061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21102] ppid=21090 vsize=807064 CPUtime=0
/proc/21100/task/21102/stat : 21102 (java) S 21090 21090 20457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29560401 826433536 7061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21103] ppid=21090 vsize=807064 CPUtime=0
/proc/21100/task/21103/stat : 21103 (java) S 21090 21090 20457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29560401 826433536 7061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21104] ppid=21090 vsize=807064 CPUtime=0
/proc/21100/task/21104/stat : 21104 (java) S 21090 21090 20457 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29560404 826433536 7061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21105] ppid=21090 vsize=807064 CPUtime=0.05
/proc/21100/task/21105/stat : 21105 (java) R 21090 21090 20457 0 -1 64 292 0 0 0 5 0 0 0 19 0 8 0 29560404 826433536 7061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21106] ppid=21090 vsize=807064 CPUtime=0
/proc/21100/task/21106/stat : 21106 (java) S 21090 21090 20457 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29560404 826433536 7061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21107] ppid=21090 vsize=807064 CPUtime=0
/proc/21100/task/21107/stat : 21107 (java) S 21090 21090 20457 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29560404 826433536 7061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 820788

[startup+2.98111 s]
/proc/loadavg: 2.26 2.27 2.45 3/84 21107
/proc/meminfo: memFree=1863488/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=0.03
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29560315 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 808 370 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21100] ppid=21090 vsize=807064 CPUtime=2.14
/proc/21100/stat : 21100 (java) R 21090 21090 20457 0 -1 0 14120 0 1 0 207 7 0 0 23 0 8 0 29560397 826433536 13853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073543902 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21100/statm: 201766 13853 1494 14 0 189044 0
[pid=21100/tid=21101] ppid=21090 vsize=807064 CPUtime=0.58
/proc/21100/task/21101/stat : 21101 (java) S 21090 21090 20457 0 -1 64 8052 0 0 0 55 3 0 0 16 0 8 0 29560400 826433536 13853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21100/tid=21102] ppid=21090 vsize=807064 CPUtime=0
/proc/21100/task/21102/stat : 21102 (java) S 21090 21090 20457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29560401 826433536 13853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21103] ppid=21090 vsize=807064 CPUtime=0
/proc/21100/task/21103/stat : 21103 (java) S 21090 21090 20457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29560401 826433536 13853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21104] ppid=21090 vsize=807064 CPUtime=0
/proc/21100/task/21104/stat : 21104 (java) S 21090 21090 20457 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29560404 826433536 13853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21105] ppid=21090 vsize=807064 CPUtime=0.05
/proc/21100/task/21105/stat : 21105 (java) S 21090 21090 20457 0 -1 64 292 0 0 0 5 0 0 0 19 0 8 0 29560404 826433536 13853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21106] ppid=21090 vsize=807064 CPUtime=0
/proc/21100/task/21106/stat : 21106 (java) S 21090 21090 20457 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29560404 826433536 13853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21107] ppid=21090 vsize=807064 CPUtime=0
/proc/21100/task/21107/stat : 21107 (java) S 21090 21090 20457 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29560404 826433536 13853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 820788

[startup+6.18576 s]
/proc/loadavg: 2.24 2.27 2.45 3/84 21107
/proc/meminfo: memFree=1826112/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=0.03
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29560315 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 808 370 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21100] ppid=21090 vsize=807328 CPUtime=5.33
/proc/21100/stat : 21100 (java) R 21090 21090 20457 0 -1 0 21415 0 1 0 523 10 0 0 25 0 8 0 29560397 826703872 21118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073742871 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21100/statm: 201832 21118 1506 14 0 189110 0
[pid=21100/tid=21101] ppid=21090 vsize=807328 CPUtime=0.97
/proc/21100/task/21101/stat : 21101 (java) S 21090 21090 20457 0 -1 64 15185 0 0 0 92 5 0 0 16 0 8 0 29560400 826703872 21118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21100/tid=21102] ppid=21090 vsize=807328 CPUtime=0
/proc/21100/task/21102/stat : 21102 (java) S 21090 21090 20457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29560401 826703872 21118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21103] ppid=21090 vsize=807328 CPUtime=0
/proc/21100/task/21103/stat : 21103 (java) S 21090 21090 20457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29560401 826703872 21118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21104] ppid=21090 vsize=807328 CPUtime=0
/proc/21100/task/21104/stat : 21104 (java) S 21090 21090 20457 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29560404 826703872 21118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21105] ppid=21090 vsize=807328 CPUtime=0.13
/proc/21100/task/21105/stat : 21105 (java) S 21090 21090 20457 0 -1 64 400 0 0 0 13 0 0 0 17 0 8 0 29560404 826703872 21118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21100/tid=21106] ppid=21090 vsize=807328 CPUtime=0
/proc/21100/task/21106/stat : 21106 (java) S 21090 21090 20457 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29560404 826703872 21118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21100/tid=21107] ppid=21090 vsize=807328 CPUtime=0
/proc/21100/task/21107/stat : 21107 (java) S 21090 21090 20457 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29560404 826703872 21118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 821052

[startup+12.6621 s]
/proc/loadavg: 2.30 2.28 2.45 3/77 21108
/proc/meminfo: memFree=1894456/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=5384 CPUtime=4.61
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 1273 0 0 0 461 0 0 0 25 0 1 0 29561115 5513216 986 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 1346 986 51 112 0 1230 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 19108

[startup+25.5116 s]
/proc/loadavg: 2.24 2.26 2.45 3/77 21108
/proc/meminfo: memFree=1890232/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=7888 CPUtime=17.35
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 1894 0 0 0 1734 1 0 0 25 0 1 0 29561115 8077312 1607 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 1972 1607 51 112 0 1856 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 21612

[startup+51.2088 s]
/proc/loadavg: 2.23 2.26 2.44 3/77 21108
/proc/meminfo: memFree=1885752/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=10668 CPUtime=42.8
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 2569 0 0 0 4278 2 0 0 25 0 1 0 29561115 10924032 2282 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528435 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 2667 2282 51 112 0 2551 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 24392

[startup+102.492 s]
/proc/loadavg: 2.10 2.22 2.42 3/77 21108
/proc/meminfo: memFree=1881016/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=12940 CPUtime=93.62
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 3151 0 0 0 9359 3 0 0 25 0 1 0 29561115 13250560 2864 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 3235 2864 51 112 0 3119 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 26664

[startup+162.506 s]
/proc/loadavg: 2.03 2.17 2.39 3/77 21108
/proc/meminfo: memFree=1877880/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=14900 CPUtime=153.08
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 3620 0 0 0 15304 4 0 0 25 0 1 0 29561115 15257600 3333 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 3725 3333 51 112 0 3609 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 28624

[startup+222.531 s]
/proc/loadavg: 2.11 2.17 2.37 3/77 21108
/proc/meminfo: memFree=1875512/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18

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

/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 6549 0 0 0 122345 7 0 0 25 0 1 0 29561115 28004352 6262 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 6837 6262 51 112 0 6721 0
Current children cumulated CPU time (s) 1231.43
Current children cumulated vsize (KiB) 41072

[startup+1303.02 s]
/proc/loadavg: 2.00 2.00 2.09 3/83 21266
/proc/meminfo: memFree=1851368/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=27676 CPUtime=1282.87
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 6629 0 0 0 128280 7 0 0 25 0 1 0 29561115 28340224 6342 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 6919 6342 51 112 0 6803 0
Current children cumulated CPU time (s) 1290.78
Current children cumulated vsize (KiB) 41400

[startup+1363.05 s]
/proc/loadavg: 2.00 2.00 2.08 3/77 21306
/proc/meminfo: memFree=1851760/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=28268 CPUtime=1342.31
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 6743 0 0 0 134223 8 0 0 25 0 1 0 29561115 28946432 6456 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 7067 6456 51 112 0 6951 0
Current children cumulated CPU time (s) 1350.22
Current children cumulated vsize (KiB) 41992

[startup+1423.08 s]
/proc/loadavg: 2.00 2.00 2.08 3/77 21306
/proc/meminfo: memFree=1851056/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=28268 CPUtime=1401.78
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 6759 0 0 0 140170 8 0 0 25 0 1 0 29561115 28946432 6472 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528379 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 7067 6472 51 112 0 6951 0
Current children cumulated CPU time (s) 1409.69
Current children cumulated vsize (KiB) 41992

[startup+1483.1 s]
/proc/loadavg: 2.00 2.00 2.07 3/77 21306
/proc/meminfo: memFree=1850288/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=28268 CPUtime=1461.24
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 6769 0 0 0 146116 8 0 0 25 0 1 0 29561115 28946432 6482 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 7067 6482 51 112 0 6951 0
Current children cumulated CPU time (s) 1469.15
Current children cumulated vsize (KiB) 41992

[startup+1543.12 s]
/proc/loadavg: 2.00 2.00 2.06 3/77 21306
/proc/meminfo: memFree=1849200/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=29040 CPUtime=1520.71
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 6968 0 0 0 152063 8 0 0 25 0 1 0 29561115 29736960 6681 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 7260 6681 51 112 0 7144 0
Current children cumulated CPU time (s) 1528.62
Current children cumulated vsize (KiB) 42764

[startup+1603.15 s]
/proc/loadavg: 2.00 2.00 2.06 3/77 21306
/proc/meminfo: memFree=1848112/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=29468 CPUtime=1580.18
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 7047 0 0 0 158010 8 0 0 25 0 1 0 29561115 30175232 6760 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 7367 6760 51 112 0 7251 0
Current children cumulated CPU time (s) 1588.09
Current children cumulated vsize (KiB) 43192

[startup+1663.17 s]
/proc/loadavg: 2.07 2.02 2.06 3/77 21306
/proc/meminfo: memFree=1847096/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=30028 CPUtime=1639.65
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 7207 0 0 0 163957 8 0 0 25 0 1 0 29561115 30748672 6911 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 7507 6911 51 112 0 7391 0
Current children cumulated CPU time (s) 1647.56
Current children cumulated vsize (KiB) 43752

[startup+1723.2 s]
/proc/loadavg: 2.02 2.01 2.05 3/77 21306
/proc/meminfo: memFree=1846648/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=30196 CPUtime=1699.12
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 7234 0 0 0 169904 8 0 0 25 0 1 0 29561115 30920704 6938 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 7549 6938 51 112 0 7433 0
Current children cumulated CPU time (s) 1707.03
Current children cumulated vsize (KiB) 43920

[startup+1783.23 s]
/proc/loadavg: 2.13 2.05 2.06 3/77 21306
/proc/meminfo: memFree=1846264/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=30344 CPUtime=1758.6
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 7273 0 0 0 175852 8 0 0 25 0 1 0 29561115 31072256 6977 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 1 0 0
/proc/21108/statm: 7586 6977 51 112 0 7470 0
Current children cumulated CPU time (s) 1766.51
Current children cumulated vsize (KiB) 44068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.91 s]
/proc/loadavg: 2.05 2.04 2.06 2/67 21457
/proc/meminfo: memFree=1886272/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=13724 CPUtime=7.18
/proc/21090/stat : 21090 (sugar) S 21088 21090 20457 0 -1 4194304 1277 26586 0 1 3 1 699 15 16 0 1 0 29560315 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21090/statm: 3431 816 373 3 0 531 0
[pid=21092] ppid=21090 vsize=0 CPUtime=0.73
/proc/21092/stat : 21092 (java) Z 21090 21090 20457 0 -1 1036 7756 0 1 0 68 5 0 0 19 0 1 0 29560321 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21092/statm: 0 0 0 0 0 0 0
[pid=21108] ppid=21090 vsize=30484 CPUtime=1792.16
/proc/21108/stat : 21108 (minisat) R 21090 21090 20457 0 -1 0 7281 0 0 0 179205 11 0 0 25 0 1 0 29561115 31215616 6985 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21108/statm: 7621 6985 51 112 0 7505 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 44208

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 21090 and gives childrusage.ru_utime.tv_sec=1799 childrusage.ru_utime.tv_usec=86497 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=284956
CPU time returned by wait4() is 1799.37
while last known CPU time is 1800.07

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

Real time (s): 1816.93
CPU time (s): 1800.07
CPU user time (s): 1799.75
CPU system time (s): 0.32
CPU usage (%): 99.072
Max. virtual memory (cumulated for all children) (KiB): 821052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 0.284956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35235
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= 1147
involuntary context switches= 34496

runsolver used 2.03769 s user time and 6.02508 s system time

The end

Launcher Data (download as text)

Begin job on node66 on Mon Jan 29 18:40:28 UTC 2007


IDJOB= 203797
IDBENCH= 3981
IDSOLVER= 86
FILE ID= node66/203797-1170096028

PBS_JOBID= 3689577

Free space on /tmp= 66560 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-27/rand-27-27-351-163-60021_ext.xml
COMMAND LINE= /tmp/evaluation/203797-1170096028/solver /tmp/evaluation/203797-1170096028 /tmp/evaluation/203797-1170096028/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-203797-1170096028 -o ROOT/results/node66/solver-203797-1170096028 -C 1800 -M 900  /tmp/evaluation/203797-1170096028/solver /tmp/evaluation/203797-1170096028 /tmp/evaluation/203797-1170096028/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  661b9784ba4950c7ea8b2ff8188d642b

RANDOM SEED= 272229586

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.259
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	: 5931.00
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.259
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:       1906152 kB
Buffers:         25904 kB
Cached:          47604 kB
SwapCached:          0 kB
Active:          63252 kB
Inactive:        36580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1906152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5336 kB
Writeback:           0 kB
Mapped:          37384 kB
Slab:            35296 kB
Committed_AS:   111152 kB
PageTables:       1752 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 node66 on Mon Jan 29 19:10:46 UTC 2007