Trace number 2088352

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

General information on the benchmark

Namecsp/rand-3-28-28-fcd/
normalized-rand-3-28-28-93-632-fcd-46_ext.xml
MD5SUM56fcfe39f926d53912481dfefcb4e879
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sun Jul 12 10:47:48 2009
0.00/0.07	c 0	PID 27506
0.00/0.07	c 0	HOST node28.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2088352-1247388467.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2088352-1247388467.xml' 'HOME/temp.csp'
2.13/2.18	c 2	1 domains, 28 variables, 0 predicates, 93 relations, 93 constraints
2.13/2.19	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.13/2.19	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'
2.23/2.53	c 2	Parsing HOME/temp.csp
10.77/10.34	c 10	parsed 215 expressions
10.77/10.35	c 10	Heap : 84 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
10.77/10.35	c 10	Converting to clausal form CSP
10.77/10.37	c 10	converted 22 (10%) expressions
10.86/10.42	c 10	converted 43 (20%) expressions
10.86/10.47	c 10	converted 65 (30%) expressions
10.86/10.50	c 10	converted 86 (40%) expressions
10.98/10.54	c 10	converted 108 (50%) expressions
11.86/11.40	c 11	converted 129 (60%) expressions
12.16/11.79	c 11	converted 151 (70%) expressions
12.66/12.23	c 12	converted 172 (80%) expressions
13.06/12.69	c 12	converted 194 (90%) expressions
13.56/13.14	c 13	converted 215 (100%) expressions
13.56/13.14	c 13	CSP : 28 integers, 0 booleans, 93 clauses, largest domain size 28
13.56/13.14	c 13	Heap : 158 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
13.56/13.14	c 13	Propagation in CSP
13.56/13.14	c 13	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
13.56/13.14	c 13	CSP : 28 integers, 0 booleans, 93 clauses, largest domain size 28
13.56/13.14	c 13	Heap : 158 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
13.56/13.15	c 13	Simplifing CSP by introducing new Boolean variables
13.56/13.15	c 13	CSP : 28 integers, 0 booleans, 93 clauses, largest domain size 28
13.56/13.15	c 13	Heap : 158 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
13.95/13.55	c 13	Encoding CSP to SAT : HOME/temp.cnf
13.95/13.56	c 13	3 (10%) CSP integer variables are encoded (78 clauses, 749 bytes)
13.95/13.56	c 13	6 (20%) CSP integer variables are encoded (156 clauses, 1572 bytes)
13.95/13.56	c 13	9 (30%) CSP integer variables are encoded (234 clauses, 2430 bytes)
13.95/13.56	c 13	12 (40%) CSP integer variables are encoded (312 clauses, 3288 bytes)
13.95/13.56	c 13	14 (50%) CSP integer variables are encoded (364 clauses, 3860 bytes)
13.95/13.56	c 13	17 (60%) CSP integer variables are encoded (442 clauses, 4718 bytes)
13.95/13.56	c 13	20 (70%) CSP integer variables are encoded (520 clauses, 5576 bytes)
13.95/13.57	c 13	23 (80%) CSP integer variables are encoded (598 clauses, 6434 bytes)
13.95/13.57	c 13	26 (90%) CSP integer variables are encoded (676 clauses, 7292 bytes)
13.95/13.57	c 13	28 (100%) CSP integer variables are encoded (728 clauses, 7864 bytes)
14.89/14.42	c 14	10 (10%) CSP clauses are encoded (49447 clauses, 1212199 bytes)
15.59/15.19	c 15	19 (20%) CSP clauses are encoded (93384 clauses, 2320058 bytes)
16.39/15.94	c 16	28 (30%) CSP clauses are encoded (137320 clauses, 3448890 bytes)
17.18/16.78	c 16	38 (40%) CSP clauses are encoded (186067 clauses, 4753466 bytes)
17.99/17.54	c 17	47 (50%) CSP clauses are encoded (229984 clauses, 5957012 bytes)
18.87/19.68	c 19	56 (60%) CSP clauses are encoded (273904 clauses, 7160374 bytes)
19.72/20.52	c 20	66 (70%) CSP clauses are encoded (322594 clauses, 8494245 bytes)
20.42/21.28	c 21	75 (80%) CSP clauses are encoded (366654 clauses, 9701104 bytes)
21.22/22.04	c 22	84 (90%) CSP clauses are encoded (410487 clauses, 10902403 bytes)
21.91/22.76	c 22	93 (100%) CSP clauses are encoded (454439 clauses, 12106573 bytes)
21.91/22.76	c 22	93 CSP clauses encoded
21.91/22.76	c 22	Writing map file : HOME/temp.map
21.91/22.76	c 22	Heap : 62 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
21.91/22.76	c 22	SAT : 756 SAT variables, 454439 SAT clauses, 12106573 bytes
21.91/22.76	c 22	Heap : 62 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
21.98/22.82	c 22	SOLVING HOME/temp.cnf
21.98/22.82	c 22	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
21.98/22.82	c 22	This is MiniSat 2.0 beta
21.98/22.82	c 22	WARNING: for repeatability, setting FPU to use double precision
21.98/22.82	c 22	============================[ Problem Statistics ]=============================
21.98/22.82	c 22	|                                                                             |
21.98/22.82	c 22	|  Number of variables:  756                                                  |
21.98/22.82	c 22	|  Number of clauses:    454439                                               |
22.18/23.09	c 23	|  Parsing time:         0.24         s                                       |
22.28/23.11	c 23	============================[ Search Statistics ]==============================
22.28/23.11	c 23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.28/23.11	c 23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.28/23.11	c 23	===============================================================================
22.28/23.11	c 23	|         0 |     756   454439  2562206 |   151479        0    nan |  0.000 % |
22.46/23.31	c 23	|       101 |     756   454439  2562206 |   166627      101     10 |  0.000 % |
22.76/23.66	c 23	|       251 |     756   454439  2562206 |   183290      251     12 |  0.005 % |
23.16/24.08	c 24	|       477 |     756   454439  2562206 |   201619      477     12 |  0.005 % |
23.86/24.76	c 24	|       816 |     756   454439  2562206 |   221781      816     13 |  0.005 % |
25.05/25.95	c 26	|      1323 |     756   454439  2562206 |   243959     1323     13 |  0.005 % |
26.65/27.51	c 27	|      2082 |     756   454439  2562206 |   268355     2082     13 |  0.005 % |
28.32/29.25	c 29	|      3221 |     756   454439  2562206 |   295191     3221     13 |  0.005 % |
31.80/32.78	c 32	|      4930 |     756   454439  2562206 |   324710     4930     14 |  0.005 % |
35.56/36.55	c 36	|      7494 |     756   454439  2562206 |   357181     7494     15 |  0.004 % |
41.43/42.45	c 42	|     11341 |     756   454439  2562206 |   392899    11341     15 |  0.002 % |
50.76/51.82	c 51	|     17107 |     756   454439  2562206 |   432189    17107     15 |  0.005 % |
65.35/66.56	c 66	|     25756 |     756   454439  2562206 |   475408    25756     16 |  0.005 % |
87.79/89.19	c 89	|     38731 |     756   454439  2562206 |   522948    38731     16 |  0.005 % |
126.39/128.08	c 128	|     58193 |     756   454439  2562206 |   575243    58193     16 |  0.005 % |
176.32/178.40	c 178	|     87385 |     756   454439  2562206 |   632768    87385     17 |  0.005 % |
278.22/280.96	c 281	|    131174 |     756   454439  2562206 |   696044   131174     17 |  0.005 % |
457.26/461.87	c 461	|    196858 |     756   454439  2562206 |   765649   196858     18 |  0.005 % |
764.81/770.96	c 771	|    295384 |     756   454439  2562206 |   842214   295384     18 |  0.005 % |
1312.99/1321.93	c 1322	|    443176 |     756   454439  2562206 |   926435   443176     19 |  0.005 % |
1800.07/1811.41	c ERROR INTERRUPTED
1800.07/1811.43	s UNKNOWN
1800.07/1811.43	c 1811	CPU 22.02 (0.08 0.03 20.76 1.15)
1800.07/1811.43	c 1811	END Sun Jul 12 11:17:59 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-2088352-1247388467/watcher-2088352-1247388467 -o /tmp/evaluation-result-2088352-1247388467/solver-2088352-1247388467 -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-2088352-1247388467.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: 1.00 1.00 1.16 3/82 27506
/proc/meminfo: memFree=1372256/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=12272 CPUtime=0
/proc/27506/stat : 27506 (sugar) R 27504 27506 25606 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 25913379 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 217880509438 0 0 4224 0 0 0 0 17 0 0 0
/proc/27506/statm: 3068 327 246 3 0 168 0

[startup+0.09832 s]
/proc/loadavg: 1.00 1.00 1.16 3/82 27506
/proc/meminfo: memFree=1372256/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=0.06
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 25913379 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27506/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.102315 s]
/proc/loadavg: 1.00 1.00 1.16 3/82 27506
/proc/meminfo: memFree=1372256/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=0.06
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 25913379 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27506/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301386 s]
/proc/loadavg: 1.00 1.00 1.16 3/82 27506
/proc/meminfo: memFree=1372256/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=0.06
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 25913379 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27506/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701435 s]
/proc/loadavg: 1.00 1.00 1.16 3/82 27506
/proc/meminfo: memFree=1372256/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=0.06
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 25913379 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27506/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50249 s]
/proc/loadavg: 1.00 1.00 1.16 2/93 27518
/proc/meminfo: memFree=1336136/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=0.06
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 25913379 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27506/statm: 4217 1111 409 3 0 796 0
[pid=27509] ppid=27506 vsize=5356 CPUtime=0
/proc/27509/stat : 27509 (sh) S 27506 27506 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25913386 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27509/statm: 1339 233 193 169 0 50 0
[pid=27510] ppid=27509 vsize=865028 CPUtime=1.47
/proc/27510/stat : 27510 (java) S 27509 27506 25606 0 -1 0 12095 0 1 0 138 9 0 0 18 0 9 0 25913387 885788672 11250 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27510/statm: 216257 11250 2553 9 0 210769 0
[pid=27510/tid=27511] ppid=27509 vsize=865028 CPUtime=1.18
/proc/27510/task/27511/stat : 27511 (java) R 27509 27506 25606 0 -1 64 3096 0 1 0 114 4 0 0 17 0 9 0 25913388 885788672 11250 996147200 134512640 134550932 4294955984 18446744073709551615 4126549745 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27510/tid=27512] ppid=27509 vsize=865028 CPUtime=0.2
/proc/27510/task/27512/stat : 27512 (java) S 27509 27506 25606 0 -1 64 7961 0 0 0 17 3 0 0 16 0 9 0 25913389 885788672 11250 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27510/tid=27513] ppid=27509 vsize=865028 CPUtime=0
/proc/27510/task/27513/stat : 27513 (java) S 27509 27506 25606 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 25913389 885788672 11250 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27510/tid=27514] ppid=27509 vsize=865028 CPUtime=0
/proc/27510/task/27514/stat : 27514 (java) S 27509 27506 25606 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 25913389 885788672 11250 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27510/tid=27515] ppid=27509 vsize=865028 CPUtime=0
/proc/27510/task/27515/stat : 27515 (java) S 27509 27506 25606 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 25913391 885788672 11250 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27510/tid=27516] ppid=27509 vsize=865028 CPUtime=0.05
/proc/27510/task/27516/stat : 27516 (java) S 27509 27506 25606 0 -1 64 336 0 0 0 5 0 0 0 16 0 9 0 25913391 885788672 11250 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27510/tid=27517] ppid=27509 vsize=865028 CPUtime=0
/proc/27510/task/27517/stat : 27517 (java) S 27509 27506 25606 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 25913391 885788672 11250 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27510/tid=27518] ppid=27509 vsize=865028 CPUtime=0
/proc/27510/task/27518/stat : 27518 (java) S 27509 27506 25606 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25913391 885788672 11250 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 887252

[startup+3.10168 s]
/proc/loadavg: 1.00 1.00 1.16 6/93 27518
/proc/meminfo: memFree=1321160/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=2.23
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1309 13998 0 1 5 1 201 16 15 0 1 0 25913379 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30205 s]
/proc/loadavg: 1.00 1.00 1.16 4/93 27528
/proc/meminfo: memFree=1348296/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=2.23
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1309 13998 0 1 5 1 201 16 15 0 1 0 25913379 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1111 409 3 0 796 0
[pid=27519] ppid=27506 vsize=5356 CPUtime=0
/proc/27519/stat : 27519 (sh) S 27506 27506 25606 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25913598 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27519/statm: 1339 233 193 169 0 50 0
[pid=27520] ppid=27519 vsize=862528 CPUtime=4.66
/proc/27520/stat : 27520 (java) S 27519 27506 25606 0 -1 0 7582 0 1 0 409 57 0 0 18 0 9 0 25913598 883228672 6820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27520/statm: 215632 6820 2158 9 0 210545 0
[pid=27520/tid=27521] ppid=27519 vsize=862528 CPUtime=3.09
/proc/27520/task/27521/stat : 27521 (java) S 27519 27506 25606 0 -1 64 2029 0 1 0 305 4 0 0 17 0 9 0 25913611 883228672 6820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27520/tid=27522] ppid=27519 vsize=862528 CPUtime=0.68
/proc/27520/task/27522/stat : 27522 (java) R 27519 27506 25606 0 -1 64 4591 0 0 0 24 44 0 0 17 0 9 0 25913622 883228672 6820 996147200 134512640 134550932 4294955936 18446744073709551615 102722532 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27520/tid=27523] ppid=27519 vsize=862528 CPUtime=0
/proc/27520/task/27523/stat : 27523 (java) S 27519 27506 25606 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25913623 883228672 6820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27520/tid=27524] ppid=27519 vsize=862528 CPUtime=0
/proc/27520/task/27524/stat : 27524 (java) S 27519 27506 25606 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 25913623 883228672 6820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27520/tid=27525] ppid=27519 vsize=862528 CPUtime=0
/proc/27520/task/27525/stat : 27525 (java) S 27519 27506 25606 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 25913628 883228672 6820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27520/tid=27526] ppid=27519 vsize=862528 CPUtime=0.86
/proc/27520/task/27526/stat : 27526 (java) S 27519 27506 25606 0 -1 64 258 0 0 0 80 6 0 0 25 0 9 0 25913628 883228672 6820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27520/tid=27527] ppid=27519 vsize=862528 CPUtime=0
/proc/27520/task/27527/stat : 27527 (java) S 27519 27506 25606 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 25913628 883228672 6820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27520/tid=27528] ppid=27519 vsize=862528 CPUtime=0
/proc/27520/task/27528/stat : 27528 (java) S 27519 27506 25606 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25913628 883228672 6820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.89
Current children cumulated vsize (KiB) 884752

[startup+12.7016 s]
/proc/loadavg: 1.29 1.06 1.18 2/93 27528
/proc/meminfo: memFree=1216840/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=2.23
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1309 13998 0 1 5 1 201 16 16 0 1 0 25913379 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1111 409 3 0 796 0
[pid=27519] ppid=27506 vsize=5356 CPUtime=0
/proc/27519/stat : 27519 (sh) S 27506 27506 25606 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25913598 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27519/statm: 1339 233 193 169 0 50 0
[pid=27520] ppid=27519 vsize=864144 CPUtime=10.92
/proc/27520/stat : 27520 (java) S 27519 27506 25606 0 -1 0 60030 0 1 0 1010 82 0 0 18 0 9 0 25913598 884883456 43835 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27520/statm: 216036 43835 2567 9 0 210541 0
[pid=27520/tid=27521] ppid=27519 vsize=864144 CPUtime=6.34
/proc/27520/task/27521/stat : 27521 (java) R 27519 27506 25606 0 -1 64 4398 0 1 0 628 6 0 0 17 0 9 0 25913611 884883456 43835 996147200 134512640 134550932 4294955936 18446744073709551615 4126536202 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27520/tid=27522] ppid=27519 vsize=864144 CPUtime=3.67
/proc/27520/task/27522/stat : 27522 (java) S 27519 27506 25606 0 -1 64 54657 0 0 0 300 67 0 0 16 0 9 0 25913622 884883456 43835 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27520/tid=27523] ppid=27519 vsize=864144 CPUtime=0
/proc/27520/task/27523/stat : 27523 (java) S 27519 27506 25606 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25913623 884883456 43835 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27520/tid=27524] ppid=27519 vsize=864144 CPUtime=0
/proc/27520/task/27524/stat : 27524 (java) S 27519 27506 25606 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 25913623 884883456 43835 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27520/tid=27525] ppid=27519 vsize=864144 CPUtime=0
/proc/27520/task/27525/stat : 27525 (java) S 27519 27506 25606 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 25913628 884883456 43835 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27520/tid=27526] ppid=27519 vsize=864144 CPUtime=0.88
/proc/27520/task/27526/stat : 27526 (java) S 27519 27506 25606 0 -1 64 271 0 0 0 82 6 0 0 16 0 9 0 25913628 884883456 43835 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27520/tid=27527] ppid=27519 vsize=864144 CPUtime=0
/proc/27520/task/27527/stat : 27527 (java) S 27519 27506 25606 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 25913628 884883456 43835 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27520/tid=27528] ppid=27519 vsize=864144 CPUtime=0
/proc/27520/task/27528/stat : 27528 (java) S 27519 27506 25606 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25913628 884883456 43835 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.15
Current children cumulated vsize (KiB) 886368

[startup+25.5023 s]
/proc/loadavg: 1.25 1.06 1.17 2/85 27530
/proc/meminfo: memFree=1321544/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=22.01
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1374 78135 0 2 8 3 2076 114 15 0 1 0 25913379 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1112 409 3 0 796 0
[pid=27529] ppid=27506 vsize=5356 CPUtime=0
/proc/27529/stat : 27529 (sh) S 27506 27506 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25915661 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27529/statm: 1339 232 193 169 0 50 0
[pid=27530] ppid=27529 vsize=27968 CPUtime=2.64
/proc/27530/stat : 27530 (minisat) R 27529 27506 25606 0 -1 4194304 6891 0 0 0 261 3 0 0 25 0 1 0 25915661 28639232 6877 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27530/statm: 6992 6877 75 150 0 6839 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 50192

[startup+51.1023 s]
/proc/loadavg: 1.16 1.06 1.17 2/85 27530
/proc/meminfo: memFree=1319624/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=22.01
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1374 78135 0 2 8 3 2076 114 16 0 1 0 25913379 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1112 409 3 0 796 0
[pid=27529] ppid=27506 vsize=5356 CPUtime=0
/proc/27529/stat : 27529 (sh) S 27506 27506 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25915661 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27529/statm: 1339 232 193 169 0 50 0
[pid=27530] ppid=27529 vsize=30092 CPUtime=28.05
/proc/27530/stat : 27530 (minisat) R 27529 27506 25606 0 -1 4194304 7417 0 0 0 2801 4 0 0 25 0 1 0 25915661 30814208 7403 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/27530/statm: 7523 7403 75 150 0 7370 0
Current children cumulated CPU time (s) 50.06
Current children cumulated vsize (KiB) 52316

[startup+102.307 s]
/proc/loadavg: 1.06 1.04 1.16 2/85 27530
/proc/meminfo: memFree=1316872/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=22.01
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1374 78135 0 2 8 3 2076 114 16 0 1 0 25913379 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1112 409 3 0 796 0
[pid=27529] ppid=27506 vsize=5356 CPUtime=0
/proc/27529/stat : 27529 (sh) S 27506 27506 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25915661 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27529/statm: 1339 232 193 169 0 50 0
[pid=27530] ppid=27529 vsize=32908 CPUtime=78.88
/proc/27530/stat : 27530 (minisat) R 27529 27506 25606 0 -1 4194304 8115 0 0 0 7884 4 0 0 25 0 1 0 25915661 33697792 8101 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27530/statm: 8227 8101 75 150 0 8074 0

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

/proc/meminfo: memFree=1729736/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=22.01
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1374 78135 0 2 8 3 2076 114 16 0 1 0 25913379 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1112 409 3 0 796 0
[pid=27529] ppid=27506 vsize=5356 CPUtime=0
/proc/27529/stat : 27529 (sh) S 27506 27506 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25915661 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27529/statm: 1339 232 193 169 0 50 0
[pid=27530] ppid=27529 vsize=76896 CPUtime=1331.18
/proc/27530/stat : 27530 (minisat) R 27529 27506 25606 0 -1 4194304 18942 0 0 0 133097 21 0 0 25 0 1 0 25915661 78741504 18920 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27530/statm: 19224 18920 75 150 0 19071 0
Current children cumulated CPU time (s) 1353.19
Current children cumulated vsize (KiB) 99120

[startup+1422.3 s]
/proc/loadavg: 1.99 1.96 1.68 3/84 27633
/proc/meminfo: memFree=1728264/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=22.01
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1374 78135 0 2 8 3 2076 114 16 0 1 0 25913379 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1112 409 3 0 796 0
[pid=27529] ppid=27506 vsize=5356 CPUtime=0
/proc/27529/stat : 27529 (sh) S 27506 27506 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25915661 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27529/statm: 1339 232 193 169 0 50 0
[pid=27530] ppid=27529 vsize=79308 CPUtime=1390.88
/proc/27530/stat : 27530 (minisat) R 27529 27506 25606 0 -1 4194304 19303 0 0 0 139067 21 0 0 25 0 1 0 25915661 81211392 19281 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27530/statm: 19827 19281 75 150 0 19674 0
Current children cumulated CPU time (s) 1412.89
Current children cumulated vsize (KiB) 101532

[startup+1482.3 s]
/proc/loadavg: 1.99 1.96 1.70 3/84 27633
/proc/meminfo: memFree=1726856/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=22.01
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1374 78135 0 2 8 3 2076 114 16 0 1 0 25913379 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1112 409 3 0 796 0
[pid=27529] ppid=27506 vsize=5356 CPUtime=0
/proc/27529/stat : 27529 (sh) S 27506 27506 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25915661 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27529/statm: 1339 232 193 169 0 50 0
[pid=27530] ppid=27529 vsize=80664 CPUtime=1450.59
/proc/27530/stat : 27530 (minisat) R 27529 27506 25606 0 -1 4194304 19656 0 0 0 145037 22 0 0 25 0 1 0 25915661 82599936 19634 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27530/statm: 20166 19634 75 150 0 20013 0
Current children cumulated CPU time (s) 1472.6
Current children cumulated vsize (KiB) 102888

[startup+1542.31 s]
/proc/loadavg: 1.99 1.97 1.72 3/84 27633
/proc/meminfo: memFree=1725448/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=22.01
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1374 78135 0 2 8 3 2076 114 16 0 1 0 25913379 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1112 409 3 0 796 0
[pid=27529] ppid=27506 vsize=5356 CPUtime=0
/proc/27529/stat : 27529 (sh) S 27506 27506 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25915661 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27529/statm: 1339 232 193 169 0 50 0
[pid=27530] ppid=27529 vsize=81916 CPUtime=1510.3
/proc/27530/stat : 27530 (minisat) R 27529 27506 25606 0 -1 4194304 19980 0 0 0 151008 22 0 0 25 0 1 0 25915661 83881984 19958 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27530/statm: 20479 19958 75 150 0 20326 0
Current children cumulated CPU time (s) 1532.31
Current children cumulated vsize (KiB) 104140

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.73 3/84 27633
/proc/meminfo: memFree=1724040/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=22.01
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1374 78135 0 2 8 3 2076 114 16 0 1 0 25913379 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1112 409 3 0 796 0
[pid=27529] ppid=27506 vsize=5356 CPUtime=0
/proc/27529/stat : 27529 (sh) S 27506 27506 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25915661 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27529/statm: 1339 232 193 169 0 50 0
[pid=27530] ppid=27529 vsize=83304 CPUtime=1569.99
/proc/27530/stat : 27530 (minisat) R 27529 27506 25606 0 -1 4194304 20317 0 0 0 156977 22 0 0 25 0 1 0 25915661 85303296 20295 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27530/statm: 20826 20295 75 150 0 20673 0
Current children cumulated CPU time (s) 1592
Current children cumulated vsize (KiB) 105528

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.75 3/84 27633
/proc/meminfo: memFree=1722760/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=22.01
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1374 78135 0 2 8 3 2076 114 16 0 1 0 25913379 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1112 409 3 0 796 0
[pid=27529] ppid=27506 vsize=5356 CPUtime=0
/proc/27529/stat : 27529 (sh) S 27506 27506 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25915661 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27529/statm: 1339 232 193 169 0 50 0
[pid=27530] ppid=27529 vsize=84556 CPUtime=1629.69
/proc/27530/stat : 27530 (minisat) R 27529 27506 25606 0 -1 4194304 20637 0 0 0 162946 23 0 0 25 0 1 0 25915661 86585344 20615 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27530/statm: 21139 20615 75 150 0 20986 0
Current children cumulated CPU time (s) 1651.7
Current children cumulated vsize (KiB) 106780

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.76 4/84 27633
/proc/meminfo: memFree=1721416/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=22.01
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1374 78135 0 2 8 3 2076 114 16 0 1 0 25913379 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1112 409 3 0 796 0
[pid=27529] ppid=27506 vsize=5356 CPUtime=0
/proc/27529/stat : 27529 (sh) S 27506 27506 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25915661 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27529/statm: 1339 232 193 169 0 50 0
[pid=27530] ppid=27529 vsize=85764 CPUtime=1689.39
/proc/27530/stat : 27530 (minisat) R 27529 27506 25606 0 -1 4194304 20971 0 0 0 168916 23 0 0 25 0 1 0 25915661 87822336 20949 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27530/statm: 21441 20949 75 150 0 21288 0
Current children cumulated CPU time (s) 1711.4
Current children cumulated vsize (KiB) 107988

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.77 3/84 27633
/proc/meminfo: memFree=1719944/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=22.01
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1374 78135 0 2 8 3 2076 114 16 0 1 0 25913379 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1112 409 3 0 796 0
[pid=27529] ppid=27506 vsize=5356 CPUtime=0
/proc/27529/stat : 27529 (sh) S 27506 27506 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25915661 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27529/statm: 1339 232 193 169 0 50 0
[pid=27530] ppid=27529 vsize=87132 CPUtime=1749.1
/proc/27530/stat : 27530 (minisat) R 27529 27506 25606 0 -1 4194304 21316 0 0 0 174886 24 0 0 25 0 1 0 25915661 89223168 21294 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27530/statm: 21783 21294 75 150 0 21630 0
Current children cumulated CPU time (s) 1771.11
Current children cumulated vsize (KiB) 109356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.4 s]
/proc/loadavg: 1.99 1.97 1.77 3/84 27633
/proc/meminfo: memFree=1719304/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=22.01
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1374 78135 0 2 8 3 2076 114 16 0 1 0 25913379 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1112 409 3 0 796 0
[pid=27529] ppid=27506 vsize=5356 CPUtime=0
/proc/27529/stat : 27529 (sh) S 27506 27506 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25915661 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27529/statm: 1339 232 193 169 0 50 0
[pid=27530] ppid=27529 vsize=87660 CPUtime=1778.06
/proc/27530/stat : 27530 (minisat) R 27529 27506 25606 0 -1 4194304 21467 0 0 0 177782 24 0 0 25 0 1 0 25915661 89763840 21445 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27530/statm: 21915 21445 75 150 0 21762 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 109884

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

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

[startup+1811.4 s]
/proc/loadavg: 1.99 1.97 1.77 3/84 27633
/proc/meminfo: memFree=1719304/2055920 swapFree=4192812/4192956
[pid=27506] ppid=27504 vsize=16868 CPUtime=22.01
/proc/27506/stat : 27506 (sugar) S 27504 27506 25606 0 -1 4194304 1374 78135 0 2 8 3 2076 114 16 0 1 0 25913379 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27506/statm: 4217 1112 409 3 0 796 0
[pid=27529] ppid=27506 vsize=5356 CPUtime=0
/proc/27529/stat : 27529 (sh) S 27506 27506 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25915661 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27529/statm: 1339 232 193 169 0 50 0
[pid=27530] ppid=27529 vsize=87660 CPUtime=1778.06
/proc/27530/stat : 27530 (minisat) R 27529 27506 25606 0 -1 4194304 21467 0 0 0 177782 24 0 0 25 0 1 0 25915661 89763840 21445 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27530/statm: 21915 21445 75 150 0 21762 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 109884

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27506 and gives
#  childrusage.ru_utime.tv_sec=20
#  childrusage.ru_utime.tv_usec=855829
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=193818
# CPU time returned by wait4() is 22.0496
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1811.43
CPU time (s): 1800.07
CPU user time (s): 1798.66
CPU system time (s): 1.41
CPU usage (%): 99.3727
Max. virtual memory (cumulated for all children) (KiB): 896808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.8558
system time used= 1.19382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79892
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= 2690
involuntary context switches= 2246

runsolver used 2.14667 second user time and 6.34304 second system time

The end

Launcher Data

Begin job on node28 at 2009-07-12 10:47:48
IDJOB=2088352
IDBENCH=58912
IDSOLVER=739
FILE ID=node28/2088352-1247388467
PBS_JOBID= 9507279
Free space on /tmp= 66044 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/rand-3-28-28-fcd/normalized-rand-3-28-28-93-632-fcd-46_ext.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-2088352-1247388467/watcher-2088352-1247388467 -o /tmp/evaluation-result-2088352-1247388467/solver-2088352-1247388467 -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-2088352-1247388467.xml

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

MD5SUM BENCH= 56fcfe39f926d53912481dfefcb4e879
RANDOM SEED=761632738

node28.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.230
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.230
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:       1372800 kB
Buffers:         15268 kB
Cached:         158540 kB
SwapCached:          0 kB
Active:         585076 kB
Inactive:        47748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7156 kB
Writeback:           0 kB
Mapped:         476316 kB
Slab:            34564 kB
Committed_AS:   646296 kB
PageTables:       2732 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66104 MiB
End job on node28 at 2009-07-12 11:18:01