Trace number 1112889

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? 320.098 329.559

General information on the benchmark

Namecsp/fapp/fapp33/
normalized-fapp33-0650-3.xml
MD5SUM0a9f1ff1ab9407d2449a296e69817edc
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints39
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of constraints8684
Maximum constraint arity2
Maximum domain size498
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8684
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.25	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.26	c 0	BEGIN Sat Jul 12 17:05:35 2008
0.04/0.26	c 0	PID 17707
0.04/0.26	c 0	HOST node52.alineos.net
0.04/0.26	c 0	CONVERTING HOME/instance-1112889-1215875134.xml TO HOME/temp.csp
0.04/0.26	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112889-1215875134.xml' 'HOME/temp.csp'
1.00/1.29	c 1	11 domains, 650 variables, 8 predicates, 0 relations, 8684 constraints
1.08/1.31	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.08/1.31	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'
1.08/1.39	c 1	Parsing HOME/temp.csp
1.09/1.97	c 2	parsed 9353 expressions
1.09/1.98	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.09/2.08	c 2	MAX CSP: 8684 constraints
1.09/2.08	c 2	Converting to clausal form CSP
3.15/3.44	c 3	converted 1804 (10%) expressions
4.64/4.93	c 5	converted 3608 (20%) expressions
5.84/6.17	c 6	converted 5412 (30%) expressions
7.33/7.63	c 7	converted 7216 (40%) expressions
8.53/8.83	c 8	converted 9020 (50%) expressions
9.91/10.26	c 10	converted 10824 (60%) expressions
11.11/11.45	c 11	converted 12628 (70%) expressions
12.20/12.58	c 12	converted 14432 (80%) expressions
13.30/13.66	c 13	converted 16236 (90%) expressions
15.48/15.87	c 15	converted 18040 (100%) expressions
15.48/15.88	c 15	CSP : 18660 integers, 33690 booleans, 78902 clauses, largest domain size 13027
15.48/15.88	c 15	Heap : 68 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
15.48/15.88	c 15	Propagation in CSP
16.78/17.17	c 17	8677 values, 0 unsatisfiable literals, and 0 valid clauses are removed
16.78/17.18	c 17	CSP : 18660 integers, 33690 booleans, 78902 clauses, largest domain size 8685
16.78/17.18	c 17	Heap : 73 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
16.88/17.21	c 17	Simplifing CSP by introducing new Boolean variables
16.97/17.33	c 17	CSP : 18660 integers, 50800 booleans, 96012 clauses, largest domain size 8685
16.97/17.33	c 17	Heap : 77 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
17.48/17.84	c 17	Encoding CSP to SAT : HOME/temp.cnf
24.04/24.41	c 24	1866 (10%) CSP integer variables are encoded (1143574 clauses, 19509600 bytes)
24.63/25.07	c 25	3732 (20%) CSP integer variables are encoded (1654394 clauses, 29215180 bytes)
24.83/25.22	c 25	5598 (30%) CSP integer variables are encoded (1769313 clauses, 31398641 bytes)
24.83/25.30	c 25	7464 (40%) CSP integer variables are encoded (1830219 clauses, 32555855 bytes)
24.94/25.31	c 25	9330 (50%) CSP integer variables are encoded (1833130 clauses, 32611164 bytes)
24.94/25.33	c 25	11196 (60%) CSP integer variables are encoded (1852410 clauses, 32977484 bytes)
25.04/25.49	c 25	13062 (70%) CSP integer variables are encoded (1970478 clauses, 35220776 bytes)
25.14/25.53	c 25	14928 (80%) CSP integer variables are encoded (1999039 clauses, 35763435 bytes)
25.14/25.55	c 25	16794 (90%) CSP integer variables are encoded (2018319 clauses, 36129755 bytes)
25.14/25.59	c 25	18660 (100%) CSP integer variables are encoded (2042538 clauses, 36589916 bytes)
75.60/76.36	c 76	9602 (10%) CSP clauses are encoded (8300092 clauses, 181643334 bytes)
103.49/104.51	c 104	19203 (20%) CSP clauses are encoded (12773298 clauses, 293757194 bytes)
120.08/121.38	c 121	28804 (30%) CSP clauses are encoded (16222400 clauses, 383990535 bytes)
135.04/136.68	c 136	38405 (40%) CSP clauses are encoded (19611924 clauses, 474531933 bytes)
147.69/149.50	c 149	48006 (50%) CSP clauses are encoded (22580288 clauses, 553766489 bytes)
159.61/161.51	c 161	57608 (60%) CSP clauses are encoded (25359142 clauses, 628064610 bytes)
171.16/173.23	c 173	67209 (70%) CSP clauses are encoded (28322597 clauses, 708800532 bytes)
182.21/184.41	c 184	76810 (80%) CSP clauses are encoded (31180800 clauses, 786190175 bytes)
277.79/283.31	c 283	86411 (90%) CSP clauses are encoded (71116993 clauses, 1881949618 bytes)
319.29/326.34	c 326	ERROR Exception Too large HOME/temp.cnf
319.29/326.36	c 326	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
319.29/326.36	c 326	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
319.29/326.36	c 326	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
319.29/326.36	s UNKNOWN
319.33/326.43	c 326	CPU 304.04 (0.06 0.02 303.98 15.3)
319.33/326.43	c 326	END Sat Jul 12 17:11:01 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-1112889-1215875134/watcher-1112889-1215875134 -o /tmp/evaluation-result-1112889-1215875134/solver-1112889-1215875134 -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-1112889-1215875134.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.02 2.15 2.51 4/81 17707
/proc/meminfo: memFree=1210032/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=18572 CPUtime=0
/proc/17707/stat : 17707 (runsolver) D 17705 17707 17388 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 44212324 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 273653755175 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/17707/statm: 4643 292 257 25 0 2626 0

[startup+0.020567 s]
/proc/loadavg: 2.02 2.15 2.51 4/81 17707
/proc/meminfo: memFree=1210032/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=124 CPUtime=0
/proc/17707/stat : 17707 (sugar++) D 17705 17707 17388 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 44212324 126976 23 996147200 4194304 4206940 548682068528 18446744073709551615 273651135977 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/17707/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.101582 s]
/proc/loadavg: 2.02 2.15 2.51 4/81 17707
/proc/meminfo: memFree=1210032/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=12808 CPUtime=0.01
/proc/17707/stat : 17707 (sugar++) R 17705 17707 17388 0 -1 4194304 586 0 0 0 1 0 0 0 18 0 1 0 44212324 13115392 554 996147200 4194304 4206940 548682068528 18446744073709551615 273653600993 0 0 4224 0 0 0 0 17 1 0 0
/proc/17707/statm: 3202 554 316 3 0 302 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12808

[startup+0.301595 s]
/proc/loadavg: 2.02 2.15 2.51 4/81 17707
/proc/meminfo: memFree=1210032/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=0.08
/proc/17707/stat : 17707 (sugar++) S 17705 17707 17388 0 -1 4194304 1217 128 2 0 6 2 0 0 19 0 1 0 44212324 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17707/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16740

[startup+0.701622 s]
/proc/loadavg: 2.02 2.15 2.51 4/81 17707
/proc/meminfo: memFree=1210032/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=0.08
/proc/17707/stat : 17707 (sugar++) S 17705 17707 17388 0 -1 4194304 1217 128 2 0 6 2 0 0 19 0 1 0 44212324 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17707/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16740

[startup+1.50168 s]
/proc/loadavg: 2.02 2.15 2.51 4/92 17719
/proc/meminfo: memFree=1189976/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=1.09
/proc/17707/stat : 17707 (sugar++) S 17705 17707 17388 0 -1 4194304 1295 8765 2 1 6 2 97 4 16 0 1 0 44212324 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17707/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 16740

[startup+3.10278 s]
/proc/loadavg: 2.02 2.15 2.51 3/92 17729
/proc/meminfo: memFree=1192664/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=1.09
/proc/17707/stat : 17707 (sugar++) S 17705 17707 17388 0 -1 4194304 1295 8765 2 1 6 2 97 4 15 0 1 0 44212324 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17707/statm: 4185 1104 409 3 0 764 0
[pid=17720] ppid=17707 vsize=5356 CPUtime=0
/proc/17720/stat : 17720 (sh) S 17707 17707 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44212456 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 1339 233 193 169 0 50 0
[pid=17721] ppid=17720 vsize=868340 CPUtime=1.76
/proc/17721/stat : 17721 (java) S 17720 17707 17388 0 -1 0 8489 0 1 0 170 6 0 0 18 0 9 0 44212456 889180160 7541 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17721/statm: 217085 7541 2541 9 0 211660 0
[pid=17721/tid=17722] ppid=17720 vsize=868340 CPUtime=1.29
/proc/17721/task/17722/stat : 17722 (java) R 17720 17707 17388 0 -1 64 2702 0 1 0 127 2 0 0 24 0 9 0 44212457 889180160 7541 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17723] ppid=17720 vsize=868340 CPUtime=0.25
/proc/17721/task/17723/stat : 17723 (java) R 17720 17707 17388 0 -1 64 3653 0 0 0 23 2 0 0 15 0 9 0 44212458 889180160 7541 996147200 134512640 134550740 4294955920 18446744073709551615 102727343 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17724] ppid=17720 vsize=868340 CPUtime=0
/proc/17721/task/17724/stat : 17724 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44212458 889180160 7542 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17725] ppid=17720 vsize=868340 CPUtime=0
/proc/17721/task/17725/stat : 17725 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44212458 889180160 7542 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17726] ppid=17720 vsize=868340 CPUtime=0
/proc/17721/task/17726/stat : 17726 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44212460 889180160 7542 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17727] ppid=17720 vsize=868340 CPUtime=0.2
/proc/17721/task/17727/stat : 17727 (java) S 17720 17707 17388 0 -1 64 1437 0 0 0 19 1 0 0 15 0 9 0 44212460 889180160 7542 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17728] ppid=17720 vsize=868340 CPUtime=0
/proc/17721/task/17728/stat : 17728 (java) S 17720 17707 17388 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44212460 889180160 7542 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17729] ppid=17720 vsize=868340 CPUtime=0
/proc/17721/task/17729/stat : 17729 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44212460 889180160 7542 996147200 134512640 134550740 4294955920 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) 890436

[startup+6.302 s]
/proc/loadavg: 2.02 2.15 2.50 3/92 17729
/proc/meminfo: memFree=1176920/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=1.09
/proc/17707/stat : 17707 (sugar++) S 17705 17707 17388 0 -1 4194304 1295 8765 2 1 6 2 97 4 16 0 1 0 44212324 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17707/statm: 4185 1104 409 3 0 764 0
[pid=17720] ppid=17707 vsize=5356 CPUtime=0
/proc/17720/stat : 17720 (sh) S 17707 17707 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44212456 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 1339 233 193 169 0 50 0
[pid=17721] ppid=17720 vsize=869292 CPUtime=4.95
/proc/17721/stat : 17721 (java) S 17720 17707 17388 0 -1 0 12005 0 1 0 485 10 0 0 18 0 9 0 44212456 890155008 10642 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17721/statm: 217323 10642 2540 9 0 211898 0
[pid=17721/tid=17722] ppid=17720 vsize=869292 CPUtime=4.09
/proc/17721/task/17722/stat : 17722 (java) R 17720 17707 17388 0 -1 64 3049 0 1 0 407 2 0 0 25 0 9 0 44212457 890155008 10642 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17723] ppid=17720 vsize=869292 CPUtime=0.61
/proc/17721/task/17723/stat : 17723 (java) R 17720 17707 17388 0 -1 64 6809 0 0 0 56 5 0 0 15 0 9 0 44212458 890155008 10642 996147200 134512640 134550740 4294955920 18446744073709551615 103735827 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17724] ppid=17720 vsize=869292 CPUtime=0
/proc/17721/task/17724/stat : 17724 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44212458 890155008 10642 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17725] ppid=17720 vsize=869292 CPUtime=0
/proc/17721/task/17725/stat : 17725 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44212458 890155008 10642 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17726] ppid=17720 vsize=869292 CPUtime=0
/proc/17721/task/17726/stat : 17726 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44212460 890155008 10642 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17727] ppid=17720 vsize=869292 CPUtime=0.22
/proc/17721/task/17727/stat : 17727 (java) S 17720 17707 17388 0 -1 64 1450 0 0 0 21 1 0 0 15 0 9 0 44212460 890155008 10642 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17728] ppid=17720 vsize=869292 CPUtime=0
/proc/17721/task/17728/stat : 17728 (java) S 17720 17707 17388 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44212460 890155008 10642 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17729] ppid=17720 vsize=869292 CPUtime=0
/proc/17721/task/17729/stat : 17729 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44212460 890155008 10642 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 891388

[startup+12.7024 s]
/proc/loadavg: 2.02 2.14 2.50 3/92 17729
/proc/meminfo: memFree=1149784/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=1.09
/proc/17707/stat : 17707 (sugar++) S 17705 17707 17388 0 -1 4194304 1295 8765 2 1 6 2 97 4 16 0 1 0 44212324 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17707/statm: 4185 1104 409 3 0 764 0
[pid=17720] ppid=17707 vsize=5356 CPUtime=0
/proc/17720/stat : 17720 (sh) S 17707 17707 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44212456 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 1339 233 193 169 0 50 0
[pid=17721] ppid=17720 vsize=868456 CPUtime=11.32
/proc/17721/stat : 17721 (java) S 17720 17707 17388 0 -1 0 22528 0 1 0 1114 18 0 0 18 0 9 0 44212456 889298944 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17721/statm: 217114 17180 2540 9 0 211689 0
[pid=17721/tid=17722] ppid=17720 vsize=868456 CPUtime=9.42
/proc/17721/task/17722/stat : 17722 (java) R 17720 17707 17388 0 -1 64 3618 0 1 0 939 3 0 0 25 0 9 0 44212457 889298944 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4126592600 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17723] ppid=17720 vsize=868456 CPUtime=1.64
/proc/17721/task/17723/stat : 17723 (java) S 17720 17707 17388 0 -1 64 16760 0 0 0 152 12 0 0 16 0 9 0 44212458 889298944 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17724] ppid=17720 vsize=868456 CPUtime=0
/proc/17721/task/17724/stat : 17724 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44212458 889298944 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17725] ppid=17720 vsize=868456 CPUtime=0
/proc/17721/task/17725/stat : 17725 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44212458 889298944 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17726] ppid=17720 vsize=868456 CPUtime=0
/proc/17721/task/17726/stat : 17726 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44212460 889298944 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17727] ppid=17720 vsize=868456 CPUtime=0.23
/proc/17721/task/17727/stat : 17727 (java) S 17720 17707 17388 0 -1 64 1453 0 0 0 22 1 0 0 16 0 9 0 44212460 889298944 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17728] ppid=17720 vsize=868456 CPUtime=0
/proc/17721/task/17728/stat : 17728 (java) S 17720 17707 17388 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44212460 889298944 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17729] ppid=17720 vsize=868456 CPUtime=0
/proc/17721/task/17729/stat : 17729 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44212460 889298944 17180 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 890552

[startup+25.5013 s]
/proc/loadavg: 2.01 2.14 2.49 3/92 17729
/proc/meminfo: memFree=1085272/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=1.09
/proc/17707/stat : 17707 (sugar++) S 17705 17707 17388 0 -1 4194304 1295 8765 2 1 6 2 97 4 15 0 1 0 44212324 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17707/statm: 4185 1104 409 3 0 764 0
[pid=17720] ppid=17707 vsize=5356 CPUtime=0
/proc/17720/stat : 17720 (sh) S 17707 17707 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44212456 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 1339 233 193 169 0 50 0
[pid=17721] ppid=17720 vsize=868568 CPUtime=24.05
/proc/17721/stat : 17721 (java) S 17720 17707 17388 0 -1 0 32565 0 1 0 2359 46 0 0 18 0 9 0 44212456 889413632 24749 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17721/statm: 217142 24749 2566 9 0 211689 0
[pid=17721/tid=17722] ppid=17720 vsize=868568 CPUtime=20.65
/proc/17721/task/17722/stat : 17722 (java) R 17720 17707 17388 0 -1 64 4289 0 1 0 2041 24 0 0 25 0 9 0 44212457 889413632 24749 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17723] ppid=17720 vsize=868568 CPUtime=3.06
/proc/17721/task/17723/stat : 17723 (java) S 17720 17707 17388 0 -1 64 26078 0 0 0 287 19 0 0 16 0 9 0 44212458 889413632 24749 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17724] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17724/stat : 17724 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44212458 889413632 24749 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17725] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17725/stat : 17725 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44212458 889413632 24749 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17726] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17726/stat : 17726 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44212460 889413632 24749 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17727] ppid=17720 vsize=868568 CPUtime=0.31
/proc/17721/task/17727/stat : 17727 (java) S 17720 17707 17388 0 -1 64 1501 0 0 0 30 1 0 0 16 0 9 0 44212460 889413632 24749 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17728] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17728/stat : 17728 (java) S 17720 17707 17388 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44212460 889413632 24749 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17729] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17729/stat : 17729 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44212460 889413632 24749 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 890664

[startup+51.102 s]
/proc/loadavg: 2.01 2.12 2.48 3/92 17729
/proc/meminfo: memFree=1018008/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=1.09
/proc/17707/stat : 17707 (sugar++) S 17705 17707 17388 0 -1 4194304 1295 8765 2 1 6 2 97 4 15 0 1 0 44212324 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17707/statm: 4185 1104 409 3 0 764 0
[pid=17720] ppid=17707 vsize=5356 CPUtime=0
/proc/17720/stat : 17720 (sh) S 17707 17707 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44212456 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 1339 233 193 169 0 50 0
[pid=17721] ppid=17720 vsize=868568 CPUtime=49.47
/proc/17721/stat : 17721 (java) S 17720 17707 17388 0 -1 0 32806 0 1 0 4860 87 0 0 18 0 9 0 44212456 889413632 24759 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[startup+222.303 s]
/proc/loadavg: 2.28 2.16 2.43 3/92 17729
/proc/meminfo: memFree=21272/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=1.09
/proc/17707/stat : 17707 (sugar++) S 17705 17707 17388 0 -1 4194304 1295 8765 2 1 6 2 97 4 16 0 1 0 44212324 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17707/statm: 4185 1104 409 3 0 764 0
[pid=17720] ppid=17707 vsize=5356 CPUtime=0
/proc/17720/stat : 17720 (sh) S 17707 17707 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44212456 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 1339 233 193 169 0 50 0
[pid=17721] ppid=17720 vsize=868568 CPUtime=218.33
/proc/17721/stat : 17721 (java) S 17720 17707 17388 0 -1 0 35951 0 1 0 21132 701 0 0 18 0 9 0 44212456 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17721/statm: 217142 24762 2566 9 0 211689 0
[pid=17721/tid=17722] ppid=17720 vsize=868568 CPUtime=212.97
/proc/17721/task/17722/stat : 17722 (java) R 17720 17707 17388 0 -1 64 7663 0 1 0 20640 657 0 0 25 0 9 0 44212457 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17723] ppid=17720 vsize=868568 CPUtime=4.99
/proc/17721/task/17723/stat : 17723 (java) S 17720 17707 17388 0 -1 64 26078 0 0 0 459 40 0 0 16 0 9 0 44212458 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17724] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17724/stat : 17724 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44212458 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17725] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17725/stat : 17725 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44212458 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17726] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17726/stat : 17726 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17727] ppid=17720 vsize=868568 CPUtime=0.33
/proc/17721/task/17727/stat : 17727 (java) S 17720 17707 17388 0 -1 64 1513 0 0 0 32 1 0 0 16 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17728] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17728/stat : 17728 (java) S 17720 17707 17388 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17729] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17729/stat : 17729 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 219.42
Current children cumulated vsize (KiB) 890664

[startup+282.302 s]
/proc/loadavg: 2.24 2.17 2.41 3/92 17729
/proc/meminfo: memFree=15320/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=1.09
/proc/17707/stat : 17707 (sugar++) S 17705 17707 17388 0 -1 4194304 1295 8765 2 1 6 2 97 4 16 0 1 0 44212324 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17707/statm: 4185 1104 409 3 0 764 0
[pid=17720] ppid=17707 vsize=5356 CPUtime=0
/proc/17720/stat : 17720 (sh) S 17707 17707 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44212456 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 1339 233 193 169 0 50 0
[pid=17721] ppid=17720 vsize=868568 CPUtime=275.71
/proc/17721/stat : 17721 (java) S 17720 17707 17388 0 -1 0 38126 0 1 0 26386 1185 0 0 18 0 9 0 44212456 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17721/statm: 217142 24762 2566 9 0 211689 0
[pid=17721/tid=17722] ppid=17720 vsize=868568 CPUtime=269.1
/proc/17721/task/17722/stat : 17722 (java) R 17720 17707 17388 0 -1 64 9838 0 1 0 25783 1127 0 0 25 0 9 0 44212457 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17723] ppid=17720 vsize=868568 CPUtime=6.25
/proc/17721/task/17723/stat : 17723 (java) S 17720 17707 17388 0 -1 64 26078 0 0 0 570 55 0 0 16 0 9 0 44212458 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17724] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17724/stat : 17724 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44212458 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17725] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17725/stat : 17725 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44212458 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17726] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17726/stat : 17726 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17727] ppid=17720 vsize=868568 CPUtime=0.33
/proc/17721/task/17727/stat : 17727 (java) S 17720 17707 17388 0 -1 64 1513 0 0 0 32 1 0 0 16 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17728] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17728/stat : 17728 (java) S 17720 17707 17388 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17729] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17729/stat : 17729 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 276.8
Current children cumulated vsize (KiB) 890664

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

[startup+307.302 s]
/proc/loadavg: 2.30 2.19 2.41 3/92 17729
/proc/meminfo: memFree=15512/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=1.09
/proc/17707/stat : 17707 (sugar++) S 17705 17707 17388 0 -1 4194304 1295 8765 2 1 6 2 97 4 16 0 1 0 44212324 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17707/statm: 4185 1104 409 3 0 764 0
[pid=17720] ppid=17707 vsize=5356 CPUtime=0
/proc/17720/stat : 17720 (sh) S 17707 17707 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44212456 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 1339 233 193 169 0 50 0
[pid=17721] ppid=17720 vsize=868568 CPUtime=299.84
/proc/17721/stat : 17721 (java) S 17720 17707 17388 0 -1 0 39019 0 1 0 28604 1380 0 0 18 0 9 0 44212456 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17721/statm: 217142 24762 2566 9 0 211689 0
[pid=17721/tid=17722] ppid=17720 vsize=868568 CPUtime=292.7
/proc/17721/task/17722/stat : 17722 (java) R 17720 17707 17388 0 -1 64 10731 0 1 0 27955 1315 0 0 25 0 9 0 44212457 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4127171557 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17723] ppid=17720 vsize=868568 CPUtime=6.78
/proc/17721/task/17723/stat : 17723 (java) S 17720 17707 17388 0 -1 64 26078 0 0 0 615 63 0 0 16 0 9 0 44212458 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17724] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17724/stat : 17724 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44212458 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17725] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17725/stat : 17725 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44212458 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17726] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17726/stat : 17726 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17727] ppid=17720 vsize=868568 CPUtime=0.33
/proc/17721/task/17727/stat : 17727 (java) S 17720 17707 17388 0 -1 64 1513 0 0 0 32 1 0 0 16 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17728] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17728/stat : 17728 (java) S 17720 17707 17388 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17729] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17729/stat : 17729 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 300.93
Current children cumulated vsize (KiB) 890664

[startup+320.102 s]
/proc/loadavg: 2.41 2.22 2.42 3/92 17729
/proc/meminfo: memFree=15768/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=1.09
/proc/17707/stat : 17707 (sugar++) S 17705 17707 17388 0 -1 4194304 1295 8765 2 1 6 2 97 4 16 0 1 0 44212324 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17707/statm: 4185 1104 409 3 0 764 0
[pid=17720] ppid=17707 vsize=5356 CPUtime=0
/proc/17720/stat : 17720 (sh) S 17707 17707 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44212456 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17720/statm: 1339 233 193 169 0 50 0
[pid=17721] ppid=17720 vsize=868568 CPUtime=312.21
/proc/17721/stat : 17721 (java) S 17720 17707 17388 0 -1 0 39477 0 1 0 29740 1481 0 0 18 0 9 0 44212456 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17721/statm: 217142 24762 2566 9 0 211689 0
[pid=17721/tid=17722] ppid=17720 vsize=868568 CPUtime=304.78
/proc/17721/task/17722/stat : 17722 (java) R 17720 17707 17388 0 -1 64 11189 0 1 0 29066 1412 0 0 25 0 9 0 44212457 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 102064721 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17723] ppid=17720 vsize=868568 CPUtime=7.06
/proc/17721/task/17723/stat : 17723 (java) S 17720 17707 17388 0 -1 64 26078 0 0 0 640 66 0 0 16 0 9 0 44212458 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17724] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17724/stat : 17724 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44212458 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17725] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17725/stat : 17725 (java) S 17720 17707 17388 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44212458 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17726] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17726/stat : 17726 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17727] ppid=17720 vsize=868568 CPUtime=0.33
/proc/17721/task/17727/stat : 17727 (java) S 17720 17707 17388 0 -1 64 1513 0 0 0 32 1 0 0 16 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17728] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17728/stat : 17728 (java) S 17720 17707 17388 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17721/tid=17729] ppid=17720 vsize=868568 CPUtime=0
/proc/17721/task/17729/stat : 17729 (java) S 17720 17707 17388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44212460 889413632 24762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 313.3
Current children cumulated vsize (KiB) 890664

[startup+326.503 s]
/proc/loadavg: 2.35 2.21 2.41 3/92 17729
/proc/meminfo: memFree=15832/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=319.4
/proc/17707/stat : 17707 (sugar++) R 17705 17707 17388 0 -1 4194304 1318 48750 2 3 6 6 30398 1530 16 0 1 0 44212324 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 273653929001 0 0 4224 16386 0 0 0 17 1 0 0
/proc/17707/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 319.4
Current children cumulated vsize (KiB) 16740

[startup+328.102 s]
/proc/loadavg: 2.35 2.21 2.41 2/82 17729
/proc/meminfo: memFree=1234280/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=320.01
/proc/17707/stat : 17707 (sugar++) D 17705 17707 17388 0 -1 4194304 1318 48750 2 3 6 67 30398 1530 15 0 1 0 44212324 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 273653929001 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/17707/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 320.01
Current children cumulated vsize (KiB) 16740

[startup+328.903 s]
/proc/loadavg: 2.35 2.21 2.41 2/82 17729
/proc/meminfo: memFree=1234280/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=320.04
/proc/17707/stat : 17707 (sugar++) D 17705 17707 17388 0 -1 4194304 1318 48750 2 3 6 70 30398 1530 15 0 1 0 44212324 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 273653929001 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/17707/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 320.04
Current children cumulated vsize (KiB) 16740

[startup+329.302 s]
/proc/loadavg: 2.35 2.21 2.41 2/82 17729
/proc/meminfo: memFree=1233704/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=320.06
/proc/17707/stat : 17707 (sugar++) D 17705 17707 17388 0 -1 4194304 1318 48750 2 3 6 72 30398 1530 15 0 1 0 44212324 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 273653929001 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/17707/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 320.06
Current children cumulated vsize (KiB) 16740

[startup+329.502 s]
/proc/loadavg: 2.35 2.21 2.41 2/82 17729
/proc/meminfo: memFree=1233704/2055920 swapFree=4192812/4192956
[pid=17707] ppid=17705 vsize=16740 CPUtime=320.07
/proc/17707/stat : 17707 (sugar++) D 17705 17707 17388 0 -1 4194304 1318 48750 2 3 6 73 30398 1530 15 0 1 0 44212324 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 273653929001 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/17707/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 320.07
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 329.559
CPU time (s): 320.098
CPU user time (s): 304.05
CPU system time (s): 16.0486
CPU usage (%): 97.1292
Max. virtual memory (cumulated for all children) (KiB): 895932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 304.05
system time used= 16.0486
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50124
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64012
involuntary context switches= 70453

runsolver used 0.452931 second user time and 1.07484 second system time

The end

Launcher Data (download as text)

Begin job on node52 at 2008-07-12 17:05:35
IDJOB=1112889
IDBENCH=61491
IDSOLVER=367
FILE ID=node52/1112889-1215875134
PBS_JOBID= 7903568
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp33/normalized-fapp33-0650-3.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-1112889-1215875134/watcher-1112889-1215875134 -o /tmp/evaluation-result-1112889-1215875134/solver-1112889-1215875134 -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-1112889-1215875134.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0a9f1ff1ab9407d2449a296e69817edc
RANDOM SEED=122974737

node52.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1210448 kB
Buffers:          4184 kB
Cached:          48040 kB
SwapCached:          0 kB
Active:         780284 kB
Inactive:        11676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1210448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2020 kB
Writeback:           0 kB
Mapped:         759928 kB
Slab:            37140 kB
Committed_AS:   939052 kB
PageTables:       3496 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= 66548 MiB
End job on node52 at 2008-07-12 17:11:04