Trace number 1109972

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? 194.485 202.448

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-burch-dill-4-accl.xml
MD5SUM61d4fd22729510c40786100f4846d59a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark126.304
Satisfiable
(Un)Satisfiability was proved
Number of variables3939
Number of constraints10411
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10411
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.16	c 0	Sugar v1-13 + HOME/minisat
0.00/0.16	c 0	BEGIN Sat Jul 12 00:17:17 2008
0.00/0.16	c 0	PID 14762
0.00/0.17	c 0	HOST node36.alineos.net
0.00/0.17	c 0	CONVERTING HOME/instance-1109972-1215814637.xml TO HOME/temp.csp
0.00/0.17	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109972-1215814637.xml' 'HOME/temp.csp'
0.93/1.17	c 1	3 domains, 3939 variables, 9 predicates, 0 relations, 10411 constraints
1.00/1.22	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.00/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'
1.01/1.30	c 2	Parsing HOME/temp.csp
1.01/1.63	c 2	parsed 10000 expressions
1.01/1.79	c 2	parsed 14362 expressions
1.01/1.80	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.01/1.93	c 2	MAX CSP: 10411 constraints
1.01/1.93	c 2	Converting to clausal form CSP
1.01/1.98	c 2	converted 2478 (10%) expressions
1.87/2.16	c 2	converted 4956 (20%) expressions
1.97/2.23	c 3	converted 7433 (30%) expressions
1.97/2.28	c 3	converted 9911 (40%) expressions
2.05/2.33	c 3	converted 12388 (50%) expressions
2.05/2.38	c 3	converted 14866 (60%) expressions
2.16/2.50	c 3	converted 17344 (70%) expressions
2.26/2.55	c 3	converted 19821 (80%) expressions
2.35/2.61	c 3	converted 22299 (90%) expressions
3.94/4.23	c 5	converted 24776 (100%) expressions
3.94/4.24	c 5	CSP : 31945 integers, 0 booleans, 45494 clauses, largest domain size 15617
3.94/4.24	c 5	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.94/4.24	c 5	Propagation in CSP
4.42/4.80	c 5	10404 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.52/4.80	c 5	CSP : 31945 integers, 0 booleans, 45494 clauses, largest domain size 10412
4.52/4.80	c 5	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.52/4.82	c 5	Simplifing CSP by introducing new Boolean variables
4.52/4.85	c 5	CSP : 31945 integers, 0 booleans, 45494 clauses, largest domain size 10412
4.52/4.85	c 5	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.72/5.03	c 5	Encoding CSP to SAT : HOME/temp.cnf
4.72/5.07	c 5	3195 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.72/5.08	c 5	6389 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.72/5.08	c 5	9584 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.72/5.09	c 5	12778 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.83/5.17	c 5	15973 (50%) CSP integer variables are encoded (60001 clauses, 900079 bytes)
5.03/5.31	c 6	19167 (60%) CSP integer variables are encoded (169758 clauses, 2719292 bytes)
5.12/5.44	c 6	22362 (70%) CSP integer variables are encoded (260413 clauses, 4260427 bytes)
5.12/5.48	c 6	25556 (80%) CSP integer variables are encoded (293817 clauses, 4828295 bytes)
5.22/5.54	c 6	28751 (90%) CSP integer variables are encoded (331345 clauses, 5466271 bytes)
5.41/5.75	c 6	31945 (100%) CSP integer variables are encoded (497739 clauses, 8294969 bytes)
5.51/5.84	c 6	4550 (10%) CSP clauses are encoded (502289 clauses, 8379243 bytes)
5.51/5.89	c 6	9099 (20%) CSP clauses are encoded (506838 clauses, 8480506 bytes)
6.69/7.00	c 7	13649 (30%) CSP clauses are encoded (1129563 clauses, 21343784 bytes)
8.97/9.34	c 10	18198 (40%) CSP clauses are encoded (2369609 clauses, 49504542 bytes)
11.44/11.81	c 12	22747 (50%) CSP clauses are encoded (3677904 clauses, 80706175 bytes)
15.77/16.27	c 17	27297 (60%) CSP clauses are encoded (6041040 clauses, 138062307 bytes)
26.23/26.93	c 27	31846 (70%) CSP clauses are encoded (11699301 clauses, 276298127 bytes)
64.30/66.01	c 66	36396 (80%) CSP clauses are encoded (31981903 clauses, 772723109 bytes)
76.46/78.54	c 79	40945 (90%) CSP clauses are encoded (38490376 clauses, 931769603 bytes)
193.35/199.38	c 200	ERROR Exception Too large HOME/temp.cnf
193.35/199.38	c 200	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
193.35/199.38	c 200	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
193.35/199.38	c 200	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
193.35/199.38	s UNKNOWN
193.43/200.16	c 200	CPU 178.78 (0.03 0.01 178.75 14.66)
193.43/200.16	c 200	END Sat Jul 12 00:20:37 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-1109972-1215814637/watcher-1109972-1215814637 -o /tmp/evaluation-result-1109972-1215814637/solver-1109972-1215814637 -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-1109972-1215814637.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.00 2.07 2.15 4/81 14762
/proc/meminfo: memFree=1911872/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=18572 CPUtime=0
/proc/14762/stat : 14762 (runsolver) D 14760 14762 14387 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 38163620 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 240907775271 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/14762/statm: 4643 292 257 25 0 2626 0

[startup+0.0853511 s]
/proc/loadavg: 2.00 2.07 2.15 4/81 14762
/proc/meminfo: memFree=1911872/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=12272 CPUtime=0
/proc/14762/stat : 14762 (sugar) R 14760 14762 14387 0 -1 4194304 350 0 3 0 0 0 0 0 18 0 1 0 38163620 12566528 321 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 0 0 0 0 17 1 0 0
/proc/14762/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.10135 s]
/proc/loadavg: 2.00 2.07 2.15 4/81 14762
/proc/meminfo: memFree=1911872/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=12272 CPUtime=0
/proc/14762/stat : 14762 (sugar) D 14760 14762 14387 0 -1 4194304 359 0 3 0 0 0 0 0 18 0 1 0 38163620 12566528 330 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/14762/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301376 s]
/proc/loadavg: 2.00 2.07 2.15 4/81 14762
/proc/meminfo: memFree=1911872/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=0.04
/proc/14762/stat : 14762 (sugar) S 14760 14762 14387 0 -1 4194304 895 127 3 0 3 1 0 0 18 0 1 0 38163620 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701418 s]
/proc/loadavg: 2.00 2.07 2.15 4/81 14762
/proc/meminfo: memFree=1911872/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=0.04
/proc/14762/stat : 14762 (sugar) S 14760 14762 14387 0 -1 4194304 895 127 3 0 3 1 0 0 18 0 1 0 38163620 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.5015 s]
/proc/loadavg: 2.00 2.07 2.15 3/92 14774
/proc/meminfo: memFree=1885480/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.01
/proc/14762/stat : 14762 (sugar) S 14760 14762 14387 0 -1 4194304 971 10176 3 1 3 1 92 5 16 0 1 0 38163620 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 13600

[startup+3.10166 s]
/proc/loadavg: 2.00 2.07 2.15 4/92 14784
/proc/meminfo: memFree=1891176/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.01
/proc/14762/stat : 14762 (sugar) S 14760 14762 14387 0 -1 4194304 971 10176 3 1 3 1 92 5 15 0 1 0 38163620 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38163743 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868684 CPUtime=1.84
/proc/14776/stat : 14776 (java) S 14775 14762 14387 0 -1 0 12067 0 1 0 178 6 0 0 18 0 9 0 38163743 889532416 11011 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217171 11011 2541 9 0 211746 0
[pid=14776/tid=14777] ppid=14775 vsize=868684 CPUtime=1.09
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14387 0 -1 64 2802 0 1 0 108 1 0 0 24 0 9 0 38163744 889532416 11011 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868684 CPUtime=0.5
/proc/14776/task/14778/stat : 14778 (java) R 14775 14762 14387 0 -1 64 7085 0 0 0 47 3 0 0 16 0 9 0 38163745 889532416 11011 996147200 134512640 134550740 4294955936 18446744073709551615 104180254 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868684 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38163746 889532416 11011 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868684 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14387 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38163746 889532416 11011 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868684 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38163748 889532416 11011 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868684 CPUtime=0.22
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14387 0 -1 64 1482 0 0 0 22 0 0 0 16 0 9 0 38163748 889532416 11011 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868684 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14387 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38163748 889532416 11011 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868684 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38163748 889532416 11011 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 887640

[startup+6.30198 s]
/proc/loadavg: 2.00 2.07 2.15 3/92 14784
/proc/meminfo: memFree=1852648/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.01
/proc/14762/stat : 14762 (sugar) S 14760 14762 14387 0 -1 4194304 971 10176 3 1 3 1 92 5 15 0 1 0 38163620 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38163743 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868544 CPUtime=5
/proc/14776/stat : 14776 (java) S 14775 14762 14387 0 -1 0 17057 0 2 0 481 19 0 0 18 0 9 0 38163743 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217136 15412 2565 9 0 211683 0
[pid=14776/tid=14777] ppid=14775 vsize=868544 CPUtime=3.49
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14387 0 -1 64 3393 0 2 0 339 10 0 0 25 0 9 0 38163744 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4126476322 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868544 CPUtime=1.18
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14387 0 -1 64 11443 0 0 0 112 6 0 0 16 0 9 0 38163745 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38163746 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14387 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38163746 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868544 CPUtime=0.3
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14387 0 -1 64 1523 0 0 0 29 1 0 0 16 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14387 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 887500

[startup+12.7026 s]
/proc/loadavg: 2.00 2.07 2.14 3/92 14784
/proc/meminfo: memFree=1773800/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.01
/proc/14762/stat : 14762 (sugar) S 14760 14762 14387 0 -1 4194304 971 10176 3 1 3 1 92 5 16 0 1 0 38163620 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38163743 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868544 CPUtime=11.29
/proc/14776/stat : 14776 (java) S 14775 14762 14387 0 -1 0 17504 0 2 0 1062 67 0 0 18 0 9 0 38163743 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217136 15412 2565 9 0 211683 0
[pid=14776/tid=14777] ppid=14775 vsize=868544 CPUtime=9.59
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14387 0 -1 64 3840 0 2 0 903 56 0 0 25 0 9 0 38163744 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4127084440 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868544 CPUtime=1.38
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14387 0 -1 64 11443 0 0 0 129 9 0 0 16 0 9 0 38163745 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38163746 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14387 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38163746 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868544 CPUtime=0.3
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14387 0 -1 64 1523 0 0 0 29 1 0 0 16 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14387 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 887500

[startup+25.5029 s]
/proc/loadavg: 2.00 2.06 2.14 3/92 14784
/proc/meminfo: memFree=1602216/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.01
/proc/14762/stat : 14762 (sugar) S 14760 14762 14387 0 -1 4194304 971 10176 3 1 3 1 92 5 16 0 1 0 38163620 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38163743 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868544 CPUtime=23.85
/proc/14776/stat : 14776 (java) S 14775 14762 14387 0 -1 0 18448 0 2 0 2210 175 0 0 18 0 9 0 38163743 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217136 15412 2565 9 0 211683 0
[pid=14776/tid=14777] ppid=14775 vsize=868544 CPUtime=21.76
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14387 0 -1 64 4784 0 2 0 2018 158 0 0 25 0 9 0 38163744 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4127069413 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868544 CPUtime=1.76
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14387 0 -1 64 11443 0 0 0 161 15 0 0 16 0 9 0 38163745 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38163746 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14387 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38163746 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868544 CPUtime=0.3
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14387 0 -1 64 1523 0 0 0 29 1 0 0 16 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14387 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 887500

[startup+51.1025 s]
/proc/loadavg: 2.23 2.11 2.15 3/92 14784
/proc/meminfo: memFree=1277864/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.01
/proc/14762/stat : 14762 (sugar) S 14760 14762 14387 0 -1 4194304 971 10176 3 1 3 1 92 5 16 0 1 0 38163620 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38163743 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868544 CPUtime=48.79
/proc/14776/stat : 14776 (java) S 14775 14762 14387 0 -1 0 20319 0 2 0 4494 385 0 0 18 0 9 0 38163743 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38163743 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868544 CPUtime=156.55
/proc/14776/stat : 14776 (java) S 14775 14762 14387 0 -1 0 27588 0 2 0 14501 1154 0 0 18 0 9 0 38163743 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217136 15412 2565 9 0 211683 0
[pid=14776/tid=14777] ppid=14775 vsize=868544 CPUtime=150.41
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14387 0 -1 64 13924 0 2 0 13963 1078 0 0 25 0 9 0 38163744 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4126572766 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868544 CPUtime=5.82
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14387 0 -1 64 11443 0 0 0 508 74 0 0 16 0 9 0 38163745 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38163746 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14387 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38163746 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868544 CPUtime=0.3
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14387 0 -1 64 1523 0 0 0 29 1 0 0 16 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14387 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.56
Current children cumulated vsize (KiB) 887500

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

[startup+179.102 s]
/proc/loadavg: 2.22 2.14 2.16 3/92 14786
/proc/meminfo: memFree=15656/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.01
/proc/14762/stat : 14762 (sugar) S 14760 14762 14387 0 -1 4194304 971 10176 3 1 3 1 92 5 16 0 1 0 38163620 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38163743 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868544 CPUtime=172.79
/proc/14776/stat : 14776 (java) S 14775 14762 14387 0 -1 0 28807 0 2 0 15988 1291 0 0 18 0 9 0 38163743 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217136 15412 2565 9 0 211683 0
[pid=14776/tid=14777] ppid=14775 vsize=868544 CPUtime=166.08
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14387 0 -1 64 15143 0 2 0 15401 1207 0 0 25 0 9 0 38163744 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4126679121 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868544 CPUtime=6.38
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14387 0 -1 64 11443 0 0 0 557 81 0 0 16 0 9 0 38163745 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38163746 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14387 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38163746 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868544 CPUtime=0.3
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14387 0 -1 64 1523 0 0 0 29 1 0 0 16 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14387 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 173.8
Current children cumulated vsize (KiB) 887500

[startup+191.903 s]
/proc/loadavg: 2.26 2.16 2.16 3/92 14786
/proc/meminfo: memFree=16232/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.01
/proc/14762/stat : 14762 (sugar) S 14760 14762 14387 0 -1 4194304 971 10176 3 1 3 1 92 5 16 0 1 0 38163620 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38163743 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868544 CPUtime=185.19
/proc/14776/stat : 14776 (java) S 14775 14762 14387 0 -1 0 29745 0 2 0 17121 1398 0 0 18 0 9 0 38163743 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217136 15412 2565 9 0 211683 0
[pid=14776/tid=14777] ppid=14775 vsize=868544 CPUtime=178.1
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14387 0 -1 64 16081 0 2 0 16502 1308 0 0 24 0 9 0 38163744 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868544 CPUtime=6.77
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14387 0 -1 64 11443 0 0 0 589 88 0 0 15 0 9 0 38163745 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38163746 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14387 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38163746 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868544 CPUtime=0.3
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14387 0 -1 64 1523 0 0 0 29 1 0 0 16 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14387 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 186.2
Current children cumulated vsize (KiB) 887500

[startup+198.302 s]
/proc/loadavg: 2.29 2.17 2.17 3/92 14786
/proc/meminfo: memFree=14888/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.01
/proc/14762/stat : 14762 (sugar) S 14760 14762 14387 0 -1 4194304 971 10176 3 1 3 1 92 5 16 0 1 0 38163620 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38163743 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868544 CPUtime=191.39
/proc/14776/stat : 14776 (java) S 14775 14762 14387 0 -1 0 30215 0 2 0 17689 1450 0 0 18 0 9 0 38163743 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217136 15412 2565 9 0 211683 0
[pid=14776/tid=14777] ppid=14775 vsize=868544 CPUtime=184.08
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14387 0 -1 64 16551 0 2 0 17051 1357 0 0 25 0 9 0 38163744 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4127084461 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868544 CPUtime=6.98
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14387 0 -1 64 11443 0 0 0 607 91 0 0 16 0 9 0 38163745 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38163746 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14387 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38163746 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868544 CPUtime=0.3
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14387 0 -1 64 1523 0 0 0 29 1 0 0 16 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14387 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868544 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38163748 889389056 15412 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 192.4
Current children cumulated vsize (KiB) 887500

[startup+199.902 s]
/proc/loadavg: 2.29 2.17 2.17 3/92 14786
/proc/meminfo: memFree=15848/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.01
/proc/14762/stat : 14762 (sugar) S 14760 14762 14387 0 -1 4194304 972 10176 3 1 3 1 92 5 16 0 1 0 38163620 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38163743 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=0 CPUtime=192.42
/proc/14776/stat : 14776 (java) Z 14775 14762 14387 0 -1 1036 30304 0 2 0 17782 1460 0 0 16 0 2 0 38163743 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 193.43
Current children cumulated vsize (KiB) 18956

[startup+201.503 s]
/proc/loadavg: 2.29 2.17 2.17 3/82 14786
/proc/meminfo: memFree=1328760/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=194.31
/proc/14762/stat : 14762 (sugar) R 14760 14762 14387 0 -1 4194304 995 40766 3 3 3 87 17875 1466 16 0 1 0 38163620 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240907949097 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14762/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 194.31
Current children cumulated vsize (KiB) 13600

[startup+201.903 s]
/proc/loadavg: 2.29 2.17 2.17 3/82 14786
/proc/meminfo: memFree=1328760/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=194.44
/proc/14762/stat : 14762 (sugar) D 14760 14762 14387 0 -1 4194304 995 40766 3 3 3 100 17875 1466 15 0 1 0 38163620 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240907949097 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/14762/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 194.44
Current children cumulated vsize (KiB) 13600

[startup+202.303 s]
/proc/loadavg: 2.27 2.16 2.17 2/82 14786
/proc/meminfo: memFree=1929784/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=194.45
/proc/14762/stat : 14762 (sugar) R 14760 14762 14387 0 -1 4194304 995 40766 3 3 3 101 17875 1466 15 0 1 0 38163620 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240907949097 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14762/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 194.45
Current children cumulated vsize (KiB) 13600

[startup+202.407 s]
/proc/loadavg: 2.27 2.16 2.17 2/82 14786
/proc/meminfo: memFree=1929784/2055920 swapFree=4181224/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=194.46
/proc/14762/stat : 14762 (sugar) D 14760 14762 14387 0 -1 4194304 995 40766 3 3 3 102 17875 1466 15 0 1 0 38163620 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240907949097 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/14762/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 194.46
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 202.448
CPU time (s): 194.485
CPU user time (s): 178.795
CPU system time (s): 15.6906
CPU usage (%): 96.0667
Max. virtual memory (cumulated for all children) (KiB): 887892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 178.795
system time used= 15.6906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41791
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 100605
involuntary context switches= 107812

runsolver used 0.26196 second user time and 0.72189 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-12 00:17:17
IDJOB=1109972
IDBENCH=61044
IDSOLVER=368
FILE ID=node36/1109972-1215814637
PBS_JOBID= 7903290
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-burch-dill-4-accl.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-1109972-1215814637/watcher-1109972-1215814637 -o /tmp/evaluation-result-1109972-1215814637/solver-1109972-1215814637 -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-1109972-1215814637.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 61d4fd22729510c40786100f4846d59a
RANDOM SEED=858586284

node36.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.225
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.225
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:       1912352 kB
Buffers:          6804 kB
Cached:          43596 kB
SwapCached:       4476 kB
Active:          80168 kB
Inactive:        20348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1912352 kB
SwapTotal:     4192956 kB
SwapFree:      4181224 kB
Dirty:            2864 kB
Writeback:           0 kB
Mapped:          67448 kB
Slab:            28212 kB
Committed_AS:   210200 kB
PageTables:       1860 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= 66552 MiB
End job on node36 at 2008-07-12 00:20:40