Trace number 1111532

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? 172.472 179.634

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-95-0.xml
MD5SUM0d7f52239cc079a8b40c34e4f80db59c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints26
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1154
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.12	c 0	Sugar v1-13 + HOME/minisat
0.01/0.14	c 0	BEGIN Sat Jul 12 09:37:36 2008
0.01/0.14	c 0	PID 16409
0.01/0.16	c 0	HOST node15.alineos.net
0.01/0.16	c 0	CONVERTING HOME/instance-1111532-1215848256.xml TO HOME/temp.csp
0.01/0.16	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111532-1215848256.xml' 'HOME/temp.csp'
0.88/1.19	c 2	400 domains, 400 variables, 1 predicates, 0 relations, 7600 constraints
0.97/1.22	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.97/1.22	c 2	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'
0.98/1.30	c 2	Parsing HOME/temp.csp
0.98/1.86	c 2	parsed 8401 expressions
0.98/1.87	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.98/1.97	c 2	MAX CSP: 7600 constraints
0.98/1.97	c 2	Converting to clausal form CSP
1.83/2.18	c 2	converted 1601 (10%) expressions
1.93/2.24	c 3	converted 3201 (20%) expressions
1.93/2.28	c 3	converted 4802 (30%) expressions
2.02/2.39	c 3	converted 6402 (40%) expressions
2.13/2.42	c 3	converted 8002 (50%) expressions
2.13/2.46	c 3	converted 9603 (60%) expressions
2.22/2.50	c 3	converted 11203 (70%) expressions
2.22/2.54	c 3	converted 12804 (80%) expressions
2.22/2.58	c 3	converted 14404 (90%) expressions
3.11/3.44	c 4	converted 16004 (100%) expressions
3.11/3.45	c 4	CSP : 15600 integers, 0 booleans, 22799 clauses, largest domain size 11401
3.11/3.45	c 4	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.11/3.45	c 4	Propagation in CSP
3.41/3.75	c 4	7593 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.41/3.75	c 4	CSP : 15600 integers, 0 booleans, 22799 clauses, largest domain size 7601
3.41/3.75	c 4	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.41/3.77	c 4	Simplifing CSP by introducing new Boolean variables
3.50/3.85	c 4	CSP : 15600 integers, 15200 booleans, 37999 clauses, largest domain size 7601
3.50/3.85	c 4	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.61/4.00	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.30/4.60	c 5	1560 (10%) CSP integer variables are encoded (442252 clauses, 7296341 bytes)
4.30/4.61	c 5	3120 (20%) CSP integer variables are encoded (442252 clauses, 7296341 bytes)
4.30/4.61	c 5	4680 (30%) CSP integer variables are encoded (442252 clauses, 7296341 bytes)
4.30/4.61	c 5	6240 (40%) CSP integer variables are encoded (442252 clauses, 7296341 bytes)
4.30/4.61	c 5	7800 (50%) CSP integer variables are encoded (442252 clauses, 7296341 bytes)
4.39/4.73	c 5	9360 (60%) CSP integer variables are encoded (534976 clauses, 8872649 bytes)
4.39/4.76	c 5	10920 (70%) CSP integer variables are encoded (557308 clauses, 9252293 bytes)
4.39/4.79	c 5	12480 (80%) CSP integer variables are encoded (579820 clauses, 9634997 bytes)
4.50/4.81	c 5	14040 (90%) CSP integer variables are encoded (595927 clauses, 9908816 bytes)
4.50/4.84	c 5	15600 (100%) CSP integer variables are encoded (616468 clauses, 10258013 bytes)
9.47/10.19	c 11	3800 (10%) CSP clauses are encoded (3295282 clauses, 72473782 bytes)
14.49/15.24	c 16	7600 (20%) CSP clauses are encoded (5987697 clauses, 136377079 bytes)
19.45/20.57	c 21	11400 (30%) CSP clauses are encoded (8683674 clauses, 203737242 bytes)
24.53/25.71	c 26	15200 (40%) CSP clauses are encoded (11386910 clauses, 271278866 bytes)
29.51/30.92	c 31	19000 (50%) CSP clauses are encoded (14069252 clauses, 338298154 bytes)
34.49/36.02	c 36	22800 (60%) CSP clauses are encoded (16755220 clauses, 405408092 bytes)
89.44/92.69	c 93	26600 (70%) CSP clauses are encoded (45836340 clauses, 1116371933 bytes)
144.62/150.23	c 151	30400 (80%) CSP clauses are encoded (74773044 clauses, 1824880701 bytes)
151.52/157.37	c 158	34200 (90%) CSP clauses are encoded (78422654 clauses, 1913984836 bytes)
171.48/177.85	c 178	ERROR Exception Too large HOME/temp.cnf
171.48/177.86	c 178	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
171.48/177.86	c 178	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
171.48/177.86	c 178	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
171.48/177.86	s UNKNOWN
171.54/177.91	c 178	CPU 156.78 (0.03 0.01 156.75 14.75)
171.54/177.91	c 178	END Sat Jul 12 09:40:34 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-1111532-1215848256/watcher-1111532-1215848256 -o /tmp/evaluation-result-1111532-1215848256/solver-1111532-1215848256 -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-1111532-1215848256.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: 3.18 2.56 2.21 4/81 16409
/proc/meminfo: memFree=1793304/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=18572 CPUtime=0
/proc/16409/stat : 16409 (runsolver) R 16407 16409 15282 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 41528229 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 240472616231 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16409/statm: 4643 292 257 25 0 2626 0

[startup+0.021049 s]
/proc/loadavg: 3.18 2.56 2.21 4/81 16409
/proc/meminfo: memFree=1793304/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=124 CPUtime=0
/proc/16409/stat : 16409 (sugar) D 16407 16409 15282 0 -1 4194304 38 0 0 0 0 0 0 0 19 0 1 0 41528229 126976 23 996147200 4194304 4206940 548682068592 18446744073709551615 240469997033 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/16409/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.101066 s]
/proc/loadavg: 3.18 2.56 2.21 4/81 16409
/proc/meminfo: memFree=1793304/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=12676 CPUtime=0.01
/proc/16409/stat : 16409 (sugar) D 16407 16409 15282 0 -1 4194304 533 0 0 0 1 0 0 0 18 0 1 0 41528229 12980224 501 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/16409/statm: 3169 501 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.301102 s]
/proc/loadavg: 3.18 2.56 2.21 4/81 16409
/proc/meminfo: memFree=1793304/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=0.04
/proc/16409/stat : 16409 (sugar) S 16407 16409 15282 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 41528229 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16409/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701171 s]
/proc/loadavg: 3.18 2.56 2.21 4/81 16409
/proc/meminfo: memFree=1793304/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=0.04
/proc/16409/stat : 16409 (sugar) S 16407 16409 15282 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 41528229 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16409/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.5013 s]
/proc/loadavg: 3.18 2.56 2.21 3/92 16421
/proc/meminfo: memFree=1772288/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=0.98
/proc/16409/stat : 16409 (sugar) S 16407 16409 15282 0 -1 4194304 974 8345 0 1 3 1 88 6 16 0 1 0 41528229 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16409/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 13600

[startup+3.10257 s]
/proc/loadavg: 3.16 2.57 2.21 4/92 16431
/proc/meminfo: memFree=1775936/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=0.98
/proc/16409/stat : 16409 (sugar) S 16407 16409 15282 0 -1 4194304 974 8345 0 1 3 1 88 6 15 0 1 0 41528229 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16409/statm: 3400 797 370 3 0 500 0
[pid=16422] ppid=16409 vsize=5356 CPUtime=0
/proc/16422/stat : 16422 (sh) S 16409 16409 15282 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41528352 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16422/statm: 1339 233 193 169 0 50 0
[pid=16423] ppid=16422 vsize=868412 CPUtime=1.84
/proc/16423/stat : 16423 (java) S 16422 16409 15282 0 -1 0 11123 0 1 0 177 7 0 0 18 0 9 0 41528352 889253888 10105 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16423/statm: 217103 10105 2540 9 0 211678 0
[pid=16423/tid=16424] ppid=16422 vsize=868412 CPUtime=1.19
/proc/16423/task/16424/stat : 16424 (java) R 16422 16409 15282 0 -1 64 2784 0 1 0 118 1 0 0 23 0 9 0 41528353 889253888 10105 996147200 134512640 134550740 4294955936 18446744073709551615 4126632372 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16425] ppid=16422 vsize=868412 CPUtime=0.4
/proc/16423/task/16425/stat : 16425 (java) S 16422 16409 15282 0 -1 64 6166 0 0 0 37 3 0 0 16 0 9 0 41528354 889253888 10105 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16426] ppid=16422 vsize=868412 CPUtime=0
/proc/16423/task/16426/stat : 16426 (java) S 16422 16409 15282 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41528354 889253888 10105 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16427] ppid=16422 vsize=868412 CPUtime=0
/proc/16423/task/16427/stat : 16427 (java) S 16422 16409 15282 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41528354 889253888 10105 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16428] ppid=16422 vsize=868412 CPUtime=0
/proc/16423/task/16428/stat : 16428 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41528356 889253888 10105 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16429] ppid=16422 vsize=868412 CPUtime=0.21
/proc/16423/task/16429/stat : 16429 (java) S 16422 16409 15282 0 -1 64 1477 0 0 0 20 1 0 0 16 0 9 0 41528356 889253888 10105 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16430] ppid=16422 vsize=868412 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41528356 889253888 10105 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16431] ppid=16422 vsize=868412 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16422 16409 15282 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41528356 889253888 10105 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 887368

[startup+6.30211 s]
/proc/loadavg: 3.16 2.57 2.21 3/92 16431
/proc/meminfo: memFree=1734528/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=0.98
/proc/16409/stat : 16409 (sugar) S 16407 16409 15282 0 -1 4194304 974 8345 0 1 3 1 88 6 15 0 1 0 41528229 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16409/statm: 3400 797 370 3 0 500 0
[pid=16422] ppid=16409 vsize=5356 CPUtime=0
/proc/16422/stat : 16422 (sh) S 16409 16409 15282 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41528352 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16422/statm: 1339 233 193 169 0 50 0
[pid=16423] ppid=16422 vsize=868524 CPUtime=5
/proc/16423/stat : 16423 (java) S 16422 16409 15282 0 -1 0 13589 0 1 0 474 26 0 0 18 0 9 0 41528352 889368576 12080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16423/statm: 217131 12080 2565 9 0 211678 0
[pid=16423/tid=16424] ppid=16422 vsize=868524 CPUtime=3.81
/proc/16423/task/16424/stat : 16424 (java) R 16422 16409 15282 0 -1 64 3275 0 1 0 363 18 0 0 25 0 9 0 41528353 889368576 12080 996147200 134512640 134550740 4294955936 18446744073709551615 4127065150 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16425] ppid=16422 vsize=868524 CPUtime=0.87
/proc/16423/task/16425/stat : 16425 (java) S 16422 16409 15282 0 -1 64 8100 0 0 0 82 5 0 0 16 0 9 0 41528354 889368576 12080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16426] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16426/stat : 16426 (java) S 16422 16409 15282 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41528354 889368576 12080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16427] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16427/stat : 16427 (java) S 16422 16409 15282 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41528354 889368576 12080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16428] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16428/stat : 16428 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41528356 889368576 12080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16429] ppid=16422 vsize=868524 CPUtime=0.28
/proc/16423/task/16429/stat : 16429 (java) S 16422 16409 15282 0 -1 64 1518 0 0 0 27 1 0 0 16 0 9 0 41528356 889368576 12080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16430] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41528356 889368576 12080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16431] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16422 16409 15282 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41528356 889368576 12080 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 887480

[startup+12.7022 s]
/proc/loadavg: 3.14 2.58 2.22 3/92 16431
/proc/meminfo: memFree=1656896/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=0.98
/proc/16409/stat : 16409 (sugar) S 16407 16409 15282 0 -1 4194304 974 8345 0 1 3 1 88 6 16 0 1 0 41528229 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16409/statm: 3400 797 370 3 0 500 0
[pid=16422] ppid=16409 vsize=5356 CPUtime=0
/proc/16422/stat : 16422 (sh) S 16409 16409 15282 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41528352 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16422/statm: 1339 233 193 169 0 50 0
[pid=16423] ppid=16422 vsize=868524 CPUtime=11.07
/proc/16423/stat : 16423 (java) S 16422 16409 15282 0 -1 0 14386 0 1 0 1031 76 0 0 18 0 9 0 41528352 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16423/statm: 217131 12084 2565 9 0 211678 0
[pid=16423/tid=16424] ppid=16422 vsize=868524 CPUtime=9.57
/proc/16423/task/16424/stat : 16424 (java) R 16422 16409 15282 0 -1 64 4068 0 1 0 895 62 0 0 25 0 9 0 41528353 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 102064641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16425] ppid=16422 vsize=868524 CPUtime=1.16
/proc/16423/task/16425/stat : 16425 (java) S 16422 16409 15282 0 -1 64 8100 0 0 0 106 10 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16426] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16426/stat : 16426 (java) S 16422 16409 15282 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16427] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16427/stat : 16427 (java) S 16422 16409 15282 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16428] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16428/stat : 16428 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16429] ppid=16422 vsize=868524 CPUtime=0.29
/proc/16423/task/16429/stat : 16429 (java) S 16422 16409 15282 0 -1 64 1522 0 0 0 28 1 0 0 16 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16430] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16431] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16422 16409 15282 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 887480

[startup+25.5013 s]
/proc/loadavg: 3.12 2.59 2.23 3/92 16431
/proc/meminfo: memFree=1485440/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=0.98
/proc/16409/stat : 16409 (sugar) S 16407 16409 15282 0 -1 4194304 974 8345 0 1 3 1 88 6 16 0 1 0 41528229 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16409/statm: 3400 797 370 3 0 500 0
[pid=16422] ppid=16409 vsize=5356 CPUtime=0
/proc/16422/stat : 16422 (sh) S 16409 16409 15282 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41528352 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16422/statm: 1339 233 193 169 0 50 0
[pid=16423] ppid=16422 vsize=868524 CPUtime=23.35
/proc/16423/stat : 16423 (java) S 16422 16409 15282 0 -1 0 16044 0 1 0 2146 189 0 0 18 0 9 0 41528352 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16423/statm: 217131 12084 2565 9 0 211678 0
[pid=16423/tid=16424] ppid=16422 vsize=868524 CPUtime=21.23
/proc/16423/task/16424/stat : 16424 (java) R 16422 16409 15282 0 -1 64 5726 0 1 0 1958 165 0 0 25 0 9 0 41528353 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4126570001 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16425] ppid=16422 vsize=868524 CPUtime=1.8
/proc/16423/task/16425/stat : 16425 (java) S 16422 16409 15282 0 -1 64 8100 0 0 0 158 22 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16426] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16426/stat : 16426 (java) S 16422 16409 15282 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16427] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16427/stat : 16427 (java) S 16422 16409 15282 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16428] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16428/stat : 16428 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16429] ppid=16422 vsize=868524 CPUtime=0.29
/proc/16423/task/16429/stat : 16429 (java) S 16422 16409 15282 0 -1 64 1522 0 0 0 28 1 0 0 16 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16430] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16431] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16422 16409 15282 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.33
Current children cumulated vsize (KiB) 887480

[startup+51.1016 s]
/proc/loadavg: 2.85 2.58 2.23 3/92 16431
/proc/meminfo: memFree=1164352/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=0.98
/proc/16409/stat : 16409 (sugar) S 16407 16409 15282 0 -1 4194304 974 8345 0 1 3 1 88 6 16 0 1 0 41528229 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16409/statm: 3400 797 370 3 0 500 0
[pid=16422] ppid=16409 vsize=5356 CPUtime=0
/proc/16422/stat : 16422 (sh) S 16409 16409 15282 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41528352 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16422/statm: 1339 233 193 169 0 50 0
[pid=16423] ppid=16422 vsize=868524 CPUtime=48.1
/proc/16423/stat : 16423 (java) S 16422 16409 15282 0 -1 0 19310 0 1 0 4410 400 0 0 18 0 9 0 41528352 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=16423/tid=16429] ppid=16422 vsize=868524 CPUtime=0.29
/proc/16423/task/16429/stat : 16429 (java) S 16422 16409 15282 0 -1 64 1522 0 0 0 28 1 0 0 16 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16430] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16431] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16422 16409 15282 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 156.38
Current children cumulated vsize (KiB) 887480

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

[startup+166.303 s]
/proc/loadavg: 3.12 2.73 2.32 3/92 16431
/proc/meminfo: memFree=16128/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=0.98
/proc/16409/stat : 16409 (sugar) S 16407 16409 15282 0 -1 4194304 974 8345 0 1 3 1 88 6 16 0 1 0 41528229 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16409/statm: 3400 797 370 3 0 500 0
[pid=16422] ppid=16409 vsize=5356 CPUtime=0
/proc/16422/stat : 16422 (sh) S 16409 16409 15282 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41528352 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16422/statm: 1339 233 193 169 0 50 0
[pid=16423] ppid=16422 vsize=868524 CPUtime=159.28
/proc/16423/stat : 16423 (java) S 16422 16409 15282 0 -1 0 33768 0 1 0 14561 1367 0 0 18 0 9 0 41528352 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16423/statm: 217131 12084 2565 9 0 211678 0
[pid=16423/tid=16424] ppid=16422 vsize=868524 CPUtime=150.39
/proc/16423/task/16424/stat : 16424 (java) R 16422 16409 15282 0 -1 64 23450 0 1 0 13803 1236 0 0 25 0 9 0 41528353 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4126570095 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16425] ppid=16422 vsize=868524 CPUtime=8.57
/proc/16423/task/16425/stat : 16425 (java) S 16422 16409 15282 0 -1 64 8100 0 0 0 729 128 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16426] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16426/stat : 16426 (java) S 16422 16409 15282 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16427] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16427/stat : 16427 (java) S 16422 16409 15282 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16428] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16428/stat : 16428 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16429] ppid=16422 vsize=868524 CPUtime=0.29
/proc/16423/task/16429/stat : 16429 (java) S 16422 16409 15282 0 -1 64 1522 0 0 0 28 1 0 0 16 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16430] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16431] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16422 16409 15282 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 160.26
Current children cumulated vsize (KiB) 887480

[startup+172.706 s]
/proc/loadavg: 3.10 2.74 2.33 3/92 16431
/proc/meminfo: memFree=15744/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=0.98
/proc/16409/stat : 16409 (sugar) S 16407 16409 15282 0 -1 4194304 974 8345 0 1 3 1 88 6 16 0 1 0 41528229 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16409/statm: 3400 797 370 3 0 500 0
[pid=16422] ppid=16409 vsize=5356 CPUtime=0
/proc/16422/stat : 16422 (sh) S 16409 16409 15282 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41528352 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16422/statm: 1339 233 193 169 0 50 0
[pid=16423] ppid=16422 vsize=868524 CPUtime=165.54
/proc/16423/stat : 16423 (java) S 16422 16409 15282 0 -1 0 34629 0 1 0 15129 1425 0 0 18 0 9 0 41528352 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16423/statm: 217131 12084 2565 9 0 211678 0
[pid=16423/tid=16424] ppid=16422 vsize=868524 CPUtime=156.35
/proc/16423/task/16424/stat : 16424 (java) R 16422 16409 15282 0 -1 64 24311 0 1 0 14345 1290 0 0 25 0 9 0 41528353 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16423/tid=16425] ppid=16422 vsize=868524 CPUtime=8.87
/proc/16423/task/16425/stat : 16425 (java) S 16422 16409 15282 0 -1 64 8100 0 0 0 754 133 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16423/tid=16426] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16426/stat : 16426 (java) S 16422 16409 15282 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16427] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16427/stat : 16427 (java) S 16422 16409 15282 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16428] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16428/stat : 16428 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16429] ppid=16422 vsize=868524 CPUtime=0.29
/proc/16423/task/16429/stat : 16429 (java) S 16422 16409 15282 0 -1 64 1522 0 0 0 28 1 0 0 16 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16430] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16431] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16422 16409 15282 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 166.52
Current children cumulated vsize (KiB) 887480

[startup+175.903 s]
/proc/loadavg: 3.10 2.74 2.33 4/92 16431
/proc/meminfo: memFree=16000/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=0.98
/proc/16409/stat : 16409 (sugar) S 16407 16409 15282 0 -1 4194304 974 8345 0 1 3 1 88 6 16 0 1 0 41528229 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16409/statm: 3400 797 370 3 0 500 0
[pid=16422] ppid=16409 vsize=5356 CPUtime=0
/proc/16422/stat : 16422 (sh) S 16409 16409 15282 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41528352 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16422/statm: 1339 233 193 169 0 50 0
[pid=16423] ppid=16422 vsize=868524 CPUtime=168.65
/proc/16423/stat : 16423 (java) S 16422 16409 15282 0 -1 0 35062 0 1 0 15415 1450 0 0 18 0 9 0 41528352 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16423/statm: 217131 12084 2565 9 0 211678 0
[pid=16423/tid=16424] ppid=16422 vsize=868524 CPUtime=159.29
/proc/16423/task/16424/stat : 16424 (java) R 16422 16409 15282 0 -1 64 24744 0 1 0 14617 1312 0 0 25 0 9 0 41528353 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16423/tid=16425] ppid=16422 vsize=868524 CPUtime=9.04
/proc/16423/task/16425/stat : 16425 (java) S 16422 16409 15282 0 -1 64 8100 0 0 0 769 135 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16423/tid=16426] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16426/stat : 16426 (java) S 16422 16409 15282 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16427] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16427/stat : 16427 (java) S 16422 16409 15282 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16428] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16428/stat : 16428 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16429] ppid=16422 vsize=868524 CPUtime=0.29
/proc/16423/task/16429/stat : 16429 (java) S 16422 16409 15282 0 -1 64 1522 0 0 0 28 1 0 0 16 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16430] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16431] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16422 16409 15282 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 169.63
Current children cumulated vsize (KiB) 887480

[startup+177.502 s]
/proc/loadavg: 3.18 2.76 2.34 4/92 16431
/proc/meminfo: memFree=15616/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=0.98
/proc/16409/stat : 16409 (sugar) S 16407 16409 15282 0 -1 4194304 974 8345 0 1 3 1 88 6 16 0 1 0 41528229 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16409/statm: 3400 797 370 3 0 500 0
[pid=16422] ppid=16409 vsize=5356 CPUtime=0
/proc/16422/stat : 16422 (sh) S 16409 16409 15282 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41528352 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16422/statm: 1339 233 193 169 0 50 0
[pid=16423] ppid=16422 vsize=868524 CPUtime=170.22
/proc/16423/stat : 16423 (java) S 16422 16409 15282 0 -1 0 35279 0 1 0 15557 1465 0 0 18 0 9 0 41528352 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16423/statm: 217131 12084 2565 9 0 211678 0
[pid=16423/tid=16424] ppid=16422 vsize=868524 CPUtime=160.78
/proc/16423/task/16424/stat : 16424 (java) R 16422 16409 15282 0 -1 64 24961 0 1 0 14753 1325 0 0 25 0 9 0 41528353 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16423/tid=16425] ppid=16422 vsize=868524 CPUtime=9.11
/proc/16423/task/16425/stat : 16425 (java) S 16422 16409 15282 0 -1 64 8100 0 0 0 774 137 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16423/tid=16426] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16426/stat : 16426 (java) S 16422 16409 15282 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16427] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16427/stat : 16427 (java) S 16422 16409 15282 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41528354 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16428] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16428/stat : 16428 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16429] ppid=16422 vsize=868524 CPUtime=0.29
/proc/16423/task/16429/stat : 16429 (java) S 16422 16409 15282 0 -1 64 1522 0 0 0 28 1 0 0 16 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16430] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16422 16409 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16423/tid=16431] ppid=16422 vsize=868524 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16422 16409 15282 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41528356 889368576 12084 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 171.2
Current children cumulated vsize (KiB) 887480

[startup+178.302 s]
/proc/loadavg: 3.18 2.76 2.34 3/82 16431
/proc/meminfo: memFree=453968/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=171.91
/proc/16409/stat : 16409 (sugar) R 16407 16409 15282 0 -1 4194304 998 43968 0 2 3 38 15675 1475 16 0 1 0 41528229 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240472790057 0 0 4224 16386 0 0 0 17 0 0 0
/proc/16409/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 171.91
Current children cumulated vsize (KiB) 13600

[startup+179.101 s]
/proc/loadavg: 3.18 2.76 2.34 3/82 16431
/proc/meminfo: memFree=453968/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=172.42
/proc/16409/stat : 16409 (sugar) D 16407 16409 15282 0 -1 4194304 998 43968 0 2 3 89 15675 1475 15 0 1 0 41528229 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240472790057 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16409/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 172.42
Current children cumulated vsize (KiB) 13600

[startup+179.501 s]
/proc/loadavg: 3.18 2.76 2.34 2/82 16431
/proc/meminfo: memFree=1802448/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=172.44
/proc/16409/stat : 16409 (sugar) D 16407 16409 15282 0 -1 4194304 998 43968 0 2 3 91 15675 1475 15 0 1 0 41528229 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240472790057 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16409/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 172.44
Current children cumulated vsize (KiB) 13600

[startup+179.601 s]
/proc/loadavg: 3.18 2.76 2.34 2/82 16431
/proc/meminfo: memFree=1802448/2055920 swapFree=4180544/4192956
[pid=16409] ppid=16407 vsize=13600 CPUtime=172.44
/proc/16409/stat : 16409 (sugar) D 16407 16409 15282 0 -1 4194304 998 43968 0 2 3 91 15675 1475 15 0 1 0 41528229 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240472790057 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16409/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 172.44
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 179.634
CPU time (s): 172.472
CPU user time (s): 156.794
CPU system time (s): 15.6776
CPU usage (%): 96.0127
Max. virtual memory (cumulated for all children) (KiB): 887620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 156.794
system time used= 15.6776
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44996
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= 160544
involuntary context switches= 164352

runsolver used 0.236963 second user time and 0.625904 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-12 09:37:36
IDJOB=1111532
IDBENCH=61288
IDSOLVER=368
FILE ID=node15/1111532-1215848256
PBS_JOBID= 7903397
Free space on /tmp= 66492 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-95-0.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-1111532-1215848256/watcher-1111532-1215848256 -o /tmp/evaluation-result-1111532-1215848256/solver-1111532-1215848256 -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-1111532-1215848256.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0d7f52239cc079a8b40c34e4f80db59c
RANDOM SEED=1357108241

node15.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.279
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.279
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:       1793912 kB
Buffers:          2716 kB
Cached:          34180 kB
SwapCached:       6148 kB
Active:         214700 kB
Inactive:         3892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793912 kB
SwapTotal:     4192956 kB
SwapFree:      4180544 kB
Dirty:            2568 kB
Writeback:           0 kB
Mapped:         197844 kB
Slab:            27984 kB
Committed_AS:   470080 kB
PageTables:       2288 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= 66492 MiB
End job on node15 at 2008-07-12 09:40:36