Trace number 1086758

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? 1040.2 1053.06

General information on the benchmark

Namecsp/fapp/fapp28/
normalized-fapp28-2800-10.xml
MD5SUMbe5e235ab365e5d69a5b7c6b3a61a471
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 benchmark48.9406
Satisfiable
(Un)Satisfiability was proved
Number of variables2800
Number of constraints22569
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22569
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Sat Jul  5 08:58:02 2008
0.00/0.04	c 0	PID 31683
0.00/0.05	c 0	HOST node81.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1086758-1215241081.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1086758-1215241081.xml' 'HOME/temp.csp'
1.36/1.47	c 1	17 domains, 2800 variables, 8 predicates, 0 relations, 22569 constraints
1.44/1.50	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.44/1.50	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.44/1.58	c 1	Parsing HOME/temp.csp
2.03/2.20	c 2	parsed 10000 expressions
2.42/2.50	c 2	parsed 20000 expressions
2.53/2.63	c 2	parsed 25394 expressions
2.53/2.64	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.53/2.64	c 2	Converting to clausal form CSP
2.62/2.71	c 2	converted 2540 (10%) expressions
9.48/9.61	c 9	converted 5079 (20%) expressions
16.01/16.26	c 16	converted 7619 (30%) expressions
22.65/22.97	c 23	converted 10158 (40%) expressions
29.26/29.61	c 29	converted 12697 (50%) expressions
35.89/36.39	c 36	converted 15237 (60%) expressions
42.13/42.67	c 42	converted 17776 (70%) expressions
48.36/48.99	c 49	converted 20316 (80%) expressions
55.00/55.67	c 55	converted 22855 (90%) expressions
60.55/61.22	c 61	converted 25394 (100%) expressions
60.55/61.23	c 61	CSP : 9699 integers, 62620 booleans, 150074 clauses, largest domain size 3217
60.55/61.23	c 61	Heap : 104 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
60.55/61.23	c 61	Propagation in CSP
69.64/70.48	c 70	172220 values, 0 unsatisfiable literals, and 0 valid clauses are removed
69.64/70.48	c 70	CSP : 9699 integers, 62620 booleans, 150074 clauses, largest domain size 3217
69.64/70.48	c 70	Heap : 116 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
69.74/70.53	c 70	Simplifing CSP by introducing new Boolean variables
70.13/70.92	c 71	CSP : 9699 integers, 119402 booleans, 206856 clauses, largest domain size 3217
70.13/70.92	c 71	Heap : 131 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
70.93/71.72	c 71	Encoding CSP to SAT : HOME/temp.cnf
103.23/104.22	c 104	970 (10%) CSP integer variables are encoded (720926 clauses, 12033901 bytes)
135.63/136.89	c 137	1940 (20%) CSP integer variables are encoded (1448343 clauses, 25299359 bytes)
164.25/165.52	c 165	2910 (30%) CSP integer variables are encoded (2381517 clauses, 43029665 bytes)
167.43/168.77	c 168	3880 (40%) CSP integer variables are encoded (5187779 clauses, 96348643 bytes)
170.57/171.99	c 172	4850 (50%) CSP integer variables are encoded (7854239 clauses, 147011383 bytes)
173.97/175.48	c 175	5820 (60%) CSP integer variables are encoded (10646359 clauses, 201365584 bytes)
177.38/178.99	c 179	6790 (70%) CSP integer variables are encoded (13383483 clauses, 258845188 bytes)
180.80/182.41	c 182	7760 (80%) CSP integer variables are encoded (16076947 clauses, 315407932 bytes)
184.12/185.83	c 186	8730 (90%) CSP integer variables are encoded (18787285 clauses, 372325030 bytes)
187.50/189.57	c 189	9699 (100%) CSP integer variables are encoded (21508154 clauses, 429463279 bytes)
444.75/449.60	c 449	20686 (10%) CSP clauses are encoded (39898890 clauses, 889567479 bytes)
637.19/644.27	c 644	41372 (20%) CSP clauses are encoded (55766844 clauses, 1294595150 bytes)
832.00/841.15	c 841	62057 (30%) CSP clauses are encoded (72003629 clauses, 1709453060 bytes)
1039.49/1050.86	c 1051	ERROR Exception Too large HOME/temp.cnf
1039.49/1050.86	c 1051	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
1039.49/1050.86	c 1051	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
1039.49/1050.86	c 1051	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
1039.49/1050.86	s UNKNOWN
1039.57/1050.90	c 1051	CPU 1026.05 (0.03 0 1026.02 13.53)
1039.57/1050.90	c 1051	END Sat Jul  5 09:15:33 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-1086758-1215241081/watcher-1086758-1215241081 -o /tmp/evaluation-result-1086758-1215241081/solver-1086758-1215241081 -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-1086758-1215241081.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.02 2.04 2.03 3/83 31683
/proc/meminfo: memFree=1770184/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=6268 CPUtime=0
/proc/31683/stat : 31683 (sugar) R 31681 31683 30539 0 -1 4194304 62 0 0 0 0 0 0 0 20 0 1 0 257096107 6418432 47 996147200 4194304 4206940 548682068608 18446744073709551615 269804962768 0 0 4096 0 0 0 0 17 1 0 0
/proc/31683/statm: 1567 47 36 3 0 8 0

[startup+0.0764569 s]
/proc/loadavg: 2.02 2.04 2.03 3/83 31683
/proc/meminfo: memFree=1770184/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=0.03
/proc/31683/stat : 31683 (sugar) S 31681 31683 30539 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 257096107 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31683/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101459 s]
/proc/loadavg: 2.02 2.04 2.03 3/83 31683
/proc/meminfo: memFree=1770184/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=0.03
/proc/31683/stat : 31683 (sugar) S 31681 31683 30539 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 257096107 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31683/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30148 s]
/proc/loadavg: 2.02 2.04 2.03 3/83 31683
/proc/meminfo: memFree=1770184/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=0.03
/proc/31683/stat : 31683 (sugar) S 31681 31683 30539 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 257096107 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31683/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701522 s]
/proc/loadavg: 2.02 2.04 2.03 3/83 31683
/proc/meminfo: memFree=1770184/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=0.03
/proc/31683/stat : 31683 (sugar) S 31681 31683 30539 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 257096107 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31683/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50304 s]
/proc/loadavg: 2.02 2.04 2.03 3/94 31695
/proc/meminfo: memFree=1736048/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=0.03
/proc/31683/stat : 31683 (sugar) S 31681 31683 30539 0 -1 4194304 918 127 0 0 3 0 0 0 16 0 1 0 257096107 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31683/statm: 3400 796 370 3 0 500 0
[pid=31686] ppid=31683 vsize=5356 CPUtime=0
/proc/31686/stat : 31686 (sh) S 31683 31683 30539 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 257096112 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31686/statm: 1339 233 193 169 0 50 0
[pid=31687] ppid=31686 vsize=0 CPUtime=1.41
/proc/31687/stat : 31687 (java) Z 31686 31683 30539 0 -1 12 14269 0 1 0 133 8 0 0 16 0 2 0 257096112 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31687/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 18956

[startup+3.10278 s]
/proc/loadavg: 2.02 2.04 2.03 3/94 31705
/proc/meminfo: memFree=1757616/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=1.45
/proc/31683/stat : 31683 (sugar) S 31681 31683 30539 0 -1 4194304 974 14681 0 1 3 0 133 9 15 0 1 0 257096107 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31683/statm: 3400 797 370 3 0 500 0
[pid=31696] ppid=31683 vsize=5356 CPUtime=0
/proc/31696/stat : 31696 (sh) S 31683 31683 30539 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 257096258 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31696/statm: 1339 233 193 169 0 50 0
[pid=31697] ppid=31696 vsize=868712 CPUtime=1.58
/proc/31697/stat : 31697 (java) S 31696 31683 30539 0 -1 0 9265 0 1 0 152 6 0 0 18 0 9 0 257096259 889561088 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31697/statm: 217178 8255 2541 9 0 211753 0
[pid=31697/tid=31698] ppid=31696 vsize=868712 CPUtime=1.08
/proc/31697/task/31698/stat : 31698 (java) R 31696 31683 30539 0 -1 64 2721 0 1 0 106 2 0 0 25 0 9 0 257096259 889561088 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31699] ppid=31696 vsize=868712 CPUtime=0.32
/proc/31697/task/31699/stat : 31699 (java) R 31696 31683 30539 0 -1 64 4397 0 0 0 29 3 0 0 16 0 9 0 257096260 889561088 8255 996147200 134512640 134550740 4294955952 18446744073709551615 102731777 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31700] ppid=31696 vsize=868712 CPUtime=0
/proc/31697/task/31700/stat : 31700 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889561088 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31701] ppid=31696 vsize=868712 CPUtime=0
/proc/31697/task/31701/stat : 31701 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 257096261 889561088 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31702] ppid=31696 vsize=868712 CPUtime=0
/proc/31697/task/31702/stat : 31702 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 257096262 889561088 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31703] ppid=31696 vsize=868712 CPUtime=0.16
/proc/31697/task/31703/stat : 31703 (java) S 31696 31683 30539 0 -1 64 1450 0 0 0 16 0 0 0 16 0 9 0 257096262 889561088 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31704] ppid=31696 vsize=868712 CPUtime=0
/proc/31697/task/31704/stat : 31704 (java) S 31696 31683 30539 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 257096263 889561088 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31705] ppid=31696 vsize=868712 CPUtime=0
/proc/31697/task/31705/stat : 31705 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 257096263 889561088 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 887668

[startup+6.30112 s]
/proc/loadavg: 2.10 2.06 2.03 4/94 31705
/proc/meminfo: memFree=1738224/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=1.45
/proc/31683/stat : 31683 (sugar) S 31681 31683 30539 0 -1 4194304 974 14681 0 1 3 0 133 9 15 0 1 0 257096107 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31683/statm: 3400 797 370 3 0 500 0
[pid=31696] ppid=31683 vsize=5356 CPUtime=0
/proc/31696/stat : 31696 (sh) S 31683 31683 30539 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 257096258 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31696/statm: 1339 233 193 169 0 50 0
[pid=31697] ppid=31696 vsize=868460 CPUtime=4.76
/proc/31697/stat : 31697 (java) S 31696 31683 30539 0 -1 0 10793 0 1 0 467 9 0 0 18 0 9 0 257096259 889303040 9473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31697/statm: 217115 9473 2542 9 0 211690 0
[pid=31697/tid=31698] ppid=31696 vsize=868460 CPUtime=4.02
/proc/31697/task/31698/stat : 31698 (java) R 31696 31683 30539 0 -1 64 3064 0 1 0 399 3 0 0 25 0 9 0 257096259 889303040 9473 996147200 134512640 134550740 4294955952 18446744073709551615 4126572468 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31699] ppid=31696 vsize=868460 CPUtime=0.52
/proc/31697/task/31699/stat : 31699 (java) S 31696 31683 30539 0 -1 64 5566 0 0 0 48 4 0 0 16 0 9 0 257096260 889303040 9473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31700] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31700/stat : 31700 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889303040 9473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31701] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31701/stat : 31701 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889303040 9473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31702] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31702/stat : 31702 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 257096262 889303040 9473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31703] ppid=31696 vsize=868460 CPUtime=0.19
/proc/31697/task/31703/stat : 31703 (java) S 31696 31683 30539 0 -1 64 1466 0 0 0 19 0 0 0 16 0 9 0 257096262 889303040 9473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31704] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31704/stat : 31704 (java) S 31696 31683 30539 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 257096263 889303040 9473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31705] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31705/stat : 31705 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 257096263 889303040 9473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 887416

[startup+12.7028 s]
/proc/loadavg: 2.09 2.06 2.03 3/94 31705
/proc/meminfo: memFree=1725944/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=1.45
/proc/31683/stat : 31683 (sugar) S 31681 31683 30539 0 -1 4194304 974 14681 0 1 3 0 133 9 16 0 1 0 257096107 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31683/statm: 3400 797 370 3 0 500 0
[pid=31696] ppid=31683 vsize=5356 CPUtime=0
/proc/31696/stat : 31696 (sh) S 31683 31683 30539 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 257096258 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31696/statm: 1339 233 193 169 0 50 0
[pid=31697] ppid=31696 vsize=868460 CPUtime=11.1
/proc/31697/stat : 31697 (java) S 31696 31683 30539 0 -1 0 14739 0 1 0 1095 15 0 0 18 0 9 0 257096259 889303040 11745 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31697/statm: 217115 11745 2541 9 0 211690 0
[pid=31697/tid=31698] ppid=31696 vsize=868460 CPUtime=9.77
/proc/31697/task/31698/stat : 31698 (java) R 31696 31683 30539 0 -1 64 3567 0 1 0 973 4 0 0 25 0 9 0 257096259 889303040 11745 996147200 134512640 134550740 4294955952 18446744073709551615 4126644264 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31699] ppid=31696 vsize=868460 CPUtime=1.1
/proc/31697/task/31699/stat : 31699 (java) S 31696 31683 30539 0 -1 64 9001 0 0 0 101 9 0 0 16 0 9 0 257096260 889303040 11745 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31700] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31700/stat : 31700 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889303040 11745 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31701] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31701/stat : 31701 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889303040 11745 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31702] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31702/stat : 31702 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 257096262 889303040 11745 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31703] ppid=31696 vsize=868460 CPUtime=0.2
/proc/31697/task/31703/stat : 31703 (java) S 31696 31683 30539 0 -1 64 1474 0 0 0 20 0 0 0 16 0 9 0 257096262 889303040 11745 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31704] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31704/stat : 31704 (java) S 31696 31683 30539 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 257096263 889303040 11745 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31705] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31705/stat : 31705 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 257096263 889303040 11745 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 887416

[startup+25.5012 s]
/proc/loadavg: 2.07 2.05 2.03 3/94 31705
/proc/meminfo: memFree=1699896/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=1.45
/proc/31683/stat : 31683 (sugar) S 31681 31683 30539 0 -1 4194304 974 14681 0 1 3 0 133 9 16 0 1 0 257096107 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31683/statm: 3400 797 370 3 0 500 0
[pid=31696] ppid=31683 vsize=5356 CPUtime=0
/proc/31696/stat : 31696 (sh) S 31683 31683 30539 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 257096258 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31696/statm: 1339 233 193 169 0 50 0
[pid=31697] ppid=31696 vsize=868460 CPUtime=23.76
/proc/31697/stat : 31697 (java) S 31696 31683 30539 0 -1 0 21966 0 1 0 2352 24 0 0 18 0 9 0 257096259 889303040 16885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31697/statm: 217115 16885 2541 9 0 211690 0
[pid=31697/tid=31698] ppid=31696 vsize=868460 CPUtime=21.42
/proc/31697/task/31698/stat : 31698 (java) R 31696 31683 30539 0 -1 64 4307 0 1 0 2136 6 0 0 25 0 9 0 257096259 889303040 16885 996147200 134512640 134550740 4294955952 18446744073709551615 4126573448 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31699] ppid=31696 vsize=868460 CPUtime=2.1
/proc/31697/task/31699/stat : 31699 (java) S 31696 31683 30539 0 -1 64 15486 0 0 0 194 16 0 0 16 0 9 0 257096260 889303040 16885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31700] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31700/stat : 31700 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889303040 16885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31701] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31701/stat : 31701 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889303040 16885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31702] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31702/stat : 31702 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 257096262 889303040 16885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31703] ppid=31696 vsize=868460 CPUtime=0.2
/proc/31697/task/31703/stat : 31703 (java) S 31696 31683 30539 0 -1 64 1476 0 0 0 20 0 0 0 15 0 9 0 257096262 889303040 16885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31704] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31704/stat : 31704 (java) S 31696 31683 30539 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 257096263 889303040 16885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31705] ppid=31696 vsize=868460 CPUtime=0
/proc/31697/task/31705/stat : 31705 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 257096263 889303040 16885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 887416

[startup+51.1019 s]
/proc/loadavg: 2.16 2.08 2.04 3/94 31705
/proc/meminfo: memFree=1647224/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=1.45
/proc/31683/stat : 31683 (sugar) S 31681 31683 30539 0 -1 4194304 974 14681 0 1 3 0 133 9 16 0 1 0 257096107 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

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

[startup+1023.9 s]
/proc/loadavg: 2.12 2.05 2.01 3/86 31761
/proc/meminfo: memFree=506432/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=1.45
/proc/31683/stat : 31683 (sugar) S 31681 31683 30539 0 -1 4194304 974 14681 0 1 3 0 133 9 16 0 1 0 257096107 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31683/statm: 3400 797 370 3 0 500 0
[pid=31696] ppid=31683 vsize=5356 CPUtime=0
/proc/31696/stat : 31696 (sh) S 31683 31683 30539 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 257096258 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31696/statm: 1339 233 193 169 0 50 0
[pid=31697] ppid=31696 vsize=868572 CPUtime=1011.34
/proc/31697/stat : 31697 (java) S 31696 31683 30539 0 -1 0 53784 0 1 0 99823 1311 0 0 18 0 9 0 257096259 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31697/statm: 217143 40197 2566 9 0 211690 0
[pid=31697/tid=31698] ppid=31696 vsize=868572 CPUtime=1001.74
/proc/31697/task/31698/stat : 31698 (java) R 31696 31683 30539 0 -1 64 10325 0 1 0 98927 1247 0 0 25 0 9 0 257096259 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4126643727 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31699] ppid=31696 vsize=868572 CPUtime=9.28
/proc/31697/task/31699/stat : 31699 (java) S 31696 31683 30539 0 -1 64 41239 0 0 0 866 62 0 0 16 0 9 0 257096260 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31700] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31700/stat : 31700 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31701] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31701/stat : 31701 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31702] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31702/stat : 31702 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 257096262 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31703] ppid=31696 vsize=868572 CPUtime=0.29
/proc/31697/task/31703/stat : 31703 (java) S 31696 31683 30539 0 -1 64 1523 0 0 0 29 0 0 0 16 0 9 0 257096262 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31704] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31704/stat : 31704 (java) S 31696 31683 30539 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 257096263 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31705] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31705/stat : 31705 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 257096263 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1012.79
Current children cumulated vsize (KiB) 887528

[startup+1036.7 s]
/proc/loadavg: 2.16 2.07 2.02 3/86 31761
/proc/meminfo: memFree=428096/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=1.45
/proc/31683/stat : 31683 (sugar) S 31681 31683 30539 0 -1 4194304 974 14681 0 1 3 0 133 9 16 0 1 0 257096107 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31683/statm: 3400 797 370 3 0 500 0
[pid=31696] ppid=31683 vsize=5356 CPUtime=0
/proc/31696/stat : 31696 (sh) S 31683 31683 30539 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 257096258 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31696/statm: 1339 233 193 169 0 50 0
[pid=31697] ppid=31696 vsize=868572 CPUtime=1024.04
/proc/31697/stat : 31697 (java) S 31696 31683 30539 0 -1 0 53836 0 1 0 101078 1326 0 0 18 0 9 0 257096259 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31697/statm: 217143 40197 2566 9 0 211690 0
[pid=31697/tid=31698] ppid=31696 vsize=868572 CPUtime=1014.41
/proc/31697/task/31698/stat : 31698 (java) R 31696 31683 30539 0 -1 64 10377 0 1 0 100178 1263 0 0 25 0 9 0 257096259 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4127088475 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31699] ppid=31696 vsize=868572 CPUtime=9.32
/proc/31697/task/31699/stat : 31699 (java) S 31696 31683 30539 0 -1 64 41239 0 0 0 870 62 0 0 16 0 9 0 257096260 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31700] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31700/stat : 31700 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31701] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31701/stat : 31701 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31702] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31702/stat : 31702 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 257096262 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31703] ppid=31696 vsize=868572 CPUtime=0.29
/proc/31697/task/31703/stat : 31703 (java) S 31696 31683 30539 0 -1 64 1523 0 0 0 29 0 0 0 16 0 9 0 257096262 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31704] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31704/stat : 31704 (java) S 31696 31683 30539 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 257096263 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31705] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31705/stat : 31705 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 257096263 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1025.49
Current children cumulated vsize (KiB) 887528

[startup+1043.1 s]
/proc/loadavg: 2.15 2.07 2.02 3/86 31761
/proc/meminfo: memFree=390208/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=1.45
/proc/31683/stat : 31683 (sugar) S 31681 31683 30539 0 -1 4194304 974 14681 0 1 3 0 133 9 16 0 1 0 257096107 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31683/statm: 3400 797 370 3 0 500 0
[pid=31696] ppid=31683 vsize=5356 CPUtime=0
/proc/31696/stat : 31696 (sh) S 31683 31683 30539 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 257096258 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31696/statm: 1339 233 193 169 0 50 0
[pid=31697] ppid=31696 vsize=868572 CPUtime=1030.4
/proc/31697/stat : 31697 (java) S 31696 31683 30539 0 -1 0 53861 0 1 0 101706 1334 0 0 18 0 9 0 257096259 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31697/statm: 217143 40197 2566 9 0 211690 0
[pid=31697/tid=31698] ppid=31696 vsize=868572 CPUtime=1020.75
/proc/31697/task/31698/stat : 31698 (java) R 31696 31683 30539 0 -1 64 10402 0 1 0 100805 1270 0 0 25 0 9 0 257096259 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4127092447 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31699] ppid=31696 vsize=868572 CPUtime=9.33
/proc/31697/task/31699/stat : 31699 (java) S 31696 31683 30539 0 -1 64 41239 0 0 0 871 62 0 0 16 0 9 0 257096260 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31700] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31700/stat : 31700 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31701] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31701/stat : 31701 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31702] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31702/stat : 31702 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 257096262 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31703] ppid=31696 vsize=868572 CPUtime=0.29
/proc/31697/task/31703/stat : 31703 (java) S 31696 31683 30539 0 -1 64 1523 0 0 0 29 0 0 0 16 0 9 0 257096262 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31704] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31704/stat : 31704 (java) S 31696 31683 30539 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 257096263 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31705] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31705/stat : 31705 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 257096263 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1031.85
Current children cumulated vsize (KiB) 887528

[startup+1049.5 s]
/proc/loadavg: 2.12 2.06 2.01 3/86 31761
/proc/meminfo: memFree=352960/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=1.45
/proc/31683/stat : 31683 (sugar) S 31681 31683 30539 0 -1 4194304 974 14681 0 1 3 0 133 9 16 0 1 0 257096107 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31683/statm: 3400 797 370 3 0 500 0
[pid=31696] ppid=31683 vsize=5356 CPUtime=0
/proc/31696/stat : 31696 (sh) S 31683 31683 30539 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 257096258 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31696/statm: 1339 233 193 169 0 50 0
[pid=31697] ppid=31696 vsize=868572 CPUtime=1036.76
/proc/31697/stat : 31697 (java) S 31696 31683 30539 0 -1 0 53883 0 1 0 102336 1340 0 0 18 0 9 0 257096259 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31697/statm: 217143 40197 2566 9 0 211690 0
[pid=31697/tid=31698] ppid=31696 vsize=868572 CPUtime=1027.09
/proc/31697/task/31698/stat : 31698 (java) R 31696 31683 30539 0 -1 64 10424 0 1 0 101433 1276 0 0 25 0 9 0 257096259 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4126643708 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31699] ppid=31696 vsize=868572 CPUtime=9.34
/proc/31697/task/31699/stat : 31699 (java) S 31696 31683 30539 0 -1 64 41239 0 0 0 872 62 0 0 16 0 9 0 257096260 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31700] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31700/stat : 31700 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31701] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31701/stat : 31701 (java) S 31696 31683 30539 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257096261 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31702] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31702/stat : 31702 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 257096262 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31703] ppid=31696 vsize=868572 CPUtime=0.29
/proc/31697/task/31703/stat : 31703 (java) S 31696 31683 30539 0 -1 64 1523 0 0 0 29 0 0 0 16 0 9 0 257096262 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31697/tid=31704] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31704/stat : 31704 (java) S 31696 31683 30539 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 257096263 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31697/tid=31705] ppid=31696 vsize=868572 CPUtime=0
/proc/31697/task/31705/stat : 31705 (java) S 31696 31683 30539 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 257096263 889417728 40197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1038.21
Current children cumulated vsize (KiB) 887528

[startup+1051.1 s]
/proc/loadavg: 2.12 2.06 2.01 3/86 31761
/proc/meminfo: memFree=347200/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=1039.76
/proc/31683/stat : 31683 (sugar) R 31681 31683 30539 0 -1 4194304 996 68867 0 2 3 18 102602 1353 18 0 1 0 257096107 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269807752233 0 0 4224 16386 0 0 0 17 0 0 0
/proc/31683/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 1039.76
Current children cumulated vsize (KiB) 13600

[startup+1051.9 s]
/proc/loadavg: 2.12 2.06 2.01 2/76 31761
/proc/meminfo: memFree=1503568/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=1040.12
/proc/31683/stat : 31683 (sugar) D 31681 31683 30539 0 -1 4194304 996 68867 0 2 3 54 102602 1353 18 0 1 0 257096107 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/31683/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 1040.12
Current children cumulated vsize (KiB) 13600

[startup+1052.71 s]
/proc/loadavg: 2.12 2.06 2.01 2/76 31761
/proc/meminfo: memFree=1498704/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=1040.15
/proc/31683/stat : 31683 (sugar) D 31681 31683 30539 0 -1 4194304 996 68867 0 2 3 57 102602 1353 18 0 1 0 257096107 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/31683/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 1040.15
Current children cumulated vsize (KiB) 13600

[startup+1052.9 s]
/proc/loadavg: 2.12 2.06 2.01 2/76 31761
/proc/meminfo: memFree=1498704/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=1040.16
/proc/31683/stat : 31683 (sugar) D 31681 31683 30539 0 -1 4194304 996 68867 0 2 3 58 102602 1353 18 0 1 0 257096107 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/31683/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 1040.16
Current children cumulated vsize (KiB) 13600

[startup+1053 s]
/proc/loadavg: 2.12 2.06 2.01 2/76 31761
/proc/meminfo: memFree=1498704/2055920 swapFree=4180000/4192956
[pid=31683] ppid=31681 vsize=13600 CPUtime=1040.17
/proc/31683/stat : 31683 (sugar) D 31681 31683 30539 0 -1 4194304 996 68867 0 2 3 59 102602 1353 18 0 1 0 257096107 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/31683/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 1040.17
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 1053.06
CPU time (s): 1040.2
CPU user time (s): 1026.07
CPU system time (s): 14.1319
CPU usage (%): 98.7785
Max. virtual memory (cumulated for all children) (KiB): 892544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1026.07
system time used= 14.1319
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69893
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= 66930
involuntary context switches= 74917

runsolver used 1.46678 second user time and 3.40448 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-05 08:58:02
IDJOB=1086758
IDBENCH=57876
IDSOLVER=345
FILE ID=node81/1086758-1215241081
PBS_JOBID= 7881922
Free space on /tmp= 126800 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/fapp/fapp28/normalized-fapp28-2800-10.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-1086758-1215241081/watcher-1086758-1215241081 -o /tmp/evaluation-result-1086758-1215241081/solver-1086758-1215241081 -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-1086758-1215241081.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= be5e235ab365e5d69a5b7c6b3a61a471
RANDOM SEED=1425432457

node81.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1770600 kB
Buffers:          3496 kB
Cached:          65260 kB
SwapCached:       5568 kB
Active:         218644 kB
Inactive:        12080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770600 kB
SwapTotal:     4192956 kB
SwapFree:      4180000 kB
Dirty:            6544 kB
Writeback:           0 kB
Mapped:         180380 kB
Slab:            39448 kB
Committed_AS:   815500 kB
PageTables:       2044 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= 126608 MiB
End job on node81 at 2008-07-05 09:15:35