Trace number 1113610

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? 219.453 756.427

General information on the benchmark

Namecsp/graphColoring/hos/
normalized-ash958GPIA-3.xml
MD5SUMbde708d4da027b0f598e806e8ff59917
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints566
Best CPU time to get the best result obtained on this benchmark3600.1
Satisfiable
(Un)Satisfiability was proved
Number of variables1916
Number of constraints12506
Maximum constraint arity2
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12506
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/1.35	c 0	Sugar v1-13 + HOME/minisat
0.03/1.43	c 0	BEGIN Thu Aug  7 20:50:32 2008
0.03/1.43	c 0	PID 18250
0.03/1.44	c 0	HOST node89.alineos.net
0.03/1.44	c 0	CONVERTING HOME/instance-1113610-1218135030.xml TO HOME/temp.csp
0.03/1.44	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113610-1218135030.xml' 'HOME/temp.csp'
1.00/2.63	c 1	1 domains, 1916 variables, 1 predicates, 0 relations, 12506 constraints
1.00/2.65	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.00/2.65	c 1	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'
1.05/2.73	c 1	Parsing HOME/temp.csp
1.05/2.98	c 1	parsed 10000 expressions
1.05/3.05	c 1	parsed 14424 expressions
1.05/3.06	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.05/3.17	c 1	MAX CSP: 12506 constraints
1.05/3.17	c 1	Converting to clausal form CSP
1.77/3.33	c 2	converted 2694 (10%) expressions
1.95/3.43	c 2	converted 5387 (20%) expressions
1.95/3.48	c 2	converted 8080 (30%) expressions
2.05/3.54	c 2	converted 10774 (40%) expressions
2.15/3.67	c 2	converted 13467 (50%) expressions
2.25/3.73	c 2	converted 16160 (60%) expressions
2.25/3.78	c 2	converted 18854 (70%) expressions
2.35/3.84	c 2	converted 21547 (80%) expressions
2.45/3.90	c 2	converted 24240 (90%) expressions
3.66/5.16	c 3	converted 26933 (100%) expressions
3.66/5.16	c 3	CSP : 26928 integers, 0 booleans, 37517 clauses, largest domain size 18760
3.66/5.16	c 3	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.66/5.16	c 3	Propagation in CSP
4.17/5.63	c 4	12499 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.17/5.63	c 4	CSP : 26928 integers, 0 booleans, 37517 clauses, largest domain size 12507
4.17/5.63	c 4	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.17/5.64	c 4	Simplifing CSP by introducing new Boolean variables
4.28/5.78	c 4	CSP : 26928 integers, 25012 booleans, 62529 clauses, largest domain size 12507
4.28/5.78	c 4	Heap : 43 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.48/5.98	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.60/6.02	c 4	2693 (10%) CSP integer variables are encoded (1916 clauses, 23865 bytes)
4.60/6.02	c 4	5386 (20%) CSP integer variables are encoded (1916 clauses, 23865 bytes)
4.60/6.02	c 4	8079 (30%) CSP integer variables are encoded (1916 clauses, 23865 bytes)
4.60/6.03	c 4	10772 (40%) CSP integer variables are encoded (1916 clauses, 23865 bytes)
4.60/6.03	c 4	13464 (50%) CSP integer variables are encoded (1916 clauses, 23865 bytes)
4.60/6.07	c 4	16157 (60%) CSP integer variables are encoded (30465 clauses, 452100 bytes)
4.71/6.11	c 4	18850 (70%) CSP integer variables are encoded (58325 clauses, 870000 bytes)
4.91/6.33	c 5	21543 (80%) CSP integer variables are encoded (244757 clauses, 3993731 bytes)
4.91/6.36	c 5	24236 (90%) CSP integer variables are encoded (274179 clauses, 4493905 bytes)
5.01/6.41	c 5	26928 (100%) CSP integer variables are encoded (310696 clauses, 5114694 bytes)
5.01/6.50	c 5	6253 (10%) CSP clauses are encoded (325287 clauses, 5358642 bytes)
5.12/6.56	c 5	12506 (20%) CSP clauses are encoded (339878 clauses, 5611750 bytes)
5.23/6.61	c 5	18759 (30%) CSP clauses are encoded (354467 clauses, 5874442 bytes)
5.23/6.67	c 5	25012 (40%) CSP clauses are encoded (369058 clauses, 6139162 bytes)
5.32/6.73	c 5	31265 (50%) CSP clauses are encoded (383649 clauses, 6403882 bytes)
5.32/6.79	c 5	37518 (60%) CSP clauses are encoded (398238 clauses, 6668573 bytes)
21.22/25.28	c 24	43771 (70%) CSP clauses are encoded (10246353 clauses, 217919708 bytes)
218.60/743.29	c 742	ERROR Exception Too large HOME/temp.cnf
218.68/744.60	c 742	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
218.68/744.60	c 742	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
218.68/744.60	c 742	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
218.68/744.60	s UNKNOWN
218.69/748.34	c 747	CPU 200.16 (0.03 0.01 200.13 18.53)
218.69/748.34	c 747	END Thu Aug  7 21:02: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-1113610-1218135030/watcher-1113610-1218135030 -o /tmp/evaluation-result-1113610-1218135030/solver-1113610-1218135030 -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-1113610-1218135030.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.70 3.05 2.60 3/83 18250
/proc/meminfo: memFree=1211608/2055920 swapFree=4180468/4192956
[pid=18250] ppid=18248 vsize=18572 CPUtime=0
/proc/18250/stat : 18250 (runsolver) D 18248 18250 17904 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 140588031 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 249069890855 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/18250/statm: 4643 292 257 25 0 2626 0

[startup+0.0271621 s]
/proc/loadavg: 2.70 3.05 2.60 3/83 18250
/proc/meminfo: memFree=1211608/2055920 swapFree=4180468/4192956
[pid=18250] ppid=18248 vsize=18572 CPUtime=0
/proc/18250/stat : 18250 (runsolver) D 18248 18250 17904 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 140588031 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 249069890855 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/18250/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.10117 s]
/proc/loadavg: 2.70 3.05 2.60 3/83 18250
/proc/meminfo: memFree=1211608/2055920 swapFree=4180468/4192956
[pid=18250] ppid=18248 vsize=7504 CPUtime=0
/proc/18250/stat : 18250 (sugar) D 18248 18250 17904 0 -1 4194304 62 0 1 0 0 0 0 0 18 0 1 0 140588031 7684096 48 996147200 4194304 4206940 548682068592 18446744073709551615 249067274960 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/18250/statm: 1876 48 36 3 0 9 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7504

[startup+0.301188 s]
/proc/loadavg: 2.70 3.05 2.60 3/83 18250
/proc/meminfo: memFree=1211608/2055920 swapFree=4180468/4192956
[pid=18250] ppid=18248 vsize=12412 CPUtime=0
/proc/18250/stat : 18250 (sugar) D 18248 18250 17904 0 -1 4194304 411 0 3 0 0 0 0 0 18 0 1 0 140588031 12709888 382 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/18250/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.701226 s]
/proc/loadavg: 2.70 3.05 2.60 3/83 18250
/proc/meminfo: memFree=1211608/2055920 swapFree=4180468/4192956
[pid=18250] ppid=18248 vsize=12676 CPUtime=0.01
/proc/18250/stat : 18250 (sugar) D 18248 18250 17904 0 -1 4194304 530 0 3 0 1 0 0 0 18 0 1 0 140588031 12980224 501 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/18250/statm: 3169 501 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+1.50131 s]
/proc/loadavg: 2.70 3.05 2.60 2/84 18251
/proc/meminfo: memFree=1210256/2055920 swapFree=4180468/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=0.03
/proc/18250/stat : 18250 (sugar) S 18248 18250 17904 0 -1 4194304 895 127 3 0 2 1 0 0 16 0 1 0 140588031 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18250/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+3.10247 s]
/proc/loadavg: 2.70 3.05 2.60 3/94 18262
/proc/meminfo: memFree=1187584/2055920 swapFree=4180468/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=1.05
/proc/18250/stat : 18250 (sugar) S 18248 18250 17904 0 -1 4194304 971 10383 3 51 2 1 92 10 15 0 1 0 140588031 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18250/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 13600

[startup+6.30279 s]
/proc/loadavg: 2.56 3.01 2.59 2/94 18272
/proc/meminfo: memFree=1150080/2055920 swapFree=4180468/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=1.06
/proc/18250/stat : 18250 (sugar) S 18248 18250 17904 0 -1 4194304 971 10383 3 51 3 1 92 10 15 0 1 0 140588031 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18250/statm: 3400 797 370 3 0 500 0
[pid=18263] ppid=18250 vsize=5356 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18250 18250 17904 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 140588297 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1339 233 193 169 0 50 0
[pid=18264] ppid=18263 vsize=868736 CPUtime=3.85
/proc/18264/stat : 18264 (java) S 18263 18250 17904 0 -1 0 18231 0 4 0 374 11 0 0 19 0 9 0 140588297 889585664 16578 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18264/statm: 217184 16578 2565 9 0 211731 0
[pid=18264/tid=18265] ppid=18263 vsize=868736 CPUtime=2.41
/proc/18264/task/18265/stat : 18265 (java) R 18263 18250 17904 0 -1 64 3281 0 4 0 238 3 0 0 16 0 9 0 140588298 889585664 16578 996147200 134512640 134550740 4294955936 18446744073709551615 4126572579 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18266] ppid=18263 vsize=868736 CPUtime=1.15
/proc/18264/task/18266/stat : 18266 (java) S 18263 18250 17904 0 -1 64 12725 0 0 0 109 6 0 0 16 0 9 0 140588299 889585664 16578 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18267] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18267/stat : 18267 (java) S 18263 18250 17904 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16578 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18268] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18268/stat : 18268 (java) S 18263 18250 17904 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16578 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18269] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18269/stat : 18269 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 140588301 889585664 16578 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18270] ppid=18263 vsize=868736 CPUtime=0.25
/proc/18264/task/18270/stat : 18270 (java) S 18263 18250 17904 0 -1 64 1527 0 0 0 25 0 0 0 15 0 9 0 140588301 889585664 16578 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18271] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18271/stat : 18271 (java) S 18263 18250 17904 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140588301 889585664 16578 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18272] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18272/stat : 18272 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140588301 889585664 16578 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 887692

[startup+12.7014 s]
/proc/loadavg: 2.44 2.98 2.58 1/94 18272
/proc/meminfo: memFree=1082320/2055920 swapFree=4180468/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=1.06
/proc/18250/stat : 18250 (sugar) S 18248 18250 17904 0 -1 4194304 971 10383 3 51 3 1 92 10 15 0 1 0 140588031 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18250/statm: 3400 797 370 3 0 500 0
[pid=18263] ppid=18250 vsize=5356 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18250 18250 17904 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 140588297 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1339 233 193 169 0 50 0
[pid=18264] ppid=18263 vsize=868736 CPUtime=8.83
/proc/18264/stat : 18264 (java) S 18263 18250 17904 0 -1 0 18673 0 4 0 838 45 0 0 19 0 9 0 140588297 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18264/statm: 217184 16596 2565 9 0 211731 0
[pid=18264/tid=18265] ppid=18263 vsize=868736 CPUtime=7.21
/proc/18264/task/18265/stat : 18265 (java) R 18263 18250 17904 0 -1 64 3707 0 4 0 688 33 0 0 16 0 9 0 140588298 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18266] ppid=18263 vsize=868736 CPUtime=1.3
/proc/18264/task/18266/stat : 18266 (java) S 18263 18250 17904 0 -1 64 12725 0 0 0 121 9 0 0 16 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18267] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18267/stat : 18267 (java) S 18263 18250 17904 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18268] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18268/stat : 18268 (java) S 18263 18250 17904 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18269] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18269/stat : 18269 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18270] ppid=18263 vsize=868736 CPUtime=0.27
/proc/18264/task/18270/stat : 18270 (java) S 18263 18250 17904 0 -1 64 1543 0 0 0 27 0 0 0 16 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18271] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18271/stat : 18271 (java) S 18263 18250 17904 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18272] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18272/stat : 18272 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (KiB) 887692

[startup+25.5027 s]
/proc/loadavg: 2.34 2.93 2.57 2/94 18272
/proc/meminfo: memFree=921936/2055920 swapFree=4180468/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=1.06
/proc/18250/stat : 18250 (sugar) S 18248 18250 17904 0 -1 4194304 971 10383 3 51 3 1 92 10 16 0 1 0 140588031 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18250/statm: 3400 797 370 3 0 500 0
[pid=18263] ppid=18250 vsize=5356 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18250 18250 17904 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 140588297 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1339 233 193 169 0 50 0
[pid=18264] ppid=18263 vsize=868736 CPUtime=20.45
/proc/18264/stat : 18264 (java) S 18263 18250 17904 0 -1 0 19720 0 4 0 1908 137 0 0 19 0 9 0 140588297 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18264/statm: 217184 16596 2565 9 0 211731 0
[pid=18264/tid=18265] ppid=18263 vsize=868736 CPUtime=18.5
/proc/18264/task/18265/stat : 18265 (java) R 18263 18250 17904 0 -1 64 4754 0 4 0 1730 120 0 0 16 0 9 0 140588298 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18266] ppid=18263 vsize=868736 CPUtime=1.64
/proc/18264/task/18266/stat : 18266 (java) S 18263 18250 17904 0 -1 64 12725 0 0 0 149 15 0 0 16 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18267] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18267/stat : 18267 (java) S 18263 18250 17904 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18268] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18268/stat : 18268 (java) S 18263 18250 17904 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18269] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18269/stat : 18269 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18270] ppid=18263 vsize=868736 CPUtime=0.27
/proc/18264/task/18270/stat : 18270 (java) S 18263 18250 17904 0 -1 64 1543 0 0 0 27 0 0 0 16 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18271] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18271/stat : 18271 (java) S 18263 18250 17904 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18272] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18272/stat : 18272 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.51
Current children cumulated vsize (KiB) 887692

[startup+51.1022 s]
/proc/loadavg: 2.91 3.01 2.61 2/94 18272
/proc/meminfo: memFree=611984/2055920 swapFree=4180468/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=1.06
/proc/18250/stat : 18250 (sugar) S 18248 18250 17904 0 -1 4194304 971 10383 3 51 3 1 92 10 16 0 1 0 140588031 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18250/statm: 3400 797 370 3 0 500 0
[pid=18263] ppid=18250 vsize=5356 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18250 18250 17904 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 140588297 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1339 233 193 169 0 50 0
[pid=18264] ppid=18263 vsize=868736 CPUtime=42.65
/proc/18264/stat : 18264 (java) S 18263 18250 17904 0 -1 0 21658 0 4 0 3953 312 0 0 19 0 9 0 140588297 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18264/statm: 217184 16596 2565 9 0 211731 0
[pid=18264/tid=18265] ppid=18263 vsize=868736 CPUtime=40.06
/proc/18264/task/18265/stat : 18265 (java) R 18263 18250 17904 0 -1 64 6692 0 4 0 3721 285 0 0 16 0 9 0 140588298 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4127108064 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18266] ppid=18263 vsize=868736 CPUtime=2.27
/proc/18264/task/18266/stat : 18266 (java) S 18263 18250 17904 0 -1 64 12725 0 0 0 203 24 0 0 16 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18267] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18267/stat : 18267 (java) S 18263 18250 17904 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18268] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18268/stat : 18268 (java) S 18263 18250 17904 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18269] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18269/stat : 18269 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18270] ppid=18263 vsize=868736 CPUtime=0.27
/proc/18264/task/18270/stat : 18270 (java) S 18263 18250 17904 0 -1 64 1543 0 0 0 27 0 0 0 16 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18271] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18271/stat : 18271 (java) S 18263 18250 17904 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18272] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18272/stat : 18272 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 43.71
Current children cumulated vsize (KiB) 887692

[startup+102.306 s]
/proc/loadavg: 3.14 3.08 2.65 1/95 18281

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

[pid=18264/tid=18268] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18268/stat : 18268 (java) S 18263 18250 17904 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18269] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18269/stat : 18269 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18270] ppid=18263 vsize=868736 CPUtime=0.27
/proc/18264/task/18270/stat : 18270 (java) S 18263 18250 17904 0 -1 64 1543 0 0 0 27 0 0 0 16 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18271] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18271/stat : 18271 (java) S 18263 18250 17904 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18272] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18272/stat : 18272 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 196.08
Current children cumulated vsize (KiB) 887692

[startup+702.302 s]
/proc/loadavg: 4.11 3.82 3.26 1/104 18294
/proc/meminfo: memFree=33408/2055920 swapFree=4180468/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=1.06
/proc/18250/stat : 18250 (sugar) S 18248 18250 17904 0 -1 4194304 971 10383 3 51 3 1 92 10 16 0 1 0 140588031 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18250/statm: 3400 797 370 3 0 500 0
[pid=18263] ppid=18250 vsize=5356 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18250 18250 17904 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 140588297 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1339 233 193 169 0 50 0
[pid=18264] ppid=18263 vsize=868736 CPUtime=195.02
/proc/18264/stat : 18264 (java) S 18263 18250 17904 0 -1 0 34989 0 4 0 17854 1648 0 0 19 0 9 0 140588297 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18264/statm: 217184 16596 2565 9 0 211731 0
[pid=18264/tid=18265] ppid=18263 vsize=868736 CPUtime=188.16
/proc/18264/task/18265/stat : 18265 (java) D 18263 18250 17904 0 -1 64 20023 0 4 0 17266 1550 0 0 15 0 9 0 140588298 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608069 0 0 -1 1 0 0
[pid=18264/tid=18266] ppid=18263 vsize=868736 CPUtime=6.56
/proc/18264/task/18266/stat : 18266 (java) S 18263 18250 17904 0 -1 64 12725 0 0 0 560 96 0 0 16 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18267] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18267/stat : 18267 (java) S 18263 18250 17904 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18268] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18268/stat : 18268 (java) S 18263 18250 17904 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18269] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18269/stat : 18269 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18270] ppid=18263 vsize=868736 CPUtime=0.27
/proc/18264/task/18270/stat : 18270 (java) S 18263 18250 17904 0 -1 64 1543 0 0 0 27 0 0 0 16 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18271] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18271/stat : 18271 (java) S 18263 18250 17904 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18272] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18272/stat : 18272 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 196.08
Current children cumulated vsize (KiB) 887692

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

[startup+716.701 s]
/proc/loadavg: 4.30 3.88 3.29 1/100 18298
/proc/meminfo: memFree=35288/2055920 swapFree=4180484/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=1.06
/proc/18250/stat : 18250 (sugar) S 18248 18250 17904 0 -1 4194304 971 10383 3 51 3 1 92 10 16 0 1 0 140588031 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18250/statm: 3400 797 370 3 0 500 0
[pid=18263] ppid=18250 vsize=5356 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18250 18250 17904 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 140588297 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1339 233 193 169 0 50 0
[pid=18264] ppid=18263 vsize=868736 CPUtime=195.02
/proc/18264/stat : 18264 (java) S 18263 18250 17904 0 -1 0 34989 0 4 0 17854 1648 0 0 19 0 9 0 140588297 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18264/statm: 217184 16596 2565 9 0 211731 0
[pid=18264/tid=18265] ppid=18263 vsize=868736 CPUtime=188.16
/proc/18264/task/18265/stat : 18265 (java) D 18263 18250 17904 0 -1 64 20023 0 4 0 17266 1550 0 0 15 0 9 0 140588298 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608069 0 0 -1 1 0 0
[pid=18264/tid=18266] ppid=18263 vsize=868736 CPUtime=6.56
/proc/18264/task/18266/stat : 18266 (java) S 18263 18250 17904 0 -1 64 12725 0 0 0 560 96 0 0 16 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18267] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18267/stat : 18267 (java) S 18263 18250 17904 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18268] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18268/stat : 18268 (java) S 18263 18250 17904 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18269] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18269/stat : 18269 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18270] ppid=18263 vsize=868736 CPUtime=0.27
/proc/18264/task/18270/stat : 18270 (java) S 18263 18250 17904 0 -1 64 1543 0 0 0 27 0 0 0 16 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18271] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18271/stat : 18271 (java) S 18263 18250 17904 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18272] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18272/stat : 18272 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 196.08
Current children cumulated vsize (KiB) 887692

[startup+742.302 s]
/proc/loadavg: 3.59 3.74 3.26 2/94 18298
/proc/meminfo: memFree=15824/2055920 swapFree=4180484/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=1.06
/proc/18250/stat : 18250 (sugar) S 18248 18250 17904 0 -1 4194304 971 10383 3 51 3 1 92 10 16 0 1 0 140588031 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18250/statm: 3400 797 370 3 0 500 0
[pid=18263] ppid=18250 vsize=5356 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18250 18250 17904 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 140588297 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1339 233 193 169 0 50 0
[pid=18264] ppid=18263 vsize=868736 CPUtime=216.65
/proc/18264/stat : 18264 (java) S 18263 18250 17904 0 -1 0 36861 0 4 0 19833 1832 0 0 19 0 9 0 140588297 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18264/statm: 217184 16596 2565 9 0 211731 0
[pid=18264/tid=18265] ppid=18263 vsize=868736 CPUtime=209.17
/proc/18264/task/18265/stat : 18265 (java) R 18263 18250 17904 0 -1 64 21895 0 4 0 19192 1725 0 0 17 0 9 0 140588298 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18266] ppid=18263 vsize=868736 CPUtime=7.17
/proc/18264/task/18266/stat : 18266 (java) S 18263 18250 17904 0 -1 64 12725 0 0 0 612 105 0 0 16 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18267] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18267/stat : 18267 (java) S 18263 18250 17904 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18268] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18268/stat : 18268 (java) S 18263 18250 17904 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140588299 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18264/tid=18269] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18269/stat : 18269 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18270] ppid=18263 vsize=868736 CPUtime=0.27
/proc/18264/task/18270/stat : 18270 (java) S 18263 18250 17904 0 -1 64 1543 0 0 0 27 0 0 0 16 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18271] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18271/stat : 18271 (java) S 18263 18250 17904 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18264/tid=18272] ppid=18263 vsize=868736 CPUtime=0
/proc/18264/task/18272/stat : 18272 (java) S 18263 18250 17904 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140588301 889585664 16596 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 217.71
Current children cumulated vsize (KiB) 887692

[startup+748.702 s]
/proc/loadavg: 3.78 3.78 3.27 1/87 18298
/proc/meminfo: memFree=72720/2055920 swapFree=4180484/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=218.7
/proc/18250/stat : 18250 (sugar) D 18248 18250 17904 0 -1 4194304 995 47620 3 57 3 1 20013 1853 16 0 1 0 140588031 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 249070064681 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18250/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 218.7
Current children cumulated vsize (KiB) 13600

[startup+751.902 s]
/proc/loadavg: 3.64 3.75 3.27 1/84 18298
/proc/meminfo: memFree=968744/2055920 swapFree=4180484/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=219.1
/proc/18250/stat : 18250 (sugar) D 18248 18250 17904 0 -1 4194304 995 47620 3 57 3 41 20013 1853 15 0 1 0 140588031 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 249070064681 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/18250/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 219.1
Current children cumulated vsize (KiB) 13600

[startup+753.507 s]
/proc/loadavg: 3.64 3.75 3.27 1/84 18298
/proc/meminfo: memFree=1212584/2055920 swapFree=4180484/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=219.31
/proc/18250/stat : 18250 (sugar) D 18248 18250 17904 0 -1 4194304 995 47620 3 57 3 62 20013 1853 15 0 1 0 140588031 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 249070064681 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18250/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 219.31
Current children cumulated vsize (KiB) 13600

[startup+755.101 s]
/proc/loadavg: 3.43 3.70 3.25 1/84 18298
/proc/meminfo: memFree=1212456/2055920 swapFree=4180484/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=219.39
/proc/18250/stat : 18250 (sugar) D 18248 18250 17904 0 -1 4194304 995 47620 3 57 3 70 20013 1853 15 0 1 0 140588031 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 249070064681 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18250/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 219.39
Current children cumulated vsize (KiB) 13600

[startup+755.901 s]
/proc/loadavg: 3.43 3.70 3.25 1/84 18298
/proc/meminfo: memFree=1212008/2055920 swapFree=4180484/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=219.41
/proc/18250/stat : 18250 (sugar) D 18248 18250 17904 0 -1 4194304 995 47620 3 57 3 72 20013 1853 15 0 1 0 140588031 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 249070064681 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18250/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 219.41
Current children cumulated vsize (KiB) 13600

[startup+756.301 s]
/proc/loadavg: 3.43 3.70 3.25 1/84 18298
/proc/meminfo: memFree=1212008/2055920 swapFree=4180484/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=219.43
/proc/18250/stat : 18250 (sugar) D 18248 18250 17904 0 -1 4194304 995 47620 3 57 3 74 20013 1853 15 0 1 0 140588031 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 249070064681 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18250/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 219.43
Current children cumulated vsize (KiB) 13600

[startup+756.401 s]
/proc/loadavg: 3.43 3.70 3.25 1/84 18298
/proc/meminfo: memFree=1212008/2055920 swapFree=4180484/4192956
[pid=18250] ppid=18248 vsize=13600 CPUtime=219.43
/proc/18250/stat : 18250 (sugar) D 18248 18250 17904 0 -1 4194304 995 47620 3 57 3 74 20013 1853 15 0 1 0 140588031 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 249070064681 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18250/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 219.43
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 756.427
CPU time (s): 219.453
CPU user time (s): 200.168
CPU system time (s): 19.2851
CPU usage (%): 29.0117
Max. virtual memory (cumulated for all children) (KiB): 888084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 200.168
system time used= 19.2851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48645
page faults= 60
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 87040
involuntary context switches= 53756

runsolver used 0.972852 second user time and 2.46862 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-08-07 20:50:30
IDJOB=1113610
IDBENCH=61611
IDSOLVER=368
FILE ID=node89/1113610-1218135030
PBS_JOBID= 8000799
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/graphColoring/hos/normalized-ash958GPIA-3.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-1113610-1218135030/watcher-1113610-1218135030 -o /tmp/evaluation-result-1113610-1218135030/solver-1113610-1218135030 -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-1113610-1218135030.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bde708d4da027b0f598e806e8ff59917
RANDOM SEED=2070224919

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1212344 kB
Buffers:          2632 kB
Cached:          28460 kB
SwapCached:       5220 kB
Active:         779964 kB
Inactive:         5644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1212344 kB
SwapTotal:     4192956 kB
SwapFree:      4180468 kB
Dirty:            3100 kB
Writeback:           0 kB
Mapped:         771736 kB
Slab:            41788 kB
Committed_AS:   908760 kB
PageTables:       3264 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node89 at 2008-08-07 21:03:07