Trace number 2060753

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 v1.14.6+minisat? (TO) 1800.08 1808.05

General information on the benchmark

Namecsp/allsquaresUnsat/
normalized-squaresUnsat-38-38.xml
MD5SUMceccab7dc200f4f23e5f2834014db6dd
Bench CategoryAlldiff+Cumul+Elt+WSum (alldiff,cumulative,element,weightedsum)
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 variables2888
Number of constraints3518
Maximum constraint arity38
Maximum domain size138
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2813
Global constraints used (with number of constraints)cumulative(2),weightedsum(703)

Solver Data

0.06/0.30	c 0	Sugar v1-14-6 + HOME/minisat
0.06/0.30	c 0	BEGIN Sat Jul 11 17:27:48 2009
0.06/0.30	c 0	PID 15419
0.06/0.31	c 0	HOST node84.alineos.net
0.06/0.31	c 0	CONVERTING HOME/instance-2060753-1247326067.xml TO HOME/temp.csp
0.06/0.31	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2060753-1247326067.xml' 'HOME/temp.csp'
0.06/0.89	c 0	39 domains, 2888 variables, 2 predicates, 0 relations, 3518 constraints
0.06/0.92	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.92	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.06/0.99	c 0	Parsing HOME/temp.csp
0.97/1.11	c 1	parsed 6447 expressions
0.97/1.12	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.97/1.12	c 1	Converting to clausal form CSP
0.97/1.15	c 1	converted 645 (10%) expressions
0.97/1.15	c 1	converted 1290 (20%) expressions
0.97/1.15	c 1	converted 1935 (30%) expressions
0.97/1.15	c 1	converted 2579 (40%) expressions
1.08/1.27	c 1	converted 3224 (50%) expressions
1.27/1.33	c 1	converted 3869 (60%) expressions
1.38/1.41	c 1	converted 4513 (70%) expressions
1.38/1.45	c 1	converted 5158 (80%) expressions
1.48/1.50	c 1	converted 5803 (90%) expressions
3.42/3.47	c 3	converted 6447 (100%) expressions
3.42/3.48	c 3	CSP : 15860 integers, 7424 booleans, 47296 clauses, largest domain size 139
3.42/3.48	c 3	Heap : 36 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.42/3.48	c 3	Propagation in CSP
3.63/3.64	c 3	176 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.63/3.65	c 3	CSP : 15860 integers, 7424 booleans, 47296 clauses, largest domain size 139
3.63/3.65	c 3	Heap : 33 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.63/3.67	c 3	Simplifing CSP by introducing new Boolean variables
3.63/3.69	c 3	CSP : 15860 integers, 7424 booleans, 47296 clauses, largest domain size 139
3.63/3.69	c 3	Heap : 36 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.85/3.88	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.96/3.93	c 3	1586 (10%) CSP integer variables are encoded (8830 clauses, 112657 bytes)
3.96/3.93	c 3	3172 (20%) CSP integer variables are encoded (13324 clauses, 180067 bytes)
3.96/3.96	c 3	4758 (30%) CSP integer variables are encoded (38041 clauses, 550822 bytes)
3.96/3.99	c 3	6344 (40%) CSP integer variables are encoded (63507 clauses, 932812 bytes)
4.08/4.02	c 3	7930 (50%) CSP integer variables are encoded (88631 clauses, 1309672 bytes)
4.08/4.05	c 4	9516 (60%) CSP integer variables are encoded (113539 clauses, 1726617 bytes)
4.08/4.08	c 4	11102 (70%) CSP integer variables are encoded (138256 clauses, 2146806 bytes)
4.18/4.12	c 4	12688 (80%) CSP integer variables are encoded (163722 clauses, 2579728 bytes)
4.18/4.15	c 4	14274 (90%) CSP integer variables are encoded (188900 clauses, 3007754 bytes)
4.18/4.18	c 4	15860 (100%) CSP integer variables are encoded (213754 clauses, 3430272 bytes)
5.05/5.02	c 4	4730 (10%) CSP clauses are encoded (694903 clauses, 12400578 bytes)
6.15/6.19	c 6	9460 (20%) CSP clauses are encoded (1321625 clauses, 25830155 bytes)
7.33/7.37	c 7	14189 (30%) CSP clauses are encoded (1940748 clauses, 39249247 bytes)
8.48/9.05	c 9	18919 (40%) CSP clauses are encoded (2538686 clauses, 52208601 bytes)
9.65/10.22	c 10	23648 (50%) CSP clauses are encoded (3139185 clauses, 65217831 bytes)
11.95/12.59	c 12	28378 (60%) CSP clauses are encoded (4431271 clauses, 94996924 bytes)
13.33/13.92	c 13	33108 (70%) CSP clauses are encoded (5092767 clauses, 111331969 bytes)
14.52/15.10	c 15	37837 (80%) CSP clauses are encoded (5690704 clauses, 126094939 bytes)
15.71/16.31	c 16	42567 (90%) CSP clauses are encoded (6298964 clauses, 141089401 bytes)
17.78/18.47	c 18	47296 (100%) CSP clauses are encoded (7498545 clauses, 169652198 bytes)
17.78/18.47	c 18	47296 CSP clauses encoded
17.78/18.47	c 18	Writing map file : HOME/temp.map
17.78/18.49	c 18	Heap : 32 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
17.78/18.49	c 18	SAT : 236938 SAT variables, 7498545 SAT clauses, 169652198 bytes
17.78/18.49	c 18	Heap : 32 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
17.90/18.53	c 18	SOLVING HOME/temp.cnf
17.90/18.53	c 18	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
17.90/18.53	c 18	This is MiniSat 2.0 beta
17.90/18.53	c 18	WARNING: for repeatability, setting FPU to use double precision
17.90/18.53	c 18	============================[ Problem Statistics ]=============================
17.90/18.53	c 18	|                                                                             |
17.90/18.54	c 18	|  Number of variables:  236938                                               |
17.90/18.54	c 18	|  Number of clauses:    7498545                                              |
21.54/22.26	c 22	|  Parsing time:         3.23         s                                       |
21.73/22.43	c 22	============================[ Search Statistics ]==============================
21.73/22.43	c 22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.73/22.43	c 22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.73/22.43	c 22	===============================================================================
21.73/22.43	c 22	|         0 |  236938  7498545 22350622 |  2499515        0    nan |  0.000 % |
23.64/24.37	c 24	|       100 |  236938  7498545 22350622 |  2749466      100     21 |  0.000 % |
27.84/28.59	c 28	|       251 |  236938  7498545 22350622 |  3024413      251     32 |  0.000 % |
32.24/32.91	c 32	|       476 |  236938  7498545 22350622 |  3326854      476     31 |  0.000 % |
41.63/42.40	c 42	|       813 |  236938  7498545 22350622 |  3659539      813     40 |  0.000 % |
52.99/53.73	c 53	|      1320 |  236938  7498545 22350622 |  4025493     1320     47 |  0.000 % |
70.72/71.56	c 71	|      2083 |  236938  7498545 22350622 |  4428043     2083     44 |  0.000 % |
91.92/92.88	c 92	|      3222 |  236938  7498545 22350622 |  4870847     3222     43 |  0.000 % |
130.67/131.72	c 131	|      4930 |  236938  7498545 22350622 |  5357932     4930     62 |  0.000 % |
205.36/206.80	c 206	|      7492 |  236938  7498545 22350622 |  5893725     7492     57 |  0.000 % |
306.05/307.81	c 307	|     11336 |  236938  7498545 22350622 |  6483098    11336     63 |  0.000 % |
425.66/427.98	c 427	|     17102 |  236938  7498545 22350622 |  7131408    17102     59 |  0.000 % |
655.41/658.63	c 658	|     25751 |  236938  7498545 22350622 |  7844548    25751     69 |  0.000 % |
994.91/999.52	c 999	|     38725 |  236938  7498545 22350622 |  8629003    38725     68 |  0.000 % |
1450.56/1457.07	c 1457	|     58187 |  236938  7498545 22350622 |  9491904    58187     90 |  0.000 % |
1800.04/1807.92	c ERROR INTERRUPTED
1800.04/1807.96	s UNKNOWN
1800.04/1807.96	c 1807	CPU 17.93 (0.06 0.01 16.7 1.16)
1800.04/1807.96	c 1807	END Sat Jul 11 17:57:55 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2060753-1247326067/watcher-2060753-1247326067 -o /tmp/evaluation-result-2060753-1247326067/solver-2060753-1247326067 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2060753-1247326067.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 3.31 4.20 3.49 3/68 15419
/proc/meminfo: memFree=1934592/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=18576 CPUtime=0
/proc/15419/stat : 15419 (runsolver) D 15417 15419 14266 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 19672112 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 243665530151 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/15419/statm: 4644 284 249 26 0 2626 0

[startup+0.056841 s]
/proc/loadavg: 3.31 4.20 3.49 3/68 15419
/proc/meminfo: memFree=1934592/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=12268 CPUtime=0
/proc/15419/stat : 15419 (sugar) D 15417 15419 14266 0 -1 4194304 347 0 1 0 0 0 0 0 18 0 1 0 19672112 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 243665697381 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/15419/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.102848 s]
/proc/loadavg: 3.31 4.20 3.49 3/68 15419
/proc/meminfo: memFree=1934592/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=12272 CPUtime=0
/proc/15419/stat : 15419 (sugar) D 15417 15419 14266 0 -1 4194304 395 0 1 0 0 0 0 0 18 0 1 0 19672112 12566528 364 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/15419/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.302883 s]
/proc/loadavg: 3.31 4.20 3.49 3/68 15419
/proc/meminfo: memFree=1934592/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16740 CPUtime=0.06
/proc/15419/stat : 15419 (sugar) R 15417 15419 14266 0 -1 4194304 1113 0 3 0 5 1 0 0 18 0 1 0 19672112 17141760 1084 996147200 4194304 4206940 548682068608 18446744073709551615 243665375969 0 0 4224 0 0 0 0 17 1 0 0
/proc/15419/statm: 4185 1084 385 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701964 s]
/proc/loadavg: 3.31 4.20 3.49 3/68 15419
/proc/meminfo: memFree=1934592/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=0.06
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1224 128 3 0 5 1 0 0 16 0 1 0 19672112 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15419/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50112 s]
/proc/loadavg: 3.13 4.14 3.48 2/79 15441
/proc/meminfo: memFree=1926376/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=0.77
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1306 7408 3 1 5 1 67 4 16 0 1 0 19672112 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15419/statm: 4217 1111 409 3 0 796 0
[pid=15432] ppid=15419 vsize=5356 CPUtime=0
/proc/15432/stat : 15432 (sh) S 15419 15419 14266 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 19672205 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15432/statm: 1339 233 193 169 0 50 0
[pid=15433] ppid=15432 vsize=868952 CPUtime=0.71
/proc/15433/stat : 15433 (java) S 15432 15419 14266 0 -1 0 7585 0 1 0 67 4 0 0 18 0 9 0 19672205 889806848 6815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15433/statm: 217238 6815 2566 9 0 211743 0
[pid=15433/tid=15434] ppid=15432 vsize=868952 CPUtime=0.44
/proc/15433/task/15434/stat : 15434 (java) R 15432 15419 14266 0 -1 64 2664 0 1 0 43 1 0 0 16 0 9 0 19672206 889806848 6815 996147200 134512640 134550932 4294955936 18446744073709551615 4126582440 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15435] ppid=15432 vsize=868952 CPUtime=0.09
/proc/15433/task/15435/stat : 15435 (java) S 15432 15419 14266 0 -1 64 2710 0 0 0 8 1 0 0 16 0 9 0 19672207 889806848 6815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15436] ppid=15432 vsize=868952 CPUtime=0
/proc/15433/task/15436/stat : 15436 (java) S 15432 15419 14266 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 19672207 889806848 6815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15433/tid=15437] ppid=15432 vsize=868952 CPUtime=0
/proc/15433/task/15437/stat : 15437 (java) S 15432 15419 14266 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19672207 889806848 6815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15433/tid=15438] ppid=15432 vsize=868952 CPUtime=0
/proc/15433/task/15438/stat : 15438 (java) S 15432 15419 14266 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 19672210 889806848 6815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15439] ppid=15432 vsize=868952 CPUtime=0.15
/proc/15433/task/15439/stat : 15439 (java) S 15432 15419 14266 0 -1 64 1512 0 0 0 14 1 0 0 16 0 9 0 19672210 889806848 6815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15440] ppid=15432 vsize=868952 CPUtime=0
/proc/15433/task/15440/stat : 15440 (java) S 15432 15419 14266 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 19672210 889806848 6815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15441] ppid=15432 vsize=868952 CPUtime=0
/proc/15433/task/15441/stat : 15441 (java) R 15432 15419 14266 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19672210 889806848 6815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 891176

[startup+3.10241 s]
/proc/loadavg: 3.13 4.14 3.48 2/79 15441
/proc/meminfo: memFree=1903720/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=0.77
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1306 7408 3 1 5 1 67 4 16 0 1 0 19672112 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15419/statm: 4217 1111 409 3 0 796 0
[pid=15432] ppid=15419 vsize=5356 CPUtime=0
/proc/15432/stat : 15432 (sh) S 15419 15419 14266 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 19672205 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15432/statm: 1339 233 193 169 0 50 0
[pid=15433] ppid=15432 vsize=868992 CPUtime=2.35
/proc/15433/stat : 15433 (java) S 15432 15419 14266 0 -1 0 14656 0 1 0 228 7 0 0 18 0 9 0 19672205 889847808 13634 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15433/statm: 217248 13634 2567 9 0 211753 0
[pid=15433/tid=15434] ppid=15432 vsize=868992 CPUtime=1.49
/proc/15433/task/15434/stat : 15434 (java) R 15432 15419 14266 0 -1 64 3017 0 1 0 147 2 0 0 16 0 9 0 19672206 889847808 13634 996147200 134512640 134550932 4294955936 18446744073709551615 4126596413 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15433/tid=15435] ppid=15432 vsize=868992 CPUtime=0.64
/proc/15433/task/15435/stat : 15435 (java) S 15432 15419 14266 0 -1 64 9376 0 0 0 61 3 0 0 15 0 9 0 19672207 889847808 13634 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15436] ppid=15432 vsize=868992 CPUtime=0
/proc/15433/task/15436/stat : 15436 (java) S 15432 15419 14266 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 19672207 889847808 13634 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15433/tid=15437] ppid=15432 vsize=868992 CPUtime=0
/proc/15433/task/15437/stat : 15437 (java) S 15432 15419 14266 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19672207 889847808 13634 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15433/tid=15438] ppid=15432 vsize=868992 CPUtime=0
/proc/15433/task/15438/stat : 15438 (java) S 15432 15419 14266 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 19672210 889847808 13634 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15439] ppid=15432 vsize=868992 CPUtime=0.2
/proc/15433/task/15439/stat : 15439 (java) S 15432 15419 14266 0 -1 64 1564 0 0 0 19 1 0 0 16 0 9 0 19672210 889847808 13634 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15433/tid=15440] ppid=15432 vsize=868992 CPUtime=0
/proc/15433/task/15440/stat : 15440 (java) S 15432 15419 14266 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 19672210 889847808 13634 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15441] ppid=15432 vsize=868992 CPUtime=0
/proc/15433/task/15441/stat : 15441 (java) S 15432 15419 14266 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19672210 889847808 13634 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 891216

[startup+6.30115 s]
/proc/loadavg: 3.13 4.14 3.48 4/94 15472
/proc/meminfo: memFree=1843120/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=0.78
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1307 7408 3 1 6 1 67 4 16 0 1 0 19672112 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15419/statm: 4217 1111 409 3 0 796 0
[pid=15432] ppid=15419 vsize=5356 CPUtime=0
/proc/15432/stat : 15432 (sh) S 15419 15419 14266 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 19672205 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15432/statm: 1339 233 193 169 0 50 0
[pid=15433] ppid=15432 vsize=869064 CPUtime=5.57
/proc/15433/stat : 15433 (java) S 15432 15419 14266 0 -1 0 16675 0 3 0 533 24 0 0 18 0 9 0 19672205 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15433/statm: 217266 15006 2591 9 0 211743 0
[pid=15433/tid=15434] ppid=15432 vsize=869064 CPUtime=4.13
/proc/15433/task/15434/stat : 15434 (java) R 15432 15419 14266 0 -1 64 3506 0 3 0 396 17 0 0 25 0 9 0 19672206 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4127151674 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15433/tid=15435] ppid=15432 vsize=869064 CPUtime=1.14
/proc/15433/task/15435/stat : 15435 (java) S 15432 15419 14266 0 -1 64 10855 0 0 0 109 5 0 0 16 0 9 0 19672207 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15433/tid=15436] ppid=15432 vsize=869064 CPUtime=0
/proc/15433/task/15436/stat : 15436 (java) S 15432 15419 14266 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 19672207 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15437] ppid=15432 vsize=869064 CPUtime=0
/proc/15433/task/15437/stat : 15437 (java) S 15432 15419 14266 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19672207 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15438] ppid=15432 vsize=869064 CPUtime=0
/proc/15433/task/15438/stat : 15438 (java) S 15432 15419 14266 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 19672210 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15439] ppid=15432 vsize=869064 CPUtime=0.28
/proc/15433/task/15439/stat : 15439 (java) S 15432 15419 14266 0 -1 64 1615 0 0 0 27 1 0 0 16 0 9 0 19672210 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15433/tid=15440] ppid=15432 vsize=869064 CPUtime=0
/proc/15433/task/15440/stat : 15440 (java) S 15432 15419 14266 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 19672210 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15441] ppid=15432 vsize=869064 CPUtime=0
/proc/15433/task/15441/stat : 15441 (java) S 15432 15419 14266 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19672210 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 891288

[startup+12.7023 s]
/proc/loadavg: 3.11 4.11 3.47 3/86 15474
/proc/meminfo: memFree=1776232/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=0.78
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1307 7408 3 1 6 1 67 4 16 0 1 0 19672112 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15419/statm: 4217 1111 409 3 0 796 0
[pid=15432] ppid=15419 vsize=5356 CPUtime=0
/proc/15432/stat : 15432 (sh) S 15419 15419 14266 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 19672205 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15432/statm: 1339 233 193 169 0 50 0
[pid=15433] ppid=15432 vsize=869064 CPUtime=11.36
/proc/15433/stat : 15433 (java) S 15432 15419 14266 0 -1 0 17109 0 3 0 1070 66 0 0 18 0 9 0 19672205 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15433/statm: 217266 15006 2591 9 0 211743 0
[pid=15433/tid=15434] ppid=15432 vsize=869064 CPUtime=9.73
/proc/15433/task/15434/stat : 15434 (java) R 15432 15419 14266 0 -1 64 3940 0 3 0 917 56 0 0 25 0 9 0 19672206 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15435] ppid=15432 vsize=869064 CPUtime=1.34
/proc/15433/task/15435/stat : 15435 (java) S 15432 15419 14266 0 -1 64 10855 0 0 0 126 8 0 0 16 0 9 0 19672207 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15436] ppid=15432 vsize=869064 CPUtime=0
/proc/15433/task/15436/stat : 15436 (java) S 15432 15419 14266 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 19672207 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15437] ppid=15432 vsize=869064 CPUtime=0
/proc/15433/task/15437/stat : 15437 (java) S 15432 15419 14266 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19672207 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15438] ppid=15432 vsize=869064 CPUtime=0
/proc/15433/task/15438/stat : 15438 (java) S 15432 15419 14266 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 19672210 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15439] ppid=15432 vsize=869064 CPUtime=0.28
/proc/15433/task/15439/stat : 15439 (java) S 15432 15419 14266 0 -1 64 1615 0 0 0 27 1 0 0 17 0 9 0 19672210 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15433/tid=15440] ppid=15432 vsize=869064 CPUtime=0
/proc/15433/task/15440/stat : 15440 (java) S 15432 15419 14266 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 19672210 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15433/tid=15441] ppid=15432 vsize=869064 CPUtime=0
/proc/15433/task/15441/stat : 15441 (java) S 15432 15419 14266 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19672210 889921536 15006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 891288

[startup+25.5017 s]
/proc/loadavg: 3.09 4.07 3.47 2/72 15503
/proc/meminfo: memFree=1429016/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=17.93
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1373 25265 3 4 6 1 1670 116 16 0 1 0 19672112 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15419/statm: 4217 1113 409 3 0 796 0
[pid=15485] ppid=15419 vsize=5356 CPUtime=0
/proc/15485/stat : 15485 (sh) S 15419 15419 14266 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19673966 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15485/statm: 1339 232 193 169 0 50 0
[pid=15486] ppid=15485 vsize=334888 CPUtime=6.91
/proc/15486/stat : 15486 (minisat) R 15485 15419 14266 0 -1 4194304 81961 0 0 0 643 48 0 0 25 0 1 0 19673966 342925312 81947 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15486/statm: 83722 81947 76 150 0 83569 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 357112

[startup+51.1014 s]
/proc/loadavg: 3.18 4.01 3.46 3/77 15514
/proc/meminfo: memFree=1416048/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=17.93
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1373 25265 3 4 6 1 1670 116 16 0 1 0 19672112 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15419/statm: 4217 1113 409 3 0 796 0

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

/proc/15486/stat : 15486 (minisat) R 15485 15419 14266 0 -1 4194304 89651 0 0 0 139749 58 0 0 25 0 1 0 19673966 374632448 89637 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15486/statm: 91463 89637 76 150 0 91310 0
Current children cumulated CPU time (s) 1416
Current children cumulated vsize (KiB) 388076

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.28 3/78 15517
/proc/meminfo: memFree=1387240/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=17.93
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1373 25265 3 4 6 1 1670 116 16 0 1 0 19672112 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15419/statm: 4217 1113 409 3 0 796 0
[pid=15485] ppid=15419 vsize=5356 CPUtime=0
/proc/15485/stat : 15485 (sh) S 15419 15419 14266 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19673966 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15485/statm: 1339 232 193 169 0 50 0
[pid=15486] ppid=15485 vsize=366776 CPUtime=1457.83
/proc/15486/stat : 15486 (minisat) R 15485 15419 14266 0 -1 4194304 89880 0 0 0 145724 59 0 0 25 0 1 0 19673966 375578624 89866 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15486/statm: 91694 89866 76 150 0 91541 0
Current children cumulated CPU time (s) 1475.76
Current children cumulated vsize (KiB) 389000

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.26 3/78 15517
/proc/meminfo: memFree=1386664/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=17.93
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1373 25265 3 4 6 1 1670 116 16 0 1 0 19672112 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15419/statm: 4217 1113 409 3 0 796 0
[pid=15485] ppid=15419 vsize=5356 CPUtime=0
/proc/15485/stat : 15485 (sh) S 15419 15419 14266 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19673966 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15485/statm: 1339 232 193 169 0 50 0
[pid=15486] ppid=15485 vsize=367424 CPUtime=1517.59
/proc/15486/stat : 15486 (minisat) R 15485 15419 14266 0 -1 4194304 90034 0 0 0 151700 59 0 0 25 0 1 0 19673966 376242176 90020 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/15486/statm: 91856 90020 76 150 0 91703 0
Current children cumulated CPU time (s) 1535.52
Current children cumulated vsize (KiB) 389648

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.24 3/78 15517
/proc/meminfo: memFree=1386152/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=17.93
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1373 25265 3 4 6 1 1670 116 16 0 1 0 19672112 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15419/statm: 4217 1113 409 3 0 796 0
[pid=15485] ppid=15419 vsize=5356 CPUtime=0
/proc/15485/stat : 15485 (sh) S 15419 15419 14266 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19673966 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15485/statm: 1339 232 193 169 0 50 0
[pid=15486] ppid=15485 vsize=368216 CPUtime=1577.35
/proc/15486/stat : 15486 (minisat) R 15485 15419 14266 0 -1 4194304 90207 0 0 0 157675 60 0 0 25 0 1 0 19673966 377053184 90193 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15486/statm: 92054 90193 76 150 0 91901 0
Current children cumulated CPU time (s) 1595.28
Current children cumulated vsize (KiB) 390440

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.22 3/78 15517
/proc/meminfo: memFree=1385512/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=17.93
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1373 25265 3 4 6 1 1670 116 16 0 1 0 19672112 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15419/statm: 4217 1113 409 3 0 796 0
[pid=15485] ppid=15419 vsize=5356 CPUtime=0
/proc/15485/stat : 15485 (sh) S 15419 15419 14266 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19673966 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15485/statm: 1339 232 193 169 0 50 0
[pid=15486] ppid=15485 vsize=368744 CPUtime=1637.1
/proc/15486/stat : 15486 (minisat) R 15485 15419 14266 0 -1 4194304 90347 0 0 0 163650 60 0 0 25 0 1 0 19673966 377593856 90333 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/15486/statm: 92186 90333 76 150 0 92033 0
Current children cumulated CPU time (s) 1655.03
Current children cumulated vsize (KiB) 390968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.20 3/78 15517
/proc/meminfo: memFree=1384872/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=17.93
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1373 25265 3 4 6 1 1670 116 16 0 1 0 19672112 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15419/statm: 4217 1113 409 3 0 796 0
[pid=15485] ppid=15419 vsize=5356 CPUtime=0
/proc/15485/stat : 15485 (sh) S 15419 15419 14266 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19673966 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15485/statm: 1339 232 193 169 0 50 0
[pid=15486] ppid=15485 vsize=369272 CPUtime=1696.86
/proc/15486/stat : 15486 (minisat) R 15485 15419 14266 0 -1 4194304 90488 0 0 0 169626 60 0 0 25 0 1 0 19673966 378134528 90474 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15486/statm: 92318 90474 76 150 0 92165 0
Current children cumulated CPU time (s) 1714.79
Current children cumulated vsize (KiB) 391496

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.19 3/78 15517
/proc/meminfo: memFree=1383976/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=17.93
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1373 25265 3 4 6 1 1670 116 16 0 1 0 19672112 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15419/statm: 4217 1113 409 3 0 796 0
[pid=15485] ppid=15419 vsize=5356 CPUtime=0
/proc/15485/stat : 15485 (sh) S 15419 15419 14266 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19673966 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15485/statm: 1339 232 193 169 0 50 0
[pid=15486] ppid=15485 vsize=369932 CPUtime=1756.61
/proc/15486/stat : 15486 (minisat) R 15485 15419 14266 0 -1 4194304 90665 0 0 0 175601 60 0 0 25 0 1 0 19673966 378810368 90651 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15486/statm: 92483 90651 76 150 0 92330 0
Current children cumulated CPU time (s) 1774.54
Current children cumulated vsize (KiB) 392156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.9 s]
/proc/loadavg: 2.00 2.00 2.18 3/78 15517
/proc/meminfo: memFree=1383656/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=17.93
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1373 25265 3 4 6 1 1670 116 16 0 1 0 19672112 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15419/statm: 4217 1113 409 3 0 796 0
[pid=15485] ppid=15419 vsize=5356 CPUtime=0
/proc/15485/stat : 15485 (sh) S 15419 15419 14266 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19673966 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15485/statm: 1339 232 193 169 0 50 0
[pid=15486] ppid=15485 vsize=370328 CPUtime=1782.11
/proc/15486/stat : 15486 (minisat) R 15485 15419 14266 0 -1 4194304 90745 0 0 0 178151 60 0 0 25 0 1 0 19673966 379215872 90731 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15486/statm: 92582 90731 76 150 0 92429 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 392552

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

############
# WARNING:
# current cumulated CPU time (17.99 s) is less than in the last sample (1800.04 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1782.05 s) to the 'lost time'.

[startup+1807.9 s]
/proc/loadavg: 2.00 2.00 2.18 3/78 15517
/proc/meminfo: memFree=1383656/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=17.93
/proc/15419/stat : 15419 (sugar) S 15417 15419 14266 0 -1 4194304 1373 25265 3 4 6 1 1670 116 16 0 1 0 19672112 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15419/statm: 4217 1113 409 3 0 796 0
[pid=15485] ppid=15419 vsize=5356 CPUtime=0
/proc/15485/stat : 15485 (sh) S 15419 15419 14266 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19673966 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15485/statm: 1339 232 193 169 0 50 0
[pid=15486] ppid=15485 vsize=370328 CPUtime=1782.11
/proc/15486/stat : 15486 (minisat) R 15485 15419 14266 0 -1 4194304 90745 0 0 0 178151 60 0 0 25 0 1 0 19673966 379215872 90731 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15486/statm: 92582 90731 76 150 0 92429 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 392552

[startup+1808.02 s]
/proc/loadavg: 2.00 2.00 2.18 3/78 15517
/proc/meminfo: memFree=1383656/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=17.99
/proc/15419/stat : 15419 (sugar) R 15417 15419 14266 0 -1 4194304 1420 25542 3 4 6 7 1670 116 16 0 1 0 19672112 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15419/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 17.99
Current children cumulated vsize (KiB) 16868
#
############


Solver just ended. Dumping a history of the last processes samples

[startup+1808.02 s]
/proc/loadavg: 2.00 2.00 2.18 3/78 15517
/proc/meminfo: memFree=1383656/2055920 swapFree=4192812/4192956
[pid=15419] ppid=15417 vsize=16868 CPUtime=17.99
/proc/15419/stat : 15419 (sugar) R 15417 15419 14266 0 -1 4194304 1420 25542 3 4 6 7 1670 116 16 0 1 0 19672112 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15419/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 17.99
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1782.05
#  lost CPU user time (s): 1781.51
#  lost CPU system time (s): 0.54

Real time (s): 1808.05
CPU time (s): 1800.08
CPU user time (s): 1798.28
CPU system time (s): 1.79981
CPU usage (%): 99.5592
Max. virtual memory (cumulated for all children) (KiB): 891720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.7675
system time used= 1.25981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27021
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8796
involuntary context switches= 7373

runsolver used 2.01469 second user time and 4.72728 second system time

The end

Launcher Data

Begin job on node84 at 2009-07-11 17:27:47
IDJOB=2060753
IDBENCH=53746
IDSOLVER=739
FILE ID=node84/2060753-1247326067
PBS_JOBID= 9506467
Free space on /tmp= 66296 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/allsquaresUnsat/normalized-squaresUnsat-38-38.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2060753-1247326067/watcher-2060753-1247326067 -o /tmp/evaluation-result-2060753-1247326067/solver-2060753-1247326067 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2060753-1247326067.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ceccab7dc200f4f23e5f2834014db6dd
RANDOM SEED=764496853

node84.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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	: 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.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1935072 kB
Buffers:          4092 kB
Cached:          46160 kB
SwapCached:          0 kB
Active:          48216 kB
Inactive:        16900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1935072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3060 kB
Writeback:           0 kB
Mapped:          24680 kB
Slab:            41412 kB
Committed_AS:   108700 kB
PageTables:       1572 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= 66292 MiB
End job on node84 at 2009-07-11 17:57:57