Trace number 1113622

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisat? 185.855 194.339

General information on the benchmark

Namecsp/graphColoring/hos/
normalized-abb313GPIA-5.xml
MD5SUMfbc2894f3f33407a5d3ddc17dc6e70f7
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2828
Best CPU time to get the best result obtained on this benchmark3600.01
Satisfiable
(Un)Satisfiability was proved
Number of variables1557
Number of constraints65390
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension65390
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul 12 20:45:48 2008
0.00/0.05	c 0	PID 17081
0.00/0.05	c 0	HOST node57.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1113622-1215888347.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113622-1215888347.xml' 'HOME/temp.csp'
3.73/3.80	c 4	1 domains, 1557 variables, 1 predicates, 0 relations, 65390 constraints
3.73/3.87	c 4	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.73/3.87	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
3.75/3.95	c 4	Parsing HOME/temp.csp
3.75/4.27	c 4	parsed 10000 expressions
4.26/4.49	c 4	parsed 20000 expressions
4.55/4.70	c 5	parsed 30000 expressions
4.65/4.87	c 5	parsed 40000 expressions
4.94/5.12	c 5	parsed 50000 expressions
5.04/5.29	c 5	parsed 60000 expressions
5.24/5.42	c 5	parsed 66949 expressions
5.24/5.42	c 5	Heap : 17 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.94/6.11	c 6	MAX CSP: 65390 constraints
5.94/6.11	c 6	Converting to clausal form CSP
6.43/6.69	c 7	converted 13235 (10%) expressions
6.73/6.99	c 7	converted 26469 (20%) expressions
7.03/7.28	c 7	converted 39703 (30%) expressions
7.72/7.98	c 8	converted 52937 (40%) expressions
8.02/8.28	c 8	converted 66171 (50%) expressions
8.32/8.57	c 9	converted 79406 (60%) expressions
8.61/8.88	c 9	converted 92640 (70%) expressions
8.91/9.19	c 9	converted 105874 (80%) expressions
9.21/9.49	c 9	converted 119108 (90%) expressions
18.27/18.54	c 19	converted 132342 (100%) expressions
18.27/18.55	c 19	CSP : 132337 integers, 0 booleans, 196169 clauses, largest domain size 98086
18.27/18.55	c 19	Heap : 172 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
18.27/18.55	c 19	Propagation in CSP
21.24/21.50	c 21	65377 values, 0 unsatisfiable literals, and 0 valid clauses are removed
21.24/21.52	c 22	CSP : 132337 integers, 0 booleans, 196169 clauses, largest domain size 65391
21.24/21.52	c 22	Heap : 172 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
21.24/21.58	c 22	Simplifing CSP by introducing new Boolean variables
22.05/22.37	c 22	CSP : 132337 integers, 130780 booleans, 326949 clauses, largest domain size 65391
22.05/22.37	c 22	Heap : 219 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
23.33/23.64	c 24	Encoding CSP to SAT : HOME/temp.cnf
23.44/23.73	c 24	13234 (10%) CSP integer variables are encoded (4671 clauses, 59126 bytes)
23.44/23.74	c 24	26468 (20%) CSP integer variables are encoded (4671 clauses, 59126 bytes)
23.44/23.76	c 24	39702 (30%) CSP integer variables are encoded (4671 clauses, 59126 bytes)
23.44/23.78	c 24	52935 (40%) CSP integer variables are encoded (4671 clauses, 59126 bytes)
23.44/23.79	c 24	66169 (50%) CSP integer variables are encoded (4671 clauses, 59126 bytes)
23.74/24.07	c 24	79403 (60%) CSP integer variables are encoded (214180 clauses, 3564018 bytes)
24.03/24.32	c 24	92636 (70%) CSP integer variables are encoded (390642 clauses, 6563872 bytes)
25.42/25.71	c 26	105870 (80%) CSP integer variables are encoded (1509033 clauses, 26789266 bytes)
25.62/25.95	c 26	119104 (90%) CSP integer variables are encoded (1685498 clauses, 30142101 bytes)
25.93/26.24	c 26	132337 (100%) CSP integer variables are encoded (1900849 clauses, 34233770 bytes)
26.42/26.71	c 27	32695 (10%) CSP clauses are encoded (2020732 clauses, 36500032 bytes)
26.82/27.12	c 27	65390 (20%) CSP clauses are encoded (2140615 clauses, 38930385 bytes)
27.21/27.54	c 28	98085 (30%) CSP clauses are encoded (2260494 clauses, 41360664 bytes)
27.61/27.95	c 28	130780 (40%) CSP clauses are encoded (2380377 clauses, 43791017 bytes)
28.01/28.36	c 28	163475 (50%) CSP clauses are encoded (2500260 clauses, 46221370 bytes)
28.39/28.79	c 29	196170 (60%) CSP clauses are encoded (2620139 clauses, 48651649 bytes)
184.96/190.13	c 190	ERROR Exception Too large HOME/temp.cnf
184.99/190.29	c 190	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
184.99/190.29	c 190	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
184.99/190.29	c 190	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
184.99/190.29	s UNKNOWN
185.03/190.59	c 191	CPU 171.16 (0.03 0.01 171.13 13.87)
185.03/190.59	c 191	END Sat Jul 12 20:48:59 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1113622-1215888347/watcher-1113622-1215888347 -o /tmp/evaluation-result-1113622-1215888347/solver-1113622-1215888347 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1113622-1215888347.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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: 2.11 2.07 2.17 4/73 17081
/proc/meminfo: memFree=1480296/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=18572 CPUtime=0
/proc/17081/stat : 17081 (runsolver) R 17079 17081 16348 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 45533343 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 218076081447 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17081/statm: 4643 292 257 25 0 2626 0

[startup+0.0965199 s]
/proc/loadavg: 2.11 2.07 2.17 4/73 17081
/proc/meminfo: memFree=1480296/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=0.03
/proc/17081/stat : 17081 (sugar) S 17079 17081 16348 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 45533343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17081/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101534 s]
/proc/loadavg: 2.11 2.07 2.17 4/73 17081
/proc/meminfo: memFree=1480296/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=0.03
/proc/17081/stat : 17081 (sugar) S 17079 17081 16348 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 45533343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17081/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301532 s]
/proc/loadavg: 2.11 2.07 2.17 4/73 17081
/proc/meminfo: memFree=1480296/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=0.03
/proc/17081/stat : 17081 (sugar) S 17079 17081 16348 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 45533343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17081/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701572 s]
/proc/loadavg: 2.11 2.07 2.17 4/73 17081
/proc/meminfo: memFree=1480296/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=0.03
/proc/17081/stat : 17081 (sugar) S 17079 17081 16348 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 45533343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17081/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50265 s]
/proc/loadavg: 2.11 2.07 2.17 3/84 17093
/proc/meminfo: memFree=1454544/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=0.03
/proc/17081/stat : 17081 (sugar) S 17079 17081 16348 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 45533343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17081/statm: 3400 796 370 3 0 500 0
[pid=17084] ppid=17081 vsize=5356 CPUtime=0
/proc/17084/stat : 17084 (sh) S 17081 17081 16348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45533348 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17084/statm: 1339 233 193 169 0 50 0
[pid=17085] ppid=17084 vsize=864676 CPUtime=1.42
/proc/17085/stat : 17085 (java) S 17084 17081 16348 0 -1 0 15099 0 1 0 133 9 0 0 18 0 9 0 45533348 885428224 12645 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17085/statm: 216169 12645 2529 9 0 210751 0
[pid=17085/tid=17086] ppid=17084 vsize=864676 CPUtime=0.82
/proc/17085/task/17086/stat : 17086 (java) R 17084 17081 16348 0 -1 64 3020 0 1 0 79 3 0 0 24 0 9 0 45533350 885428224 12645 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17085/tid=17087] ppid=17084 vsize=864676 CPUtime=0.49
/proc/17085/task/17087/stat : 17087 (java) R 17084 17081 16348 0 -1 64 10896 0 0 0 44 5 0 0 16 0 9 0 45533351 885428224 12645 996147200 134512640 134550740 4294956000 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17085/tid=17088] ppid=17084 vsize=864676 CPUtime=0
/proc/17085/task/17088/stat : 17088 (java) S 17084 17081 16348 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 45533351 885428224 12645 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17085/tid=17089] ppid=17084 vsize=864676 CPUtime=0
/proc/17085/task/17089/stat : 17089 (java) S 17084 17081 16348 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 45533351 885428224 12645 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17085/tid=17090] ppid=17084 vsize=864676 CPUtime=0
/proc/17085/task/17090/stat : 17090 (java) S 17084 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45533353 885428224 12645 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17085/tid=17091] ppid=17084 vsize=864676 CPUtime=0.09
/proc/17085/task/17091/stat : 17091 (java) S 17084 17081 16348 0 -1 64 483 0 0 0 9 0 0 0 16 0 9 0 45533353 885428224 12645 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17085/tid=17092] ppid=17084 vsize=864676 CPUtime=0
/proc/17085/task/17092/stat : 17092 (java) S 17084 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45533353 885428224 12645 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17085/tid=17093] ppid=17084 vsize=864676 CPUtime=0
/proc/17085/task/17093/stat : 17093 (java) S 17084 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45533353 885428224 12645 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 883632

[startup+3.10279 s]
/proc/loadavg: 2.11 2.07 2.17 4/84 17093
/proc/meminfo: memFree=1415440/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=0.03
/proc/17081/stat : 17081 (sugar) S 17079 17081 16348 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 45533343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17081/statm: 3400 796 370 3 0 500 0
[pid=17084] ppid=17081 vsize=5356 CPUtime=0
/proc/17084/stat : 17084 (sh) S 17081 17081 16348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45533348 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17084/statm: 1339 233 193 169 0 50 0
[pid=17085] ppid=17084 vsize=864696 CPUtime=3.01
/proc/17085/stat : 17085 (java) S 17084 17081 16348 0 -1 0 30361 0 1 0 284 17 0 0 18 0 9 0 45533348 885448704 24953 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17085/statm: 216174 24953 2529 9 0 210756 0
[pid=17085/tid=17086] ppid=17084 vsize=864696 CPUtime=1.46
/proc/17085/task/17086/stat : 17086 (java) R 17084 17081 16348 0 -1 64 3878 0 1 0 142 4 0 0 25 0 9 0 45533350 885448704 24953 996147200 134512640 134550740 4294956000 18446744073709551615 4126656755 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17085/tid=17087] ppid=17084 vsize=864696 CPUtime=1.38
/proc/17085/task/17087/stat : 17087 (java) S 17084 17081 16348 0 -1 64 25273 0 0 0 127 11 0 0 17 0 9 0 45533351 885448704 24953 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17085/tid=17088] ppid=17084 vsize=864696 CPUtime=0
/proc/17085/task/17088/stat : 17088 (java) S 17084 17081 16348 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 45533351 885448704 24953 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17085/tid=17089] ppid=17084 vsize=864696 CPUtime=0
/proc/17085/task/17089/stat : 17089 (java) S 17084 17081 16348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45533351 885448704 24953 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17085/tid=17090] ppid=17084 vsize=864696 CPUtime=0
/proc/17085/task/17090/stat : 17090 (java) S 17084 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45533353 885448704 24953 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17085/tid=17091] ppid=17084 vsize=864696 CPUtime=0.13
/proc/17085/task/17091/stat : 17091 (java) S 17084 17081 16348 0 -1 64 510 0 0 0 13 0 0 0 16 0 9 0 45533353 885448704 24953 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17085/tid=17092] ppid=17084 vsize=864696 CPUtime=0
/proc/17085/task/17092/stat : 17092 (java) S 17084 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45533353 885448704 24953 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17085/tid=17093] ppid=17084 vsize=864696 CPUtime=0
/proc/17085/task/17093/stat : 17093 (java) S 17084 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45533353 885448704 24953 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 883652

[startup+6.30106 s]
/proc/loadavg: 2.10 2.07 2.17 3/84 17103
/proc/meminfo: memFree=1452048/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=3.76
/proc/17081/stat : 17081 (sugar) S 17079 17081 16348 0 -1 4194304 974 32378 0 1 3 1 352 20 15 0 1 0 45533343 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17081/statm: 3400 797 370 3 0 500 0
[pid=17094] ppid=17081 vsize=5356 CPUtime=0
/proc/17094/stat : 17094 (sh) S 17081 17081 16348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45533730 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17094/statm: 1339 233 193 169 0 50 0
[pid=17095] ppid=17094 vsize=864264 CPUtime=2.38
/proc/17095/stat : 17095 (java) S 17094 17081 16348 0 -1 0 16299 0 1 0 229 9 0 0 18 0 9 0 45533730 885006336 14103 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17095/statm: 216066 14103 2542 9 0 210641 0
[pid=17095/tid=17096] ppid=17094 vsize=864264 CPUtime=1.2
/proc/17095/task/17096/stat : 17096 (java) R 17094 17081 16348 0 -1 64 3283 0 1 0 118 2 0 0 25 0 9 0 45533731 885006336 14103 996147200 134512640 134550740 4294955936 18446744073709551615 4126673136 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17097] ppid=17094 vsize=864264 CPUtime=1.05
/proc/17095/task/17097/stat : 17097 (java) S 17094 17081 16348 0 -1 64 11957 0 0 0 99 6 0 0 16 0 9 0 45533732 885006336 14103 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17098] ppid=17094 vsize=864264 CPUtime=0
/proc/17095/task/17098/stat : 17098 (java) S 17094 17081 16348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45533733 885006336 14103 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17099] ppid=17094 vsize=864264 CPUtime=0
/proc/17095/task/17099/stat : 17099 (java) S 17094 17081 16348 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 45533733 885006336 14103 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17100] ppid=17094 vsize=864264 CPUtime=0
/proc/17095/task/17100/stat : 17100 (java) S 17094 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45533735 885006336 14103 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17101] ppid=17094 vsize=864264 CPUtime=0.11
/proc/17095/task/17101/stat : 17101 (java) S 17094 17081 16348 0 -1 64 363 0 0 0 11 0 0 0 16 0 9 0 45533735 885006336 14103 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17102] ppid=17094 vsize=864264 CPUtime=0
/proc/17095/task/17102/stat : 17102 (java) S 17094 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45533735 885006336 14103 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17103] ppid=17094 vsize=864264 CPUtime=0
/proc/17095/task/17103/stat : 17103 (java) S 17094 17081 16348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45533735 885006336 14103 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 883220

[startup+12.7026 s]
/proc/loadavg: 2.10 2.07 2.17 3/84 17103
/proc/meminfo: memFree=1348304/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=3.76
/proc/17081/stat : 17081 (sugar) S 17079 17081 16348 0 -1 4194304 974 32378 0 1 3 1 352 20 15 0 1 0 45533343 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17081/statm: 3400 797 370 3 0 500 0
[pid=17094] ppid=17081 vsize=5356 CPUtime=0
/proc/17094/stat : 17094 (sh) S 17081 17081 16348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45533730 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17094/statm: 1339 233 193 169 0 50 0
[pid=17095] ppid=17094 vsize=868432 CPUtime=8.73
/proc/17095/stat : 17095 (java) S 17094 17081 16348 0 -1 0 50295 0 1 0 847 26 0 0 18 0 9 0 45533730 889274368 36937 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17095/statm: 217108 36937 2540 9 0 211683 0
[pid=17095/tid=17096] ppid=17094 vsize=868432 CPUtime=5
/proc/17095/task/17096/stat : 17096 (java) R 17094 17081 16348 0 -1 64 4488 0 1 0 497 3 0 0 25 0 9 0 45533731 889274368 36937 996147200 134512640 134550740 4294955936 18446744073709551615 4126642452 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17097] ppid=17094 vsize=868432 CPUtime=3.48
/proc/17095/task/17097/stat : 17097 (java) S 17094 17081 16348 0 -1 64 43637 0 0 0 327 21 0 0 16 0 9 0 45533732 889274368 36937 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17098] ppid=17094 vsize=868432 CPUtime=0
/proc/17095/task/17098/stat : 17098 (java) S 17094 17081 16348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45533733 889274368 36937 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17099] ppid=17094 vsize=868432 CPUtime=0
/proc/17095/task/17099/stat : 17099 (java) S 17094 17081 16348 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45533733 889274368 36937 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17100] ppid=17094 vsize=868432 CPUtime=0
/proc/17095/task/17100/stat : 17100 (java) S 17094 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45533735 889274368 36937 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17101] ppid=17094 vsize=868432 CPUtime=0.22
/proc/17095/task/17101/stat : 17101 (java) S 17094 17081 16348 0 -1 64 1474 0 0 0 22 0 0 0 16 0 9 0 45533735 889274368 36937 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17102] ppid=17094 vsize=868432 CPUtime=0
/proc/17095/task/17102/stat : 17102 (java) S 17094 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45533735 889274368 36937 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17103] ppid=17094 vsize=868432 CPUtime=0
/proc/17095/task/17103/stat : 17103 (java) S 17094 17081 16348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45533735 889274368 36937 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 887388

[startup+25.5028 s]
/proc/loadavg: 2.23 2.09 2.17 3/84 17103
/proc/meminfo: memFree=1219920/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=3.76
/proc/17081/stat : 17081 (sugar) S 17079 17081 16348 0 -1 4194304 974 32378 0 1 3 1 352 20 15 0 1 0 45533343 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17081/statm: 3400 797 370 3 0 500 0
[pid=17094] ppid=17081 vsize=5356 CPUtime=0
/proc/17094/stat : 17094 (sh) S 17081 17081 16348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45533730 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17094/statm: 1339 233 193 169 0 50 0
[pid=17095] ppid=17094 vsize=868544 CPUtime=21.47
/proc/17095/stat : 17095 (java) S 17094 17081 16348 0 -1 0 85736 0 1 0 2090 57 0 0 18 0 9 0 45533730 889389056 61485 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17095/statm: 217136 61485 2565 9 0 211683 0
[pid=17095/tid=17096] ppid=17094 vsize=868544 CPUtime=13.52
/proc/17095/task/17096/stat : 17096 (java) R 17094 17081 16348 0 -1 64 5352 0 1 0 1335 17 0 0 25 0 9 0 45533731 889389056 61485 996147200 134512640 134550740 4294955936 18446744073709551615 4127085119 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17097] ppid=17094 vsize=868544 CPUtime=7.63
/proc/17095/task/17097/stat : 17097 (java) S 17094 17081 16348 0 -1 64 78178 0 0 0 725 38 0 0 16 0 9 0 45533732 889389056 61485 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17098] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17098/stat : 17098 (java) S 17094 17081 16348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45533733 889389056 61485 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17099] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17099/stat : 17099 (java) S 17094 17081 16348 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45533733 889389056 61485 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=17095/tid=17101] ppid=17094 vsize=868544 CPUtime=0.31
/proc/17095/task/17101/stat : 17101 (java) S 17094 17081 16348 0 -1 64 1522 0 0 0 30 1 0 0 15 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17102] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17102/stat : 17102 (java) S 17094 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17103] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17103/stat : 17103 (java) S 17094 17081 16348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (KiB) 887500

[startup+162.303 s]
/proc/loadavg: 2.46 2.22 2.20 3/84 17103
/proc/meminfo: memFree=16144/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=3.76
/proc/17081/stat : 17081 (sugar) S 17079 17081 16348 0 -1 4194304 974 32378 0 1 3 1 352 20 15 0 1 0 45533343 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17081/statm: 3400 797 370 3 0 500 0
[pid=17094] ppid=17081 vsize=5356 CPUtime=0
/proc/17094/stat : 17094 (sh) S 17081 17081 16348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45533730 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17094/statm: 1339 233 193 169 0 50 0
[pid=17095] ppid=17094 vsize=868544 CPUtime=154.34
/proc/17095/stat : 17095 (java) S 17094 17081 16348 0 -1 0 88131 0 1 0 14292 1142 0 0 18 0 9 0 45533730 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17095/statm: 217136 61498 2565 9 0 211683 0
[pid=17095/tid=17096] ppid=17094 vsize=868544 CPUtime=144.29
/proc/17095/task/17096/stat : 17096 (java) R 17094 17081 16348 0 -1 64 7735 0 1 0 13345 1084 0 0 25 0 9 0 45533731 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17095/tid=17097] ppid=17094 vsize=868544 CPUtime=9.72
/proc/17095/task/17097/stat : 17097 (java) S 17094 17081 16348 0 -1 64 78178 0 0 0 916 56 0 0 16 0 9 0 45533732 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17095/tid=17098] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17098/stat : 17098 (java) S 17094 17081 16348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45533733 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17099] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17099/stat : 17099 (java) S 17094 17081 16348 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45533733 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17100] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17100/stat : 17100 (java) S 17094 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17101] ppid=17094 vsize=868544 CPUtime=0.31
/proc/17095/task/17101/stat : 17101 (java) S 17094 17081 16348 0 -1 64 1522 0 0 0 30 1 0 0 15 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17102] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17102/stat : 17102 (java) S 17094 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17103] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17103/stat : 17103 (java) S 17094 17081 16348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 158.1
Current children cumulated vsize (KiB) 887500

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

[startup+179.302 s]
/proc/loadavg: 2.39 2.22 2.20 3/84 17103
/proc/meminfo: memFree=15056/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=3.76
/proc/17081/stat : 17081 (sugar) S 17079 17081 16348 0 -1 4194304 974 32378 0 1 3 1 352 20 15 0 1 0 45533343 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17081/statm: 3400 797 370 3 0 500 0
[pid=17094] ppid=17081 vsize=5356 CPUtime=0
/proc/17094/stat : 17094 (sh) S 17081 17081 16348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45533730 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17094/statm: 1339 233 193 169 0 50 0
[pid=17095] ppid=17094 vsize=868544 CPUtime=170.86
/proc/17095/stat : 17095 (java) S 17094 17081 16348 0 -1 0 88444 0 1 0 15805 1281 0 0 18 0 9 0 45533730 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17095/statm: 217136 61498 2565 9 0 211683 0
[pid=17095/tid=17096] ppid=17094 vsize=868544 CPUtime=160.53
/proc/17095/task/17096/stat : 17096 (java) R 17094 17081 16348 0 -1 64 8048 0 1 0 14834 1219 0 0 25 0 9 0 45533731 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17095/tid=17097] ppid=17094 vsize=868544 CPUtime=9.98
/proc/17095/task/17097/stat : 17097 (java) S 17094 17081 16348 0 -1 64 78178 0 0 0 939 59 0 0 16 0 9 0 45533732 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17095/tid=17098] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17098/stat : 17098 (java) S 17094 17081 16348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45533733 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17099] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17099/stat : 17099 (java) S 17094 17081 16348 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45533733 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17100] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17100/stat : 17100 (java) S 17094 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17101] ppid=17094 vsize=868544 CPUtime=0.31
/proc/17095/task/17101/stat : 17101 (java) S 17094 17081 16348 0 -1 64 1522 0 0 0 30 1 0 0 15 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17102] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17102/stat : 17102 (java) S 17094 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17103] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17103/stat : 17103 (java) S 17094 17081 16348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 174.62
Current children cumulated vsize (KiB) 887500

[startup+185.702 s]
/proc/loadavg: 2.44 2.24 2.21 3/84 17103
/proc/meminfo: memFree=16016/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=3.76
/proc/17081/stat : 17081 (sugar) S 17079 17081 16348 0 -1 4194304 974 32378 0 1 3 1 352 20 15 0 1 0 45533343 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17081/statm: 3400 797 370 3 0 500 0
[pid=17094] ppid=17081 vsize=5356 CPUtime=0
/proc/17094/stat : 17094 (sh) S 17081 17081 16348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45533730 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17094/statm: 1339 233 193 169 0 50 0
[pid=17095] ppid=17094 vsize=868544 CPUtime=176.91
/proc/17095/stat : 17095 (java) S 17094 17081 16348 0 -1 0 88558 0 1 0 16363 1328 0 0 18 0 9 0 45533730 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17095/statm: 217136 61498 2565 9 0 211683 0
[pid=17095/tid=17096] ppid=17094 vsize=868544 CPUtime=166.5
/proc/17095/task/17096/stat : 17096 (java) R 17094 17081 16348 0 -1 64 8162 0 1 0 15383 1267 0 0 25 0 9 0 45533731 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17095/tid=17097] ppid=17094 vsize=868544 CPUtime=10.08
/proc/17095/task/17097/stat : 17097 (java) S 17094 17081 16348 0 -1 64 78178 0 0 0 948 60 0 0 16 0 9 0 45533732 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17095/tid=17098] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17098/stat : 17098 (java) S 17094 17081 16348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45533733 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17099] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17099/stat : 17099 (java) S 17094 17081 16348 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45533733 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17100] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17100/stat : 17100 (java) S 17094 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17101] ppid=17094 vsize=868544 CPUtime=0.31
/proc/17095/task/17101/stat : 17101 (java) S 17094 17081 16348 0 -1 64 1522 0 0 0 30 1 0 0 15 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17102] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17102/stat : 17102 (java) S 17094 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17103] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17103/stat : 17103 (java) S 17094 17081 16348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 180.67
Current children cumulated vsize (KiB) 887500

[startup+188.902 s]
/proc/loadavg: 2.41 2.23 2.21 3/84 17103
/proc/meminfo: memFree=14992/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=3.76
/proc/17081/stat : 17081 (sugar) S 17079 17081 16348 0 -1 4194304 974 32378 0 1 3 1 352 20 15 0 1 0 45533343 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17081/statm: 3400 797 370 3 0 500 0
[pid=17094] ppid=17081 vsize=5356 CPUtime=0
/proc/17094/stat : 17094 (sh) S 17081 17081 16348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45533730 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17094/statm: 1339 233 193 169 0 50 0
[pid=17095] ppid=17094 vsize=868544 CPUtime=180.05
/proc/17095/stat : 17095 (java) S 17094 17081 16348 0 -1 0 88616 0 1 0 16652 1353 0 0 18 0 9 0 45533730 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17095/statm: 217136 61498 2565 9 0 211683 0
[pid=17095/tid=17096] ppid=17094 vsize=868544 CPUtime=169.57
/proc/17095/task/17096/stat : 17096 (java) R 17094 17081 16348 0 -1 64 8220 0 1 0 15667 1290 0 0 25 0 9 0 45533731 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17095/tid=17097] ppid=17094 vsize=868544 CPUtime=10.13
/proc/17095/task/17097/stat : 17097 (java) S 17094 17081 16348 0 -1 64 78178 0 0 0 953 60 0 0 16 0 9 0 45533732 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17095/tid=17098] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17098/stat : 17098 (java) S 17094 17081 16348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45533733 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17099] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17099/stat : 17099 (java) S 17094 17081 16348 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45533733 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17100] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17100/stat : 17100 (java) S 17094 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17101] ppid=17094 vsize=868544 CPUtime=0.31
/proc/17095/task/17101/stat : 17101 (java) S 17094 17081 16348 0 -1 64 1522 0 0 0 30 1 0 0 15 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17102] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17102/stat : 17102 (java) S 17094 17081 16348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17095/tid=17103] ppid=17094 vsize=868544 CPUtime=0
/proc/17095/task/17103/stat : 17103 (java) S 17094 17081 16348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45533735 889389056 61498 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 183.81
Current children cumulated vsize (KiB) 887500

[startup+192.101 s]
/proc/loadavg: 2.41 2.23 2.21 2/74 17103
/proc/meminfo: memFree=1595616/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=185.68
/proc/17081/stat : 17081 (sugar) D 17079 17081 16348 0 -1 4194304 998 121315 0 2 3 65 17113 1387 15 0 1 0 45533343 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 218076255273 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/17081/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 185.68
Current children cumulated vsize (KiB) 13600

[startup+193.701 s]
/proc/loadavg: 2.37 2.23 2.21 2/74 17103
/proc/meminfo: memFree=1631968/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=185.81
/proc/17081/stat : 17081 (sugar) D 17079 17081 16348 0 -1 4194304 998 121315 0 2 3 78 17113 1387 15 0 1 0 45533343 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 218076255273 0 0 4224 16386 0 0 0 17 0 0 0
/proc/17081/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 185.81
Current children cumulated vsize (KiB) 13600

[startup+194.102 s]
/proc/loadavg: 2.37 2.23 2.21 2/74 17103
/proc/meminfo: memFree=1631968/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=185.82
/proc/17081/stat : 17081 (sugar) D 17079 17081 16348 0 -1 4194304 998 121315 0 2 3 79 17113 1387 15 0 1 0 45533343 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 218076255273 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/17081/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 185.82
Current children cumulated vsize (KiB) 13600

[startup+194.302 s]
/proc/loadavg: 2.37 2.23 2.21 2/74 17103
/proc/meminfo: memFree=1631968/2055920 swapFree=4192812/4192956
[pid=17081] ppid=17079 vsize=13600 CPUtime=185.83
/proc/17081/stat : 17081 (sugar) D 17079 17081 16348 0 -1 4194304 998 121315 0 2 3 80 17113 1387 15 0 1 0 45533343 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 218076255273 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/17081/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 185.83
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 194.339
CPU time (s): 185.855
CPU user time (s): 171.173
CPU system time (s): 14.6818
CPU usage (%): 95.6344
Max. virtual memory (cumulated for all children) (KiB): 915004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 171.173
system time used= 14.6818
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122343
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= 28900
involuntary context switches= 30923

runsolver used 0.26296 second user time and 0.684895 second system time

The end

Launcher Data (download as text)

Begin job on node57 at 2008-07-12 20:45:48
IDJOB=1113622
IDBENCH=61613
IDSOLVER=368
FILE ID=node57/1113622-1215888347
PBS_JOBID= 7903565
Free space on /tmp= 66424 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/graphColoring/hos/normalized-abb313GPIA-5.xml
COMMAND LINE= DIR/sugar -max -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-1113622-1215888347/watcher-1113622-1215888347 -o /tmp/evaluation-result-1113622-1215888347/solver-1113622-1215888347 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1113622-1215888347.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fbc2894f3f33407a5d3ddc17dc6e70f7
RANDOM SEED=566335623

node57.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.234
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.234
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:       1480840 kB
Buffers:         14380 kB
Cached:         174932 kB
SwapCached:          0 kB
Active:         500948 kB
Inactive:        21852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480840 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9240 kB
Writeback:           0 kB
Mapped:         344700 kB
Slab:            37132 kB
Committed_AS:   475812 kB
PageTables:       2492 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= 66424 MiB
End job on node57 at 2008-07-12 20:49:02