Trace number 1087452

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 NameAnswerCPU timeWall clock time
Sugar v1.13+minisat? 420.66 427.559

General information on the benchmark

Namecsp/fapp/fapp27/
normalized-fapp27-2550-10.xml
MD5SUMb42627f9cb0b57c1082444fcb5232a6c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark31.7122
Satisfiable
(Un)Satisfiability was proved
Number of variables2550
Number of constraints10886
Maximum constraint arity2
Maximum domain size242
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10886
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.12	c 0	Sugar v1-13 + HOME/minisat
0.01/0.12	c 0	BEGIN Sat Jul  5 09:46:59 2008
0.01/0.12	c 0	PID 11828
0.01/0.13	c 0	HOST node42.alineos.net
0.01/0.13	c 0	CONVERTING HOME/instance-1087452-1215244019.xml TO HOME/temp.csp
0.01/0.13	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1087452-1215244019.xml' 'HOME/temp.csp'
1.17/1.36	c 1	8 domains, 2550 variables, 8 predicates, 0 relations, 10886 constraints
1.17/1.39	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.17/1.39	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.24/1.47	c 2	Parsing HOME/temp.csp
1.24/2.04	c 2	parsed 10000 expressions
1.24/2.16	c 2	parsed 13452 expressions
1.24/2.17	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.24/2.17	c 2	Converting to clausal form CSP
2.03/2.22	c 2	converted 1346 (10%) expressions
2.33/2.52	c 3	converted 2691 (20%) expressions
3.72/3.92	c 4	converted 4036 (30%) expressions
5.01/5.23	c 5	converted 5381 (40%) expressions
6.20/6.41	c 7	converted 6726 (50%) expressions
7.60/7.81	c 8	converted 8072 (60%) expressions
8.88/9.12	c 9	converted 9417 (70%) expressions
10.28/10.53	c 11	converted 10762 (80%) expressions
11.39/11.66	c 12	converted 12107 (90%) expressions
12.38/12.69	c 13	converted 13452 (100%) expressions
12.38/12.70	c 13	CSP : 7024 integers, 28237 booleans, 73701 clauses, largest domain size 2721
12.38/12.70	c 13	Heap : 45 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
12.38/12.70	c 13	Propagation in CSP
14.57/14.80	c 15	264000 values, 0 unsatisfiable literals, and 0 valid clauses are removed
14.57/14.81	c 15	CSP : 7024 integers, 28237 booleans, 73701 clauses, largest domain size 2721
14.57/14.81	c 15	Heap : 48 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
14.57/14.83	c 15	Simplifing CSP by introducing new Boolean variables
15.06/15.34	c 15	CSP : 7024 integers, 58557 booleans, 104021 clauses, largest domain size 2721
15.06/15.34	c 15	Heap : 59 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
15.46/15.74	c 16	Encoding CSP to SAT : HOME/temp.cnf
18.65/18.93	c 19	703 (10%) CSP integer variables are encoded (161665 clauses, 2527116 bytes)
21.63/21.99	c 22	1405 (20%) CSP integer variables are encoded (321009 clauses, 5235964 bytes)
24.71/25.09	c 25	2108 (30%) CSP integer variables are encoded (481711 clauses, 7967898 bytes)
27.50/27.84	c 28	2810 (40%) CSP integer variables are encoded (1251166 clauses, 21556384 bytes)
29.78/30.14	c 30	3512 (50%) CSP integer variables are encoded (3078694 clauses, 56279416 bytes)
32.05/32.45	c 33	4215 (60%) CSP integer variables are encoded (4887593 clauses, 90648497 bytes)
34.33/34.74	c 35	4917 (70%) CSP integer variables are encoded (6668853 clauses, 124492437 bytes)
36.70/37.15	c 37	5620 (80%) CSP integer variables are encoded (8460536 clauses, 158534414 bytes)
39.08/39.54	c 40	6322 (90%) CSP integer variables are encoded (10235166 clauses, 192735175 bytes)
41.53/42.08	c 42	7024 (100%) CSP integer variables are encoded (12049132 clauses, 230828461 bytes)
93.46/94.68	c 95	10403 (10%) CSP clauses are encoded (21605093 clauses, 458551684 bytes)
135.87/137.53	c 138	20805 (20%) CSP clauses are encoded (30228875 clauses, 669632073 bytes)
174.82/176.95	c 177	31207 (30%) CSP clauses are encoded (38428174 clauses, 872540520 bytes)
214.15/216.99	c 217	41609 (40%) CSP clauses are encoded (46552380 clauses, 1073176053 bytes)
252.70/255.95	c 256	52011 (50%) CSP clauses are encoded (54490356 clauses, 1270146960 bytes)
293.57/297.40	c 298	62413 (60%) CSP clauses are encoded (62779996 clauses, 1474685732 bytes)
332.02/336.47	c 337	72815 (70%) CSP clauses are encoded (70663336 clauses, 1669973317 bytes)
369.76/374.79	c 375	83217 (80%) CSP clauses are encoded (78468924 clauses, 1865396303 bytes)
405.63/411.14	c 411	93619 (90%) CSP clauses are encoded (86078872 clauses, 2063717330 bytes)
419.69/425.47	c 426	ERROR Exception Too large HOME/temp.cnf
419.69/425.47	c 426	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
419.69/425.47	c 426	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
419.69/425.47	c 426	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
419.69/425.47	s UNKNOWN
419.75/425.52	c 426	CPU 406.06 (0.03 0.01 406.03 13.71)
419.75/425.52	c 426	END Sat Jul  5 09:54:05 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1087452-1215244019/watcher-1087452-1215244019 -o /tmp/evaluation-result-1087452-1215244019/solver-1087452-1215244019 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1087452-1215244019.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 11828
/proc/meminfo: memFree=1582160/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=18572 CPUtime=0
/proc/11828/stat : 11828 (runsolver) D 11826 11828 10549 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 2003374378 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 259415141671 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/11828/statm: 4643 292 257 25 0 2626 0

[startup+0.10178 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 11828
/proc/meminfo: memFree=1582160/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=12676 CPUtime=0.01
/proc/11828/stat : 11828 (sugar) D 11826 11828 10549 0 -1 4194304 533 0 0 0 0 1 0 0 18 0 1 0 2003374378 12980224 501 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/11828/statm: 3169 501 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.201796 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 11828
/proc/meminfo: memFree=1582160/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=0.03
/proc/11828/stat : 11828 (sugar) S 11826 11828 10549 0 -1 4194304 900 127 0 0 2 1 0 0 16 0 1 0 2003374378 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11828/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301806 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 11828
/proc/meminfo: memFree=1582160/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=0.03
/proc/11828/stat : 11828 (sugar) S 11826 11828 10549 0 -1 4194304 900 127 0 0 2 1 0 0 16 0 1 0 2003374378 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11828/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70185 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 11828
/proc/meminfo: memFree=1582160/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=0.03
/proc/11828/stat : 11828 (sugar) S 11826 11828 10549 0 -1 4194304 900 127 0 0 2 1 0 0 16 0 1 0 2003374378 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11828/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50194 s]
/proc/loadavg: 2.00 2.02 2.00 3/92 11840
/proc/meminfo: memFree=1558008/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=1.24
/proc/11828/stat : 11828 (sugar) S 11826 11828 10549 0 -1 4194304 973 10086 0 1 2 1 116 5 16 0 1 0 2003374378 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11828/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 13600

[startup+3.10212 s]
/proc/loadavg: 2.00 2.02 2.00 3/92 11850
/proc/meminfo: memFree=1567096/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=1.24
/proc/11828/stat : 11828 (sugar) S 11826 11828 10549 0 -1 4194304 974 10086 0 1 2 1 116 5 15 0 1 0 2003374378 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11828/statm: 3400 797 370 3 0 500 0
[pid=11841] ppid=11828 vsize=5356 CPUtime=0
/proc/11841/stat : 11841 (sh) S 11828 11828 10549 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374518 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11841/statm: 1339 233 193 169 0 50 0
[pid=11842] ppid=11841 vsize=868404 CPUtime=1.68
/proc/11842/stat : 11842 (java) S 11841 11828 10549 0 -1 0 8159 0 1 0 164 4 0 0 18 0 9 0 2003374518 889245696 7244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11842/statm: 217101 7244 2541 9 0 211676 0
[pid=11842/tid=11843] ppid=11841 vsize=868404 CPUtime=1.24
/proc/11842/task/11843/stat : 11843 (java) R 11841 11828 10549 0 -1 64 2691 0 1 0 123 1 0 0 25 0 9 0 2003374519 889245696 7244 996147200 134512640 134550740 4294955952 18446744073709551615 4126626385 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11844] ppid=11841 vsize=868404 CPUtime=0.23
/proc/11842/task/11844/stat : 11844 (java) S 11841 11828 10549 0 -1 64 3314 0 0 0 22 1 0 0 16 0 9 0 2003374520 889245696 7244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11845] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11845/stat : 11845 (java) S 11841 11828 10549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374520 889245696 7244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11846] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11846/stat : 11846 (java) S 11841 11828 10549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374520 889245696 7244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11847] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11847/stat : 11847 (java) S 11841 11828 10549 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374522 889245696 7244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11848] ppid=11841 vsize=868404 CPUtime=0.18
/proc/11842/task/11848/stat : 11848 (java) S 11841 11828 10549 0 -1 64 1457 0 0 0 18 0 0 0 16 0 9 0 2003374522 889245696 7244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11849] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11849/stat : 11849 (java) S 11841 11828 10549 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374522 889245696 7244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11850] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11850/stat : 11850 (java) S 11841 11828 10549 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374522 889245696 7244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 887360

[startup+6.30147 s]
/proc/loadavg: 2.00 2.02 2.00 3/92 11850
/proc/meminfo: memFree=1550840/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=1.24
/proc/11828/stat : 11828 (sugar) S 11826 11828 10549 0 -1 4194304 974 10086 0 1 2 1 116 5 16 0 1 0 2003374378 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11828/statm: 3400 797 370 3 0 500 0
[pid=11841] ppid=11828 vsize=5356 CPUtime=0
/proc/11841/stat : 11841 (sh) S 11828 11828 10549 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374518 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11841/statm: 1339 233 193 169 0 50 0
[pid=11842] ppid=11841 vsize=868404 CPUtime=4.86
/proc/11842/stat : 11842 (java) S 11841 11828 10549 0 -1 0 11443 0 1 0 477 9 0 0 18 0 9 0 2003374518 889245696 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11842/statm: 217101 10214 2541 9 0 211676 0
[pid=11842/tid=11843] ppid=11841 vsize=868404 CPUtime=4.01
/proc/11842/task/11843/stat : 11843 (java) R 11841 11828 10549 0 -1 64 3086 0 1 0 399 2 0 0 25 0 9 0 2003374519 889245696 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4126546495 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11844] ppid=11841 vsize=868404 CPUtime=0.62
/proc/11842/task/11844/stat : 11844 (java) S 11841 11828 10549 0 -1 64 6187 0 0 0 57 5 0 0 16 0 9 0 2003374520 889245696 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11845] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11845/stat : 11845 (java) S 11841 11828 10549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374520 889245696 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11846] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11846/stat : 11846 (java) S 11841 11828 10549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374520 889245696 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11847] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11847/stat : 11847 (java) S 11841 11828 10549 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374522 889245696 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11848] ppid=11841 vsize=868404 CPUtime=0.21
/proc/11842/task/11848/stat : 11848 (java) S 11841 11828 10549 0 -1 64 1473 0 0 0 20 1 0 0 15 0 9 0 2003374522 889245696 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11849] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11849/stat : 11849 (java) S 11841 11828 10549 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374522 889245696 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11850] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11850/stat : 11850 (java) S 11841 11828 10549 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374522 889245696 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 887360

[startup+12.7022 s]
/proc/loadavg: 2.00 2.02 2.00 3/92 11850
/proc/meminfo: memFree=1524472/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=1.25
/proc/11828/stat : 11828 (sugar) S 11826 11828 10549 0 -1 4194304 974 10086 0 1 3 1 116 5 16 0 1 0 2003374378 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11828/statm: 3400 797 370 3 0 500 0
[pid=11841] ppid=11828 vsize=5356 CPUtime=0
/proc/11841/stat : 11841 (sh) S 11828 11828 10549 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374518 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11841/statm: 1339 233 193 169 0 50 0
[pid=11842] ppid=11841 vsize=868404 CPUtime=11.23
/proc/11842/stat : 11842 (java) S 11841 11828 10549 0 -1 0 22600 0 1 0 1105 18 0 0 18 0 9 0 2003374518 889245696 16601 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11842/statm: 217101 16601 2541 9 0 211676 0
[pid=11842/tid=11843] ppid=11841 vsize=868404 CPUtime=9.37
/proc/11842/task/11843/stat : 11843 (java) R 11841 11828 10549 0 -1 64 3714 0 1 0 934 3 0 0 25 0 9 0 2003374519 889245696 16601 996147200 134512640 134550740 4294955952 18446744073709551615 103824379 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11844] ppid=11841 vsize=868404 CPUtime=1.62
/proc/11842/task/11844/stat : 11844 (java) S 11841 11828 10549 0 -1 64 16715 0 0 0 150 12 0 0 16 0 9 0 2003374520 889245696 16601 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11845] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11845/stat : 11845 (java) S 11841 11828 10549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374520 889245696 16601 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11846] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11846/stat : 11846 (java) S 11841 11828 10549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374520 889245696 16601 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11847] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11847/stat : 11847 (java) S 11841 11828 10549 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374522 889245696 16601 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11848] ppid=11841 vsize=868404 CPUtime=0.21
/proc/11842/task/11848/stat : 11848 (java) S 11841 11828 10549 0 -1 64 1474 0 0 0 20 1 0 0 16 0 9 0 2003374522 889245696 16601 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11849] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11849/stat : 11849 (java) S 11841 11828 10549 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374522 889245696 16601 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11850] ppid=11841 vsize=868404 CPUtime=0
/proc/11842/task/11850/stat : 11850 (java) S 11841 11828 10549 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374522 889245696 16601 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 887360

[startup+25.5026 s]
/proc/loadavg: 2.00 2.02 2.00 3/92 11850
/proc/meminfo: memFree=1498616/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=1.25
/proc/11828/stat : 11828 (sugar) S 11826 11828 10549 0 -1 4194304 974 10086 0 1 3 1 116 5 16 0 1 0 2003374378 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11828/statm: 3400 797 370 3 0 500 0
[pid=11841] ppid=11828 vsize=5356 CPUtime=0
/proc/11841/stat : 11841 (sh) S 11828 11828 10549 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374518 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11841/statm: 1339 233 193 169 0 50 0
[pid=11842] ppid=11841 vsize=868516 CPUtime=23.96
/proc/11842/stat : 11842 (java) S 11841 11828 10549 0 -1 0 29234 0 1 0 2370 26 0 0 18 0 9 0 2003374518 889360384 20492 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11842/statm: 217129 20492 2566 9 0 211676 0
[pid=11842/tid=11843] ppid=11841 vsize=868516 CPUtime=21.01
/proc/11842/task/11843/stat : 11843 (java) R 11841 11828 10549 0 -1 64 4369 0 1 0 2093 8 0 0 25 0 9 0 2003374519 889360384 20492 996147200 134512640 134550740 4294955952 18446744073709551615 4126887214 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11844] ppid=11841 vsize=868516 CPUtime=2.65
/proc/11842/task/11844/stat : 11844 (java) S 11841 11828 10549 0 -1 64 22661 0 0 0 250 15 0 0 16 0 9 0 2003374520 889360384 20492 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11845] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11845/stat : 11845 (java) S 11841 11828 10549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374520 889360384 20492 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11846] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11846/stat : 11846 (java) S 11841 11828 10549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374520 889360384 20492 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11847] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11847/stat : 11847 (java) S 11841 11828 10549 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374522 889360384 20492 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11848] ppid=11841 vsize=868516 CPUtime=0.27
/proc/11842/task/11848/stat : 11848 (java) S 11841 11828 10549 0 -1 64 1507 0 0 0 26 1 0 0 16 0 9 0 2003374522 889360384 20492 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11849] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11849/stat : 11849 (java) S 11841 11828 10549 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374522 889360384 20492 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11850] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11850/stat : 11850 (java) S 11841 11828 10549 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374522 889360384 20492 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 887472

[startup+51.1024 s]
/proc/loadavg: 2.28 2.08 2.02 4/92 11850
/proc/meminfo: memFree=1243896/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=1.25
/proc/11828/stat : 11828 (sugar) S 11826 11828 10549 0 -1 4194304 974 10086 0 1 3 1 116 5 16 0 1 0 2003374378 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11828/statm: 3400 797 370 3 0 500 0
[pid=11841] ppid=11828 vsize=5356 CPUtime=0
/proc/11841/stat : 11841 (sh) S 11828 11828 10549 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374518 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11841/statm: 1339 233 193 169 0 50 0
[pid=11842] ppid=11841 vsize=868516 CPUtime=49.17
/proc/11842/stat : 11842 (java) S 11841 11828 10549 0 -1 0 30099 0 1 0 4735 182 0 0 18 0 9 0 2003374518 889360384 20501 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[startup+402.302 s]
/proc/loadavg: 2.05 2.12 2.07 3/92 11850
/proc/meminfo: memFree=15992/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=1.25
/proc/11828/stat : 11828 (sugar) S 11826 11828 10549 0 -1 4194304 974 10086 0 1 3 1 116 5 16 0 1 0 2003374378 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11828/statm: 3400 797 370 3 0 500 0
[pid=11841] ppid=11828 vsize=5356 CPUtime=0
/proc/11841/stat : 11841 (sh) S 11828 11828 10549 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374518 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11841/statm: 1339 233 193 169 0 50 0
[pid=11842] ppid=11841 vsize=868516 CPUtime=395.72
/proc/11842/stat : 11842 (java) S 11841 11828 10549 0 -1 0 36861 0 1 0 38290 1282 0 0 18 0 9 0 2003374518 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11842/statm: 217129 20505 2566 9 0 211676 0
[pid=11842/tid=11843] ppid=11841 vsize=868516 CPUtime=388.79
/proc/11842/task/11843/stat : 11843 (java) R 11841 11828 10549 0 -1 64 11984 0 1 0 37668 1211 0 0 25 0 9 0 2003374519 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4127069386 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11844] ppid=11841 vsize=868516 CPUtime=6.6
/proc/11842/task/11844/stat : 11844 (java) S 11841 11828 10549 0 -1 64 22661 0 0 0 592 68 0 0 16 0 9 0 2003374520 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11845] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11845/stat : 11845 (java) S 11841 11828 10549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374520 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11846] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11846/stat : 11846 (java) S 11841 11828 10549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374520 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11847] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11847/stat : 11847 (java) S 11841 11828 10549 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11848] ppid=11841 vsize=868516 CPUtime=0.3
/proc/11842/task/11848/stat : 11848 (java) S 11841 11828 10549 0 -1 64 1519 0 0 0 29 1 0 0 16 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11849] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11849/stat : 11849 (java) S 11841 11828 10549 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11850] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11850/stat : 11850 (java) S 11841 11828 10549 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 396.97
Current children cumulated vsize (KiB) 887472

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

[startup+409.602 s]
/proc/loadavg: 2.04 2.12 2.07 3/92 11850
/proc/meminfo: memFree=14904/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=1.25
/proc/11828/stat : 11828 (sugar) S 11826 11828 10549 0 -1 4194304 974 10086 0 1 3 1 116 5 16 0 1 0 2003374378 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11828/statm: 3400 797 370 3 0 500 0
[pid=11841] ppid=11828 vsize=5356 CPUtime=0
/proc/11841/stat : 11841 (sh) S 11828 11828 10549 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374518 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11841/statm: 1339 233 193 169 0 50 0
[pid=11842] ppid=11841 vsize=868516 CPUtime=402.9
/proc/11842/stat : 11842 (java) S 11841 11828 10549 0 -1 0 37007 0 1 0 38980 1310 0 0 18 0 9 0 2003374518 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11842/statm: 217129 20505 2566 9 0 211676 0
[pid=11842/tid=11843] ppid=11841 vsize=868516 CPUtime=395.9
/proc/11842/task/11843/stat : 11843 (java) R 11841 11828 10549 0 -1 64 12130 0 1 0 38352 1238 0 0 25 0 9 0 2003374519 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11844] ppid=11841 vsize=868516 CPUtime=6.67
/proc/11842/task/11844/stat : 11844 (java) S 11841 11828 10549 0 -1 64 22661 0 0 0 598 69 0 0 16 0 9 0 2003374520 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11845] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11845/stat : 11845 (java) S 11841 11828 10549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374520 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11846] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11846/stat : 11846 (java) S 11841 11828 10549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374520 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11847] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11847/stat : 11847 (java) S 11841 11828 10549 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11848] ppid=11841 vsize=868516 CPUtime=0.3
/proc/11842/task/11848/stat : 11848 (java) S 11841 11828 10549 0 -1 64 1519 0 0 0 29 1 0 0 16 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11849] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11849/stat : 11849 (java) S 11841 11828 10549 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11850] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11850/stat : 11850 (java) S 11841 11828 10549 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 404.15
Current children cumulated vsize (KiB) 887472

[startup+416.002 s]
/proc/loadavg: 2.04 2.12 2.06 3/92 11850
/proc/meminfo: memFree=15992/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=1.25
/proc/11828/stat : 11828 (sugar) S 11826 11828 10549 0 -1 4194304 974 10086 0 1 3 1 116 5 16 0 1 0 2003374378 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11828/statm: 3400 797 370 3 0 500 0
[pid=11841] ppid=11828 vsize=5356 CPUtime=0
/proc/11841/stat : 11841 (sh) S 11828 11828 10549 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374518 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11841/statm: 1339 233 193 169 0 50 0
[pid=11842] ppid=11841 vsize=868516 CPUtime=409.2
/proc/11842/stat : 11842 (java) S 11841 11828 10549 0 -1 0 37136 0 1 0 39590 1330 0 0 18 0 9 0 2003374518 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11842/statm: 217129 20505 2566 9 0 211676 0
[pid=11842/tid=11843] ppid=11841 vsize=868516 CPUtime=402.13
/proc/11842/task/11843/stat : 11843 (java) R 11841 11828 10549 0 -1 64 12259 0 1 0 38956 1257 0 0 25 0 9 0 2003374519 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11844] ppid=11841 vsize=868516 CPUtime=6.74
/proc/11842/task/11844/stat : 11844 (java) S 11841 11828 10549 0 -1 64 22661 0 0 0 604 70 0 0 16 0 9 0 2003374520 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11845] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11845/stat : 11845 (java) S 11841 11828 10549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374520 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11846] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11846/stat : 11846 (java) S 11841 11828 10549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374520 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11847] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11847/stat : 11847 (java) S 11841 11828 10549 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11848] ppid=11841 vsize=868516 CPUtime=0.3
/proc/11842/task/11848/stat : 11848 (java) S 11841 11828 10549 0 -1 64 1519 0 0 0 29 1 0 0 16 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11849] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11849/stat : 11849 (java) S 11841 11828 10549 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11850] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11850/stat : 11850 (java) S 11841 11828 10549 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 410.45
Current children cumulated vsize (KiB) 887472

[startup+422.403 s]
/proc/loadavg: 2.03 2.11 2.06 3/92 11850
/proc/meminfo: memFree=15288/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=1.25
/proc/11828/stat : 11828 (sugar) S 11826 11828 10549 0 -1 4194304 974 10086 0 1 3 1 116 5 16 0 1 0 2003374378 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11828/statm: 3400 797 370 3 0 500 0
[pid=11841] ppid=11828 vsize=5356 CPUtime=0
/proc/11841/stat : 11841 (sh) S 11828 11828 10549 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374518 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11841/statm: 1339 233 193 169 0 50 0
[pid=11842] ppid=11841 vsize=868516 CPUtime=415.51
/proc/11842/stat : 11842 (java) S 11841 11828 10549 0 -1 0 37278 0 1 0 40198 1353 0 0 18 0 9 0 2003374518 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11842/statm: 217129 20505 2566 9 0 211676 0
[pid=11842/tid=11843] ppid=11841 vsize=868516 CPUtime=408.37
/proc/11842/task/11843/stat : 11843 (java) R 11841 11828 10549 0 -1 64 12401 0 1 0 39557 1280 0 0 25 0 9 0 2003374519 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11844] ppid=11841 vsize=868516 CPUtime=6.82
/proc/11842/task/11844/stat : 11844 (java) S 11841 11828 10549 0 -1 64 22661 0 0 0 611 71 0 0 16 0 9 0 2003374520 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11845] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11845/stat : 11845 (java) S 11841 11828 10549 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374520 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11846] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11846/stat : 11846 (java) S 11841 11828 10549 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374520 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11847] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11847/stat : 11847 (java) S 11841 11828 10549 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11848] ppid=11841 vsize=868516 CPUtime=0.3
/proc/11842/task/11848/stat : 11848 (java) S 11841 11828 10549 0 -1 64 1519 0 0 0 29 1 0 0 16 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11849] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11849/stat : 11849 (java) S 11841 11828 10549 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11842/tid=11850] ppid=11841 vsize=868516 CPUtime=0
/proc/11842/task/11850/stat : 11850 (java) S 11841 11828 10549 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374522 889360384 20505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 416.76
Current children cumulated vsize (KiB) 887472

[startup+425.602 s]
/proc/loadavg: 2.03 2.11 2.06 3/92 11850
/proc/meminfo: memFree=15416/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=419.83
/proc/11828/stat : 11828 (sugar) R 11826 11828 10549 0 -1 4194304 996 47727 0 2 3 6 40603 1371 17 0 1 0 2003374378 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259415315497 0 0 4224 16386 0 0 0 17 1 0 0
/proc/11828/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 419.83
Current children cumulated vsize (KiB) 13600

[startup+426.401 s]
/proc/loadavg: 2.03 2.11 2.06 3/82 11850
/proc/meminfo: memFree=424008/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=420.59
/proc/11828/stat : 11828 (sugar) D 11826 11828 10549 0 -1 4194304 996 47727 0 2 3 82 40603 1371 22 0 1 0 2003374378 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259415315497 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/11828/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 420.59
Current children cumulated vsize (KiB) 13600

[startup+427.201 s]
/proc/loadavg: 2.03 2.11 2.06 2/82 11850
/proc/meminfo: memFree=1620104/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=420.62
/proc/11828/stat : 11828 (sugar) D 11826 11828 10549 0 -1 4194304 996 47727 0 2 3 85 40603 1371 18 0 1 0 2003374378 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259415315497 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/11828/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 420.62
Current children cumulated vsize (KiB) 13600

[startup+427.401 s]
/proc/loadavg: 2.03 2.11 2.06 2/82 11850
/proc/meminfo: memFree=1620104/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=420.63
/proc/11828/stat : 11828 (sugar) D 11826 11828 10549 0 -1 4194304 996 47727 0 2 3 86 40603 1371 18 0 1 0 2003374378 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259415315497 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/11828/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 420.63
Current children cumulated vsize (KiB) 13600

[startup+427.501 s]
/proc/loadavg: 2.03 2.11 2.06 2/82 11850
/proc/meminfo: memFree=1620104/2055920 swapFree=4180096/4192956
[pid=11828] ppid=11826 vsize=13600 CPUtime=420.64
/proc/11828/stat : 11828 (sugar) D 11826 11828 10549 0 -1 4194304 996 47727 0 2 3 87 40603 1371 18 0 1 0 2003374378 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259415315497 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/11828/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 420.64
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 427.559
CPU time (s): 420.66
CPU user time (s): 406.067
CPU system time (s): 14.5928
CPU usage (%): 98.3865
Max. virtual memory (cumulated for all children) (KiB): 892740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 406.067
system time used= 14.5928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48753
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= 72966
involuntary context switches= 78749

runsolver used 0.505923 second user time and 1.45378 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-05 09:46:59
IDJOB=1087452
IDBENCH=57998
IDSOLVER=346
FILE ID=node42/1087452-1215244019
PBS_JOBID= 7881898
Free space on /tmp= 66492 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fapp/fapp27/normalized-fapp27-2550-10.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087452-1215244019/watcher-1087452-1215244019 -o /tmp/evaluation-result-1087452-1215244019/solver-1087452-1215244019 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1087452-1215244019.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b42627f9cb0b57c1082444fcb5232a6c
RANDOM SEED=1425732554

node42.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.214
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.214
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:       1582704 kB
Buffers:          5728 kB
Cached:          65280 kB
SwapCached:       6580 kB
Active:         391408 kB
Inactive:        31088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1582704 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            2852 kB
Writeback:           0 kB
Mapped:         367868 kB
Slab:            35292 kB
Committed_AS:  4192904 kB
PageTables:       2596 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node42 at 2008-07-05 09:54:07