Trace number 2068519

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.13 1802.72

General information on the benchmark

Namecsp/pseudo/primesDimacs/
normalized-f2000.xml
MD5SUMd0af6237455830e6705fc3a2242cad63
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 variables4000
Number of constraints10500
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10500
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 23:26:00 2009
0.00/0.08	c 0	PID 17144
0.00/0.08	c 0	HOST node3.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2068519-1247347560.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2068519-1247347560.xml' 'HOME/temp.csp'
1.15/1.22	c 2	1 domains, 4000 variables, 2 predicates, 0 relations, 10500 constraints
1.15/1.24	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.15/1.24	c 2	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'
1.19/1.32	c 2	Parsing HOME/temp.csp
1.19/1.48	c 2	parsed 10000 expressions
1.19/1.56	c 2	parsed 14503 expressions
1.19/1.57	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.19/1.57	c 2	Converting to clausal form CSP
1.19/1.60	c 2	converted 1451 (10%) expressions
1.19/1.61	c 2	converted 2901 (20%) expressions
1.19/1.70	c 2	converted 4351 (30%) expressions
1.19/1.85	c 2	converted 5802 (40%) expressions
1.19/1.89	c 2	converted 7252 (50%) expressions
1.19/1.93	c 2	converted 8702 (60%) expressions
1.19/2.02	c 2	converted 10153 (70%) expressions
1.19/2.06	c 2	converted 11603 (80%) expressions
2.03/2.11	c 2	converted 13053 (90%) expressions
2.03/2.15	c 2	converted 14503 (100%) expressions
2.03/2.15	c 2	CSP : 4000 integers, 0 booleans, 10500 clauses, largest domain size 2
2.03/2.15	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.03/2.15	c 2	Propagation in CSP
2.12/2.21	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.12/2.21	c 2	CSP : 4000 integers, 0 booleans, 10500 clauses, largest domain size 2
2.12/2.21	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.12/2.22	c 3	Simplifing CSP by introducing new Boolean variables
2.12/2.23	c 3	CSP : 4000 integers, 0 booleans, 10500 clauses, largest domain size 2
2.12/2.23	c 3	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.12/2.29	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.22/2.30	c 3	400 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.22/2.31	c 3	800 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.22/2.31	c 3	1200 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.22/2.32	c 3	1600 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.22/2.32	c 3	2000 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.22/2.32	c 3	2400 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.22/2.32	c 3	2800 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.22/2.32	c 3	3200 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.22/2.32	c 3	3600 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.22/2.32	c 3	4000 (100%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.22/2.37	c 3	1050 (10%) CSP clauses are encoded (1050 clauses, 11557 bytes)
2.22/2.39	c 3	2100 (20%) CSP clauses are encoded (2100 clauses, 24629 bytes)
2.34/2.40	c 3	3150 (30%) CSP clauses are encoded (3150 clauses, 43581 bytes)
2.34/2.41	c 3	4200 (40%) CSP clauses are encoded (4200 clauses, 63124 bytes)
2.34/2.43	c 3	5250 (50%) CSP clauses are encoded (5250 clauses, 82758 bytes)
2.34/2.45	c 3	6300 (60%) CSP clauses are encoded (6300 clauses, 102533 bytes)
2.34/2.46	c 3	7350 (70%) CSP clauses are encoded (7350 clauses, 122850 bytes)
2.34/2.48	c 3	8400 (80%) CSP clauses are encoded (8400 clauses, 143850 bytes)
2.34/2.49	c 3	9450 (90%) CSP clauses are encoded (9450 clauses, 164850 bytes)
2.34/2.50	c 3	10500 (100%) CSP clauses are encoded (10500 clauses, 185850 bytes)
2.43/2.50	c 3	10500 CSP clauses encoded
2.43/2.50	c 3	Writing map file : HOME/temp.map
2.43/2.52	c 3	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.43/2.52	c 3	SAT : 4000 SAT variables, 10500 SAT clauses, 185850 bytes
2.43/2.52	c 3	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.43/2.55	c 3	SOLVING HOME/temp.cnf
2.43/2.55	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.43/2.56	c 3	This is MiniSat 2.0 beta
2.43/2.56	c 3	WARNING: for repeatability, setting FPU to use double precision
2.43/2.56	c 3	============================[ Problem Statistics ]=============================
2.43/2.56	c 3	|                                                                             |
2.43/2.56	c 3	|  Number of variables:  4000                                                 |
2.43/2.56	c 3	|  Number of clauses:    10500                                                |
2.43/2.56	c 3	|  Parsing time:         0.01         s                                       |
2.43/2.56	c 3	============================[ Search Statistics ]==============================
2.43/2.56	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.43/2.56	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.43/2.56	c 3	===============================================================================
2.43/2.56	c 3	|         0 |    4000    10500    29500 |     3500        0    nan |  0.000 % |
2.43/2.58	c 3	|       100 |    4000    10500    29500 |     3850      100     55 |  0.000 % |
2.43/2.59	c 3	|       250 |    4000    10500    29500 |     4235      250     63 |  0.000 % |
2.46/2.62	c 3	|       476 |    4000    10500    29500 |     4658      476     60 |  0.000 % |
2.46/2.66	c 3	|       814 |    4000    10500    29500 |     5124      814     61 |  0.000 % |
2.46/2.71	c 3	|      1321 |    4000    10500    29500 |     5636     1321     61 |  0.000 % |
2.46/2.80	c 3	|      2080 |    4000    10500    29500 |     6200     2080     60 |  0.000 % |
2.46/2.95	c 3	|      3220 |    4000    10500    29500 |     6820     3220     64 |  0.000 % |
2.46/3.19	c 3	|      4928 |    4000    10500    29500 |     7502     4928     66 |  0.000 % |
3.38/3.59	c 4	|      7491 |    4000    10500    29500 |     8252     7491     66 |  0.000 % |
4.07/4.23	c 5	|     11335 |    4000    10500    29500 |     9078     6991     67 |  0.000 % |
5.06/5.22	c 5	|     17101 |    4000    10500    29500 |     9985     7977     71 |  0.000 % |
6.64/6.89	c 7	|     25750 |    4000    10500    29500 |    10984     6093     79 |  0.000 % |
9.32/9.57	c 10	|     38725 |    4000    10500    29500 |    12082     7516     72 |  0.000 % |
13.97/14.29	c 15	|     58186 |    4000    10500    29500 |    13291     8082     75 |  0.000 % |
20.91/21.28	c 22	|     87378 |    4000    10500    29500 |    14620     9620     73 |  0.000 % |
32.20/32.66	c 33	|    131169 |    4000    10500    29500 |    16082     7996     72 |  0.000 % |
51.22/51.88	c 52	|    196853 |    4000    10500    29500 |    17690    15228     75 |  0.000 % |
81.63/82.55	c 83	|    295379 |    4000    10500    29500 |    19459    13508     79 |  0.000 % |
129.87/131.26	c 132	|    443168 |    4000    10500    29500 |    21405    11323     72 |  0.000 % |
206.88/208.85	c 209	|    664853 |    4000    10500    29500 |    23546    13679     74 |  0.000 % |
328.32/330.30	c 331	|    997378 |    4000    10500    29500 |    25900    20786     73 |  0.000 % |
534.64/536.79	c 537	|   1496166 |    4000    10500    29500 |    28490    24172     90 |  0.000 % |
859.59/861.83	c 862	|   2244349 |    4000    10500    29500 |    31340    13816     66 |  0.000 % |
1399.75/1402.24	c 1403	|   3366623 |    4000    10500    29500 |    34474    16196     75 |  0.000 % |
1800.09/1802.71	sh: line 1: 17168 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.09/1802.71	c 1803	DECODING HOME/temp.out WITH HOME/temp.map
1800.09/1802.71	c 1803	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.09/1802.72	c ERROR INTERRUPTED
1800.09/1802.72	s UNKNOWN
1800.09/1802.72	c 1803	CPU 1800.12 (0.06 0.02 1799.78 0.26)
1800.09/1802.72	c 1803	END Sat Jul 11 23:56:03 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-2068519-1247347560/watcher-2068519-1247347560 -o /tmp/evaluation-result-2068519-1247347560/solver-2068519-1247347560 -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-2068519-1247347560.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: 2.00 2.02 2.08 4/73 17144
/proc/meminfo: memFree=1883360/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=12268 CPUtime=0
/proc/17144/stat : 17144 (sugar) R 17142 17144 15287 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 21823598 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 233632922213 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/17144/statm: 3067 316 241 3 0 167 0

[startup+0.08316 s]
/proc/loadavg: 2.00 2.02 2.08 4/73 17144
/proc/meminfo: memFree=1883360/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=0.06
/proc/17144/stat : 17144 (sugar) R 17142 17144 15287 0 -1 4194304 1199 128 0 0 5 1 0 0 18 0 1 0 21823598 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233632754335 0 0 4224 16386 0 0 0 17 1 0 0
/proc/17144/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101165 s]
/proc/loadavg: 2.00 2.02 2.08 4/73 17144
/proc/meminfo: memFree=1883360/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=0.06
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21823598 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17144/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301193 s]
/proc/loadavg: 2.00 2.02 2.08 4/73 17144
/proc/meminfo: memFree=1883360/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=0.06
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21823598 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17144/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701262 s]
/proc/loadavg: 2.00 2.02 2.08 4/73 17144
/proc/meminfo: memFree=1883360/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=0.06
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21823598 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17144/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50139 s]
/proc/loadavg: 2.00 2.02 2.08 4/84 17156
/proc/meminfo: memFree=1858056/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=1.19
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1309 10273 0 1 5 1 107 6 15 0 1 0 21823598 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17144/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 16868

[startup+3.10165 s]
/proc/loadavg: 2.00 2.02 2.08 3/84 17166
/proc/meminfo: memFree=1859720/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 15 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30117 s]
/proc/loadavg: 2.00 2.02 2.08 3/76 17168
/proc/meminfo: memFree=1874824/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=6112 CPUtime=3.69
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 1221 0 0 0 369 0 0 0 25 0 1 0 21823854 6258688 1207 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/17168/statm: 1528 1207 76 150 0 1375 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 28336

[startup+12.7012 s]
/proc/loadavg: 2.00 2.02 2.08 3/76 17168
/proc/meminfo: memFree=1873032/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=7568 CPUtime=10.02
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 1590 0 0 0 1002 0 0 0 25 0 1 0 21823854 7749632 1576 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/17168/statm: 1892 1576 76 150 0 1739 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 29792

[startup+25.5013 s]
/proc/loadavg: 2.00 2.02 2.08 3/76 17168
/proc/meminfo: memFree=1872072/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=8360 CPUtime=22.71
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 1811 0 0 0 2270 1 0 0 25 0 1 0 21823854 8560640 1797 996147200 134512640 135127466 4294956256 18446744073709551615 134527051 0 0 4096 3 0 0 0 17 1 0 0
/proc/17168/statm: 2090 1797 76 150 0 1937 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 30584

[startup+51.1014 s]
/proc/loadavg: 2.07 2.04 2.08 3/76 17168
/proc/meminfo: memFree=1870344/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=10340 CPUtime=48.07
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 2297 0 0 0 4805 2 0 0 25 0 1 0 21823854 10588160 2283 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/17168/statm: 2585 2283 76 150 0 2432 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 32564

[startup+102.307 s]
/proc/loadavg: 2.17 2.06 2.08 3/76 17168
/proc/meminfo: memFree=1868744/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=11968 CPUtime=98.78
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 2696 0 0 0 9876 2 0 0 25 0 1 0 21823854 12255232 2682 996147200 134512640 135127466 4294956256 18446744073709551615 134528091 0 0 4096 3 0 0 0 17 1 0 0
/proc/17168/statm: 2992 2682 76 150 0 2839 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 34192

[startup+162.302 s]
/proc/loadavg: 2.13 2.07 2.09 3/76 17168
/proc/meminfo: memFree=1866632/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=13856 CPUtime=158.22
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 3165 0 0 0 15819 3 0 0 25 0 1 0 21823854 14188544 3151 996147200 134512640 135127466 4294956256 18446744073709551615 134527460 0 0 4096 3 0 0 0 17 1 0 0
/proc/17168/statm: 3464 3151 76 150 0 3311 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 36080

[startup+222.302 s]
/proc/loadavg: 2.09 2.07 2.09 3/84 17268
/proc/meminfo: memFree=1843784/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=14384 CPUtime=217.92
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 3305 0 0 0 21786 6 0 0 25 0 1 0 21823854 14729216 3291 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/17168/statm: 3596 3291 76 150 0 3443 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 36608

[startup+282.302 s]
/proc/loadavg: 2.03 2.06 2.08 3/84 17270
/proc/meminfo: memFree=1815160/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=14912 CPUtime=277.88
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 3420 0 0 0 27782 6 0 0 25 0 1 0 21823854 15269888 3406 996147200 134512640 135127466 4294956256 18446744073709551615 134530979 0 0 4096 3 0 0 0 17 0 0 0
/proc/17168/statm: 3728 3406 76 150 0 3575 0
Current children cumulated CPU time (s) 280.34
Current children cumulated vsize (KiB) 37136

[startup+342.301 s]
/proc/loadavg: 2.01 2.04 2.08 3/84 17270
/proc/meminfo: memFree=1813112/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0

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

[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=24028 CPUtime=1297.44
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 5680 0 0 0 129734 10 0 0 25 0 1 0 21823854 24604672 5666 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17168/statm: 6007 5666 76 150 0 5854 0
Current children cumulated CPU time (s) 1299.9
Current children cumulated vsize (KiB) 46252

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.02 3/84 17270
/proc/meminfo: memFree=1801720/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=24028 CPUtime=1357.41
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 5680 0 0 0 135731 10 0 0 25 0 1 0 21823854 24604672 5666 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17168/statm: 6007 5666 76 150 0 5854 0
Current children cumulated CPU time (s) 1359.87
Current children cumulated vsize (KiB) 46252

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.01 3/84 17272
/proc/meminfo: memFree=1800824/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=24688 CPUtime=1417.39
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 5858 0 0 0 141729 10 0 0 25 0 1 0 21823854 25280512 5844 996147200 134512640 135127466 4294956256 18446744073709551615 134702653 0 0 4096 3 0 0 0 17 0 0 0
/proc/17168/statm: 6172 5844 76 150 0 6019 0
Current children cumulated CPU time (s) 1419.85
Current children cumulated vsize (KiB) 46912

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/84 17272
/proc/meminfo: memFree=1800440/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=24952 CPUtime=1477.36
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 5926 0 0 0 147725 11 0 0 25 0 1 0 21823854 25550848 5912 996147200 134512640 135127466 4294956256 18446744073709551615 134521733 0 0 4096 3 0 0 0 17 0 0 0
/proc/17168/statm: 6238 5912 76 150 0 6085 0
Current children cumulated CPU time (s) 1479.82
Current children cumulated vsize (KiB) 47176

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17272
/proc/meminfo: memFree=1799608/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=25744 CPUtime=1537.33
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 6112 0 0 0 153722 11 0 0 25 0 1 0 21823854 26361856 6098 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/17168/statm: 6436 6098 76 150 0 6283 0
Current children cumulated CPU time (s) 1539.79
Current children cumulated vsize (KiB) 47968

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17272
/proc/meminfo: memFree=1799608/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=25744 CPUtime=1597.31
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 6112 0 0 0 159720 11 0 0 25 0 1 0 21823854 26361856 6098 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/17168/statm: 6436 6098 76 150 0 6283 0
Current children cumulated CPU time (s) 1599.77
Current children cumulated vsize (KiB) 47968

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17272
/proc/meminfo: memFree=1799480/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=25744 CPUtime=1657.28
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 6136 0 0 0 165717 11 0 0 25 0 1 0 21823854 26361856 6122 996147200 134512640 135127466 4294956256 18446744073709551615 134530857 0 0 4096 3 0 0 0 17 0 0 0
/proc/17168/statm: 6436 6122 76 150 0 6283 0
Current children cumulated CPU time (s) 1659.74
Current children cumulated vsize (KiB) 47968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17272
/proc/meminfo: memFree=1798712/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=26536 CPUtime=1717.26
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 6332 0 0 0 171714 12 0 0 25 0 1 0 21823854 27172864 6318 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/17168/statm: 6634 6318 76 150 0 6481 0
Current children cumulated CPU time (s) 1719.72
Current children cumulated vsize (KiB) 48760

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17272
/proc/meminfo: memFree=1798648/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=26536 CPUtime=1777.23
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 6332 0 0 0 177711 12 0 0 25 0 1 0 21823854 27172864 6318 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/17168/statm: 6634 6318 76 150 0 6481 0
Current children cumulated CPU time (s) 1779.69
Current children cumulated vsize (KiB) 48760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17272
/proc/meminfo: memFree=1798648/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=26528 CPUtime=1797.63
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 6332 0 0 0 179751 12 0 0 25 0 1 0 21823854 27164672 6318 996147200 134512640 135127466 4294956256 18446744073709551615 134529959 0 0 4096 3 0 0 0 17 0 0 0
/proc/17168/statm: 6632 6318 76 150 0 6479 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 48752

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

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

[startup+1802.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17272
/proc/meminfo: memFree=1798648/2055920 swapFree=4192812/4192956
[pid=17144] ppid=17142 vsize=16868 CPUtime=2.46
/proc/17144/stat : 17144 (sugar) S 17142 17144 15287 0 -1 4194304 1376 19248 0 2 6 2 226 12 16 0 1 0 21823598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17144/statm: 4217 1113 409 3 0 796 0
[pid=17167] ppid=17144 vsize=5356 CPUtime=0
/proc/17167/stat : 17167 (sh) S 17144 17144 15287 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21823854 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17167/statm: 1339 232 193 169 0 50 0
[pid=17168] ppid=17167 vsize=26528 CPUtime=1797.63
/proc/17168/stat : 17168 (minisat) R 17167 17144 15287 0 -1 4194304 6332 0 0 0 179751 12 0 0 25 0 1 0 21823854 27164672 6318 996147200 134512640 135127466 4294956256 18446744073709551615 134529959 0 0 4096 3 0 0 0 17 0 0 0
/proc/17168/statm: 6632 6318 76 150 0 6479 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 48752

Child status: 0
Real time (s): 1802.72
CPU time (s): 1800.13
CPU user time (s): 1799.85
CPU system time (s): 0.285956
CPU usage (%): 99.8563
Max. virtual memory (cumulated for all children) (KiB): 890928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.285956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27664
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2316
involuntary context switches= 11601

runsolver used 2.05069 second user time and 6.17806 second system time

The end

Launcher Data

Begin job on node3 at 2009-07-11 23:26:00
IDJOB=2068519
IDBENCH=54872
IDSOLVER=739
FILE ID=node3/2068519-1247347560
PBS_JOBID= 9506696
Free space on /tmp= 66380 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/primesDimacs/normalized-f2000.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-2068519-1247347560/watcher-2068519-1247347560 -o /tmp/evaluation-result-2068519-1247347560/solver-2068519-1247347560 -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-2068519-1247347560.xml

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

MD5SUM BENCH= d0af6237455830e6705fc3a2242cad63
RANDOM SEED=1063931376

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1883840 kB
Buffers:         14520 kB
Cached:          89724 kB
SwapCached:          0 kB
Active:          93452 kB
Inactive:        30092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1883840 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2900 kB
Writeback:           0 kB
Mapped:          29972 kB
Slab:            34124 kB
Committed_AS:   223332 kB
PageTables:       1716 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= 66380 MiB
End job on node3 at 2009-07-11 23:56:05