Trace number 1110035

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-inc? 171.465 177.675

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-blast-floppy1-7.xml
MD5SUMa04faf5e65e20ff86e086efdc76bdac3
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints51
Best CPU time to get the best result obtained on this benchmark3600.03
Satisfiable
(Un)Satisfiability was proved
Number of variables2913
Number of constraints3104
Maximum constraint arity25
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3104
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 00:40:21 2008
0.00/0.08	c 0	PID 16587
0.00/0.08	c 0	HOST node67.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1110035-1215816021.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110035-1215816021.xml' 'HOME/temp.csp'
0.06/0.85	c 1	3 domains, 2913 variables, 11 predicates, 0 relations, 3104 constraints
0.06/0.87	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.87	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.81/0.95	c 1	Parsing HOME/temp.csp
1.21/1.33	c 1	parsed 6031 expressions
1.21/1.33	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.31/1.41	c 2	MAX CSP: 3104 constraints
1.31/1.41	c 2	Converting to clausal form CSP
1.31/1.45	c 2	converted 914 (10%) expressions
1.31/1.46	c 2	converted 1828 (20%) expressions
1.31/1.46	c 2	converted 2742 (30%) expressions
1.42/1.54	c 2	converted 3656 (40%) expressions
1.51/1.66	c 2	converted 4569 (50%) expressions
1.51/1.68	c 2	converted 5483 (60%) expressions
1.62/1.70	c 2	converted 6397 (70%) expressions
1.62/1.72	c 2	converted 7311 (80%) expressions
2.21/2.34	c 2	converted 8225 (90%) expressions
3.21/3.32	c 3	converted 9138 (100%) expressions
3.21/3.33	c 3	CSP : 24669 integers, 0 booleans, 39585 clauses, largest domain size 10358
3.21/3.33	c 3	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.21/3.33	c 3	Propagation in CSP
3.68/3.81	c 4	3101 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.68/3.82	c 4	CSP : 24669 integers, 0 booleans, 39585 clauses, largest domain size 10358
3.68/3.82	c 4	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.68/3.83	c 4	Simplifing CSP by introducing new Boolean variables
3.68/3.86	c 4	CSP : 24669 integers, 0 booleans, 39585 clauses, largest domain size 10358
3.68/3.86	c 4	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.89/4.03	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.89/4.07	c 4	2467 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.89/4.07	c 4	4934 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.57/5.74	c 6	7401 (30%) CSP integer variables are encoded (1288734 clauses, 22298853 bytes)
8.11/8.38	c 8	9868 (40%) CSP integer variables are encoded (3267147 clauses, 59888700 bytes)
11.77/12.06	c 12	12335 (50%) CSP integer variables are encoded (6037069 clauses, 112517218 bytes)
15.60/15.95	c 16	14802 (60%) CSP integer variables are encoded (8870248 clauses, 166347619 bytes)
19.21/19.61	c 20	17269 (70%) CSP integer variables are encoded (11444847 clauses, 218185385 bytes)
21.94/22.43	c 23	19736 (80%) CSP integer variables are encoded (13409759 clauses, 259448537 bytes)
24.65/25.24	c 25	22203 (90%) CSP integer variables are encoded (15328755 clauses, 299747453 bytes)
24.65/25.28	c 25	24669 (100%) CSP integer variables are encoded (15358161 clauses, 300364979 bytes)
170.47/175.78	c 176	ERROR Exception Too large HOME/temp.cnf
170.55/175.80	c 176	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
170.55/175.80	c 176	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
170.55/175.80	c 176	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
170.55/175.80	s UNKNOWN
170.55/175.88	c 176	CPU 155.35 (0.06 0.01 155.29 15.22)
170.55/175.88	c 176	END Sat Jul 12 00:43:17 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-1110035-1215816021/watcher-1110035-1215816021 -o /tmp/evaluation-result-1110035-1215816021/solver-1110035-1215816021 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1110035-1215816021.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: 1.92 1.98 1.99 4/73 16587
/proc/meminfo: memFree=1709976/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=12268 CPUtime=0
/proc/16587/stat : 16587 (sugar++) R 16585 16587 13929 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 38300030 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 271638559333 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/16587/statm: 3067 316 241 3 0 167 0

[startup+0.099141 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 16587
/proc/meminfo: memFree=1709976/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=0.06
/proc/16587/stat : 16587 (sugar++) S 16585 16587 13929 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 38300030 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16587/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101133 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 16587
/proc/meminfo: memFree=1709976/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=0.06
/proc/16587/stat : 16587 (sugar++) S 16585 16587 13929 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 38300030 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16587/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302158 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 16587
/proc/meminfo: memFree=1709976/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=0.06
/proc/16587/stat : 16587 (sugar++) S 16585 16587 13929 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 38300030 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16587/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701541 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 16587
/proc/meminfo: memFree=1709976/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=0.06
/proc/16587/stat : 16587 (sugar++) S 16585 16587 13929 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 38300030 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16587/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50228 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 16609
/proc/meminfo: memFree=1701376/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=0.82
/proc/16587/stat : 16587 (sugar++) S 16585 16587 13929 0 -1 4194304 1297 7235 0 1 6 1 70 5 15 0 1 0 38300030 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16587/statm: 4185 1104 409 3 0 764 0
[pid=16600] ppid=16587 vsize=5356 CPUtime=0
/proc/16600/stat : 16600 (sh) S 16587 16587 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38300117 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16600/statm: 1339 233 193 169 0 50 0
[pid=16601] ppid=16600 vsize=864144 CPUtime=0.6
/proc/16601/stat : 16601 (java) S 16600 16587 13929 0 -1 0 6112 0 1 0 56 4 0 0 18 0 9 0 38300118 884883456 5345 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16601/statm: 216036 5345 2542 9 0 210611 0
[pid=16601/tid=16602] ppid=16600 vsize=864144 CPUtime=0.36
/proc/16601/task/16602/stat : 16602 (java) R 16600 16587 13929 0 -1 64 2614 0 1 0 35 1 0 0 18 0 9 0 38300119 884883456 5345 996147200 134512640 134550740 4294955920 18446744073709551615 102812636 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16603] ppid=16600 vsize=864144 CPUtime=0.1
/proc/16601/task/16603/stat : 16603 (java) S 16600 16587 13929 0 -1 64 2445 0 0 0 9 1 0 0 16 0 9 0 38300120 884883456 5345 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16604] ppid=16600 vsize=864144 CPUtime=0
/proc/16601/task/16604/stat : 16604 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 38300120 884883456 5345 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16605] ppid=16600 vsize=864144 CPUtime=0
/proc/16601/task/16605/stat : 16605 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38300120 884883456 5345 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16606] ppid=16600 vsize=864144 CPUtime=0
/proc/16601/task/16606/stat : 16606 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38300122 884883456 5345 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16607] ppid=16600 vsize=864144 CPUtime=0.1
/proc/16601/task/16607/stat : 16607 (java) S 16600 16587 13929 0 -1 64 356 0 0 0 10 0 0 0 16 0 9 0 38300122 884883456 5345 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16608] ppid=16600 vsize=864144 CPUtime=0
/proc/16601/task/16608/stat : 16608 (java) S 16600 16587 13929 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38300122 884883456 5345 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16609] ppid=16600 vsize=864144 CPUtime=0
/proc/16601/task/16609/stat : 16609 (java) R 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38300122 884883456 5345 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 886240

[startup+3.10145 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 16609
/proc/meminfo: memFree=1684736/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=0.82
/proc/16587/stat : 16587 (sugar++) S 16585 16587 13929 0 -1 4194304 1297 7235 0 1 6 1 70 5 15 0 1 0 38300030 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16587/statm: 4185 1104 409 3 0 764 0
[pid=16600] ppid=16587 vsize=5356 CPUtime=0
/proc/16600/stat : 16600 (sh) S 16587 16587 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38300117 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16600/statm: 1339 233 193 169 0 50 0
[pid=16601] ppid=16600 vsize=868376 CPUtime=2.18
/proc/16601/stat : 16601 (java) S 16600 16587 13929 0 -1 0 12116 0 1 0 210 8 0 0 18 0 9 0 38300118 889217024 11104 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16601/statm: 217094 11104 2541 9 0 211669 0
[pid=16601/tid=16602] ppid=16600 vsize=868376 CPUtime=1.29
/proc/16601/task/16602/stat : 16602 (java) R 16600 16587 13929 0 -1 64 2947 0 1 0 127 2 0 0 25 0 9 0 38300119 889217024 11104 996147200 134512640 134550740 4294955920 18446744073709551615 4126630329 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16603] ppid=16600 vsize=868376 CPUtime=0.64
/proc/16601/task/16603/stat : 16603 (java) S 16600 16587 13929 0 -1 64 6988 0 0 0 60 4 0 0 16 0 9 0 38300120 889217024 11104 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16604] ppid=16600 vsize=868376 CPUtime=0
/proc/16601/task/16604/stat : 16604 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 38300120 889217024 11104 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16605] ppid=16600 vsize=868376 CPUtime=0
/proc/16601/task/16605/stat : 16605 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38300120 889217024 11104 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16606] ppid=16600 vsize=868376 CPUtime=0
/proc/16601/task/16606/stat : 16606 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38300122 889217024 11104 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16607] ppid=16600 vsize=868376 CPUtime=0.22
/proc/16601/task/16607/stat : 16607 (java) S 16600 16587 13929 0 -1 64 1484 0 0 0 21 1 0 0 16 0 9 0 38300122 889217024 11104 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16608] ppid=16600 vsize=868376 CPUtime=0
/proc/16601/task/16608/stat : 16608 (java) S 16600 16587 13929 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38300122 889217024 11104 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16609] ppid=16600 vsize=868376 CPUtime=0
/proc/16601/task/16609/stat : 16609 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38300122 889217024 11104 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890472

[startup+6.30278 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 16609
/proc/meminfo: memFree=1649216/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=0.82
/proc/16587/stat : 16587 (sugar++) S 16585 16587 13929 0 -1 4194304 1297 7235 0 1 6 1 70 5 16 0 1 0 38300030 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16587/statm: 4185 1104 409 3 0 764 0
[pid=16600] ppid=16587 vsize=5356 CPUtime=0
/proc/16600/stat : 16600 (sh) S 16587 16587 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38300117 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16600/statm: 1339 233 193 169 0 50 0
[pid=16601] ppid=16600 vsize=868488 CPUtime=5.35
/proc/16601/stat : 16601 (java) S 16600 16587 13929 0 -1 0 13882 0 1 0 508 27 0 0 18 0 9 0 38300118 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16601/statm: 217122 12368 2565 9 0 211669 0
[pid=16601/tid=16602] ppid=16600 vsize=868488 CPUtime=4.03
/proc/16601/task/16602/stat : 16602 (java) R 16600 16587 13929 0 -1 64 3284 0 1 0 385 18 0 0 25 0 9 0 38300119 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4126571558 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16603] ppid=16600 vsize=868488 CPUtime=1.01
/proc/16601/task/16603/stat : 16603 (java) S 16600 16587 13929 0 -1 64 8383 0 0 0 95 6 0 0 16 0 9 0 38300120 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16604] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16604/stat : 16604 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 38300120 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16605] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16605/stat : 16605 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38300120 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16606] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16606/stat : 16606 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38300122 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16607] ppid=16600 vsize=868488 CPUtime=0.28
/proc/16601/task/16607/stat : 16607 (java) S 16600 16587 13929 0 -1 64 1518 0 0 0 27 1 0 0 16 0 9 0 38300122 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16608] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16608/stat : 16608 (java) S 16600 16587 13929 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38300122 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16609] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16609/stat : 16609 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38300122 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890584

[startup+12.7014 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 16609
/proc/meminfo: memFree=1555136/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=0.82
/proc/16587/stat : 16587 (sugar++) S 16585 16587 13929 0 -1 4194304 1297 7235 0 1 6 1 70 5 16 0 1 0 38300030 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16587/statm: 4185 1104 409 3 0 764 0
[pid=16600] ppid=16587 vsize=5356 CPUtime=0
/proc/16600/stat : 16600 (sh) S 16587 16587 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38300117 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16600/statm: 1339 233 193 169 0 50 0
[pid=16601] ppid=16600 vsize=868488 CPUtime=11.64
/proc/16601/stat : 16601 (java) S 16600 16587 13929 0 -1 0 14587 0 1 0 1073 91 0 0 18 0 9 0 38300118 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16601/statm: 217122 12368 2565 9 0 211669 0
[pid=16601/tid=16602] ppid=16600 vsize=868488 CPUtime=10.01
/proc/16601/task/16602/stat : 16602 (java) R 16600 16587 13929 0 -1 64 3989 0 1 0 924 77 0 0 25 0 9 0 38300119 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4127059319 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16603] ppid=16600 vsize=868488 CPUtime=1.31
/proc/16601/task/16603/stat : 16603 (java) S 16600 16587 13929 0 -1 64 8383 0 0 0 120 11 0 0 16 0 9 0 38300120 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16604] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16604/stat : 16604 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 38300120 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16605] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16605/stat : 16605 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38300120 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16606] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16606/stat : 16606 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38300122 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16607] ppid=16600 vsize=868488 CPUtime=0.28
/proc/16601/task/16607/stat : 16607 (java) S 16600 16587 13929 0 -1 64 1518 0 0 0 27 1 0 0 16 0 9 0 38300122 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16608] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16608/stat : 16608 (java) S 16600 16587 13929 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38300122 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16609] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16609/stat : 16609 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38300122 889331712 12368 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 890584

[startup+25.5062 s]
/proc/loadavg: 2.39 2.08 2.03 3/84 16609
/proc/meminfo: memFree=1367424/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=0.82
/proc/16587/stat : 16587 (sugar++) S 16585 16587 13929 0 -1 4194304 1297 7235 0 1 6 1 70 5 16 0 1 0 38300030 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16587/statm: 4185 1104 409 3 0 764 0
[pid=16600] ppid=16587 vsize=5356 CPUtime=0
/proc/16600/stat : 16600 (sh) S 16587 16587 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38300117 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16600/statm: 1339 233 193 169 0 50 0
[pid=16601] ppid=16600 vsize=868488 CPUtime=24.12
/proc/16601/stat : 16601 (java) S 16600 16587 13929 0 -1 0 15915 0 1 0 2198 214 0 0 18 0 9 0 38300118 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16601/statm: 217122 12379 2565 9 0 211669 0
[pid=16601/tid=16602] ppid=16600 vsize=868488 CPUtime=21.88
/proc/16601/task/16602/stat : 16602 (java) R 16600 16587 13929 0 -1 64 5307 0 1 0 1998 190 0 0 25 0 9 0 38300119 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4126568670 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16603] ppid=16600 vsize=868488 CPUtime=1.9
/proc/16601/task/16603/stat : 16603 (java) S 16600 16587 13929 0 -1 64 8383 0 0 0 170 20 0 0 16 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16604] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16604/stat : 16604 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16605] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16605/stat : 16605 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[startup+102.309 s]
/proc/loadavg: 2.54 2.20 2.07 3/84 16609
/proc/meminfo: memFree=428032/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=0.82
/proc/16587/stat : 16587 (sugar++) S 16585 16587 13929 0 -1 4194304 1297 7235 0 1 6 1 70 5 16 0 1 0 38300030 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16587/statm: 4185 1104 409 3 0 764 0
[pid=16600] ppid=16587 vsize=5356 CPUtime=0
/proc/16600/stat : 16600 (sh) S 16587 16587 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38300117 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16600/statm: 1339 233 193 169 0 50 0
[pid=16601] ppid=16600 vsize=868488 CPUtime=98.75
/proc/16601/stat : 16601 (java) S 16600 16587 13929 0 -1 0 24401 0 1 0 9010 865 0 0 18 0 9 0 38300118 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16601/statm: 217122 12379 2565 9 0 211669 0
[pid=16601/tid=16602] ppid=16600 vsize=868488 CPUtime=92.71
/proc/16601/task/16602/stat : 16602 (java) R 16600 16587 13929 0 -1 64 13793 0 1 0 8488 783 0 0 24 0 9 0 38300119 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16603] ppid=16600 vsize=868488 CPUtime=5.71
/proc/16601/task/16603/stat : 16603 (java) S 16600 16587 13929 0 -1 64 8383 0 0 0 492 79 0 0 16 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16604] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16604/stat : 16604 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16605] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16605/stat : 16605 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16606] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16606/stat : 16606 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16607] ppid=16600 vsize=868488 CPUtime=0.3
/proc/16601/task/16607/stat : 16607 (java) S 16600 16587 13929 0 -1 64 1528 0 0 0 29 1 0 0 16 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16608] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16608/stat : 16608 (java) S 16600 16587 13929 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16609] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16609/stat : 16609 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.57
Current children cumulated vsize (KiB) 890584

[startup+162.303 s]
/proc/loadavg: 2.34 2.21 2.08 4/84 16609
/proc/meminfo: memFree=15872/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=0.82
/proc/16587/stat : 16587 (sugar++) S 16585 16587 13929 0 -1 4194304 1297 7235 0 1 6 1 70 5 16 0 1 0 38300030 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16587/statm: 4185 1104 409 3 0 764 0
[pid=16600] ppid=16587 vsize=5356 CPUtime=0
/proc/16600/stat : 16600 (sh) S 16587 16587 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38300117 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16600/statm: 1339 233 193 169 0 50 0
[pid=16601] ppid=16600 vsize=868488 CPUtime=156.79
/proc/16601/stat : 16601 (java) S 16600 16587 13929 0 -1 0 31015 0 1 0 14283 1396 0 0 18 0 9 0 38300118 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16601/statm: 217122 12379 2565 9 0 211669 0
[pid=16601/tid=16602] ppid=16600 vsize=868488 CPUtime=147.78
/proc/16601/task/16602/stat : 16602 (java) R 16600 16587 13929 0 -1 64 20407 0 1 0 13513 1265 0 0 25 0 9 0 38300119 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 102064685 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16603] ppid=16600 vsize=868488 CPUtime=8.68
/proc/16601/task/16603/stat : 16603 (java) S 16600 16587 13929 0 -1 64 8383 0 0 0 740 128 0 0 16 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16604] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16604/stat : 16604 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16605] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16605/stat : 16605 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16606] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16606/stat : 16606 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16607] ppid=16600 vsize=868488 CPUtime=0.3
/proc/16601/task/16607/stat : 16607 (java) S 16600 16587 13929 0 -1 64 1528 0 0 0 29 1 0 0 16 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16608] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16608/stat : 16608 (java) S 16600 16587 13929 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16609] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16609/stat : 16609 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.61
Current children cumulated vsize (KiB) 890584

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

[startup+166.301 s]
/proc/loadavg: 2.31 2.21 2.08 3/84 16609
/proc/meminfo: memFree=14976/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=0.82
/proc/16587/stat : 16587 (sugar++) S 16585 16587 13929 0 -1 4194304 1297 7235 0 1 6 1 70 5 16 0 1 0 38300030 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16587/statm: 4185 1104 409 3 0 764 0
[pid=16600] ppid=16587 vsize=5356 CPUtime=0
/proc/16600/stat : 16600 (sh) S 16587 16587 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38300117 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16600/statm: 1339 233 193 169 0 50 0
[pid=16601] ppid=16600 vsize=868488 CPUtime=160.49
/proc/16601/stat : 16601 (java) S 16600 16587 13929 0 -1 0 31434 0 1 0 14618 1431 0 0 18 0 9 0 38300118 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16601/statm: 217122 12379 2565 9 0 211669 0
[pid=16601/tid=16602] ppid=16600 vsize=868488 CPUtime=151.3
/proc/16601/task/16602/stat : 16602 (java) R 16600 16587 13929 0 -1 64 20826 0 1 0 13832 1298 0 0 25 0 9 0 38300119 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4126568727 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16603] ppid=16600 vsize=868488 CPUtime=8.87
/proc/16601/task/16603/stat : 16603 (java) S 16600 16587 13929 0 -1 64 8383 0 0 0 756 131 0 0 16 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16604] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16604/stat : 16604 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16605] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16605/stat : 16605 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16606] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16606/stat : 16606 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16607] ppid=16600 vsize=868488 CPUtime=0.3
/proc/16601/task/16607/stat : 16607 (java) S 16600 16587 13929 0 -1 64 1528 0 0 0 29 1 0 0 16 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16608] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16608/stat : 16608 (java) S 16600 16587 13929 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16609] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16609/stat : 16609 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.31
Current children cumulated vsize (KiB) 890584

[startup+172.707 s]
/proc/loadavg: 2.29 2.20 2.08 3/84 16609
/proc/meminfo: memFree=16192/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=0.82
/proc/16587/stat : 16587 (sugar++) S 16585 16587 13929 0 -1 4194304 1297 7235 0 1 6 1 70 5 16 0 1 0 38300030 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16587/statm: 4185 1104 409 3 0 764 0
[pid=16600] ppid=16587 vsize=5356 CPUtime=0
/proc/16600/stat : 16600 (sh) S 16587 16587 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38300117 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16600/statm: 1339 233 193 169 0 50 0
[pid=16601] ppid=16600 vsize=868488 CPUtime=166.73
/proc/16601/stat : 16601 (java) S 16600 16587 13929 0 -1 0 32144 0 1 0 15185 1488 0 0 18 0 9 0 38300118 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16601/statm: 217122 12379 2565 9 0 211669 0
[pid=16601/tid=16602] ppid=16600 vsize=868488 CPUtime=157.21
/proc/16601/task/16602/stat : 16602 (java) R 16600 16587 13929 0 -1 64 21536 0 1 0 14373 1348 0 0 25 0 9 0 38300119 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4126568727 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16603] ppid=16600 vsize=868488 CPUtime=9.19
/proc/16601/task/16603/stat : 16603 (java) S 16600 16587 13929 0 -1 64 8383 0 0 0 782 137 0 0 16 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16604] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16604/stat : 16604 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16605] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16605/stat : 16605 (java) S 16600 16587 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 38300120 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16606] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16606/stat : 16606 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16607] ppid=16600 vsize=868488 CPUtime=0.3
/proc/16601/task/16607/stat : 16607 (java) S 16600 16587 13929 0 -1 64 1528 0 0 0 29 1 0 0 16 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16608] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16608/stat : 16608 (java) S 16600 16587 13929 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16601/tid=16609] ppid=16600 vsize=868488 CPUtime=0
/proc/16601/task/16609/stat : 16609 (java) S 16600 16587 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38300122 889331712 12379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.55
Current children cumulated vsize (KiB) 890584

[startup+175.901 s]
/proc/loadavg: 2.27 2.20 2.08 2/74 16609
/proc/meminfo: memFree=56208/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=170.58
/proc/16587/stat : 16587 (sugar++) D 16585 16587 13929 0 -1 4194304 1320 40015 0 2 6 1 15529 1522 15 0 1 0 38300030 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/16587/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 170.58
Current children cumulated vsize (KiB) 16740

[startup+176.701 s]
/proc/loadavg: 2.27 2.20 2.08 2/74 16609
/proc/meminfo: memFree=56208/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=171.36
/proc/16587/stat : 16587 (sugar++) R 16585 16587 13929 0 -1 4194304 1320 40015 0 2 6 79 15529 1522 16 0 1 0 38300030 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 271638565929 0 0 4224 16386 0 0 0 17 0 0 0
/proc/16587/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 171.36
Current children cumulated vsize (KiB) 16740

[startup+177.107 s]
/proc/loadavg: 2.27 2.20 2.08 2/74 16609
/proc/meminfo: memFree=1747280/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=171.42
/proc/16587/stat : 16587 (sugar++) D 16585 16587 13929 0 -1 4194304 1320 40015 0 2 6 85 15529 1522 15 0 1 0 38300030 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/16587/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 171.42
Current children cumulated vsize (KiB) 16740

[startup+177.502 s]
/proc/loadavg: 2.27 2.20 2.08 2/74 16609
/proc/meminfo: memFree=1747280/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=171.44
/proc/16587/stat : 16587 (sugar++) D 16585 16587 13929 0 -1 4194304 1320 40015 0 2 6 87 15529 1522 15 0 1 0 38300030 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/16587/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 171.44
Current children cumulated vsize (KiB) 16740

[startup+177.602 s]
/proc/loadavg: 2.27 2.20 2.08 2/74 16609
/proc/meminfo: memFree=1747280/2055920 swapFree=4181044/4192956
[pid=16587] ppid=16585 vsize=16740 CPUtime=171.45
/proc/16587/stat : 16587 (sugar++) D 16585 16587 13929 0 -1 4194304 1320 40015 0 2 6 88 15529 1522 15 0 1 0 38300030 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/16587/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 171.45
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 177.675
CPU time (s): 171.465
CPU user time (s): 155.356
CPU system time (s): 16.1086
CPU usage (%): 96.5051
Max. virtual memory (cumulated for all children) (KiB): 890976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 155.356
system time used= 16.1086
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41391
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= 138464
involuntary context switches= 142024

runsolver used 0.297954 second user time and 0.691894 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-12 00:40:21
IDJOB=1110035
IDBENCH=61054
IDSOLVER=367
FILE ID=node67/1110035-1215816021
PBS_JOBID= 7903226
Free space on /tmp= 66436 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-blast-floppy1-7.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1110035-1215816021/watcher-1110035-1215816021 -o /tmp/evaluation-result-1110035-1215816021/solver-1110035-1215816021 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1110035-1215816021.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a04faf5e65e20ff86e086efdc76bdac3
RANDOM SEED=789876029

node67.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.218
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.218
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:       1710456 kB
Buffers:         11456 kB
Cached:          57836 kB
SwapCached:       6120 kB
Active:         273632 kB
Inactive:        28772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710456 kB
SwapTotal:     4192956 kB
SwapFree:      4181044 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:         240056 kB
Slab:            27760 kB
Committed_AS:   395784 kB
PageTables:       2256 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= 66436 MiB
End job on node67 at 2008-07-12 00:43:19