Trace number 1112363

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? 183.826 188.983

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-30.xml
MD5SUMbccb1afd07064f82b769e57196d4b8ac
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 benchmark1691.9
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of constraints13079
Maximum constraint arity2
Maximum domain size30
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13079
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sat Jul 12 14:37:07 2008
0.00/0.07	c 0	PID 16110
0.06/0.08	c 0	HOST node2.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1112363-1215866226.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112363-1215866226.xml' 'HOME/temp.csp'
1.25/1.31	c 1	1 domains, 900 variables, 4 predicates, 0 relations, 13079 constraints
1.25/1.34	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.25/1.34	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.28/1.42	c 1	Parsing HOME/temp.csp
1.28/1.92	c 1	parsed 10000 expressions
1.28/1.99	c 1	parsed 13984 expressions
1.28/1.99	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.02/2.13	c 2	MAX CSP: 13079 constraints
2.02/2.13	c 2	Converting to clausal form CSP
2.41/2.56	c 2	converted 2707 (10%) expressions
2.61/2.77	c 2	converted 5414 (20%) expressions
2.91/3.05	c 3	converted 8120 (30%) expressions
3.11/3.26	c 3	converted 10827 (40%) expressions
3.30/3.46	c 3	converted 13533 (50%) expressions
3.50/3.66	c 3	converted 16240 (60%) expressions
3.90/4.00	c 4	converted 18947 (70%) expressions
4.09/4.20	c 4	converted 21653 (80%) expressions
4.30/4.41	c 4	converted 24360 (90%) expressions
5.78/5.93	c 5	converted 27066 (100%) expressions
5.78/5.94	c 5	CSP : 27058 integers, 19341 booleans, 71761 clauses, largest domain size 19619
5.78/5.94	c 5	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.78/5.94	c 5	Propagation in CSP
6.56/6.72	c 6	13071 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.56/6.73	c 6	CSP : 27058 integers, 19341 booleans, 71761 clauses, largest domain size 13080
6.56/6.73	c 6	Heap : 51 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.56/6.75	c 6	Simplifing CSP by introducing new Boolean variables
6.67/6.86	c 6	CSP : 27058 integers, 33127 booleans, 85547 clauses, largest domain size 13080
6.67/6.86	c 6	Heap : 54 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.07/7.22	c 7	Encoding CSP to SAT : HOME/temp.cnf
7.16/7.38	c 7	2706 (10%) CSP integer variables are encoded (25200 clauses, 356618 bytes)
7.16/7.39	c 7	5412 (20%) CSP integer variables are encoded (25200 clauses, 356618 bytes)
7.16/7.39	c 7	8118 (30%) CSP integer variables are encoded (25200 clauses, 356618 bytes)
7.16/7.39	c 7	10824 (40%) CSP integer variables are encoded (25200 clauses, 356618 bytes)
7.25/7.40	c 7	13529 (50%) CSP integer variables are encoded (25200 clauses, 356618 bytes)
7.25/7.44	c 7	16235 (60%) CSP integer variables are encoded (58789 clauses, 860453 bytes)
7.25/7.48	c 7	18941 (70%) CSP integer variables are encoded (89625 clauses, 1338782 bytes)
7.36/7.53	c 7	21647 (80%) CSP integer variables are encoded (124250 clauses, 1927407 bytes)
7.36/7.57	c 7	24353 (90%) CSP integer variables are encoded (154267 clauses, 2437696 bytes)
7.64/7.82	c 7	27058 (100%) CSP integer variables are encoded (348879 clauses, 5746100 bytes)
8.45/8.69	c 8	8555 (10%) CSP clauses are encoded (516848 clauses, 10032164 bytes)
9.34/9.50	c 9	17110 (20%) CSP clauses are encoded (684333 clauses, 14413179 bytes)
10.14/10.33	c 10	25665 (30%) CSP clauses are encoded (855273 clauses, 18919459 bytes)
10.93/11.15	c 11	34219 (40%) CSP clauses are encoded (1025255 clauses, 23432009 bytes)
11.80/12.01	c 12	42774 (50%) CSP clauses are encoded (1195944 clauses, 28129840 bytes)
12.58/12.84	c 12	51329 (60%) CSP clauses are encoded (1365333 clauses, 32816446 bytes)
13.47/13.72	c 13	59883 (70%) CSP clauses are encoded (1570955 clauses, 38184560 bytes)
34.80/35.46	c 35	68438 (80%) CSP clauses are encoded (13150422 clauses, 286928379 bytes)
100.24/102.71	c 102	76993 (90%) CSP clauses are encoded (47382589 clauses, 1102025641 bytes)
182.68/187.58	c 187	ERROR Exception Too large HOME/temp.cnf
182.68/187.60	c 187	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
182.68/187.60	c 187	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
182.68/187.60	c 187	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
182.68/187.60	s UNKNOWN
182.77/187.64	c 187	CPU 168.85 (0.06 0.01 168.79 13.93)
182.77/187.64	c 187	END Sat Jul 12 14:40:14 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-1112363-1215866226/watcher-1112363-1215866226 -o /tmp/evaluation-result-1112363-1215866226/solver-1112363-1215866226 -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-1112363-1215866226.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.04 2.04 4/81 16110
/proc/meminfo: memFree=1824264/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=12132 CPUtime=0
/proc/16110/stat : 16110 (sugar++) R 16108 16110 15526 0 -1 4194304 221 0 0 0 0 0 0 0 20 0 1 0 43326140 12423168 189 996147200 4194304 4206940 548682068528 18446744073709551615 206381159137 0 0 4224 0 0 0 0 17 1 0 0
/proc/16110/statm: 3033 189 142 3 0 133 0

[startup+0.0802661 s]
/proc/loadavg: 2.00 2.04 2.04 4/81 16110
/proc/meminfo: memFree=1824264/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=0.06
/proc/16110/stat : 16110 (sugar++) S 16108 16110 15526 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 43326140 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16110/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102025 s]
/proc/loadavg: 2.00 2.04 2.04 4/81 16110
/proc/meminfo: memFree=1824264/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=0.06
/proc/16110/stat : 16110 (sugar++) S 16108 16110 15526 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 43326140 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16110/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301057 s]
/proc/loadavg: 2.00 2.04 2.04 4/81 16110
/proc/meminfo: memFree=1824264/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=0.06
/proc/16110/stat : 16110 (sugar++) S 16108 16110 15526 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 43326140 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16110/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701135 s]
/proc/loadavg: 2.00 2.04 2.04 4/81 16110
/proc/meminfo: memFree=1824264/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=0.06
/proc/16110/stat : 16110 (sugar++) S 16108 16110 15526 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 43326140 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16110/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50228 s]
/proc/loadavg: 2.00 2.04 2.04 4/92 16122
/proc/meminfo: memFree=1798896/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=1.28
/proc/16110/stat : 16110 (sugar++) S 16108 16110 15526 0 -1 4194304 1297 10451 0 1 5 1 116 6 16 0 1 0 43326140 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16110/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 16740

[startup+3.10158 s]
/proc/loadavg: 2.00 2.04 2.04 3/92 16132
/proc/meminfo: memFree=1808304/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=1.28
/proc/16110/stat : 16110 (sugar++) S 16108 16110 15526 0 -1 4194304 1297 10451 0 1 5 1 116 6 15 0 1 0 43326140 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16110/statm: 4185 1104 409 3 0 764 0
[pid=16123] ppid=16110 vsize=5356 CPUtime=0
/proc/16123/stat : 16123 (sh) S 16110 16110 15526 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43326274 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 1339 233 193 169 0 50 0
[pid=16124] ppid=16123 vsize=868392 CPUtime=1.73
/proc/16124/stat : 16124 (java) S 16123 16110 15526 0 -1 0 10020 0 1 0 168 5 0 0 18 0 9 0 43326275 889233408 8873 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16124/statm: 217098 8873 2540 9 0 211673 0
[pid=16124/tid=16125] ppid=16123 vsize=868392 CPUtime=1.15
/proc/16124/task/16125/stat : 16125 (java) R 16123 16110 15526 0 -1 64 2799 0 1 0 114 1 0 0 23 0 9 0 43326276 889233408 8873 996147200 134512640 134550740 4294955920 18446744073709551615 4126597708 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16126] ppid=16123 vsize=868392 CPUtime=0.35
/proc/16124/task/16126/stat : 16126 (java) S 16123 16110 15526 0 -1 64 5061 0 0 0 33 2 0 0 16 0 9 0 43326277 889233408 8873 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16127] ppid=16123 vsize=868392 CPUtime=0
/proc/16124/task/16127/stat : 16127 (java) S 16123 16110 15526 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43326277 889233408 8873 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16128] ppid=16123 vsize=868392 CPUtime=0
/proc/16124/task/16128/stat : 16128 (java) S 16123 16110 15526 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43326277 889233408 8873 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16129] ppid=16123 vsize=868392 CPUtime=0
/proc/16124/task/16129/stat : 16129 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43326279 889233408 8873 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16130] ppid=16123 vsize=868392 CPUtime=0.19
/proc/16124/task/16130/stat : 16130 (java) S 16123 16110 15526 0 -1 64 1464 0 0 0 19 0 0 0 15 0 9 0 43326279 889233408 8873 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16131] ppid=16123 vsize=868392 CPUtime=0
/proc/16124/task/16131/stat : 16131 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43326279 889233408 8873 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16132] ppid=16123 vsize=868392 CPUtime=0
/proc/16124/task/16132/stat : 16132 (java) S 16123 16110 15526 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43326279 889233408 8873 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 890488

[startup+6.30217 s]
/proc/loadavg: 2.00 2.04 2.04 4/92 16132
/proc/meminfo: memFree=1770928/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=1.28
/proc/16110/stat : 16110 (sugar++) S 16108 16110 15526 0 -1 4194304 1297 10451 0 1 5 1 116 6 16 0 1 0 43326140 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16110/statm: 4185 1104 409 3 0 764 0
[pid=16123] ppid=16110 vsize=5356 CPUtime=0
/proc/16123/stat : 16123 (sh) S 16110 16110 15526 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43326274 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 1339 233 193 169 0 50 0
[pid=16124] ppid=16123 vsize=868392 CPUtime=4.89
/proc/16124/stat : 16124 (java) S 16123 16110 15526 0 -1 0 19694 0 1 0 479 10 0 0 18 0 9 0 43326275 889233408 18159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16124/statm: 217098 18159 2540 9 0 211673 0
[pid=16124/tid=16125] ppid=16123 vsize=868392 CPUtime=3.44
/proc/16124/task/16125/stat : 16125 (java) R 16123 16110 15526 0 -1 64 3305 0 1 0 343 1 0 0 25 0 9 0 43326276 889233408 18159 996147200 134512640 134550740 4294955920 18446744073709551615 4126610721 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16126] ppid=16123 vsize=868392 CPUtime=1.18
/proc/16124/task/16126/stat : 16126 (java) S 16123 16110 15526 0 -1 64 14207 0 0 0 112 6 0 0 16 0 9 0 43326277 889233408 18159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16127] ppid=16123 vsize=868392 CPUtime=0
/proc/16124/task/16127/stat : 16127 (java) S 16123 16110 15526 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43326277 889233408 18159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16128] ppid=16123 vsize=868392 CPUtime=0
/proc/16124/task/16128/stat : 16128 (java) S 16123 16110 15526 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43326277 889233408 18159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16129] ppid=16123 vsize=868392 CPUtime=0
/proc/16124/task/16129/stat : 16129 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43326279 889233408 18159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16130] ppid=16123 vsize=868392 CPUtime=0.23
/proc/16124/task/16130/stat : 16130 (java) S 16123 16110 15526 0 -1 64 1486 0 0 0 23 0 0 0 16 0 9 0 43326279 889233408 18159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16131] ppid=16123 vsize=868392 CPUtime=0
/proc/16124/task/16131/stat : 16131 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43326279 889233408 18159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16132] ppid=16123 vsize=868392 CPUtime=0
/proc/16124/task/16132/stat : 16132 (java) S 16123 16110 15526 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43326279 889233408 18159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890488

[startup+12.7013 s]
/proc/loadavg: 2.00 2.04 2.04 4/92 16132
/proc/meminfo: memFree=1724912/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=1.29
/proc/16110/stat : 16110 (sugar++) S 16108 16110 15526 0 -1 4194304 1297 10451 0 1 6 1 116 6 15 0 1 0 43326140 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16110/statm: 4185 1104 409 3 0 764 0
[pid=16123] ppid=16110 vsize=5356 CPUtime=0
/proc/16123/stat : 16123 (sh) S 16110 16110 15526 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43326274 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 1339 233 193 169 0 50 0
[pid=16124] ppid=16123 vsize=868504 CPUtime=11.19
/proc/16124/stat : 16124 (java) S 16123 16110 15526 0 -1 0 24602 0 1 0 1085 34 0 0 18 0 9 0 43326275 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16124/statm: 217126 19279 2566 9 0 211673 0
[pid=16124/tid=16125] ppid=16123 vsize=868504 CPUtime=9.17
/proc/16124/task/16125/stat : 16125 (java) R 16123 16110 15526 0 -1 64 3618 0 1 0 896 21 0 0 25 0 9 0 43326276 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4127098348 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16126] ppid=16123 vsize=868504 CPUtime=1.69
/proc/16124/task/16126/stat : 16126 (java) S 16123 16110 15526 0 -1 64 18760 0 0 0 158 11 0 0 16 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16127] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16127/stat : 16127 (java) S 16123 16110 15526 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16128] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16128/stat : 16128 (java) S 16123 16110 15526 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16129] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16129/stat : 16129 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16130] ppid=16123 vsize=868504 CPUtime=0.29
/proc/16124/task/16130/stat : 16130 (java) S 16123 16110 15526 0 -1 64 1528 0 0 0 29 0 0 0 15 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16131] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16131/stat : 16131 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16132] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16132/stat : 16132 (java) S 16123 16110 15526 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 890600

[startup+25.5027 s]
/proc/loadavg: 2.00 2.04 2.04 3/92 16132
/proc/meminfo: memFree=1586352/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=1.29
/proc/16110/stat : 16110 (sugar++) S 16108 16110 15526 0 -1 4194304 1297 10451 0 1 6 1 116 6 16 0 1 0 43326140 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16110/statm: 4185 1104 409 3 0 764 0
[pid=16123] ppid=16110 vsize=5356 CPUtime=0
/proc/16123/stat : 16123 (sh) S 16110 16110 15526 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43326274 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 1339 233 193 169 0 50 0
[pid=16124] ppid=16123 vsize=868504 CPUtime=23.8
/proc/16124/stat : 16124 (java) S 16123 16110 15526 0 -1 0 25378 0 1 0 2252 128 0 0 18 0 9 0 43326275 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16124/statm: 217126 19279 2566 9 0 211673 0
[pid=16124/tid=16125] ppid=16123 vsize=868504 CPUtime=21.43
/proc/16124/task/16125/stat : 16125 (java) R 16123 16110 15526 0 -1 64 4394 0 1 0 2032 111 0 0 25 0 9 0 43326276 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 102064685 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16126] ppid=16123 vsize=868504 CPUtime=2.05
/proc/16124/task/16126/stat : 16126 (java) S 16123 16110 15526 0 -1 64 18760 0 0 0 190 15 0 0 16 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16127] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16127/stat : 16127 (java) S 16123 16110 15526 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16128] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16128/stat : 16128 (java) S 16123 16110 15526 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16129] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16129/stat : 16129 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16130] ppid=16123 vsize=868504 CPUtime=0.29
/proc/16124/task/16130/stat : 16130 (java) S 16123 16110 15526 0 -1 64 1528 0 0 0 29 0 0 0 16 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16131] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16131/stat : 16131 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16132] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16132/stat : 16132 (java) S 16123 16110 15526 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 890600

[startup+51.1024 s]
/proc/loadavg: 2.21 2.08 2.05 3/92 16132
/proc/meminfo: memFree=1281328/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=1.29
/proc/16110/stat : 16110 (sugar++) S 16108 16110 15526 0 -1 4194304 1297 10451 0 1 6 1 116 6 16 0 1 0 43326140 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16110/statm: 4185 1104 409 3 0 764 0
[pid=16123] ppid=16110 vsize=5356 CPUtime=0
/proc/16123/stat : 16123 (sh) S 16110 16110 15526 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43326274 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 1339 233 193 169 0 50 0
[pid=16124] ppid=16123 vsize=868504 CPUtime=48.8
/proc/16124/stat : 16124 (java) S 16123 16110 15526 0 -1 0 26993 0 1 0 4562 318 0 0 18 0 9 0 43326275 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/16124/task/16125/stat : 16125 (java) R 16123 16110 15526 0 -1 64 13043 0 1 0 13957 1115 0 0 25 0 9 0 43326276 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4126569879 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16126] ppid=16123 vsize=868504 CPUtime=6.11
/proc/16124/task/16126/stat : 16126 (java) S 16123 16110 15526 0 -1 64 18760 0 0 0 537 74 0 0 16 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16127] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16127/stat : 16127 (java) S 16123 16110 15526 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16128] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16128/stat : 16128 (java) S 16123 16110 15526 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16129] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16129/stat : 16129 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16130] ppid=16123 vsize=868504 CPUtime=0.29
/proc/16124/task/16130/stat : 16130 (java) S 16123 16110 15526 0 -1 64 1528 0 0 0 29 0 0 0 16 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16131] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16131/stat : 16131 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16132] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16132/stat : 16132 (java) S 16123 16110 15526 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 158.45
Current children cumulated vsize (KiB) 890600

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

[startup+166.302 s]
/proc/loadavg: 2.30 2.15 2.08 3/92 16132
/proc/meminfo: memFree=15280/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=1.29
/proc/16110/stat : 16110 (sugar++) S 16108 16110 15526 0 -1 4194304 1297 10451 0 1 6 1 116 6 16 0 1 0 43326140 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16110/statm: 4185 1104 409 3 0 764 0
[pid=16123] ppid=16110 vsize=5356 CPUtime=0
/proc/16123/stat : 16123 (sh) S 16110 16110 15526 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43326274 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 1339 233 193 169 0 50 0
[pid=16124] ppid=16123 vsize=868504 CPUtime=160.97
/proc/16124/stat : 16124 (java) S 16123 16110 15526 0 -1 0 34277 0 1 0 14876 1221 0 0 18 0 9 0 43326275 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16124/statm: 217126 19279 2566 9 0 211673 0
[pid=16124/tid=16125] ppid=16123 vsize=868504 CPUtime=154.43
/proc/16124/task/16125/stat : 16125 (java) R 16123 16110 15526 0 -1 64 13293 0 1 0 14299 1144 0 0 25 0 9 0 43326276 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4127086814 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16126] ppid=16123 vsize=868504 CPUtime=6.22
/proc/16124/task/16126/stat : 16126 (java) S 16123 16110 15526 0 -1 64 18760 0 0 0 547 75 0 0 16 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16127] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16127/stat : 16127 (java) S 16123 16110 15526 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16128] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16128/stat : 16128 (java) S 16123 16110 15526 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16129] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16129/stat : 16129 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16130] ppid=16123 vsize=868504 CPUtime=0.29
/proc/16124/task/16130/stat : 16130 (java) S 16123 16110 15526 0 -1 64 1528 0 0 0 29 0 0 0 16 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16131] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16131/stat : 16131 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16132] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16132/stat : 16132 (java) S 16123 16110 15526 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 890600

[startup+179.103 s]
/proc/loadavg: 2.37 2.17 2.09 3/92 16132
/proc/meminfo: memFree=15664/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=1.29
/proc/16110/stat : 16110 (sugar++) S 16108 16110 15526 0 -1 4194304 1297 10451 0 1 6 1 116 6 16 0 1 0 43326140 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16110/statm: 4185 1104 409 3 0 764 0
[pid=16123] ppid=16110 vsize=5356 CPUtime=0
/proc/16123/stat : 16123 (sh) S 16110 16110 15526 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43326274 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 1339 233 193 169 0 50 0
[pid=16124] ppid=16123 vsize=868504 CPUtime=173.35
/proc/16124/stat : 16124 (java) S 16123 16110 15526 0 -1 0 35092 0 1 0 16018 1317 0 0 18 0 9 0 43326275 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16124/statm: 217126 19279 2566 9 0 211673 0
[pid=16124/tid=16125] ppid=16123 vsize=868504 CPUtime=166.4
/proc/16124/task/16125/stat : 16125 (java) R 16123 16110 15526 0 -1 64 14108 0 1 0 15405 1235 0 0 25 0 9 0 43326276 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4127091701 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16126] ppid=16123 vsize=868504 CPUtime=6.61
/proc/16124/task/16126/stat : 16126 (java) S 16123 16110 15526 0 -1 64 18760 0 0 0 582 79 0 0 16 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16127] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16127/stat : 16127 (java) S 16123 16110 15526 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16128] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16128/stat : 16128 (java) S 16123 16110 15526 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16129] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16129/stat : 16129 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16130] ppid=16123 vsize=868504 CPUtime=0.29
/proc/16124/task/16130/stat : 16130 (java) S 16123 16110 15526 0 -1 64 1528 0 0 0 29 0 0 0 16 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16131] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16131/stat : 16131 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16132] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16132/stat : 16132 (java) S 16123 16110 15526 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 174.64
Current children cumulated vsize (KiB) 890600

[startup+185.502 s]
/proc/loadavg: 2.34 2.17 2.08 2/92 16132
/proc/meminfo: memFree=15728/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=1.29
/proc/16110/stat : 16110 (sugar++) S 16108 16110 15526 0 -1 4194304 1297 10451 0 1 6 1 116 6 16 0 1 0 43326140 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16110/statm: 4185 1104 409 3 0 764 0
[pid=16123] ppid=16110 vsize=5356 CPUtime=0
/proc/16123/stat : 16123 (sh) S 16110 16110 15526 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43326274 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 1339 233 193 169 0 50 0
[pid=16124] ppid=16123 vsize=868504 CPUtime=179.43
/proc/16124/stat : 16124 (java) S 16123 16110 15526 0 -1 0 35494 0 1 0 16575 1368 0 0 18 0 9 0 43326275 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16124/statm: 217126 19279 2566 9 0 211673 0
[pid=16124/tid=16125] ppid=16123 vsize=868504 CPUtime=172.32
/proc/16124/task/16125/stat : 16125 (java) R 16123 16110 15526 0 -1 64 14510 0 1 0 15948 1284 0 0 25 0 9 0 43326276 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4126576947 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16126] ppid=16123 vsize=868504 CPUtime=6.79
/proc/16124/task/16126/stat : 16126 (java) S 16123 16110 15526 0 -1 64 18760 0 0 0 597 82 0 0 16 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16127] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16127/stat : 16127 (java) S 16123 16110 15526 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16128] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16128/stat : 16128 (java) S 16123 16110 15526 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16129] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16129/stat : 16129 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16130] ppid=16123 vsize=868504 CPUtime=0.29
/proc/16124/task/16130/stat : 16130 (java) S 16123 16110 15526 0 -1 64 1528 0 0 0 29 0 0 0 16 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16131] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16131/stat : 16131 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16132] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16132/stat : 16132 (java) S 16123 16110 15526 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 180.72
Current children cumulated vsize (KiB) 890600

[startup+187.102 s]
/proc/loadavg: 2.34 2.17 2.08 3/92 16132
/proc/meminfo: memFree=15472/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=1.29
/proc/16110/stat : 16110 (sugar++) S 16108 16110 15526 0 -1 4194304 1297 10451 0 1 6 1 116 6 16 0 1 0 43326140 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16110/statm: 4185 1104 409 3 0 764 0
[pid=16123] ppid=16110 vsize=5356 CPUtime=0
/proc/16123/stat : 16123 (sh) S 16110 16110 15526 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43326274 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 1339 233 193 169 0 50 0
[pid=16124] ppid=16123 vsize=868504 CPUtime=181
/proc/16124/stat : 16124 (java) S 16123 16110 15526 0 -1 0 35598 0 1 0 16719 1381 0 0 18 0 9 0 43326275 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16124/statm: 217126 19279 2566 9 0 211673 0
[pid=16124/tid=16125] ppid=16123 vsize=868504 CPUtime=173.83
/proc/16124/task/16125/stat : 16125 (java) R 16123 16110 15526 0 -1 64 14614 0 1 0 16088 1295 0 0 25 0 9 0 43326276 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4127134373 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16126] ppid=16123 vsize=868504 CPUtime=6.84
/proc/16124/task/16126/stat : 16126 (java) S 16123 16110 15526 0 -1 64 18760 0 0 0 601 83 0 0 16 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16127] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16127/stat : 16127 (java) S 16123 16110 15526 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16128] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16128/stat : 16128 (java) S 16123 16110 15526 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 43326277 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16129] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16129/stat : 16129 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16130] ppid=16123 vsize=868504 CPUtime=0.29
/proc/16124/task/16130/stat : 16130 (java) S 16123 16110 15526 0 -1 64 1528 0 0 0 29 0 0 0 16 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16131] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16131/stat : 16131 (java) S 16123 16110 15526 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16124/tid=16132] ppid=16123 vsize=868504 CPUtime=0
/proc/16124/task/16132/stat : 16132 (java) S 16123 16110 15526 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43326279 889348096 19279 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 182.29
Current children cumulated vsize (KiB) 890600

[startup+187.901 s]
/proc/loadavg: 2.34 2.17 2.08 3/92 16132
/proc/meminfo: memFree=15472/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=183.03
/proc/16110/stat : 16110 (sugar++) R 16108 16110 15526 0 -1 4194304 1320 46375 0 2 6 25 16879 1393 16 0 1 0 43326140 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 206381487145 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16110/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 183.03
Current children cumulated vsize (KiB) 16740

[startup+188.702 s]
/proc/loadavg: 2.40 2.18 2.09 3/82 16132
/proc/meminfo: memFree=830336/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=183.79
/proc/16110/stat : 16110 (sugar++) D 16108 16110 15526 0 -1 4194304 1320 46375 0 2 6 101 16879 1393 17 0 1 0 43326140 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 206381487145 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16110/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 183.79
Current children cumulated vsize (KiB) 16740

[startup+188.902 s]
/proc/loadavg: 2.40 2.18 2.09 3/82 16132
/proc/meminfo: memFree=830336/2055920 swapFree=4181172/4192956
[pid=16110] ppid=16108 vsize=16740 CPUtime=183.8
/proc/16110/stat : 16110 (sugar++) D 16108 16110 15526 0 -1 4194304 1320 46375 0 2 6 102 16879 1393 15 0 1 0 43326140 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 206381487145 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/16110/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 183.8
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 188.983
CPU time (s): 183.826
CPU user time (s): 168.858
CPU system time (s): 14.9677
CPU usage (%): 97.271
Max. virtual memory (cumulated for all children) (KiB): 900736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 168.858
system time used= 14.9677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47751
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= 85833
involuntary context switches= 89864

runsolver used 0.25796 second user time and 0.650901 second system time

The end

Launcher Data (download as text)

Begin job on node2 at 2008-07-12 14:37:06
IDJOB=1112363
IDBENCH=61405
IDSOLVER=367
FILE ID=node2/1112363-1215866226
PBS_JOBID= 7903490
Free space on /tmp= 66512 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-30.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-1112363-1215866226/watcher-1112363-1215866226 -o /tmp/evaluation-result-1112363-1215866226/solver-1112363-1215866226 -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-1112363-1215866226.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bccb1afd07064f82b769e57196d4b8ac
RANDOM SEED=1259415560

node2.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.261
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	: 5931.00
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.261
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:       1824744 kB
Buffers:         54092 kB
Cached:          91816 kB
SwapCached:       6004 kB
Active:          93776 kB
Inactive:        76412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824744 kB
SwapTotal:     4192956 kB
SwapFree:      4181172 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          39980 kB
Slab:            45956 kB
Committed_AS:   239116 kB
PageTables:       2044 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= 66512 MiB
End job on node2 at 2008-07-12 14:40:16