Trace number 212827

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.1 1801.63

General information on the benchmark

NamepseudoSeries/primesDimacs/
g-125-18.xml
MD5SUM69efccf7b0b61a6c40bfb9a26b7257b5
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables4500
Number of constraints72413
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension72413
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/212827-1170099604/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/212827-1170099604/unknown.xml [Mon Jan 29 20:40:04 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/212827-1170099604/unknown.xml /tmp/evaluation/212827-1170099604/sugar17134.csp [Mon Jan 29 20:40:04 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/212827-1170099604/sugar-v0-40.jar -convert /tmp/evaluation/212827-1170099604/unknown.xml /tmp/evaluation/212827-1170099604/sugar17134.csp
0.15	c BEGIN convert /tmp/evaluation/212827-1170099604/unknown.xml
4.31	c END convert (4.162737 seconds)
4.35	c # CONVERT_XML  END : /tmp/evaluation/212827-1170099604/sugar17134.csp 1833837 bytes (4 seconds) [Mon Jan 29 20:40:08 2007]
4.35	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
4.35	
4.35	c # GENERATE_SAT  BEGIN : /tmp/evaluation/212827-1170099604/sugar17134.bcnf [Mon Jan 29 20:40:08 2007]
4.35	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/212827-1170099604/sugar-v0-40.jar -bcnf -map /tmp/evaluation/212827-1170099604/sugar17134.map /tmp/evaluation/212827-1170099604/sugar17134.csp /tmp/evaluation/212827-1170099604/sugar17134.bcnf
4.47	c BEGIN parse /tmp/evaluation/212827-1170099604/sugar17134.csp
9.03	c END parse (4.568143 seconds)
9.03	c BEGIN simplify
9.05	c END simplify (0.020217 seconds)
9.05	c BEGIN encode /tmp/evaluation/212827-1170099604/sugar17134.bcnf
9.39	c END encode (0.335567 seconds)
9.51	c # GENERATE_SAT  END : 10500 variables 100788 clauses 1258980 bytes (6 seconds) [Mon Jan 29 20:40:14 2007]
9.51	c # GENERATE_SAT  CPU : 5.11 = 0.07 + 0.01 + 4.88 + 0.15
9.51	
9.51	c # SOLVE_SAT  BEGIN : /tmp/evaluation/212827-1170099604/sugar17134.bcnf [Mon Jan 29 20:40:14 2007]
9.51	c # CMD : /tmp/evaluation/212827-1170099604/minisat /tmp/evaluation/212827-1170099604/sugar17134.bcnf /tmp/evaluation/212827-1170099604/sugar17134.out
9.56	c ==================================[MINISAT]===================================
9.56	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
9.56	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
9.56	c ==============================================================================
9.56	c |         0 |  100788   213951 |   33596       0        0     nan |  0.000 % |
9.57	c |       101 |  100788   213951 |   36955     101      423     4.2 |  0.000 % |
9.60	c |       251 |  100788   213951 |   40651     251     6748    26.9 |  0.000 % |
9.65	c |       476 |  100788   213951 |   44716     476    15536    32.6 |  0.000 % |
9.71	c |       813 |  100788   213951 |   49187     813    28053    34.5 |  0.000 % |
9.81	c |      1319 |  100788   213951 |   54106    1319    66504    50.4 |  0.000 % |
9.92	c |      2078 |  100788   213951 |   59517    2078    82518    39.7 |  0.000 % |
10.20	c |      3219 |  100788   213951 |   65469    3219   171687    53.3 |  0.000 % |
10.53	c |      4927 |  100788   213951 |   72016    4927   243678    49.5 |  0.000 % |
11.29	c |      7490 |  100788   213951 |   79217    7490   576455    77.0 |  0.000 % |
12.77	c |     11335 |  100788   213951 |   87139   11335  1194250   105.4 |  0.000 % |
15.44	c |     17101 |  100788   213951 |   95853   17101  2021284   118.2 |  0.000 % |
20.06	c |     25750 |  100788   213951 |  105438   25750  3461816   134.4 |  0.000 % |
27.99	c |     38724 |  100788   213951 |  115982   38724  5212807   134.6 |  0.000 % |
43.90	c |     58186 |  100788   213951 |  127580   58186  8651943   148.7 |  0.000 % |
81.01	c |     87378 |  100788   213951 |  140338   87378 13163495   150.6 |  0.000 % |
158.95	c |    131168 |  100788   213951 |  154372  131168 23956830   182.6 |  0.000 % |
254.84	c |    196855 |  100788   213951 |  169809   50931  8102206   159.1 |  0.000 % |
473.39	c |    295382 |  100788   213951 |  186790  149458 35777457   239.4 |  0.000 % |
700.24	c |    443171 |  100788   213951 |  205470  121435 22040349   181.5 |  0.000 % |
1102.00	c |    664855 |  100788   213951 |  226017  152546 23649028   155.0 |  0.000 % |
1734.17	c |    997380 |  100788   213951 |  248618   61247  7572021   123.6 |  0.000 % |
1800.62	
1800.62	s UNKNOWN
1800.62	c # INTERRUPTED
1800.62	c # MAIN  END :  (1801 seconds) [Mon Jan 29 21:10:05 2007]
1800.62	c # MAIN  CPU : 5.11 = 0.07 + 0.01 + 4.88 + 0.15
1800.62	

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/node22/watcher-212827-1170099604 -o ROOT/results/node22/solver-212827-1170099604 -C 1800 -M 900 /tmp/evaluation/212827-1170099604/solver /tmp/evaluation/212827-1170099604 /tmp/evaluation/212827-1170099604/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: 0.92 0.98 0.99 4/78 17135
/proc/meminfo: memFree=1866984/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=12264 CPUtime=0
/proc/17134/stat : 17134 (sugar) R 17132 17134 16584 0 -1 4194304 544 0 0 0 0 0 0 0 18 0 1 0 29914335 12558336 264 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272467661479 0 0 4224 0 0 0 0 17 1 0 0
/proc/17134/statm: 3067 279 207 3 0 167 0

[startup+0.103538 s]
/proc/loadavg: 0.92 0.98 0.99 4/78 17135
/proc/meminfo: memFree=1866984/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=13724 CPUtime=0.03
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 1112 0 0 0 3 0 0 0 16 0 1 0 29914335 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.511573 s]
/proc/loadavg: 0.92 0.98 0.99 4/78 17135
/proc/meminfo: memFree=1866984/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=13724 CPUtime=0.03
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 1121 0 0 0 3 0 0 0 16 0 1 0 29914335 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33363 s]
/proc/loadavg: 0.92 0.98 0.99 2/86 17143
/proc/meminfo: memFree=1803112/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=13724 CPUtime=0.03
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 1121 0 0 0 3 0 0 0 16 0 1 0 29914335 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 3431 805 368 3 0 531 0
[pid=17136] ppid=17134 vsize=807288 CPUtime=1.27
/proc/17136/stat : 17136 (java) R 17134 17134 16584 0 -1 0 19969 0 1 0 117 10 0 0 17 0 8 0 29914339 826662912 19713 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17136/statm: 201822 19713 1658 14 0 189100 0
[pid=17136/tid=17137] ppid=17134 vsize=807288 CPUtime=0.25
/proc/17136/task/17137/stat : 17137 (java) S 17134 17134 16584 0 -1 64 13505 0 0 0 21 4 0 0 16 0 8 0 29914342 826662912 19713 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17136/tid=17138] ppid=17134 vsize=807288 CPUtime=0
/proc/17136/task/17138/stat : 17138 (java) S 17134 17134 16584 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 29914343 826662912 19713 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17136/tid=17139] ppid=17134 vsize=807288 CPUtime=0
/proc/17136/task/17139/stat : 17139 (java) S 17134 17134 16584 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 29914343 826662912 19713 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17136/tid=17140] ppid=17134 vsize=807288 CPUtime=0
/proc/17136/task/17140/stat : 17140 (java) S 17134 17134 16584 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29914346 826662912 19713 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17136/tid=17141] ppid=17134 vsize=807288 CPUtime=0.08
/proc/17136/task/17141/stat : 17141 (java) S 17134 17134 16584 0 -1 64 368 0 0 0 8 0 0 0 16 0 8 0 29914346 826662912 19713 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17136/tid=17142] ppid=17134 vsize=807288 CPUtime=0
/proc/17136/task/17142/stat : 17142 (java) S 17134 17134 16584 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 29914346 826662912 19713 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17136/tid=17143] ppid=17134 vsize=807288 CPUtime=0
/proc/17136/task/17143/stat : 17143 (java) S 17134 17134 16584 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29914346 826662912 19713 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 821012

[startup+2.98574 s]
/proc/loadavg: 0.92 0.98 0.99 2/86 17143
/proc/meminfo: memFree=1744744/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=13724 CPUtime=0.03
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 1121 0 0 0 3 0 0 0 16 0 1 0 29914335 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 3431 805 368 3 0 531 0
[pid=17136] ppid=17134 vsize=807412 CPUtime=2.92
/proc/17136/stat : 17136 (java) R 17134 17134 16584 0 -1 0 34258 0 1 0 275 17 0 0 17 0 8 0 29914339 826789888 33997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073334954 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17136/statm: 201853 33997 1690 14 0 189131 0
[pid=17136/tid=17137] ppid=17134 vsize=807412 CPUtime=0.69
/proc/17136/task/17137/stat : 17137 (java) S 17134 17134 16584 0 -1 64 27672 0 0 0 59 10 0 0 17 0 8 0 29914342 826789888 33997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17136/tid=17138] ppid=17134 vsize=807412 CPUtime=0
/proc/17136/task/17138/stat : 17138 (java) S 17134 17134 16584 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 29914343 826789888 33997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17136/tid=17139] ppid=17134 vsize=807412 CPUtime=0
/proc/17136/task/17139/stat : 17139 (java) S 17134 17134 16584 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 29914343 826789888 33997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17136/tid=17140] ppid=17134 vsize=807412 CPUtime=0
/proc/17136/task/17140/stat : 17140 (java) S 17134 17134 16584 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29914346 826789888 33997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17136/tid=17141] ppid=17134 vsize=807412 CPUtime=0.13
/proc/17136/task/17141/stat : 17141 (java) S 17134 17134 16584 0 -1 64 410 0 0 0 13 0 0 0 16 0 8 0 29914346 826789888 33997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17136/tid=17142] ppid=17134 vsize=807412 CPUtime=0
/proc/17136/task/17142/stat : 17142 (java) S 17134 17134 16584 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 29914346 826789888 33997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17136/tid=17143] ppid=17134 vsize=807412 CPUtime=0
/proc/17136/task/17143/stat : 17143 (java) S 17134 17134 16584 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29914346 826789888 33997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 821136

[startup+6.28119 s]
/proc/loadavg: 0.93 0.98 0.99 2/87 17151
/proc/meminfo: memFree=1826664/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=13724 CPUtime=0.03
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 1188 0 0 0 3 0 0 0 16 0 1 0 29914335 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 3431 808 370 3 0 531 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17144] ppid=17134 vsize=808088 CPUtime=1.91
/proc/17144/stat : 17144 (java) S 17134 17134 16584 0 -1 0 13527 0 1 0 183 8 0 0 17 0 8 0 29914770 827482112 13264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17144/statm: 202022 13264 1494 14 0 189300 0
[pid=17144/tid=17145] ppid=17134 vsize=808088 CPUtime=0.47
/proc/17144/task/17145/stat : 17145 (java) R 17134 17134 16584 0 -1 64 7459 0 0 0 44 3 0 0 16 0 8 0 29914773 827482112 13264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153823154 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17144/tid=17146] ppid=17134 vsize=808088 CPUtime=0
/proc/17144/task/17146/stat : 17146 (java) S 17134 17134 16584 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29914774 827482112 13264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17144/tid=17147] ppid=17134 vsize=808088 CPUtime=0
/proc/17144/task/17147/stat : 17147 (java) S 17134 17134 16584 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 29914774 827482112 13264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17144/tid=17148] ppid=17134 vsize=808088 CPUtime=0
/proc/17144/task/17148/stat : 17148 (java) S 17134 17134 16584 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29914777 827482112 13264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17144/tid=17149] ppid=17134 vsize=808088 CPUtime=0.05
/proc/17144/task/17149/stat : 17149 (java) S 17134 17134 16584 0 -1 64 293 0 0 0 5 0 0 0 16 0 8 0 29914777 827482112 13264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17144/tid=17150] ppid=17134 vsize=808088 CPUtime=0
/proc/17144/task/17150/stat : 17150 (java) S 17134 17134 16584 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29914777 827482112 13264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17144/tid=17151] ppid=17134 vsize=808088 CPUtime=0
/proc/17144/task/17151/stat : 17151 (java) S 17134 17134 16584 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29914777 827482112 13264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 821812

[startup+12.7787 s]
/proc/loadavg: 0.93 0.98 0.99 2/80 17152
/proc/meminfo: memFree=1850088/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=9084 CPUtime=3.25
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 2217 0 0 0 324 1 0 0 25 0 1 0 29915286 9302016 1894 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525462 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 2271 1894 52 112 0 2155 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 27904

[startup+25.5916 s]
/proc/loadavg: 0.95 0.98 0.99 2/80 17152
/proc/meminfo: memFree=1835176/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=24040 CPUtime=16.06
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 5976 0 0 0 1602 4 0 0 25 0 1 0 29915286 24616960 5653 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528800 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 6010 5653 52 112 0 5894 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 42860

[startup+51.2415 s]
/proc/loadavg: 0.96 0.98 0.99 2/80 17152
/proc/meminfo: memFree=1813672/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=45228 CPUtime=41.71
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 11247 0 0 0 4162 9 0 0 25 0 1 0 29915286 46313472 10924 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 11307 10924 52 112 0 11191 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 64048

[startup+102.535 s]
/proc/loadavg: 0.98 0.98 0.99 3/80 17152
/proc/meminfo: memFree=1784488/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=74808 CPUtime=92.98
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 18629 0 0 0 9284 14 0 0 25 0 1 0 29915286 76603392 18306 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528388 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 18702 18306 52 112 0 18586 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 93628

[startup+162.548 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 17152
/proc/meminfo: memFree=1752296/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=106364 CPUtime=152.98
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 26513 0 0 0 15275 23 0 0 25 0 1 0 29915286 108916736 26190 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 26591 26190 52 112 0 26475 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 125184

[startup+222.564 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 17152
/proc/meminfo: memFree=1734184/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=124444 CPUtime=212.99

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

/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 46243 0 0 0 123251 47 0 0 25 0 1 0 29915286 190214144 45920 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 46439 45920 52 112 0 46323 0
Current children cumulated CPU time (s) 1242.39
Current children cumulated vsize (KiB) 204576

[startup+1302.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 17264
/proc/meminfo: memFree=1670328/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=185756 CPUtime=1293
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 46243 0 0 0 129238 62 0 0 25 0 1 0 29915286 190214144 45920 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 46439 45920 52 112 0 46323 0
Current children cumulated CPU time (s) 1302.41
Current children cumulated vsize (KiB) 204576

[startup+1362.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 17350
/proc/meminfo: memFree=1671080/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=185756 CPUtime=1353.02
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 46243 0 0 0 135232 70 0 0 25 0 1 0 29915286 190214144 45920 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 46439 45920 52 112 0 46323 0
Current children cumulated CPU time (s) 1362.43
Current children cumulated vsize (KiB) 204576

[startup+1422.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 17350
/proc/meminfo: memFree=1671144/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=185756 CPUtime=1413.03
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 46243 0 0 0 141232 71 0 0 25 0 1 0 29915286 190214144 45920 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 46439 45920 52 112 0 46323 0
Current children cumulated CPU time (s) 1422.44
Current children cumulated vsize (KiB) 204576

[startup+1482.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 17350
/proc/meminfo: memFree=1671144/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=185756 CPUtime=1473.04
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 46243 0 0 0 147233 71 0 0 25 0 1 0 29915286 190214144 45920 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 46439 45920 52 112 0 46323 0
Current children cumulated CPU time (s) 1482.45
Current children cumulated vsize (KiB) 204576

[startup+1542.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 17350
/proc/meminfo: memFree=1671144/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=185756 CPUtime=1533.03
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 46243 0 0 0 153232 71 0 0 25 0 1 0 29915286 190214144 45920 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528319 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 46439 45920 52 112 0 46323 0
Current children cumulated CPU time (s) 1542.44
Current children cumulated vsize (KiB) 204576

[startup+1602.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 17350
/proc/meminfo: memFree=1671144/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=185756 CPUtime=1593.03
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 46243 0 0 0 159232 71 0 0 25 0 1 0 29915286 190214144 45920 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 46439 45920 52 112 0 46323 0
Current children cumulated CPU time (s) 1602.44
Current children cumulated vsize (KiB) 204576

[startup+1662.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 17350
/proc/meminfo: memFree=1671080/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=185756 CPUtime=1653.02
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 46243 0 0 0 165231 71 0 0 25 0 1 0 29915286 190214144 45920 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 46439 45920 52 112 0 46323 0
Current children cumulated CPU time (s) 1662.43
Current children cumulated vsize (KiB) 204576

[startup+1722.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 17350
/proc/meminfo: memFree=1671016/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=185756 CPUtime=1713.02
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 46243 0 0 0 171231 71 0 0 25 0 1 0 29915286 190214144 45920 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 46439 45920 52 112 0 46323 0
Current children cumulated CPU time (s) 1722.43
Current children cumulated vsize (KiB) 204576

[startup+1782.97 s]
/proc/loadavg: 1.08 1.02 1.01 2/80 17350
/proc/meminfo: memFree=1671144/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=185756 CPUtime=1773.01
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 46243 0 0 0 177230 71 0 0 25 0 1 0 29915286 190214144 45920 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 46439 45920 52 112 0 46323 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (KiB) 204576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.62 s]
/proc/loadavg: 1.06 1.01 1.00 2/80 17350
/proc/meminfo: memFree=1671080/2055920 swapFree=4192812/4192956
[pid=17134] ppid=17132 vsize=18820 CPUtime=5.14
/proc/17134/stat : 17134 (sugar) S 17132 17134 16584 0 -1 4194304 2541 24137 0 1 10 1 488 15 16 0 1 0 29914335 19271680 2054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17134/statm: 4705 2054 373 3 0 1805 0
[pid=17136] ppid=17134 vsize=0 CPUtime=4.27
/proc/17136/stat : 17136 (java) Z 17134 17134 16584 0 -1 1036 37468 0 1 0 406 21 0 0 16 0 1 0 29914339 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/17136/statm: 0 0 0 0 0 0 0
[pid=17152] ppid=17134 vsize=185756 CPUtime=1790.66
/proc/17152/stat : 17152 (minisat) R 17134 17134 16584 0 -1 0 46243 0 0 0 178995 71 0 0 25 0 1 0 29915286 190214144 45920 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 0 0 0
/proc/17152/statm: 46439 45920 52 112 0 46323 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 204576

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 17134 and gives childrusage.ru_utime.tv_sec=4 childrusage.ru_utime.tv_usec=992241 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=175973
CPU time returned by wait4() is 5.16821
while last known CPU time is 1800.1

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

Real time (s): 1801.63
CPU time (s): 1800.1
CPU user time (s): 1798.99
CPU system time (s): 1.11
CPU usage (%): 99.9149
Max. virtual memory (cumulated for all children) (KiB): 822124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.99224
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26762
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= 684
involuntary context switches= 210

runsolver used 1.67175 s user time and 4.76328 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Mon Jan 29 19:40:04 UTC 2007


IDJOB= 212827
IDBENCH= 4800
IDSOLVER= 86
FILE ID= node22/212827-1170099604

PBS_JOBID= 3689708

Free space on /tmp= 66555 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/primesDimacs/g-125-18.xml
COMMAND LINE= /tmp/evaluation/212827-1170099604/solver /tmp/evaluation/212827-1170099604 /tmp/evaluation/212827-1170099604/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-212827-1170099604 -o ROOT/results/node22/solver-212827-1170099604 -C 1800 -M 900  /tmp/evaluation/212827-1170099604/solver /tmp/evaluation/212827-1170099604 /tmp/evaluation/212827-1170099604/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  69efccf7b0b61a6c40bfb9a26b7257b5

RANDOM SEED= 735953195

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.235
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.235
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:       1867336 kB
Buffers:          9632 kB
Cached:          75360 kB
SwapCached:        144 kB
Active:          98768 kB
Inactive:        42548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1867336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10060 kB
Writeback:           0 kB
Mapped:          75088 kB
Slab:            32868 kB
Committed_AS:   247028 kB
PageTables:       1664 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= 66555 MiB



End job on node22 on Mon Jan 29 20:10:06 UTC 2007