Trace number 1076787

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.13+minisatSAT 441.144 441.638

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg6-7_ext.xml
MD5SUMba0febeeb73bfd060fc0110af6cb46ed
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.430933
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints13
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension13
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul  4 18:49:39 2008
0.00/0.05	c 0	PID 1233
0.03/0.05	c 0	HOST node19.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1076787-1215190179.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1076787-1215190179.xml' 'HOME/temp.csp'
0.03/0.84	c 1	1 domains, 42 variables, 0 predicates, 2 relations, 13 constraints
0.03/0.89	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.89	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.82/0.98	c 1	Parsing HOME/temp.csp
1.41/1.55	c 2	parsed 58 expressions
1.41/1.55	c 2	Heap : 10 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.41/1.55	c 2	Converting to clausal form CSP
1.41/1.57	c 2	converted 6 (10%) expressions
1.41/1.57	c 2	converted 12 (20%) expressions
1.41/1.57	c 2	converted 18 (30%) expressions
1.41/1.57	c 2	converted 24 (40%) expressions
1.41/1.57	c 2	converted 29 (50%) expressions
1.41/1.57	c 2	converted 35 (60%) expressions
1.41/1.57	c 2	converted 41 (70%) expressions
1.80/1.94	c 2	converted 47 (80%) expressions
2.99/3.12	c 3	converted 53 (90%) expressions
4.57/4.77	c 5	converted 58 (100%) expressions
4.57/4.77	c 5	CSP : 42 integers, 0 booleans, 13 clauses, largest domain size 26
4.57/4.77	c 5	Heap : 79 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.57/4.77	c 5	Propagation in CSP
4.57/4.77	c 5	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.57/4.78	c 5	CSP : 42 integers, 0 booleans, 13 clauses, largest domain size 26
4.57/4.78	c 5	Heap : 79 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.57/4.78	c 5	Simplifing CSP by introducing new Boolean variables
4.57/4.78	c 5	CSP : 42 integers, 0 booleans, 13 clauses, largest domain size 26
4.57/4.78	c 5	Heap : 79 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.06/5.26	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.06/5.29	c 5	5 (10%) CSP integer variables are encoded (120 clauses, 1176 bytes)
5.06/5.29	c 5	9 (20%) CSP integer variables are encoded (216 clauses, 2232 bytes)
5.06/5.29	c 5	13 (30%) CSP integer variables are encoded (312 clauses, 3288 bytes)
5.06/5.30	c 5	17 (40%) CSP integer variables are encoded (408 clauses, 4344 bytes)
5.06/5.30	c 5	21 (50%) CSP integer variables are encoded (504 clauses, 5400 bytes)
5.06/5.30	c 5	26 (60%) CSP integer variables are encoded (624 clauses, 6720 bytes)
5.06/5.30	c 5	30 (70%) CSP integer variables are encoded (720 clauses, 7776 bytes)
5.06/5.30	c 5	34 (80%) CSP integer variables are encoded (816 clauses, 8832 bytes)
5.06/5.30	c 5	38 (90%) CSP integer variables are encoded (912 clauses, 9888 bytes)
5.06/5.30	c 5	42 (100%) CSP integer variables are encoded (1008 clauses, 11041 bytes)
25.66/25.81	c 26	2 (10%) CSP clauses are encoded (114500 clauses, 4666059 bytes)
35.85/36.02	c 36	3 (20%) CSP clauses are encoded (171246 clauses, 7020106 bytes)
45.74/45.98	c 46	4 (30%) CSP clauses are encoded (227992 clauses, 9374856 bytes)
66.14/66.35	c 66	6 (40%) CSP clauses are encoded (341484 clauses, 14327420 bytes)
77.02/77.20	c 77	7 (50%) CSP clauses are encoded (398230 clauses, 16816979 bytes)
131.60/131.87	c 132	8 (60%) CSP clauses are encoded (530582 clauses, 22273560 bytes)
245.45/245.76	c 246	10 (70%) CSP clauses are encoded (795286 clauses, 35411230 bytes)
307.32/307.64	c 308	11 (80%) CSP clauses are encoded (927638 clauses, 41980065 bytes)
365.69/366.04	c 366	12 (90%) CSP clauses are encoded (1059990 clauses, 48548900 bytes)
427.46/427.81	c 428	13 (100%) CSP clauses are encoded (1192342 clauses, 55311232 bytes)
427.46/427.81	c 428	13 CSP clauses encoded
427.46/427.81	c 428	Writing map file : HOME/temp.map
427.46/427.81	c 428	Heap : 123 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
427.46/427.81	c 428	SAT : 1050 SAT variables, 1192342 SAT clauses, 55311232 bytes
427.46/427.81	c 428	Heap : 123 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
427.46/427.84	c 428	SOLVING HOME/temp.cnf
427.46/427.84	c 428	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
427.46/427.85	c 428	This is MiniSat 2.0 beta
427.46/427.85	c 428	WARNING: for repeatability, setting FPU to use double precision
427.46/427.85	c 428	============================[ Problem Statistics ]=============================
427.46/427.85	c 428	|                                                                             |
427.46/427.85	c 428	|  Number of variables:  1050                                                 |
427.46/427.85	c 428	|  Number of clauses:    1192342                                              |
428.83/429.23	c 429	|  Parsing time:         1.21         s                                       |
428.93/429.31	c 429	============================[ Search Statistics ]==============================
428.93/429.31	c 429	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
428.93/429.31	c 429	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
428.93/429.31	c 429	===============================================================================
428.93/429.31	c 429	|         0 |    1050  1192342 11986921 |   397447        0    nan |  0.000 % |
429.04/429.41	c 429	|       100 |    1050  1192342 11986921 |   437192      100      5 |  0.000 % |
429.14/429.55	c 430	|       250 |    1050  1192342 11986921 |   480911      250      6 |  0.002 % |
429.44/429.89	c 430	|       475 |    1050  1192342 11986921 |   529002      475      7 |  0.002 % |
430.54/430.94	c 431	|       813 |    1050  1192342 11986921 |   581902      813     10 |  0.002 % |
432.12/432.59	c 433	|      1319 |    1050  1192342 11986921 |   640092     1319     13 |  0.001 % |
433.90/434.32	c 434	|      2080 |    1050  1192342 11986921 |   704102     2080     14 |  0.002 % |
436.28/436.71	c 437	|      3219 |    1050  1192342 11986921 |   774512     3219     15 |  0.001 % |
439.54/440.02	c 440	|      4927 |    1050  1192342 11986921 |   851963     4927     16 |  0.000 % |
440.92/441.41	c 441	===============================================================================
440.92/441.41	c 441	restarts              : 9
440.92/441.41	c 441	conflicts             : 5563           (420 /sec)
440.92/441.41	c 441	decisions             : 8466           (1.22 % random) (639 /sec)
440.92/441.41	c 441	propagations          : 285268         (21525 /sec)
440.92/441.41	c 441	conflict literals     : 90611          (19.15 % deleted)
440.92/441.41	c 441	Memory used           : 94.54 MB
440.92/441.41	c 441	CPU time              : 13.253 s
440.92/441.41	c 441	
440.92/441.41	c 441	SATISFIABLE
440.92/441.43	c 441	DECODING HOME/temp.out WITH HOME/temp.map
440.92/441.43	c 441	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
440.96/441.52	c 442	Decoding HOME/temp.out
440.96/441.54	s SATISFIABLE
440.96/441.55	v 0 25 14 19 4 17 0 25 14 25 14 19 4 17 14 25 14 13 8 18 4 19 14 13 3 0 8 19 4 19 4 8 6 13 4 25 4 18 19 4 4 18
440.96/441.55	c 442	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
440.96/441.61	c 442	CPU 440.01 (0.04 0 439.97 1.08)
440.96/441.61	c 442	END Fri Jul  4 18:57:01 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076787-1215190179/watcher-1076787-1215190179 -o /tmp/evaluation-result-1076787-1215190179/solver-1076787-1215190179 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1076787-1215190179.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.95 1.98 4/81 1233
/proc/meminfo: memFree=1575600/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=12000 CPUtime=0
/proc/1233/stat : 1233 (sugar) R 1231 1233 31170 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 1997992269 12288000 167 996147200 4194304 4206940 548682068608 18446744073709551615 255236146400 0 0 4224 0 0 0 0 17 1 0 0
/proc/1233/statm: 3000 167 129 3 0 100 0

[startup+0.0512349 s]
/proc/loadavg: 1.91 1.95 1.98 4/81 1233
/proc/meminfo: memFree=1575600/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=0.03
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1997992269 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1233/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.103225 s]
/proc/loadavg: 1.91 1.95 1.98 4/81 1233
/proc/meminfo: memFree=1575600/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=0.03
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1997992269 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1233/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301082 s]
/proc/loadavg: 1.91 1.95 1.98 4/81 1233
/proc/meminfo: memFree=1575600/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=0.03
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1997992269 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1233/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701165 s]
/proc/loadavg: 1.91 1.95 1.98 4/81 1233
/proc/meminfo: memFree=1575600/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=0.03
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1997992269 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1233/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50231 s]
/proc/loadavg: 1.91 1.95 1.98 4/92 1255
/proc/meminfo: memFree=1568016/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=0.82
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 973 8582 0 1 3 0 74 5 16 0 1 0 1997992269 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1233/statm: 3400 797 370 3 0 500 0
[pid=1246] ppid=1233 vsize=5356 CPUtime=0
/proc/1246/stat : 1246 (sh) S 1233 1233 31170 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997992359 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1246/statm: 1339 233 193 169 0 50 0
[pid=1247] ppid=1246 vsize=864076 CPUtime=0.59
/proc/1247/stat : 1247 (java) S 1246 1233 31170 0 -1 0 7277 0 1 0 55 4 0 0 18 0 9 0 1997992360 884813824 6266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1247/statm: 216019 6266 2532 9 0 210601 0
[pid=1247/tid=1248] ppid=1246 vsize=864076 CPUtime=0.33
/proc/1247/task/1248/stat : 1248 (java) R 1246 1233 31170 0 -1 64 2454 0 1 0 32 1 0 0 22 0 9 0 1997992360 884813824 6266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1249] ppid=1246 vsize=864076 CPUtime=0.19
/proc/1247/task/1249/stat : 1249 (java) R 1246 1233 31170 0 -1 64 3817 0 0 0 18 1 0 0 16 0 9 0 1997992362 884813824 6266 996147200 134512640 134550740 4294955952 18446744073709551615 102514271 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1250] ppid=1246 vsize=864076 CPUtime=0
/proc/1247/task/1250/stat : 1250 (java) S 1246 1233 31170 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997992362 884813824 6266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1251] ppid=1246 vsize=864076 CPUtime=0
/proc/1247/task/1251/stat : 1251 (java) S 1246 1233 31170 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1997992362 884813824 6266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1252] ppid=1246 vsize=864076 CPUtime=0
/proc/1247/task/1252/stat : 1252 (java) S 1246 1233 31170 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997992364 884813824 6266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1253] ppid=1246 vsize=864076 CPUtime=0.03
/proc/1247/task/1253/stat : 1253 (java) S 1246 1233 31170 0 -1 64 310 0 0 0 3 0 0 0 17 0 9 0 1997992364 884813824 6266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1254] ppid=1246 vsize=864076 CPUtime=0
/proc/1247/task/1254/stat : 1254 (java) S 1246 1233 31170 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997992364 884813824 6266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1255] ppid=1246 vsize=864076 CPUtime=0
/proc/1247/task/1255/stat : 1255 (java) S 1246 1233 31170 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997992364 884813824 6266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 883032

[startup+3.10262 s]
/proc/loadavg: 1.91 1.95 1.98 4/92 1255
/proc/meminfo: memFree=1541904/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=0.82
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 973 8582 0 1 3 0 74 5 15 0 1 0 1997992269 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1233/statm: 3400 797 370 3 0 500 0
[pid=1246] ppid=1233 vsize=5356 CPUtime=0
/proc/1246/stat : 1246 (sh) S 1233 1233 31170 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997992359 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1246/statm: 1339 233 193 169 0 50 0
[pid=1247] ppid=1246 vsize=864172 CPUtime=2.17
/proc/1247/stat : 1247 (java) S 1246 1233 31170 0 -1 0 16952 0 1 0 208 9 0 0 18 0 9 0 1997992360 884912128 15237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1247/statm: 216043 15237 2540 9 0 210618 0
[pid=1247/tid=1248] ppid=1246 vsize=864172 CPUtime=0.94
/proc/1247/task/1248/stat : 1248 (java) R 1246 1233 31170 0 -1 64 3148 0 1 0 93 1 0 0 23 0 9 0 1997992360 884912128 15237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1249] ppid=1246 vsize=864172 CPUtime=1.14
/proc/1247/task/1249/stat : 1249 (java) R 1246 1233 31170 0 -1 64 12790 0 0 0 108 6 0 0 17 0 9 0 1997992362 884912128 15237 996147200 134512640 134550740 4294955952 18446744073709551615 102674855 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1250] ppid=1246 vsize=864172 CPUtime=0
/proc/1247/task/1250/stat : 1250 (java) S 1246 1233 31170 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997992362 884912128 15237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1251] ppid=1246 vsize=864172 CPUtime=0
/proc/1247/task/1251/stat : 1251 (java) S 1246 1233 31170 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1997992362 884912128 15237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1252] ppid=1246 vsize=864172 CPUtime=0
/proc/1247/task/1252/stat : 1252 (java) S 1246 1233 31170 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997992364 884912128 15237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1253] ppid=1246 vsize=864172 CPUtime=0.05
/proc/1247/task/1253/stat : 1253 (java) S 1246 1233 31170 0 -1 64 318 0 0 0 5 0 0 0 16 0 9 0 1997992364 884912128 15237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1254] ppid=1246 vsize=864172 CPUtime=0
/proc/1247/task/1254/stat : 1254 (java) S 1246 1233 31170 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997992364 884912128 15237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1255] ppid=1246 vsize=864172 CPUtime=0
/proc/1247/task/1255/stat : 1255 (java) S 1246 1233 31170 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997992364 884912128 15237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 883128

[startup+6.30221 s]
/proc/loadavg: 2.00 1.97 1.98 3/92 1255
/proc/meminfo: memFree=1482128/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=0.82
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 974 8582 0 1 3 0 74 5 16 0 1 0 1997992269 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1233/statm: 3400 797 370 3 0 500 0
[pid=1246] ppid=1233 vsize=5356 CPUtime=0
/proc/1246/stat : 1246 (sh) S 1233 1233 31170 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997992359 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1246/statm: 1339 233 193 169 0 50 0
[pid=1247] ppid=1246 vsize=864284 CPUtime=5.35
/proc/1247/stat : 1247 (java) S 1246 1233 31170 0 -1 0 27320 0 1 0 519 16 0 0 18 0 9 0 1997992360 885026816 25137 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1247/statm: 216071 25137 2564 9 0 210618 0
[pid=1247/tid=1248] ppid=1246 vsize=864284 CPUtime=2.62
/proc/1247/task/1248/stat : 1248 (java) R 1246 1233 31170 0 -1 64 3656 0 1 0 260 2 0 0 23 0 9 0 1997992360 885026816 25137 996147200 134512640 134550740 4294955952 18446744073709551615 4126567127 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1249] ppid=1246 vsize=864284 CPUtime=2.63
/proc/1247/task/1249/stat : 1249 (java) S 1246 1233 31170 0 -1 64 22629 0 0 0 250 13 0 0 16 0 9 0 1997992362 885026816 25137 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1250] ppid=1246 vsize=864284 CPUtime=0
/proc/1247/task/1250/stat : 1250 (java) S 1246 1233 31170 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997992362 885026816 25137 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1251] ppid=1246 vsize=864284 CPUtime=0
/proc/1247/task/1251/stat : 1251 (java) S 1246 1233 31170 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1997992362 885026816 25137 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1252] ppid=1246 vsize=864284 CPUtime=0
/proc/1247/task/1252/stat : 1252 (java) S 1246 1233 31170 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997992364 885026816 25137 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1253] ppid=1246 vsize=864284 CPUtime=0.08
/proc/1247/task/1253/stat : 1253 (java) S 1246 1233 31170 0 -1 64 339 0 0 0 8 0 0 0 16 0 9 0 1997992364 885026816 25137 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1254] ppid=1246 vsize=864284 CPUtime=0
/proc/1247/task/1254/stat : 1254 (java) S 1246 1233 31170 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997992364 885026816 25137 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1255] ppid=1246 vsize=864284 CPUtime=0
/proc/1247/task/1255/stat : 1255 (java) S 1246 1233 31170 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997992364 885026816 25137 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 883240

[startup+12.7024 s]
/proc/loadavg: 2.00 1.97 1.98 3/92 1255
/proc/meminfo: memFree=1481360/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=0.82
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 974 8582 0 1 3 0 74 5 16 0 1 0 1997992269 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1233/statm: 3400 797 370 3 0 500 0
[pid=1246] ppid=1233 vsize=5356 CPUtime=0
/proc/1246/stat : 1246 (sh) S 1233 1233 31170 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997992359 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1246/statm: 1339 233 193 169 0 50 0
[pid=1247] ppid=1246 vsize=864284 CPUtime=11.74
/proc/1247/stat : 1247 (java) S 1246 1233 31170 0 -1 0 27345 0 1 0 1158 16 0 0 18 0 9 0 1997992360 885026816 25151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1247/statm: 216071 25151 2564 9 0 210618 0
[pid=1247/tid=1248] ppid=1246 vsize=864284 CPUtime=8.95
/proc/1247/task/1248/stat : 1248 (java) R 1246 1233 31170 0 -1 64 3667 0 1 0 893 2 0 0 25 0 9 0 1997992360 885026816 25151 996147200 134512640 134550740 4294955952 18446744073709551615 4126585963 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1249] ppid=1246 vsize=864284 CPUtime=2.69
/proc/1247/task/1249/stat : 1249 (java) S 1246 1233 31170 0 -1 64 22643 0 0 0 256 13 0 0 16 0 9 0 1997992362 885026816 25151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1250] ppid=1246 vsize=864284 CPUtime=0
/proc/1247/task/1250/stat : 1250 (java) S 1246 1233 31170 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997992362 885026816 25151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1251] ppid=1246 vsize=864284 CPUtime=0
/proc/1247/task/1251/stat : 1251 (java) S 1246 1233 31170 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1997992362 885026816 25151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1252] ppid=1246 vsize=864284 CPUtime=0
/proc/1247/task/1252/stat : 1252 (java) S 1246 1233 31170 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997992364 885026816 25151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1253] ppid=1246 vsize=864284 CPUtime=0.08
/proc/1247/task/1253/stat : 1253 (java) S 1246 1233 31170 0 -1 64 339 0 0 0 8 0 0 0 16 0 9 0 1997992364 885026816 25151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1254] ppid=1246 vsize=864284 CPUtime=0
/proc/1247/task/1254/stat : 1254 (java) S 1246 1233 31170 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997992364 885026816 25151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1255] ppid=1246 vsize=864284 CPUtime=0
/proc/1247/task/1255/stat : 1255 (java) S 1246 1233 31170 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997992364 885026816 25151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 883240

[startup+25.5018 s]
/proc/loadavg: 2.00 1.97 1.98 3/92 1255
/proc/meminfo: memFree=1475480/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=0.82
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 974 8582 0 1 3 0 74 5 16 0 1 0 1997992269 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1233/statm: 3400 797 370 3 0 500 0
[pid=1246] ppid=1233 vsize=5356 CPUtime=0
/proc/1246/stat : 1246 (sh) S 1233 1233 31170 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997992359 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1246/statm: 1339 233 193 169 0 50 0
[pid=1247] ppid=1246 vsize=864284 CPUtime=24.54
/proc/1247/stat : 1247 (java) S 1246 1233 31170 0 -1 0 28298 0 1 0 2436 18 0 0 18 0 9 0 1997992360 885026816 26070 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1247/statm: 216071 26070 2564 9 0 210618 0
[pid=1247/tid=1248] ppid=1246 vsize=864284 CPUtime=21.6
/proc/1247/task/1248/stat : 1248 (java) R 1246 1233 31170 0 -1 64 3701 0 1 0 2157 3 0 0 25 0 9 0 1997992360 885026816 26070 996147200 134512640 134550740 4294955952 18446744073709551615 4126568424 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1249] ppid=1246 vsize=864284 CPUtime=2.82
/proc/1247/task/1249/stat : 1249 (java) S 1246 1233 31170 0 -1 64 23559 0 0 0 269 13 0 0 16 0 9 0 1997992362 885026816 26070 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1250] ppid=1246 vsize=864284 CPUtime=0
/proc/1247/task/1250/stat : 1250 (java) S 1246 1233 31170 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997992362 885026816 26070 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1251] ppid=1246 vsize=864284 CPUtime=0
/proc/1247/task/1251/stat : 1251 (java) S 1246 1233 31170 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1997992362 885026816 26070 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/1247/task/1250/stat : 1250 (java) S 1246 1233 31170 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997992362 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1251] ppid=1246 vsize=864360 CPUtime=0
/proc/1247/task/1251/stat : 1251 (java) S 1246 1233 31170 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997992362 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1252] ppid=1246 vsize=864360 CPUtime=0
/proc/1247/task/1252/stat : 1252 (java) S 1246 1233 31170 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997992364 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1253] ppid=1246 vsize=864360 CPUtime=0.09
/proc/1247/task/1253/stat : 1253 (java) S 1246 1233 31170 0 -1 64 348 0 0 0 9 0 0 0 16 0 9 0 1997992364 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1254] ppid=1246 vsize=864360 CPUtime=0
/proc/1247/task/1254/stat : 1254 (java) S 1246 1233 31170 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997992364 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1255] ppid=1246 vsize=864360 CPUtime=0
/proc/1247/task/1255/stat : 1255 (java) S 1246 1233 31170 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997992364 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.97
Current children cumulated vsize (KiB) 883316

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

[startup+409.503 s]
/proc/loadavg: 2.00 1.97 1.98 3/92 1255
/proc/meminfo: memFree=1387544/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=0.82
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 974 8582 0 1 3 0 74 5 16 0 1 0 1997992269 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1233/statm: 3400 797 370 3 0 500 0
[pid=1246] ppid=1233 vsize=5356 CPUtime=0
/proc/1246/stat : 1246 (sh) S 1233 1233 31170 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997992359 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1246/statm: 1339 233 193 169 0 50 0
[pid=1247] ppid=1246 vsize=864360 CPUtime=408.35
/proc/1247/stat : 1247 (java) S 1246 1233 31170 0 -1 0 70855 0 1 0 40761 74 0 0 18 0 9 0 1997992360 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1247/statm: 216090 36571 2564 9 0 210637 0
[pid=1247/tid=1248] ppid=1246 vsize=864360 CPUtime=401.25
/proc/1247/task/1248/stat : 1248 (java) R 1246 1233 31170 0 -1 64 4288 0 1 0 40092 33 0 0 25 0 9 0 1997992360 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4126585924 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1249] ppid=1246 vsize=864360 CPUtime=6.97
/proc/1247/task/1249/stat : 1249 (java) S 1246 1233 31170 0 -1 64 65523 0 0 0 658 39 0 0 16 0 9 0 1997992362 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1250] ppid=1246 vsize=864360 CPUtime=0
/proc/1247/task/1250/stat : 1250 (java) S 1246 1233 31170 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997992362 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1251] ppid=1246 vsize=864360 CPUtime=0
/proc/1247/task/1251/stat : 1251 (java) S 1246 1233 31170 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997992362 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1252] ppid=1246 vsize=864360 CPUtime=0
/proc/1247/task/1252/stat : 1252 (java) S 1246 1233 31170 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997992364 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1253] ppid=1246 vsize=864360 CPUtime=0.09
/proc/1247/task/1253/stat : 1253 (java) S 1246 1233 31170 0 -1 64 348 0 0 0 9 0 0 0 16 0 9 0 1997992364 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1254] ppid=1246 vsize=864360 CPUtime=0
/proc/1247/task/1254/stat : 1254 (java) S 1246 1233 31170 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997992364 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1255] ppid=1246 vsize=864360 CPUtime=0
/proc/1247/task/1255/stat : 1255 (java) S 1246 1233 31170 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997992364 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 409.17
Current children cumulated vsize (KiB) 883316

[startup+422.302 s]
/proc/loadavg: 2.08 1.99 1.99 3/92 1255
/proc/meminfo: memFree=1387736/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=0.82
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 974 8582 0 1 3 0 74 5 16 0 1 0 1997992269 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1233/statm: 3400 797 370 3 0 500 0
[pid=1246] ppid=1233 vsize=5356 CPUtime=0
/proc/1246/stat : 1246 (sh) S 1233 1233 31170 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997992359 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1246/statm: 1339 233 193 169 0 50 0
[pid=1247] ppid=1246 vsize=864360 CPUtime=421.15
/proc/1247/stat : 1247 (java) S 1246 1233 31170 0 -1 0 70865 0 1 0 42041 74 0 0 18 0 9 0 1997992360 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1247/statm: 216090 36571 2564 9 0 210637 0
[pid=1247/tid=1248] ppid=1246 vsize=864360 CPUtime=413.99
/proc/1247/task/1248/stat : 1248 (java) R 1246 1233 31170 0 -1 64 4298 0 1 0 41366 33 0 0 25 0 9 0 1997992360 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1249] ppid=1246 vsize=864360 CPUtime=7.03
/proc/1247/task/1249/stat : 1249 (java) S 1246 1233 31170 0 -1 64 65523 0 0 0 664 39 0 0 16 0 9 0 1997992362 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1250] ppid=1246 vsize=864360 CPUtime=0
/proc/1247/task/1250/stat : 1250 (java) S 1246 1233 31170 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997992362 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1251] ppid=1246 vsize=864360 CPUtime=0
/proc/1247/task/1251/stat : 1251 (java) S 1246 1233 31170 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997992362 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1252] ppid=1246 vsize=864360 CPUtime=0
/proc/1247/task/1252/stat : 1252 (java) S 1246 1233 31170 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997992364 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1253] ppid=1246 vsize=864360 CPUtime=0.09
/proc/1247/task/1253/stat : 1253 (java) S 1246 1233 31170 0 -1 64 348 0 0 0 9 0 0 0 16 0 9 0 1997992364 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1247/tid=1254] ppid=1246 vsize=864360 CPUtime=0
/proc/1247/task/1254/stat : 1254 (java) S 1246 1233 31170 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997992364 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1247/tid=1255] ppid=1246 vsize=864360 CPUtime=0
/proc/1247/task/1255/stat : 1255 (java) S 1246 1233 31170 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997992364 885104640 36571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 421.97
Current children cumulated vsize (KiB) 883316

[startup+435.103 s]
/proc/loadavg: 2.07 1.99 1.99 3/84 1257
/proc/meminfo: memFree=1426648/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=427.52
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 1031 79919 0 2 4 0 42661 87 16 0 1 0 1997992269 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1233/statm: 3400 798 370 3 0 500 0
[pid=1256] ppid=1233 vsize=5356 CPUtime=0
/proc/1256/stat : 1256 (sh) S 1233 1233 31170 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1998035054 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1256/statm: 1339 232 193 169 0 50 0
[pid=1257] ppid=1256 vsize=95456 CPUtime=7.17
/proc/1257/stat : 1257 (minisat) R 1256 1233 31170 0 -1 4194304 22996 0 0 0 700 17 0 0 25 0 1 0 1998035055 97746944 22982 996147200 134512640 135127466 4294956256 18446744073709551615 134530944 0 0 4096 3 0 0 0 17 1 0 0
/proc/1257/statm: 23864 22982 75 150 0 23711 0
Current children cumulated CPU time (s) 434.69
Current children cumulated vsize (KiB) 114412

[startup+438.301 s]
/proc/loadavg: 2.06 1.99 1.99 3/84 1257
/proc/meminfo: memFree=1425688/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=427.52
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 1031 79919 0 2 4 0 42661 87 16 0 1 0 1997992269 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1233/statm: 3400 798 370 3 0 500 0
[pid=1256] ppid=1233 vsize=5356 CPUtime=0
/proc/1256/stat : 1256 (sh) S 1233 1233 31170 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1998035054 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1256/statm: 1339 232 193 169 0 50 0
[pid=1257] ppid=1256 vsize=96016 CPUtime=10.34
/proc/1257/stat : 1257 (minisat) R 1256 1233 31170 0 -1 4194304 23108 0 0 0 1017 17 0 0 25 0 1 0 1998035055 98320384 23094 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/1257/statm: 24004 23094 75 150 0 23851 0
Current children cumulated CPU time (s) 437.86
Current children cumulated vsize (KiB) 114972

[startup+439.903 s]
/proc/loadavg: 2.06 1.99 1.99 3/84 1257
/proc/meminfo: memFree=1425304/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=427.52
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 1031 79919 0 2 4 0 42661 87 16 0 1 0 1997992269 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1233/statm: 3400 798 370 3 0 500 0
[pid=1256] ppid=1233 vsize=5356 CPUtime=0
/proc/1256/stat : 1256 (sh) S 1233 1233 31170 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1998035054 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1256/statm: 1339 232 193 169 0 50 0
[pid=1257] ppid=1256 vsize=96148 CPUtime=11.92
/proc/1257/stat : 1257 (minisat) R 1256 1233 31170 0 -1 4194304 23174 0 0 0 1175 17 0 0 25 0 1 0 1998035055 98455552 23160 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/1257/statm: 24037 23160 75 150 0 23884 0
Current children cumulated CPU time (s) 439.44
Current children cumulated vsize (KiB) 115104

[startup+440.702 s]
/proc/loadavg: 2.06 1.99 1.99 3/84 1257
/proc/meminfo: memFree=1425304/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=427.52
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 1031 79919 0 2 4 0 42661 87 16 0 1 0 1997992269 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1233/statm: 3400 798 370 3 0 500 0
[pid=1256] ppid=1233 vsize=5356 CPUtime=0
/proc/1256/stat : 1256 (sh) S 1233 1233 31170 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1998035054 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1256/statm: 1339 232 193 169 0 50 0
[pid=1257] ppid=1256 vsize=96800 CPUtime=12.71
/proc/1257/stat : 1257 (minisat) R 1256 1233 31170 0 -1 4194304 23296 0 0 0 1254 17 0 0 25 0 1 0 1998035055 99123200 23282 996147200 134512640 135127466 4294956256 18446744073709551615 134530778 0 0 4096 3 0 0 0 17 1 0 0
/proc/1257/statm: 24200 23282 75 150 0 24047 0
Current children cumulated CPU time (s) 440.23
Current children cumulated vsize (KiB) 115756

[startup+441.107 s]
/proc/loadavg: 2.06 1.99 1.99 3/84 1257
/proc/meminfo: memFree=1424792/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=427.52
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 1031 79919 0 2 4 0 42661 87 16 0 1 0 1997992269 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1233/statm: 3400 798 370 3 0 500 0
[pid=1256] ppid=1233 vsize=5356 CPUtime=0
/proc/1256/stat : 1256 (sh) S 1233 1233 31170 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1998035054 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1256/statm: 1339 232 193 169 0 50 0
[pid=1257] ppid=1256 vsize=96800 CPUtime=13.11
/proc/1257/stat : 1257 (minisat) R 1256 1233 31170 0 -1 4194304 23303 0 0 0 1294 17 0 0 25 0 1 0 1998035055 99123200 23289 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/1257/statm: 24200 23289 75 150 0 24047 0
Current children cumulated CPU time (s) 440.63
Current children cumulated vsize (KiB) 115756

[startup+441.502 s]
/proc/loadavg: 2.06 1.99 1.99 3/84 1257
/proc/meminfo: memFree=1424792/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=440.96
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 1070 103524 0 2 4 0 43986 106 17 0 1 0 1997992269 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1233/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 440.96
Current children cumulated vsize (KiB) 13600

[startup+441.602 s]
/proc/loadavg: 2.06 1.99 1.99 3/84 1257
/proc/meminfo: memFree=1424792/2055920 swapFree=4180456/4192956
[pid=1233] ppid=1231 vsize=13600 CPUtime=440.96
/proc/1233/stat : 1233 (sugar) S 1231 1233 31170 0 -1 4194304 1090 103524 0 2 4 0 43986 106 16 0 1 0 1997992269 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1233/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 440.96
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 441.638
CPU time (s): 441.144
CPU user time (s): 440.013
CPU system time (s): 1.13083
CPU usage (%): 99.8881
Max. virtual memory (cumulated for all children) (KiB): 909932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 440.013
system time used= 1.13083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108360
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14991
involuntary context switches= 8547

runsolver used 0.492925 second user time and 1.53577 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-04 18:49:39
IDJOB=1076787
IDBENCH=56607
IDSOLVER=346
FILE ID=node19/1076787-1215190179
PBS_JOBID= 7881513
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg6-7_ext.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076787-1215190179/watcher-1076787-1215190179 -o /tmp/evaluation-result-1076787-1215190179/solver-1076787-1215190179 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1076787-1215190179.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ba0febeeb73bfd060fc0110af6cb46ed
RANDOM SEED=1136011921

node19.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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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:       1576144 kB
Buffers:         96756 kB
Cached:         250780 kB
SwapCached:       6540 kB
Active:         275548 kB
Inactive:       133432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1576144 kB
SwapTotal:     4192956 kB
SwapFree:      4180456 kB
Dirty:            2104 kB
Writeback:           0 kB
Mapped:          77664 kB
Slab:            55896 kB
Committed_AS:  3507500 kB
PageTables:       2012 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= 66556 MiB
End job on node19 at 2008-07-04 18:57:01