Trace number 2067419

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? 287.238 306.607

General information on the benchmark

Namecsp/pseudo/niklas/
normalized-mod008.xml
MD5SUMcd6bb058d4d9dab4a82525253824d0a1
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.210967
Satisfiable
(Un)Satisfiability was proved
Number of variables319
Number of constraints6
Maximum constraint arity231
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6
Global constraints used (with number of constraints)

Solver Data

0.05/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.07	c 0	BEGIN Sat Jul 11 22:38:08 2009
0.05/0.07	c 0	PID 15196
0.05/0.08	c 0	HOST node32.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-2067419-1247344688.xml TO HOME/temp.csp
0.05/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2067419-1247344688.xml' 'HOME/temp.csp'
0.06/0.35	c 1	1 domains, 319 variables, 6 predicates, 0 relations, 6 constraints
0.06/0.39	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.39	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.32/0.47	c 1	Parsing HOME/temp.csp
0.32/0.58	c 1	parsed 332 expressions
0.32/0.59	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.32/0.59	c 1	Converting to clausal form CSP
0.32/0.61	c 1	converted 34 (10%) expressions
0.32/0.61	c 1	converted 67 (20%) expressions
0.32/0.61	c 1	converted 100 (30%) expressions
0.32/0.61	c 1	converted 133 (40%) expressions
0.32/0.61	c 1	converted 166 (50%) expressions
0.32/0.61	c 1	converted 200 (60%) expressions
0.32/0.61	c 1	converted 233 (70%) expressions
0.32/0.61	c 1	converted 266 (80%) expressions
0.32/0.61	c 1	converted 299 (90%) expressions
0.32/0.88	c 1	converted 332 (100%) expressions
0.32/0.88	c 1	CSP : 589 integers, 0 booleans, 546 clauses, largest domain size 255074
0.32/0.88	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.32/0.88	c 1	Propagation in CSP
0.32/0.90	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.32/0.90	c 1	CSP : 589 integers, 0 booleans, 546 clauses, largest domain size 255074
0.32/0.90	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.32/0.90	c 1	Simplifing CSP by introducing new Boolean variables
0.32/0.90	c 1	CSP : 589 integers, 0 booleans, 546 clauses, largest domain size 255074
0.32/0.90	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.32/0.93	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.32/0.93	c 1	59 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.32/0.93	c 1	118 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.32/0.94	c 1	177 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.32/0.94	c 1	236 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.32/0.94	c 1	295 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.09/1.28	c 2	354 (60%) CSP integer variables are encoded (249688 clauses, 4024715 bytes)
2.00/2.16	c 2	413 (70%) CSP integer variables are encoded (927674 clauses, 15550477 bytes)
4.08/4.26	c 5	472 (80%) CSP integer variables are encoded (2487749 clauses, 45048083 bytes)
7.12/7.32	c 8	531 (90%) CSP integer variables are encoded (4817589 clauses, 89315043 bytes)
11.98/12.38	c 13	589 (100%) CSP integer variables are encoded (8585746 clauses, 160910026 bytes)
286.32/295.75	c 296	ERROR Exception Too large HOME/temp.cnf
286.32/295.75	c 296	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:231)
286.32/295.75	c 296	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:144)
286.32/295.75	c 296	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:314)
286.32/295.75	s UNKNOWN
286.38/295.92	c 296	CPU 286.39 (0.05 0.01 255.13 31.2)
286.38/295.92	c 296	END Sat Jul 11 22:43:04 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-2067419-1247344688/watcher-2067419-1247344688 -o /tmp/evaluation-result-2067419-1247344688/solver-2067419-1247344688 -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-2067419-1247344688.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.46 2.24 2.15 4/83 15196
/proc/meminfo: memFree=1485256/2055920 swapFree=4192956/4192956
[pid=15196] ppid=15194 vsize=18576 CPUtime=0
/proc/15196/stat : 15196 (runsolver) R 15194 15196 13268 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 21535315 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 268213742887 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15196/statm: 4644 284 249 26 0 2626 0

[startup+0.0676551 s]
/proc/loadavg: 2.46 2.24 2.15 4/83 15196
/proc/meminfo: memFree=1485256/2055920 swapFree=4192956/4192956
[pid=15196] ppid=15194 vsize=16344 CPUtime=0.05
/proc/15196/stat : 15196 (sugar) R 15194 15196 13268 0 -1 4194304 1010 0 0 0 4 1 0 0 18 0 1 0 21535315 16736256 978 996147200 4194304 4206940 548682068608 18446744073709551615 268233511931 0 0 4224 0 0 0 0 17 0 0 0
/proc/15196/statm: 4086 978 380 3 0 665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16344

[startup+0.102657 s]
/proc/loadavg: 2.46 2.24 2.15 4/83 15196
/proc/meminfo: memFree=1485256/2055920 swapFree=4192956/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=0.06
/proc/15196/stat : 15196 (sugar) S 15194 15196 13268 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 21535315 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15196/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301678 s]
/proc/loadavg: 2.46 2.24 2.15 4/83 15196
/proc/meminfo: memFree=1485256/2055920 swapFree=4192956/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=0.06
/proc/15196/stat : 15196 (sugar) S 15194 15196 13268 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 21535315 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15196/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701806 s]
/proc/loadavg: 2.46 2.24 2.15 4/83 15196
/proc/meminfo: memFree=1485256/2055920 swapFree=4192956/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=0.32
/proc/15196/stat : 15196 (sugar) S 15194 15196 13268 0 -1 4194304 1309 4415 0 1 5 1 23 3 15 0 1 0 21535315 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15196/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 16868

[startup+1.50281 s]
/proc/loadavg: 2.42 2.23 2.15 3/94 15218
/proc/meminfo: memFree=1454896/2055920 swapFree=4192956/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=0.32
/proc/15196/stat : 15196 (sugar) S 15194 15196 13268 0 -1 4194304 1310 4415 0 1 5 1 23 3 15 0 1 0 21535315 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15196/statm: 4217 1111 409 3 0 796 0
[pid=15209] ppid=15196 vsize=5356 CPUtime=0
/proc/15209/stat : 15209 (sh) S 15196 15196 13268 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21535355 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15209/statm: 1339 233 193 169 0 50 0
[pid=15210] ppid=15209 vsize=868608 CPUtime=1.08
/proc/15210/stat : 15210 (java) S 15209 15196 13268 0 -1 0 6692 0 1 0 99 9 0 0 18 0 9 0 21535355 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15210/statm: 217152 5761 2589 9 0 211629 0
[pid=15210/tid=15211] ppid=15209 vsize=868608 CPUtime=0.78
/proc/15210/task/15211/stat : 15211 (java) R 15209 15196 13268 0 -1 64 2885 0 1 0 73 5 0 0 22 0 9 0 21535356 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15212] ppid=15209 vsize=868608 CPUtime=0.08
/proc/15210/task/15212/stat : 15212 (java) S 15209 15196 13268 0 -1 64 1623 0 0 0 7 1 0 0 16 0 9 0 21535357 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15213] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15213/stat : 15213 (java) S 15209 15196 13268 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21535358 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15214] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15214/stat : 15214 (java) S 15209 15196 13268 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21535358 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15215] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15215/stat : 15215 (java) S 15209 15196 13268 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21535360 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15216] ppid=15209 vsize=868608 CPUtime=0.19
/proc/15210/task/15216/stat : 15216 (java) S 15209 15196 13268 0 -1 64 1485 0 0 0 18 1 0 0 16 0 9 0 21535360 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15217] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15217/stat : 15217 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21535360 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15218] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15218/stat : 15218 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21535360 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 890832

[startup+3.10199 s]
/proc/loadavg: 2.42 2.23 2.15 3/94 15218
/proc/meminfo: memFree=1423792/2055920 swapFree=4192956/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=0.32
/proc/15196/stat : 15196 (sugar) S 15194 15196 13268 0 -1 4194304 1310 4415 0 1 5 1 23 3 16 0 1 0 21535315 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15196/statm: 4217 1111 409 3 0 796 0
[pid=15209] ppid=15196 vsize=5356 CPUtime=0
/proc/15209/stat : 15209 (sh) S 15196 15196 13268 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21535355 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15209/statm: 1339 233 193 169 0 50 0
[pid=15210] ppid=15209 vsize=868608 CPUtime=2.67
/proc/15210/stat : 15210 (java) S 15209 15196 13268 0 -1 0 7191 0 1 0 242 25 0 0 18 0 9 0 21535355 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15210/statm: 217152 5761 2589 9 0 211629 0
[pid=15210/tid=15211] ppid=15209 vsize=868608 CPUtime=2.25
/proc/15210/task/15211/stat : 15211 (java) R 15209 15196 13268 0 -1 64 3384 0 1 0 206 19 0 0 25 0 9 0 21535356 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15212] ppid=15209 vsize=868608 CPUtime=0.19
/proc/15210/task/15212/stat : 15212 (java) S 15209 15196 13268 0 -1 64 1623 0 0 0 16 3 0 0 16 0 9 0 21535357 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15213] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15213/stat : 15213 (java) S 15209 15196 13268 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21535358 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15214] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15214/stat : 15214 (java) S 15209 15196 13268 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21535358 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15215] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15215/stat : 15215 (java) S 15209 15196 13268 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21535360 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15216] ppid=15209 vsize=868608 CPUtime=0.19
/proc/15210/task/15216/stat : 15216 (java) S 15209 15196 13268 0 -1 64 1485 0 0 0 18 1 0 0 16 0 9 0 21535360 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15217] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15217/stat : 15217 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21535360 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15218] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15218/stat : 15218 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21535360 889454592 5761 996147200 134512640 134550932 4294955936 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) 890832

[startup+6.30236 s]
/proc/loadavg: 2.42 2.23 2.15 3/94 15218
/proc/meminfo: memFree=1321712/2055920 swapFree=4192956/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=0.32
/proc/15196/stat : 15196 (sugar) S 15194 15196 13268 0 -1 4194304 1310 4415 0 1 5 1 23 3 16 0 1 0 21535315 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15196/statm: 4217 1111 409 3 0 796 0
[pid=15209] ppid=15196 vsize=5356 CPUtime=0
/proc/15209/stat : 15209 (sh) S 15196 15196 13268 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21535355 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15209/statm: 1339 233 193 169 0 50 0
[pid=15210] ppid=15209 vsize=868608 CPUtime=5.81
/proc/15210/stat : 15210 (java) S 15209 15196 13268 0 -1 0 8191 0 1 0 522 59 0 0 18 0 9 0 21535355 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15210/statm: 217152 5761 2589 9 0 211629 0
[pid=15210/tid=15211] ppid=15209 vsize=868608 CPUtime=5.16
/proc/15210/task/15211/stat : 15211 (java) R 15209 15196 13268 0 -1 64 4384 0 1 0 470 46 0 0 25 0 9 0 21535356 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4126557567 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15210/tid=15212] ppid=15209 vsize=868608 CPUtime=0.43
/proc/15210/task/15212/stat : 15212 (java) S 15209 15196 13268 0 -1 64 1623 0 0 0 33 10 0 0 16 0 9 0 21535357 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15210/tid=15213] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15213/stat : 15213 (java) S 15209 15196 13268 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21535358 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15214] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15214/stat : 15214 (java) S 15209 15196 13268 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21535358 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15215] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15215/stat : 15215 (java) S 15209 15196 13268 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21535360 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15216] ppid=15209 vsize=868608 CPUtime=0.19
/proc/15210/task/15216/stat : 15216 (java) S 15209 15196 13268 0 -1 64 1485 0 0 0 18 1 0 0 16 0 9 0 21535360 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15217] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15217/stat : 15217 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21535360 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15218] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15218/stat : 15218 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21535360 889454592 5761 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 890832

[startup+12.7011 s]
/proc/loadavg: 2.67 2.29 2.16 3/94 15218
/proc/meminfo: memFree=1134512/2055920 swapFree=4192956/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=0.32
/proc/15196/stat : 15196 (sugar) S 15194 15196 13268 0 -1 4194304 1310 4415 0 1 5 1 23 3 16 0 1 0 21535315 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15196/statm: 4217 1111 409 3 0 796 0
[pid=15209] ppid=15196 vsize=5356 CPUtime=0
/proc/15209/stat : 15209 (sh) S 15196 15196 13268 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21535355 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15209/statm: 1339 233 193 169 0 50 0
[pid=15210] ppid=15209 vsize=868608 CPUtime=12.06
/proc/15210/stat : 15210 (java) S 15209 15196 13268 0 -1 0 10217 0 1 0 1071 135 0 0 18 0 9 0 21535355 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15210/statm: 217152 5767 2589 9 0 211629 0
[pid=15210/tid=15211] ppid=15209 vsize=868608 CPUtime=10.94
/proc/15210/task/15211/stat : 15211 (java) R 15209 15196 13268 0 -1 64 6405 0 1 0 985 109 0 0 25 0 9 0 21535356 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15212] ppid=15209 vsize=868608 CPUtime=0.89
/proc/15210/task/15212/stat : 15212 (java) S 15209 15196 13268 0 -1 64 1623 0 0 0 66 23 0 0 16 0 9 0 21535357 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15213] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15213/stat : 15213 (java) S 15209 15196 13268 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21535358 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15214] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15214/stat : 15214 (java) S 15209 15196 13268 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21535358 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15215] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15215/stat : 15215 (java) S 15209 15196 13268 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15216] ppid=15209 vsize=868608 CPUtime=0.2
/proc/15210/task/15216/stat : 15216 (java) S 15209 15196 13268 0 -1 64 1490 0 0 0 19 1 0 0 17 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15217] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15217/stat : 15217 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15218] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15218/stat : 15218 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 890832

[startup+25.5025 s]
/proc/loadavg: 3.03 2.38 2.20 4/94 15223
/proc/meminfo: memFree=828016/2055920 swapFree=4192956/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=0.32
/proc/15196/stat : 15196 (sugar) S 15194 15196 13268 0 -1 4194304 1310 4415 0 1 5 1 23 3 16 0 1 0 21535315 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15196/statm: 4217 1111 409 3 0 796 0
[pid=15209] ppid=15196 vsize=5356 CPUtime=0
/proc/15209/stat : 15209 (sh) S 15196 15196 13268 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21535355 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15209/statm: 1339 233 193 169 0 50 0
[pid=15210] ppid=15209 vsize=868608 CPUtime=24.44
/proc/15210/stat : 15210 (java) S 15209 15196 13268 0 -1 0 14632 0 1 0 2178 266 0 0 18 0 9 0 21535355 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15210/statm: 217152 5767 2589 9 0 211629 0
[pid=15210/tid=15211] ppid=15209 vsize=868608 CPUtime=22.33
/proc/15210/task/15211/stat : 15211 (java) R 15209 15196 13268 0 -1 64 10820 0 1 0 2017 216 0 0 25 0 9 0 21535356 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4126890216 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15210/tid=15212] ppid=15209 vsize=868608 CPUtime=1.88
/proc/15210/task/15212/stat : 15212 (java) S 15209 15196 13268 0 -1 64 1623 0 0 0 141 47 0 0 16 0 9 0 21535357 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15210/tid=15213] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15213/stat : 15213 (java) S 15209 15196 13268 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21535358 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15214] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15214/stat : 15214 (java) S 15209 15196 13268 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21535358 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15215] ppid=15209 vsize=868608 CPUtime=0

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

[pid=15210] ppid=15209 vsize=868608 CPUtime=156.83
/proc/15210/stat : 15210 (java) S 15209 15196 13268 0 -1 0 59850 0 1 0 13974 1709 0 0 18 0 9 0 21535355 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15210/statm: 217152 5767 2589 9 0 211629 0
[pid=15210/tid=15211] ppid=15209 vsize=868608 CPUtime=144.24
/proc/15210/task/15211/stat : 15211 (java) R 15209 15196 13268 0 -1 64 56038 0 1 0 13037 1387 0 0 25 0 9 0 21535356 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15210/tid=15212] ppid=15209 vsize=868608 CPUtime=12.37
/proc/15210/task/15212/stat : 15212 (java) S 15209 15196 13268 0 -1 64 1623 0 0 0 917 320 0 0 16 0 9 0 21535357 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15210/tid=15213] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15213/stat : 15213 (java) S 15209 15196 13268 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21535358 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15214] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15214/stat : 15214 (java) S 15209 15196 13268 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21535358 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15215] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15215/stat : 15215 (java) S 15209 15196 13268 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15216] ppid=15209 vsize=868608 CPUtime=0.2
/proc/15210/task/15216/stat : 15216 (java) S 15209 15196 13268 0 -1 64 1490 0 0 0 19 1 0 0 17 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15217] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15217/stat : 15217 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15218] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15218/stat : 15218 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.15
Current children cumulated vsize (KiB) 890832

[startup+222.303 s]
/proc/loadavg: 5.33 3.83 2.80 3/95 15285
/proc/meminfo: memFree=16360/2055920 swapFree=4192812/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=0.32
/proc/15196/stat : 15196 (sugar) S 15194 15196 13268 0 -1 4194304 1310 4415 0 1 5 1 23 3 16 0 1 0 21535315 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15196/statm: 4217 1111 409 3 0 796 0
[pid=15209] ppid=15196 vsize=5356 CPUtime=0
/proc/15209/stat : 15209 (sh) S 15196 15196 13268 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21535355 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15209/statm: 1339 233 193 169 0 50 0
[pid=15210] ppid=15209 vsize=868608 CPUtime=214.93
/proc/15210/stat : 15210 (java) S 15209 15196 13268 0 -1 0 79708 0 1 0 19143 2350 0 0 18 0 9 0 21535355 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15210/statm: 217152 5767 2589 9 0 211629 0
[pid=15210/tid=15211] ppid=15209 vsize=868608 CPUtime=197.87
/proc/15210/task/15211/stat : 15211 (java) R 15209 15196 13268 0 -1 64 75896 0 1 0 17876 1911 0 0 25 0 9 0 21535356 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4126883249 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15210/tid=15212] ppid=15209 vsize=868608 CPUtime=16.84
/proc/15210/task/15212/stat : 15212 (java) S 15209 15196 13268 0 -1 64 1623 0 0 0 1247 437 0 0 16 0 9 0 21535357 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15210/tid=15213] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15213/stat : 15213 (java) S 15209 15196 13268 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21535358 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15214] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15214/stat : 15214 (java) S 15209 15196 13268 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21535358 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15215] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15215/stat : 15215 (java) S 15209 15196 13268 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15216] ppid=15209 vsize=868608 CPUtime=0.2
/proc/15210/task/15216/stat : 15216 (java) S 15209 15196 13268 0 -1 64 1490 0 0 0 19 1 0 0 17 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15217] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15217/stat : 15217 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15218] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15218/stat : 15218 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 215.25
Current children cumulated vsize (KiB) 890832

[startup+282.303 s]
/proc/loadavg: 5.20 4.07 2.94 4/94 15302
/proc/meminfo: memFree=14768/2055920 swapFree=4192812/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=0.32
/proc/15196/stat : 15196 (sugar) S 15194 15196 13268 0 -1 4194304 1310 4415 0 1 5 1 23 3 16 0 1 0 21535315 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15196/statm: 4217 1111 409 3 0 796 0
[pid=15209] ppid=15196 vsize=5356 CPUtime=0
/proc/15209/stat : 15209 (sh) S 15196 15196 13268 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21535355 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15209/statm: 1339 233 193 169 0 50 0
[pid=15210] ppid=15209 vsize=868608 CPUtime=273.04
/proc/15210/stat : 15210 (java) S 15209 15196 13268 0 -1 0 99181 0 1 0 24325 2979 0 0 18 0 9 0 21535355 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15210/statm: 217152 5767 2589 9 0 211629 0
[pid=15210/tid=15211] ppid=15209 vsize=868608 CPUtime=251.41
/proc/15210/task/15211/stat : 15211 (java) R 15209 15196 13268 0 -1 64 95369 0 1 0 22715 2426 0 0 23 0 9 0 21535356 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 102093952 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15212] ppid=15209 vsize=868608 CPUtime=21.39
/proc/15210/task/15212/stat : 15212 (java) S 15209 15196 13268 0 -1 64 1623 0 0 0 1589 550 0 0 16 0 9 0 21535357 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15213] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15213/stat : 15213 (java) S 15209 15196 13268 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21535358 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15214] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15214/stat : 15214 (java) S 15209 15196 13268 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21535358 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15215] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15215/stat : 15215 (java) S 15209 15196 13268 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15216] ppid=15209 vsize=868608 CPUtime=0.2
/proc/15210/task/15216/stat : 15216 (java) S 15209 15196 13268 0 -1 64 1490 0 0 0 19 1 0 0 17 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15217] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15217/stat : 15217 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15218] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15218/stat : 15218 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 273.36
Current children cumulated vsize (KiB) 890832

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

[startup+294.301 s]
/proc/loadavg: 5.17 4.10 2.96 3/94 15307
/proc/meminfo: memFree=15024/2055920 swapFree=4192812/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=0.32
/proc/15196/stat : 15196 (sugar) S 15194 15196 13268 0 -1 4194304 1310 4415 0 1 5 1 23 3 16 0 1 0 21535315 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15196/statm: 4217 1111 409 3 0 796 0
[pid=15209] ppid=15196 vsize=5356 CPUtime=0
/proc/15209/stat : 15209 (sh) S 15196 15196 13268 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21535355 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15209/statm: 1339 233 193 169 0 50 0
[pid=15210] ppid=15209 vsize=868608 CPUtime=284.7
/proc/15210/stat : 15210 (java) S 15209 15196 13268 0 -1 0 103055 0 1 0 25368 3102 0 0 18 0 9 0 21535355 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15210/statm: 217152 5767 2589 9 0 211629 0
[pid=15210/tid=15211] ppid=15209 vsize=868608 CPUtime=262.17
/proc/15210/task/15211/stat : 15211 (java) R 15209 15196 13268 0 -1 64 99243 0 1 0 23689 2528 0 0 25 0 9 0 21535356 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4126651744 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15210/tid=15212] ppid=15209 vsize=868608 CPUtime=22.29
/proc/15210/task/15212/stat : 15212 (java) S 15209 15196 13268 0 -1 64 1623 0 0 0 1658 571 0 0 16 0 9 0 21535357 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15210/tid=15213] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15213/stat : 15213 (java) S 15209 15196 13268 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21535358 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15214] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15214/stat : 15214 (java) S 15209 15196 13268 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21535358 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15215] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15215/stat : 15215 (java) S 15209 15196 13268 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15216] ppid=15209 vsize=868608 CPUtime=0.2
/proc/15210/task/15216/stat : 15216 (java) S 15209 15196 13268 0 -1 64 1490 0 0 0 19 1 0 0 17 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15217] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15217/stat : 15217 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15210/tid=15218] ppid=15209 vsize=868608 CPUtime=0
/proc/15210/task/15218/stat : 15218 (java) S 15209 15196 13268 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21535360 889454592 5767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 285.02
Current children cumulated vsize (KiB) 890832

[startup+300.702 s]
/proc/loadavg: 5.24 4.13 2.98 1/74 15308
/proc/meminfo: memFree=1951312/2055920 swapFree=4192812/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=287.09
/proc/15196/stat : 15196 (sugar) D 15194 15196 13268 0 -1 4194304 1334 108231 0 2 5 71 25513 3120 15 0 1 0 21535315 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 268213916713 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15196/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 287.09
Current children cumulated vsize (KiB) 16868

[startup+303.901 s]
/proc/loadavg: 4.98 4.09 2.98 1/74 15308
/proc/meminfo: memFree=1949584/2055920 swapFree=4192812/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=287.16
/proc/15196/stat : 15196 (sugar) D 15194 15196 13268 0 -1 4194304 1334 108231 0 2 5 78 25513 3120 15 0 1 0 21535315 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 268213916713 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15196/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 287.16
Current children cumulated vsize (KiB) 16868

[startup+305.501 s]
/proc/loadavg: 4.98 4.09 2.98 1/74 15308
/proc/meminfo: memFree=1948880/2055920 swapFree=4192812/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=287.19
/proc/15196/stat : 15196 (sugar) D 15194 15196 13268 0 -1 4194304 1334 108231 0 2 5 81 25513 3120 15 0 1 0 21535315 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 268213916713 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15196/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 287.19
Current children cumulated vsize (KiB) 16868

[startup+306.302 s]
/proc/loadavg: 4.98 4.09 2.98 1/74 15308
/proc/meminfo: memFree=1948304/2055920 swapFree=4192812/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=287.21
/proc/15196/stat : 15196 (sugar) D 15194 15196 13268 0 -1 4194304 1334 108231 0 2 5 83 25513 3120 15 0 1 0 21535315 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 268213916713 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15196/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 287.21
Current children cumulated vsize (KiB) 16868

[startup+306.502 s]
/proc/loadavg: 4.98 4.09 2.98 1/74 15308
/proc/meminfo: memFree=1948304/2055920 swapFree=4192812/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=287.21
/proc/15196/stat : 15196 (sugar) D 15194 15196 13268 0 -1 4194304 1334 108231 0 2 5 83 25513 3120 15 0 1 0 21535315 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 268213916713 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15196/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 287.21
Current children cumulated vsize (KiB) 16868

[startup+306.602 s]
/proc/loadavg: 4.98 4.09 2.98 1/74 15308
/proc/meminfo: memFree=1948304/2055920 swapFree=4192812/4192956
[pid=15196] ppid=15194 vsize=16868 CPUtime=287.21
/proc/15196/stat : 15196 (sugar) D 15194 15196 13268 0 -1 4194304 1334 108231 0 2 5 83 25513 3120 15 0 1 0 21535315 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 268213916713 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15196/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 287.21
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 306.607
CPU time (s): 287.238
CPU user time (s): 255.193
CPU system time (s): 32.0451
CPU usage (%): 93.683
Max. virtual memory (cumulated for all children) (KiB): 890832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.193
system time used= 32.0451
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109626
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= 878052
involuntary context switches= 883226

runsolver used 0.39294 second user time and 1.04084 second system time

The end

Launcher Data

Begin job on node32 at 2009-07-11 22:38:08
IDJOB=2067419
IDBENCH=54657
IDSOLVER=739
FILE ID=node32/2067419-1247344688
PBS_JOBID= 9506678
Free space on /tmp= 66360 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/niklas/normalized-mod008.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-2067419-1247344688/watcher-2067419-1247344688 -o /tmp/evaluation-result-2067419-1247344688/solver-2067419-1247344688 -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-2067419-1247344688.xml

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

MD5SUM BENCH= cd6bb058d4d9dab4a82525253824d0a1
RANDOM SEED=1845803080

node32.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.236
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.236
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:       1485864 kB
Buffers:         64880 kB
Cached:         403708 kB
SwapCached:          0 kB
Active:         118624 kB
Inactive:       382932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1485864 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7276 kB
Writeback:           0 kB
Mapped:          54276 kB
Slab:            53392 kB
Committed_AS:   203744 kB
PageTables:       2064 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= 66360 MiB
End job on node32 at 2009-07-11 22:43:15