Trace number 1087472

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+picosat? 402.845 409.367

General information on the benchmark

Namecsp/fapp/fapp27/
normalized-fapp27-2550-7.xml
MD5SUMb5d52b8bbf6043988c4227a96902f450
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 benchmark32.0001
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.00/0.13	c 0	Sugar v1-13 + HOME/picosat
0.00/0.13	c 0	BEGIN Sat Jul  5 09:50:32 2008
0.00/0.13	c 0	PID 5557
0.00/0.14	c 0	HOST node74.alineos.net
0.00/0.14	c 0	CONVERTING HOME/instance-1087472-1215244231.xml TO HOME/temp.csp
0.00/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1087472-1215244231.xml' 'HOME/temp.csp'
1.17/1.38	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.26/1.48	c 1	Parsing HOME/temp.csp
1.26/1.86	c 1	parsed 10000 expressions
1.26/2.00	c 1	parsed 13452 expressions
1.26/2.00	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.26/2.00	c 1	Converting to clausal form CSP
1.26/2.05	c 1	converted 1346 (10%) expressions
2.14/2.36	c 2	converted 2691 (20%) expressions
3.52/3.78	c 3	converted 4036 (30%) expressions
4.91/5.11	c 5	converted 5381 (40%) expressions
6.10/6.31	c 6	converted 6726 (50%) expressions
7.47/7.74	c 7	converted 8072 (60%) expressions
8.76/9.06	c 9	converted 9417 (70%) expressions
10.14/10.49	c 10	converted 10762 (80%) expressions
11.34/11.64	c 11	converted 12107 (90%) expressions
12.32/12.69	c 12	converted 13452 (100%) expressions
12.32/12.69	c 12	CSP : 7024 integers, 28237 booleans, 73701 clauses, largest domain size 2721
12.32/12.69	c 12	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
12.32/12.69	c 12	Propagation in CSP
14.49/14.84	c 14	264000 values, 0 unsatisfiable literals, and 0 valid clauses are removed
14.49/14.84	c 14	CSP : 7024 integers, 28237 booleans, 73701 clauses, largest domain size 2721
14.49/14.84	c 14	Heap : 49 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
14.49/14.87	c 14	Simplifing CSP by introducing new Boolean variables
14.98/15.38	c 15	CSP : 7024 integers, 58557 booleans, 104021 clauses, largest domain size 2721
14.98/15.38	c 15	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
15.48/15.80	c 15	Encoding CSP to SAT : HOME/temp.cnf
18.65/19.05	c 19	703 (10%) CSP integer variables are encoded (161665 clauses, 2527116 bytes)
21.72/22.18	c 22	1405 (20%) CSP integer variables are encoded (321009 clauses, 5235964 bytes)
24.89/25.31	c 25	2108 (30%) CSP integer variables are encoded (481711 clauses, 7967898 bytes)
27.66/28.12	c 28	2810 (40%) CSP integer variables are encoded (1251166 clauses, 21556384 bytes)
29.94/30.46	c 30	3512 (50%) CSP integer variables are encoded (3078694 clauses, 56279416 bytes)
32.29/32.83	c 32	4215 (60%) CSP integer variables are encoded (4887593 clauses, 90648497 bytes)
34.55/35.17	c 35	4917 (70%) CSP integer variables are encoded (6668853 clauses, 124492437 bytes)
37.00/37.63	c 37	5620 (80%) CSP integer variables are encoded (8460536 clauses, 158534414 bytes)
39.38/40.06	c 40	6322 (90%) CSP integer variables are encoded (10235166 clauses, 192735175 bytes)
41.92/42.66	c 42	7024 (100%) CSP integer variables are encoded (12049132 clauses, 230828461 bytes)
94.16/95.86	c 95	10403 (10%) CSP clauses are encoded (21604063 clauses, 458522972 bytes)
136.85/139.29	c 139	20805 (20%) CSP clauses are encoded (30226747 clauses, 669572010 bytes)
174.41/177.47	c 177	31207 (30%) CSP clauses are encoded (38424797 clauses, 872444967 bytes)
210.94/214.24	c 214	41609 (40%) CSP clauses are encoded (46547855 clauses, 1073047636 bytes)
246.69/250.29	c 250	52011 (50%) CSP clauses are encoded (54484738 clauses, 1269987295 bytes)
284.51/288.34	c 288	62413 (60%) CSP clauses are encoded (62773388 clauses, 1474497557 bytes)
320.34/324.46	c 324	72815 (70%) CSP clauses are encoded (70655660 clauses, 1669754422 bytes)
355.44/360.15	c 360	83217 (80%) CSP clauses are encoded (78460180 clauses, 1865146468 bytes)
388.80/393.84	c 393	93619 (90%) CSP clauses are encoded (86068984 clauses, 2063433573 bytes)
401.84/407.09	c 407	ERROR Exception Too large HOME/temp.cnf
401.84/407.09	c 407	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
401.84/407.09	c 407	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
401.84/407.09	c 407	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
401.84/407.09	s UNKNOWN
401.95/407.56	c 407	CPU 388.46 (0.03 0.01 388.43 13.48)
401.95/407.56	c 407	END Sat Jul  5 09:57:19 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-1087472-1215244231/watcher-1087472-1215244231 -o /tmp/evaluation-result-1087472-1215244231/solver-1087472-1215244231 -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/picosat -tmp=HOME/temp HOME/instance-1087472-1215244231.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: 1.85 1.97 1.99 4/82 5557
/proc/meminfo: memFree=1730224/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=18572 CPUtime=0
/proc/5557/stat : 5557 (runsolver) D 5555 5557 5520 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2003374273 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 228774702375 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/5557/statm: 4643 292 257 25 0 2626 0

[startup+0.047363 s]
/proc/loadavg: 1.85 1.97 1.99 4/82 5557
/proc/meminfo: memFree=1730224/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=8540 CPUtime=0
/proc/5557/stat : 5557 (sugar) D 5555 5557 5520 0 -1 4194304 65 0 2 0 0 0 0 0 18 0 1 0 2003374273 8744960 52 996147200 4194304 4206940 548682068608 18446744073709551615 228772086532 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/5557/statm: 2135 52 39 3 0 55 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8540

[startup+0.101378 s]
/proc/loadavg: 1.85 1.97 1.99 4/82 5557
/proc/meminfo: memFree=1730224/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=12544 CPUtime=0
/proc/5557/stat : 5557 (sugar) R 5555 5557 5520 0 -1 4194304 484 0 3 0 0 0 0 0 18 0 1 0 2003374273 12845056 455 996147200 4194304 4206940 548682068608 18446744073709551615 228794706619 0 0 4224 0 0 0 0 17 1 0 0
/proc/5557/statm: 3136 455 291 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.301415 s]
/proc/loadavg: 1.85 1.97 1.99 4/82 5557
/proc/meminfo: memFree=1730224/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=0.04
/proc/5557/stat : 5557 (sugar) S 5555 5557 5520 0 -1 4194304 897 127 3 0 3 1 0 0 19 0 1 0 2003374273 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5557/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701494 s]
/proc/loadavg: 1.85 1.97 1.99 4/82 5557
/proc/meminfo: memFree=1730224/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=0.04
/proc/5557/stat : 5557 (sugar) S 5555 5557 5520 0 -1 4194304 897 127 3 0 3 1 0 0 19 0 1 0 2003374273 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5557/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50165 s]
/proc/loadavg: 1.85 1.97 1.99 4/93 5569
/proc/meminfo: memFree=1708696/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=1.26
/proc/5557/stat : 5557 (sugar) S 5555 5557 5520 0 -1 4194304 970 10086 3 1 3 1 115 7 16 0 1 0 2003374273 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5557/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 13600

[startup+3.10296 s]
/proc/loadavg: 1.85 1.97 1.99 3/93 5579
/proc/meminfo: memFree=1714776/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=1.26
/proc/5557/stat : 5557 (sugar) S 5555 5557 5520 0 -1 4194304 971 10086 3 1 3 1 115 7 15 0 1 0 2003374273 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5557/statm: 3400 797 370 3 0 500 0
[pid=5570] ppid=5557 vsize=5356 CPUtime=0
/proc/5570/stat : 5570 (sh) S 5557 5557 5520 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374413 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5570/statm: 1339 233 193 169 0 50 0
[pid=5571] ppid=5570 vsize=868388 CPUtime=1.67
/proc/5571/stat : 5571 (java) S 5570 5557 5520 0 -1 0 8311 0 1 0 161 6 0 0 19 0 9 0 2003374413 889229312 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5571/statm: 217097 7380 2541 9 0 211672 0
[pid=5571/tid=5572] ppid=5570 vsize=868388 CPUtime=1.19
/proc/5571/task/5572/stat : 5572 (java) R 5570 5557 5520 0 -1 64 2707 0 1 0 117 2 0 0 24 0 9 0 2003374414 889229312 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4126620808 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5573] ppid=5570 vsize=868388 CPUtime=0.25
/proc/5571/task/5573/stat : 5573 (java) S 5570 5557 5520 0 -1 64 3445 0 0 0 23 2 0 0 16 0 9 0 2003374415 889229312 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5574] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5574/stat : 5574 (java) S 5570 5557 5520 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374415 889229312 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5575] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5575/stat : 5575 (java) S 5570 5557 5520 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374416 889229312 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5576] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5576/stat : 5576 (java) S 5570 5557 5520 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374417 889229312 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5577] ppid=5570 vsize=868388 CPUtime=0.2
/proc/5571/task/5577/stat : 5577 (java) S 5570 5557 5520 0 -1 64 1462 0 0 0 20 0 0 0 15 0 9 0 2003374417 889229312 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5578] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5578/stat : 5578 (java) S 5570 5557 5520 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374418 889229312 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5579] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5579/stat : 5579 (java) S 5570 5557 5520 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374418 889229312 7380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 887344

[startup+6.30259 s]
/proc/loadavg: 1.86 1.97 1.99 3/93 5579
/proc/meminfo: memFree=1698776/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=1.26
/proc/5557/stat : 5557 (sugar) S 5555 5557 5520 0 -1 4194304 971 10086 3 1 3 1 115 7 16 0 1 0 2003374273 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5557/statm: 3400 797 370 3 0 500 0
[pid=5570] ppid=5557 vsize=5356 CPUtime=0
/proc/5570/stat : 5570 (sh) S 5557 5557 5520 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374413 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5570/statm: 1339 233 193 169 0 50 0
[pid=5571] ppid=5570 vsize=868388 CPUtime=4.84
/proc/5571/stat : 5571 (java) S 5570 5557 5520 0 -1 0 11570 0 1 0 474 10 0 0 19 0 9 0 2003374413 889229312 10336 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5571/statm: 217097 10336 2541 9 0 211672 0
[pid=5571/tid=5572] ppid=5570 vsize=868388 CPUtime=3.96
/proc/5571/task/5572/stat : 5572 (java) R 5570 5557 5520 0 -1 64 3092 0 1 0 393 3 0 0 25 0 9 0 2003374414 889229312 10336 996147200 134512640 134550740 4294955952 18446744073709551615 4126571056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5573] ppid=5570 vsize=868388 CPUtime=0.63
/proc/5571/task/5573/stat : 5573 (java) S 5570 5557 5520 0 -1 64 6305 0 0 0 58 5 0 0 16 0 9 0 2003374415 889229312 10336 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5574] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5574/stat : 5574 (java) S 5570 5557 5520 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374415 889229312 10336 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5575] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5575/stat : 5575 (java) S 5570 5557 5520 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374416 889229312 10336 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5576] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5576/stat : 5576 (java) S 5570 5557 5520 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374417 889229312 10336 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5577] ppid=5570 vsize=868388 CPUtime=0.21
/proc/5571/task/5577/stat : 5577 (java) S 5570 5557 5520 0 -1 64 1476 0 0 0 21 0 0 0 16 0 9 0 2003374417 889229312 10336 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5578] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5578/stat : 5578 (java) S 5570 5557 5520 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374418 889229312 10336 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5579] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5579/stat : 5579 (java) S 5570 5557 5520 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374418 889229312 10336 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) 887344

[startup+12.7028 s]
/proc/loadavg: 1.87 1.97 1.99 3/93 5579
/proc/meminfo: memFree=1672792/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=1.26
/proc/5557/stat : 5557 (sugar) S 5555 5557 5520 0 -1 4194304 971 10086 3 1 3 1 115 7 16 0 1 0 2003374273 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5557/statm: 3400 797 370 3 0 500 0
[pid=5570] ppid=5557 vsize=5356 CPUtime=0
/proc/5570/stat : 5570 (sh) S 5557 5557 5520 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374413 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5570/statm: 1339 233 193 169 0 50 0
[pid=5571] ppid=5570 vsize=868388 CPUtime=11.16
/proc/5571/stat : 5571 (java) S 5570 5557 5520 0 -1 0 22300 0 1 0 1098 18 0 0 19 0 9 0 2003374413 889229312 16624 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5571/statm: 217097 16624 2541 9 0 211672 0
[pid=5571/tid=5572] ppid=5570 vsize=868388 CPUtime=9.3
/proc/5571/task/5572/stat : 5572 (java) R 5570 5557 5520 0 -1 64 3713 0 1 0 926 4 0 0 25 0 9 0 2003374414 889229312 16624 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5573] ppid=5570 vsize=868388 CPUtime=1.62
/proc/5571/task/5573/stat : 5573 (java) S 5570 5557 5520 0 -1 64 16413 0 0 0 150 12 0 0 16 0 9 0 2003374415 889229312 16624 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5574] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5574/stat : 5574 (java) S 5570 5557 5520 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374415 889229312 16624 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5575] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5575/stat : 5575 (java) S 5570 5557 5520 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374416 889229312 16624 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5576] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5576/stat : 5576 (java) S 5570 5557 5520 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374417 889229312 16624 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5577] ppid=5570 vsize=868388 CPUtime=0.22
/proc/5571/task/5577/stat : 5577 (java) R 5570 5557 5520 0 -1 64 1477 0 0 0 22 0 0 0 16 0 9 0 2003374417 889229312 16624 996147200 134512640 134550740 4294955952 18446744073709551615 103776425 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5578] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5578/stat : 5578 (java) S 5570 5557 5520 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374418 889229312 16624 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5579] ppid=5570 vsize=868388 CPUtime=0
/proc/5571/task/5579/stat : 5579 (java) S 5570 5557 5520 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374418 889229312 16624 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 887344

[startup+25.5013 s]
/proc/loadavg: 1.90 1.97 1.99 3/93 5579
/proc/meminfo: memFree=1648024/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=1.26
/proc/5557/stat : 5557 (sugar) S 5555 5557 5520 0 -1 4194304 971 10086 3 1 3 1 115 7 16 0 1 0 2003374273 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5557/statm: 3400 797 370 3 0 500 0
[pid=5570] ppid=5557 vsize=5356 CPUtime=0
/proc/5570/stat : 5570 (sh) S 5557 5557 5520 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374413 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5570/statm: 1339 233 193 169 0 50 0
[pid=5571] ppid=5570 vsize=868500 CPUtime=23.82
/proc/5571/stat : 5571 (java) S 5570 5557 5520 0 -1 0 28270 0 1 0 2354 28 0 0 19 0 9 0 2003374413 889344000 20173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5571/statm: 217125 20173 2566 9 0 211672 0
[pid=5571/tid=5572] ppid=5570 vsize=868500 CPUtime=20.84
/proc/5571/task/5572/stat : 5572 (java) R 5570 5557 5520 0 -1 64 4336 0 1 0 2075 9 0 0 25 0 9 0 2003374414 889344000 20173 996147200 134512640 134550740 4294955952 18446744073709551615 4127061048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5573] ppid=5570 vsize=868500 CPUtime=2.66
/proc/5571/task/5573/stat : 5573 (java) S 5570 5557 5520 0 -1 64 21728 0 0 0 250 16 0 0 16 0 9 0 2003374415 889344000 20173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5574] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5574/stat : 5574 (java) S 5570 5557 5520 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374415 889344000 20173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5575] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5575/stat : 5575 (java) S 5570 5557 5520 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374416 889344000 20173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5576] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5576/stat : 5576 (java) S 5570 5557 5520 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374417 889344000 20173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5577] ppid=5570 vsize=868500 CPUtime=0.27
/proc/5571/task/5577/stat : 5577 (java) S 5570 5557 5520 0 -1 64 1509 0 0 0 27 0 0 0 16 0 9 0 2003374417 889344000 20173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5578] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5578/stat : 5578 (java) S 5570 5557 5520 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374418 889344000 20173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5579] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5579/stat : 5579 (java) S 5570 5557 5520 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374418 889344000 20173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 887456

[startup+51.1013 s]
/proc/loadavg: 2.01 1.99 1.99 3/93 5579
/proc/meminfo: memFree=1396248/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=1.26
/proc/5557/stat : 5557 (sugar) S 5555 5557 5520 0 -1 4194304 971 10086 3 1 3 1 115 7 16 0 1 0 2003374273 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5557/statm: 3400 797 370 3 0 500 0
[pid=5570] ppid=5557 vsize=5356 CPUtime=0
/proc/5570/stat : 5570 (sh) S 5557 5557 5520 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374413 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5570/statm: 1339 233 193 169 0 50 0
[pid=5571] ppid=5570 vsize=868500 CPUtime=48.86
/proc/5571/stat : 5571 (java) S 5570 5557 5520 0 -1 0 29143 0 1 0 4696 190 0 0 19 0 9 0 2003374413 889344000 20182 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=5571/tid=5577] ppid=5570 vsize=868500 CPUtime=0.3
/proc/5571/task/5577/stat : 5577 (java) S 5570 5557 5520 0 -1 64 1520 0 0 0 30 0 0 0 16 0 9 0 2003374417 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5571/tid=5578] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5578/stat : 5578 (java) S 5570 5557 5520 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374418 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5579] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5579/stat : 5579 (java) S 5570 5557 5520 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374418 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 278.54
Current children cumulated vsize (KiB) 887456

[startup+342.302 s]
/proc/loadavg: 2.13 2.06 2.01 3/93 5579
/proc/meminfo: memFree=16024/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=1.26
/proc/5557/stat : 5557 (sugar) S 5555 5557 5520 0 -1 4194304 971 10086 3 1 3 1 115 7 16 0 1 0 2003374273 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5557/statm: 3400 797 370 3 0 500 0
[pid=5570] ppid=5557 vsize=5356 CPUtime=0
/proc/5570/stat : 5570 (sh) S 5557 5557 5520 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374413 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5570/statm: 1339 233 193 169 0 50 0
[pid=5571] ppid=5570 vsize=868500 CPUtime=336.56
/proc/5571/stat : 5571 (java) S 5570 5557 5520 0 -1 0 35119 0 1 0 32543 1113 0 0 19 0 9 0 2003374413 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5571/statm: 217125 20186 2566 9 0 211672 0
[pid=5571/tid=5572] ppid=5570 vsize=868500 CPUtime=330.12
/proc/5571/task/5572/stat : 5572 (java) R 5570 5557 5520 0 -1 64 11174 0 1 0 31961 1051 0 0 25 0 9 0 2003374414 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4127070975 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5571/tid=5573] ppid=5570 vsize=868500 CPUtime=6.11
/proc/5571/task/5573/stat : 5573 (java) S 5570 5557 5520 0 -1 64 21728 0 0 0 551 60 0 0 16 0 9 0 2003374415 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5571/tid=5574] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5574/stat : 5574 (java) S 5570 5557 5520 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374415 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5575] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5575/stat : 5575 (java) S 5570 5557 5520 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374416 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5576] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5576/stat : 5576 (java) S 5570 5557 5520 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374417 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5577] ppid=5570 vsize=868500 CPUtime=0.3
/proc/5571/task/5577/stat : 5577 (java) S 5570 5557 5520 0 -1 64 1520 0 0 0 30 0 0 0 16 0 9 0 2003374417 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5571/tid=5578] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5578/stat : 5578 (java) S 5570 5557 5520 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374418 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5579] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5579/stat : 5579 (java) S 5570 5557 5520 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374418 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 337.82
Current children cumulated vsize (KiB) 887456

[startup+402.302 s]
/proc/loadavg: 2.13 2.06 2.01 3/93 5579
/proc/meminfo: memFree=15000/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=1.26
/proc/5557/stat : 5557 (sugar) S 5555 5557 5520 0 -1 4194304 971 10086 3 1 3 1 115 7 16 0 1 0 2003374273 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5557/statm: 3400 797 370 3 0 500 0
[pid=5570] ppid=5557 vsize=5356 CPUtime=0
/proc/5570/stat : 5570 (sh) S 5557 5557 5520 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374413 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5570/statm: 1339 233 193 169 0 50 0
[pid=5571] ppid=5570 vsize=868500 CPUtime=395.92
/proc/5571/stat : 5571 (java) S 5570 5557 5520 0 -1 0 36437 0 1 0 38272 1320 0 0 19 0 9 0 2003374413 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5571/statm: 217125 20186 2566 9 0 211672 0
[pid=5571/tid=5572] ppid=5570 vsize=868500 CPUtime=388.83
/proc/5571/task/5572/stat : 5572 (java) R 5570 5557 5520 0 -1 64 12492 0 1 0 37634 1249 0 0 25 0 9 0 2003374414 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5571/tid=5573] ppid=5570 vsize=868500 CPUtime=6.78
/proc/5571/task/5573/stat : 5573 (java) S 5570 5557 5520 0 -1 64 21728 0 0 0 608 70 0 0 16 0 9 0 2003374415 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5571/tid=5574] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5574/stat : 5574 (java) S 5570 5557 5520 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374415 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5575] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5575/stat : 5575 (java) S 5570 5557 5520 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374416 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5576] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5576/stat : 5576 (java) S 5570 5557 5520 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374417 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5577] ppid=5570 vsize=868500 CPUtime=0.3
/proc/5571/task/5577/stat : 5577 (java) S 5570 5557 5520 0 -1 64 1520 0 0 0 30 0 0 0 16 0 9 0 2003374417 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5571/tid=5578] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5578/stat : 5578 (java) S 5570 5557 5520 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374418 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5579] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5579/stat : 5579 (java) S 5570 5557 5520 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374418 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 397.18
Current children cumulated vsize (KiB) 887456

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

[startup+403.102 s]
/proc/loadavg: 2.13 2.06 2.01 3/93 5579
/proc/meminfo: memFree=15960/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=1.26
/proc/5557/stat : 5557 (sugar) S 5555 5557 5520 0 -1 4194304 971 10086 3 1 3 1 115 7 16 0 1 0 2003374273 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5557/statm: 3400 797 370 3 0 500 0
[pid=5570] ppid=5557 vsize=5356 CPUtime=0
/proc/5570/stat : 5570 (sh) S 5557 5557 5520 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374413 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5570/statm: 1339 233 193 169 0 50 0
[pid=5571] ppid=5570 vsize=868500 CPUtime=396.73
/proc/5571/stat : 5571 (java) S 5570 5557 5520 0 -1 0 36460 0 1 0 38349 1324 0 0 19 0 9 0 2003374413 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5571/statm: 217125 20186 2566 9 0 211672 0
[pid=5571/tid=5572] ppid=5570 vsize=868500 CPUtime=389.61
/proc/5571/task/5572/stat : 5572 (java) R 5570 5557 5520 0 -1 64 12515 0 1 0 37709 1252 0 0 25 0 9 0 2003374414 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5571/tid=5573] ppid=5570 vsize=868500 CPUtime=6.79
/proc/5571/task/5573/stat : 5573 (java) S 5570 5557 5520 0 -1 64 21728 0 0 0 609 70 0 0 16 0 9 0 2003374415 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5571/tid=5574] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5574/stat : 5574 (java) S 5570 5557 5520 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374415 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5575] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5575/stat : 5575 (java) S 5570 5557 5520 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374416 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5576] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5576/stat : 5576 (java) S 5570 5557 5520 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374417 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5577] ppid=5570 vsize=868500 CPUtime=0.3
/proc/5571/task/5577/stat : 5577 (java) S 5570 5557 5520 0 -1 64 1520 0 0 0 30 0 0 0 16 0 9 0 2003374417 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5571/tid=5578] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5578/stat : 5578 (java) S 5570 5557 5520 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374418 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5579] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5579/stat : 5579 (java) S 5570 5557 5520 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374418 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 397.99
Current children cumulated vsize (KiB) 887456

[startup+406.302 s]
/proc/loadavg: 2.20 2.08 2.02 3/93 5579
/proc/meminfo: memFree=16088/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=1.26
/proc/5557/stat : 5557 (sugar) S 5555 5557 5520 0 -1 4194304 971 10086 3 1 3 1 115 7 16 0 1 0 2003374273 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5557/statm: 3400 797 370 3 0 500 0
[pid=5570] ppid=5557 vsize=5356 CPUtime=0
/proc/5570/stat : 5570 (sh) S 5557 5557 5520 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003374413 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5570/statm: 1339 233 193 169 0 50 0
[pid=5571] ppid=5570 vsize=868500 CPUtime=399.9
/proc/5571/stat : 5571 (java) S 5570 5557 5520 0 -1 0 36535 0 1 0 38654 1336 0 0 19 0 9 0 2003374413 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5571/statm: 217125 20186 2566 9 0 211672 0
[pid=5571/tid=5572] ppid=5570 vsize=868500 CPUtime=392.75
/proc/5571/task/5572/stat : 5572 (java) R 5570 5557 5520 0 -1 64 12590 0 1 0 38011 1264 0 0 25 0 9 0 2003374414 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5571/tid=5573] ppid=5570 vsize=868500 CPUtime=6.82
/proc/5571/task/5573/stat : 5573 (java) S 5570 5557 5520 0 -1 64 21728 0 0 0 612 70 0 0 16 0 9 0 2003374415 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5571/tid=5574] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5574/stat : 5574 (java) S 5570 5557 5520 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003374415 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5575] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5575/stat : 5575 (java) S 5570 5557 5520 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003374416 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5576] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5576/stat : 5576 (java) S 5570 5557 5520 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003374417 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5577] ppid=5570 vsize=868500 CPUtime=0.3
/proc/5571/task/5577/stat : 5577 (java) S 5570 5557 5520 0 -1 64 1520 0 0 0 30 0 0 0 16 0 9 0 2003374417 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5571/tid=5578] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5578/stat : 5578 (java) S 5570 5557 5520 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003374418 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5571/tid=5579] ppid=5570 vsize=868500 CPUtime=0
/proc/5571/task/5579/stat : 5579 (java) S 5570 5557 5520 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003374418 889344000 20186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.16
Current children cumulated vsize (KiB) 887456

[startup+407.901 s]
/proc/loadavg: 2.20 2.08 2.02 3/93 5579
/proc/meminfo: memFree=15064/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=401.95
/proc/5557/stat : 5557 (sugar) D 5555 5557 5520 0 -1 4194304 993 46937 3 2 3 1 38843 1348 16 0 1 0 2003374273 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228774876201 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/5557/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 401.95
Current children cumulated vsize (KiB) 13600

[startup+408.701 s]
/proc/loadavg: 2.20 2.08 2.02 3/83 5579
/proc/meminfo: memFree=251304/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=402.7
/proc/5557/stat : 5557 (sugar) R 5555 5557 5520 0 -1 4194304 993 46937 3 2 3 76 38843 1348 22 0 1 0 2003374273 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228774876201 0 0 4224 16386 0 0 0 17 0 0 0
/proc/5557/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 402.7
Current children cumulated vsize (KiB) 13600

[startup+409.101 s]
/proc/loadavg: 2.20 2.08 2.02 2/83 5579
/proc/meminfo: memFree=1777896/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=402.79
/proc/5557/stat : 5557 (sugar) R 5555 5557 5520 0 -1 4194304 993 46937 3 2 3 85 38843 1348 18 0 1 0 2003374273 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228774876201 0 0 4224 16386 0 0 0 17 1 0 0
/proc/5557/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 402.79
Current children cumulated vsize (KiB) 13600

[startup+409.301 s]
/proc/loadavg: 2.20 2.08 2.02 2/83 5579
/proc/meminfo: memFree=1777896/2055920 swapFree=4179604/4192956
[pid=5557] ppid=5555 vsize=13600 CPUtime=402.81
/proc/5557/stat : 5557 (sugar) D 5555 5557 5520 0 -1 4194304 993 46937 3 2 3 87 38843 1348 18 0 1 0 2003374273 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228774876201 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/5557/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 402.81
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 409.367
CPU time (s): 402.845
CPU user time (s): 388.479
CPU system time (s): 14.3658
CPU usage (%): 98.4068
Max. virtual memory (cumulated for all children) (KiB): 892724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 388.479
system time used= 14.3658
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47960
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= 74029
involuntary context switches= 77309

runsolver used 0.495924 second user time and 1.41078 second system time

The end

Launcher Data (download as text)

Begin job on node74 at 2008-07-05 09:50:31
IDJOB=1087472
IDBENCH=57999
IDSOLVER=345
FILE ID=node74/1087472-1215244231
PBS_JOBID= 7882030
Free space on /tmp= 103236 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/fapp/fapp27/normalized-fapp27-2550-7.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087472-1215244231/watcher-1087472-1215244231 -o /tmp/evaluation-result-1087472-1215244231/solver-1087472-1215244231 -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/picosat" -tmp="HOME/temp" HOME/instance-1087472-1215244231.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b5d52b8bbf6043988c4227a96902f450
RANDOM SEED=2065827209

node74.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.259
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.259
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:       1730704 kB
Buffers:          4996 kB
Cached:          75336 kB
SwapCached:       6640 kB
Active:         252832 kB
Inactive:        20700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730704 kB
SwapTotal:     4192956 kB
SwapFree:      4179604 kB
Dirty:            3016 kB
Writeback:           0 kB
Mapped:         209360 kB
Slab:            36440 kB
Committed_AS:  4349316 kB
PageTables:       2260 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103232 MiB
End job on node74 at 2008-07-05 09:57:21