Trace number 1112351

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-inc? 247.919 255.574

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-29.xml
MD5SUMeebadc79eee5c83f4490f3a0193ddac7
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables841
Number of constraints11802
Maximum constraint arity2
Maximum domain size29
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11802
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.14	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.14	c 0	BEGIN Sat Jul 12 14:34:21 2008
0.03/0.14	c 0	PID 17093
0.03/0.14	c 0	HOST node15.alineos.net
0.03/0.14	c 0	CONVERTING HOME/instance-1112351-1215866060.xml TO HOME/temp.csp
0.03/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112351-1215866060.xml' 'HOME/temp.csp'
1.20/1.32	c 1	1 domains, 841 variables, 4 predicates, 0 relations, 11802 constraints
1.20/1.35	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.20/1.35	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.23/1.43	c 1	Parsing HOME/temp.csp
1.23/1.74	c 1	parsed 10000 expressions
1.23/1.79	c 1	parsed 12648 expressions
1.23/1.79	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.23/1.92	c 1	MAX CSP: 11802 constraints
1.23/1.92	c 1	Converting to clausal form CSP
2.15/2.32	c 2	converted 2446 (10%) expressions
2.35/2.52	c 2	converted 4891 (20%) expressions
2.55/2.79	c 2	converted 7336 (30%) expressions
2.75/2.97	c 2	converted 9782 (40%) expressions
2.95/3.15	c 3	converted 12227 (50%) expressions
3.15/3.34	c 3	converted 14672 (60%) expressions
3.44/3.65	c 3	converted 17118 (70%) expressions
3.64/3.82	c 3	converted 19563 (80%) expressions
3.83/4.00	c 3	converted 22008 (90%) expressions
5.12/5.38	c 5	converted 24453 (100%) expressions
5.12/5.39	c 5	CSP : 24445 integers, 17504 booleans, 64849 clauses, largest domain size 17704
5.12/5.39	c 5	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.12/5.39	c 5	Propagation in CSP
5.91/6.10	c 5	11795 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.91/6.11	c 5	CSP : 24445 integers, 17504 booleans, 64849 clauses, largest domain size 11803
5.91/6.11	c 5	Heap : 45 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.91/6.13	c 6	Simplifing CSP by introducing new Boolean variables
6.02/6.23	c 6	CSP : 24445 integers, 29924 booleans, 77269 clauses, largest domain size 11803
6.02/6.23	c 6	Heap : 48 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.30/6.60	c 6	Encoding CSP to SAT : HOME/temp.cnf
6.50/6.75	c 6	2445 (10%) CSP integer variables are encoded (22707 clauses, 319251 bytes)
6.50/6.75	c 6	4889 (20%) CSP integer variables are encoded (22707 clauses, 319251 bytes)
6.50/6.76	c 6	7334 (30%) CSP integer variables are encoded (22707 clauses, 319251 bytes)
6.50/6.76	c 6	9778 (40%) CSP integer variables are encoded (22707 clauses, 319251 bytes)
6.50/6.77	c 6	12223 (50%) CSP integer variables are encoded (22707 clauses, 319251 bytes)
6.60/6.80	c 6	14667 (60%) CSP integer variables are encoded (52390 clauses, 764496 bytes)
6.79/7.00	c 6	17112 (70%) CSP integer variables are encoded (207022 clauses, 3331457 bytes)
6.79/7.06	c 6	19556 (80%) CSP integer variables are encoded (252669 clauses, 4107456 bytes)
6.79/7.10	c 6	22001 (90%) CSP integer variables are encoded (279526 clauses, 4564025 bytes)
6.89/7.14	c 7	24445 (100%) CSP integer variables are encoded (313183 clauses, 5136194 bytes)
7.68/7.95	c 7	7727 (10%) CSP clauses are encoded (462158 clauses, 8970952 bytes)
8.38/8.68	c 8	15454 (20%) CSP clauses are encoded (610975 clauses, 12906660 bytes)
9.18/9.40	c 9	23181 (30%) CSP clauses are encoded (757385 clauses, 16762538 bytes)
9.87/10.14	c 10	30908 (40%) CSP clauses are encoded (905215 clauses, 20663813 bytes)
10.56/10.88	c 10	38635 (50%) CSP clauses are encoded (1052503 clauses, 24595643 bytes)
11.34/11.61	c 11	46362 (60%) CSP clauses are encoded (1199927 clauses, 28655078 bytes)
12.03/12.39	c 12	54089 (70%) CSP clauses are encoded (1377714 clauses, 33297304 bytes)
53.69/54.52	c 54	61816 (80%) CSP clauses are encoded (10909013 clauses, 237429109 bytes)
246.78/253.77	c 253	ERROR Exception Too large HOME/temp.cnf
246.78/253.79	c 253	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
246.78/253.79	c 253	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
246.78/253.79	c 253	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
246.78/253.79	s UNKNOWN
246.86/253.85	c 253	CPU 229.63 (0.05 0.02 229.58 17.23)
246.86/253.85	c 253	END Sat Jul 12 14:38:34 2008

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1112351-1215866060/watcher-1112351-1215866060 -o /tmp/evaluation-result-1112351-1215866060/solver-1112351-1215866060 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1112351-1215866060.xml 

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


[startup+0 s]
/proc/loadavg: 1.85 1.97 1.99 4/81 17093
/proc/meminfo: memFree=1837720/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=12132 CPUtime=0
/proc/17093/stat : 17093 (sugar++) R 17091 17093 17056 0 -1 4194304 216 0 0 0 0 0 0 0 20 0 1 0 43308634 12423168 184 996147200 4194304 4206940 548682068528 18446744073709551615 240472462049 0 0 4224 0 0 0 0 17 1 0 0
/proc/17093/statm: 3033 184 142 3 0 133 0

[startup+0.080033 s]
/proc/loadavg: 1.85 1.97 1.99 4/81 17093
/proc/meminfo: memFree=1837720/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=13336 CPUtime=0.03
/proc/17093/stat : 17093 (sugar++) D 17091 17093 17056 0 -1 4194304 739 0 0 0 2 1 0 0 18 0 1 0 43308634 13656064 707 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/17093/statm: 3334 707 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.101036 s]
/proc/loadavg: 1.85 1.97 1.99 4/81 17093
/proc/meminfo: memFree=1837720/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=13468 CPUtime=0.03
/proc/17093/stat : 17093 (sugar++) R 17091 17093 17056 0 -1 4194304 766 0 0 0 2 1 0 0 18 0 1 0 43308634 13791232 734 996147200 4194304 4206940 548682068528 18446744073709551615 240490403057 0 0 4224 0 0 0 0 17 1 0 0
/proc/17093/statm: 3367 734 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.301073 s]
/proc/loadavg: 1.85 1.97 1.99 4/81 17093
/proc/meminfo: memFree=1837720/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=0.07
/proc/17093/stat : 17093 (sugar++) S 17091 17093 17056 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 43308634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17093/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701148 s]
/proc/loadavg: 1.85 1.97 1.99 4/81 17093
/proc/meminfo: memFree=1837720/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=0.07
/proc/17093/stat : 17093 (sugar++) S 17091 17093 17056 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 43308634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17093/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50128 s]
/proc/loadavg: 1.85 1.97 1.99 4/92 17105
/proc/meminfo: memFree=1814272/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=1.23
/proc/17093/stat : 17093 (sugar++) S 17091 17093 17056 0 -1 4194304 1297 10018 0 1 5 2 110 6 16 0 1 0 43308634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17093/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 16740

[startup+3.10255 s]
/proc/loadavg: 1.94 1.99 1.99 4/92 17115
/proc/meminfo: memFree=1819712/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=1.23
/proc/17093/stat : 17093 (sugar++) S 17091 17093 17056 0 -1 4194304 1297 10018 0 1 5 2 110 6 15 0 1 0 43308634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17093/statm: 4185 1104 409 3 0 764 0
[pid=17106] ppid=17093 vsize=5356 CPUtime=0
/proc/17106/stat : 17106 (sh) S 17093 17093 17056 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43308770 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17106/statm: 1339 233 193 169 0 50 0
[pid=17107] ppid=17106 vsize=868360 CPUtime=1.72
/proc/17107/stat : 17107 (java) S 17106 17093 17056 0 -1 0 10289 0 1 0 165 7 0 0 18 0 9 0 43308770 889200640 9280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17107/statm: 217090 9280 2540 9 0 211665 0
[pid=17107/tid=17108] ppid=17106 vsize=868360 CPUtime=1.1
/proc/17107/task/17108/stat : 17108 (java) R 17106 17093 17056 0 -1 64 2777 0 1 0 108 2 0 0 25 0 9 0 43308771 889200640 9280 996147200 134512640 134550740 4294955920 18446744073709551615 4126642414 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17109] ppid=17106 vsize=868360 CPUtime=0.38
/proc/17107/task/17109/stat : 17109 (java) S 17106 17093 17056 0 -1 64 5389 0 0 0 35 3 0 0 16 0 9 0 43308772 889200640 9280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17110] ppid=17106 vsize=868360 CPUtime=0
/proc/17107/task/17110/stat : 17110 (java) S 17106 17093 17056 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43308772 889200640 9280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17111] ppid=17106 vsize=868360 CPUtime=0
/proc/17107/task/17111/stat : 17111 (java) S 17106 17093 17056 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43308772 889200640 9280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17112] ppid=17106 vsize=868360 CPUtime=0
/proc/17107/task/17112/stat : 17112 (java) S 17106 17093 17056 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 43308774 889200640 9280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17113] ppid=17106 vsize=868360 CPUtime=0.21
/proc/17107/task/17113/stat : 17113 (java) S 17106 17093 17056 0 -1 64 1426 0 0 0 20 1 0 0 15 0 9 0 43308774 889200640 9280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17114] ppid=17106 vsize=868360 CPUtime=0
/proc/17107/task/17114/stat : 17114 (java) S 17106 17093 17056 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43308774 889200640 9280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17115] ppid=17106 vsize=868360 CPUtime=0
/proc/17107/task/17115/stat : 17115 (java) S 17106 17093 17056 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43308774 889200640 9280 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 890456

[startup+6.30209 s]
/proc/loadavg: 1.94 1.99 1.99 3/92 17115
/proc/meminfo: memFree=1779656/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=1.23
/proc/17093/stat : 17093 (sugar++) S 17091 17093 17056 0 -1 4194304 1297 10018 0 1 5 2 110 6 15 0 1 0 43308634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17093/statm: 4185 1104 409 3 0 764 0
[pid=17106] ppid=17093 vsize=5356 CPUtime=0
/proc/17106/stat : 17106 (sh) S 17093 17093 17056 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43308770 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17106/statm: 1339 233 193 169 0 50 0
[pid=17107] ppid=17106 vsize=874492 CPUtime=4.88
/proc/17107/stat : 17107 (java) S 17106 17093 17056 0 -1 0 22232 0 1 0 475 13 0 0 18 0 9 0 43308770 895479808 19402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17107/statm: 218623 19402 2540 9 0 213198 0
[pid=17107/tid=17108] ppid=17106 vsize=874492 CPUtime=3.36
/proc/17107/task/17108/stat : 17108 (java) R 17106 17093 17056 0 -1 64 3249 0 1 0 334 2 0 0 25 0 9 0 43308771 895479808 19402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17109] ppid=17106 vsize=874492 CPUtime=1.22
/proc/17107/task/17109/stat : 17109 (java) R 17106 17093 17056 0 -1 64 16831 0 0 0 114 8 0 0 16 0 9 0 43308772 895479808 19402 996147200 134512640 134550740 4294955920 18446744073709551615 103736320 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17110] ppid=17106 vsize=874492 CPUtime=0
/proc/17107/task/17110/stat : 17110 (java) S 17106 17093 17056 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43308772 895479808 19402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17111] ppid=17106 vsize=874492 CPUtime=0
/proc/17107/task/17111/stat : 17111 (java) S 17106 17093 17056 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43308772 895479808 19402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17112] ppid=17106 vsize=874492 CPUtime=0
/proc/17107/task/17112/stat : 17112 (java) S 17106 17093 17056 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 43308774 895479808 19402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17113] ppid=17106 vsize=874492 CPUtime=0.26
/proc/17107/task/17113/stat : 17113 (java) S 17106 17093 17056 0 -1 64 1455 0 0 0 25 1 0 0 15 0 9 0 43308774 895479808 19402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17114] ppid=17106 vsize=874492 CPUtime=0
/proc/17107/task/17114/stat : 17114 (java) S 17106 17093 17056 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43308774 895479808 19402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17115] ppid=17106 vsize=874492 CPUtime=0
/proc/17107/task/17115/stat : 17115 (java) S 17106 17093 17056 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43308774 895479808 19402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 896588

[startup+12.7022 s]
/proc/loadavg: 1.95 1.99 1.99 3/92 17115
/proc/meminfo: memFree=1741448/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=1.23
/proc/17093/stat : 17093 (sugar++) S 17091 17093 17056 0 -1 4194304 1297 10018 0 1 5 2 110 6 15 0 1 0 43308634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17093/statm: 4185 1104 409 3 0 764 0
[pid=17106] ppid=17093 vsize=5356 CPUtime=0
/proc/17106/stat : 17106 (sh) S 17093 17093 17056 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43308770 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17106/statm: 1339 233 193 169 0 50 0
[pid=17107] ppid=17106 vsize=868472 CPUtime=11.2
/proc/17107/stat : 17107 (java) S 17106 17093 17056 0 -1 0 25191 0 1 0 1078 42 0 0 18 0 9 0 43308770 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17107/statm: 217118 17959 2566 9 0 211665 0
[pid=17107/tid=17108] ppid=17106 vsize=868472 CPUtime=9.23
/proc/17107/task/17108/stat : 17108 (java) R 17106 17093 17056 0 -1 64 3606 0 1 0 895 28 0 0 25 0 9 0 43308771 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4126931063 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17109] ppid=17106 vsize=868472 CPUtime=1.63
/proc/17107/task/17109/stat : 17109 (java) S 17106 17093 17056 0 -1 64 19398 0 0 0 151 12 0 0 16 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17110] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17110/stat : 17110 (java) S 17106 17093 17056 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17111] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17111/stat : 17111 (java) S 17106 17093 17056 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17112] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17112/stat : 17112 (java) S 17106 17093 17056 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17113] ppid=17106 vsize=868472 CPUtime=0.32
/proc/17107/task/17113/stat : 17113 (java) S 17106 17093 17056 0 -1 64 1490 0 0 0 31 1 0 0 16 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17114] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17114/stat : 17114 (java) S 17106 17093 17056 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17115] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17115/stat : 17115 (java) S 17106 17093 17056 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 890568

[startup+25.5013 s]
/proc/loadavg: 2.04 2.00 2.00 3/92 17115
/proc/meminfo: memFree=1589448/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=1.23
/proc/17093/stat : 17093 (sugar++) S 17091 17093 17056 0 -1 4194304 1297 10018 0 1 5 2 110 6 15 0 1 0 43308634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17093/statm: 4185 1104 409 3 0 764 0
[pid=17106] ppid=17093 vsize=5356 CPUtime=0
/proc/17106/stat : 17106 (sh) S 17093 17093 17056 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43308770 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17106/statm: 1339 233 193 169 0 50 0
[pid=17107] ppid=17106 vsize=868472 CPUtime=23.78
/proc/17107/stat : 17107 (java) S 17106 17093 17056 0 -1 0 26092 0 1 0 2242 136 0 0 18 0 9 0 43308770 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17107/statm: 217118 17959 2566 9 0 211665 0
[pid=17107/tid=17108] ppid=17106 vsize=868472 CPUtime=21.4
/proc/17107/task/17108/stat : 17108 (java) R 17106 17093 17056 0 -1 64 4507 0 1 0 2024 116 0 0 25 0 9 0 43308771 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4127179371 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17109] ppid=17106 vsize=868472 CPUtime=2.04
/proc/17107/task/17109/stat : 17109 (java) S 17106 17093 17056 0 -1 64 19398 0 0 0 186 18 0 0 16 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17110] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17110/stat : 17110 (java) S 17106 17093 17056 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17111] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17111/stat : 17111 (java) S 17106 17093 17056 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17112] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17112/stat : 17112 (java) S 17106 17093 17056 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17113] ppid=17106 vsize=868472 CPUtime=0.32
/proc/17107/task/17113/stat : 17113 (java) S 17106 17093 17056 0 -1 64 1490 0 0 0 31 1 0 0 16 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17114] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17114/stat : 17114 (java) S 17106 17093 17056 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17115] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17115/stat : 17115 (java) S 17106 17093 17056 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 890568

[startup+51.1016 s]
/proc/loadavg: 2.14 2.03 2.01 3/92 17115
/proc/meminfo: memFree=1535944/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=1.23
/proc/17093/stat : 17093 (sugar++) S 17091 17093 17056 0 -1 4194304 1297 10018 0 1 5 2 110 6 15 0 1 0 43308634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17093/statm: 4185 1104 409 3 0 764 0
[pid=17106] ppid=17093 vsize=5356 CPUtime=0
/proc/17106/stat : 17106 (sh) S 17093 17093 17056 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43308770 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17106/statm: 1339 233 193 169 0 50 0
[pid=17107] ppid=17106 vsize=868472 CPUtime=49.09
/proc/17107/stat : 17107 (java) S 17106 17093 17056 0 -1 0 26875 0 1 0 4737 172 0 0 18 0 9 0 43308770 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=17107/tid=17113] ppid=17106 vsize=868472 CPUtime=0.32
/proc/17107/task/17113/stat : 17113 (java) S 17106 17093 17056 0 -1 64 1490 0 0 0 31 1 0 0 16 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17114] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17114/stat : 17114 (java) S 17106 17093 17056 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17115] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17115/stat : 17115 (java) S 17106 17093 17056 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 216.34
Current children cumulated vsize (KiB) 890568

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

[startup+230.403 s]
/proc/loadavg: 3.05 2.52 2.20 3/92 17115
/proc/meminfo: memFree=15176/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=1.23
/proc/17093/stat : 17093 (sugar++) S 17091 17093 17056 0 -1 4194304 1297 10018 0 1 5 2 110 6 16 0 1 0 43308634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17093/statm: 4185 1104 409 3 0 764 0
[pid=17106] ppid=17093 vsize=5356 CPUtime=0
/proc/17106/stat : 17106 (sh) S 17093 17093 17056 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43308770 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17106/statm: 1339 233 193 169 0 50 0
[pid=17107] ppid=17106 vsize=868472 CPUtime=222.99
/proc/17107/stat : 17107 (java) S 17106 17093 17056 0 -1 0 39135 0 1 0 20757 1542 0 0 18 0 9 0 43308770 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17107/statm: 217118 17959 2566 9 0 211665 0
[pid=17107/tid=17108] ppid=17106 vsize=868472 CPUtime=214.55
/proc/17107/task/17108/stat : 17108 (java) R 17106 17093 17056 0 -1 64 17550 0 1 0 20021 1434 0 0 25 0 9 0 43308771 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4126564375 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17109] ppid=17106 vsize=868472 CPUtime=8.08
/proc/17107/task/17109/stat : 17109 (java) S 17106 17093 17056 0 -1 64 19398 0 0 0 703 105 0 0 16 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17110] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17110/stat : 17110 (java) S 17106 17093 17056 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17111] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17111/stat : 17111 (java) S 17106 17093 17056 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17112] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17112/stat : 17112 (java) S 17106 17093 17056 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17113] ppid=17106 vsize=868472 CPUtime=0.32
/proc/17107/task/17113/stat : 17113 (java) S 17106 17093 17056 0 -1 64 1490 0 0 0 31 1 0 0 16 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17114] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17114/stat : 17114 (java) S 17106 17093 17056 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17115] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17115/stat : 17115 (java) S 17106 17093 17056 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 224.22
Current children cumulated vsize (KiB) 890568

[startup+243.208 s]
/proc/loadavg: 3.03 2.54 2.21 3/92 17115
/proc/meminfo: memFree=16200/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=1.23
/proc/17093/stat : 17093 (sugar++) S 17091 17093 17056 0 -1 4194304 1297 10018 0 1 5 2 110 6 16 0 1 0 43308634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17093/statm: 4185 1104 409 3 0 764 0
[pid=17106] ppid=17093 vsize=5356 CPUtime=0
/proc/17106/stat : 17106 (sh) S 17093 17093 17056 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43308770 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17106/statm: 1339 233 193 169 0 50 0
[pid=17107] ppid=17106 vsize=868472 CPUtime=235.38
/proc/17107/stat : 17107 (java) S 17106 17093 17056 0 -1 0 40007 0 1 0 21902 1636 0 0 18 0 9 0 43308770 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17107/statm: 217118 17959 2566 9 0 211665 0
[pid=17107/tid=17108] ppid=17106 vsize=868472 CPUtime=226.53
/proc/17107/task/17108/stat : 17108 (java) R 17106 17093 17056 0 -1 64 18422 0 1 0 21130 1523 0 0 25 0 9 0 43308771 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 102064685 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17109] ppid=17106 vsize=868472 CPUtime=8.5
/proc/17107/task/17109/stat : 17109 (java) S 17106 17093 17056 0 -1 64 19398 0 0 0 739 111 0 0 16 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17110] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17110/stat : 17110 (java) S 17106 17093 17056 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17111] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17111/stat : 17111 (java) S 17106 17093 17056 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17112] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17112/stat : 17112 (java) S 17106 17093 17056 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17113] ppid=17106 vsize=868472 CPUtime=0.32
/proc/17107/task/17113/stat : 17113 (java) S 17106 17093 17056 0 -1 64 1490 0 0 0 31 1 0 0 16 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17114] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17114/stat : 17114 (java) S 17106 17093 17056 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17115] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17115/stat : 17115 (java) S 17106 17093 17056 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 236.61
Current children cumulated vsize (KiB) 890568

[startup+249.602 s]
/proc/loadavg: 3.11 2.56 2.22 4/92 17115
/proc/meminfo: memFree=15624/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=1.23
/proc/17093/stat : 17093 (sugar++) S 17091 17093 17056 0 -1 4194304 1297 10018 0 1 5 2 110 6 16 0 1 0 43308634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17093/statm: 4185 1104 409 3 0 764 0
[pid=17106] ppid=17093 vsize=5356 CPUtime=0
/proc/17106/stat : 17106 (sh) S 17093 17093 17056 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43308770 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17106/statm: 1339 233 193 169 0 50 0
[pid=17107] ppid=17106 vsize=868472 CPUtime=241.59
/proc/17107/stat : 17107 (java) S 17106 17093 17056 0 -1 0 40440 0 1 0 22474 1685 0 0 18 0 9 0 43308770 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17107/statm: 217118 17959 2566 9 0 211665 0
[pid=17107/tid=17108] ppid=17106 vsize=868472 CPUtime=232.52
/proc/17107/task/17108/stat : 17108 (java) R 17106 17093 17056 0 -1 64 18855 0 1 0 21683 1569 0 0 25 0 9 0 43308771 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4127186928 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17109] ppid=17106 vsize=868472 CPUtime=8.72
/proc/17107/task/17109/stat : 17109 (java) S 17106 17093 17056 0 -1 64 19398 0 0 0 759 113 0 0 16 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17110] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17110/stat : 17110 (java) S 17106 17093 17056 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17111] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17111/stat : 17111 (java) S 17106 17093 17056 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17112] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17112/stat : 17112 (java) S 17106 17093 17056 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17113] ppid=17106 vsize=868472 CPUtime=0.32
/proc/17107/task/17113/stat : 17113 (java) S 17106 17093 17056 0 -1 64 1490 0 0 0 31 1 0 0 16 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17114] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17114/stat : 17114 (java) S 17106 17093 17056 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17115] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17115/stat : 17115 (java) S 17106 17093 17056 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 242.82
Current children cumulated vsize (KiB) 890568

[startup+252.803 s]
/proc/loadavg: 3.11 2.56 2.22 3/92 17115
/proc/meminfo: memFree=16264/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=1.23
/proc/17093/stat : 17093 (sugar++) S 17091 17093 17056 0 -1 4194304 1297 10018 0 1 5 2 110 6 16 0 1 0 43308634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17093/statm: 4185 1104 409 3 0 764 0
[pid=17106] ppid=17093 vsize=5356 CPUtime=0
/proc/17106/stat : 17106 (sh) S 17093 17093 17056 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43308770 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17106/statm: 1339 233 193 169 0 50 0
[pid=17107] ppid=17106 vsize=868472 CPUtime=244.69
/proc/17107/stat : 17107 (java) S 17106 17093 17056 0 -1 0 40656 0 1 0 22761 1708 0 0 18 0 9 0 43308770 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17107/statm: 217118 17959 2566 9 0 211665 0
[pid=17107/tid=17108] ppid=17106 vsize=868472 CPUtime=235.5
/proc/17107/task/17108/stat : 17108 (java) R 17106 17093 17056 0 -1 64 19071 0 1 0 21960 1590 0 0 25 0 9 0 43308771 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17109] ppid=17106 vsize=868472 CPUtime=8.83
/proc/17107/task/17109/stat : 17109 (java) S 17106 17093 17056 0 -1 64 19398 0 0 0 768 115 0 0 16 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17110] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17110/stat : 17110 (java) S 17106 17093 17056 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17111] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17111/stat : 17111 (java) S 17106 17093 17056 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43308772 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17112] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17112/stat : 17112 (java) S 17106 17093 17056 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17113] ppid=17106 vsize=868472 CPUtime=0.32
/proc/17107/task/17113/stat : 17113 (java) S 17106 17093 17056 0 -1 64 1490 0 0 0 31 1 0 0 16 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17114] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17114/stat : 17114 (java) S 17106 17093 17056 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17107/tid=17115] ppid=17106 vsize=868472 CPUtime=0
/proc/17107/task/17115/stat : 17115 (java) S 17106 17093 17056 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43308774 889315328 17959 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 245.92
Current children cumulated vsize (KiB) 890568

[startup+254.402 s]
/proc/loadavg: 3.10 2.57 2.22 3/82 17115
/proc/meminfo: memFree=569688/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=247.4
/proc/17093/stat : 17093 (sugar++) R 17091 17093 17056 0 -1 4194304 1320 51036 0 2 5 54 22958 1723 17 0 1 0 43308634 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 240472790057 0 0 4224 16386 0 0 0 17 1 0 0
/proc/17093/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 247.4
Current children cumulated vsize (KiB) 16740

[startup+255.202 s]
/proc/loadavg: 3.10 2.57 2.22 2/82 17115
/proc/meminfo: memFree=1870424/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=247.86
/proc/17093/stat : 17093 (sugar++) R 17091 17093 17056 0 -1 4194304 1320 51036 0 2 5 100 22958 1723 15 0 1 0 43308634 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 240472790057 0 0 4224 16386 0 0 0 17 1 0 0
/proc/17093/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 247.86
Current children cumulated vsize (KiB) 16740

[startup+255.402 s]
/proc/loadavg: 3.10 2.57 2.22 2/82 17115
/proc/meminfo: memFree=1870424/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=247.88
/proc/17093/stat : 17093 (sugar++) D 17091 17093 17056 0 -1 4194304 1320 51036 0 2 5 102 22958 1723 15 0 1 0 43308634 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 240472790057 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/17093/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 247.88
Current children cumulated vsize (KiB) 16740

[startup+255.502 s]
/proc/loadavg: 3.10 2.57 2.22 2/82 17115
/proc/meminfo: memFree=1870424/2055920 swapFree=4180596/4192956
[pid=17093] ppid=17091 vsize=16740 CPUtime=247.89
/proc/17093/stat : 17093 (sugar++) D 17091 17093 17056 0 -1 4194304 1320 51036 0 2 5 103 22958 1723 15 0 1 0 43308634 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 240472790057 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/17093/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 247.89
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 255.574
CPU time (s): 247.919
CPU user time (s): 229.644
CPU system time (s): 18.2752
CPU usage (%): 97.0051
Max. virtual memory (cumulated for all children) (KiB): 901708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 229.644
system time used= 18.2752
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52412
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= 119441
involuntary context switches= 127306

runsolver used 0.321951 second user time and 0.91786 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-12 14:34:20
IDJOB=1112351
IDBENCH=61403
IDSOLVER=367
FILE ID=node15/1112351-1215866060
PBS_JOBID= 7903535
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= eebadc79eee5c83f4490f3a0193ddac7
RANDOM SEED=1846625052

node15.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.279
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.279
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:       1838200 kB
Buffers:         16592 kB
Cached:          48848 kB
SwapCached:       6436 kB
Active:         148576 kB
Inactive:        26740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838200 kB
SwapTotal:     4192956 kB
SwapFree:      4180596 kB
Dirty:            2432 kB
Writeback:           0 kB
Mapped:         125644 kB
Slab:            27204 kB
Committed_AS:   343544 kB
PageTables:       2148 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node15 at 2008-07-12 14:38:36