Trace number 1065134

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosat? 169.608 177.454

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-mitre.xml
MD5SUM4eff3eda3defcca748f68cae557394ab
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1598.68
Satisfiable
(Un)Satisfiability was proved
Number of variables10724
Number of constraints2045
Maximum constraint arity98
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2045
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.17	c 0	Sugar v1-13 + HOME/picosat
0.00/0.18	c 0	BEGIN Fri Jul  4 06:31:07 2008
0.00/0.18	c 0	PID 11162
0.03/0.20	c 0	HOST node13.alineos.net
0.03/0.20	c 0	CONVERTING HOME/instance-1065134-1215145866.xml TO HOME/temp.csp
0.03/0.20	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1065134-1215145866.xml' 'HOME/temp.csp'
0.80/1.22	c 1	1 domains, 10724 variables, 17 predicates, 0 relations, 2045 constraints
0.80/1.23	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.80/1.23	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.84/1.32	c 1	Parsing HOME/temp.csp
0.84/1.62	c 1	parsed 10000 expressions
0.84/1.97	c 1	parsed 12787 expressions
0.84/1.98	c 1	Heap : 8 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.84/1.98	c 1	Converting to clausal form CSP
0.84/2.02	c 1	converted 1279 (10%) expressions
0.84/2.03	c 1	converted 2558 (20%) expressions
0.84/2.03	c 1	converted 3837 (30%) expressions
0.84/2.03	c 1	converted 5115 (40%) expressions
0.84/2.04	c 1	converted 6394 (50%) expressions
0.84/2.04	c 1	converted 7673 (60%) expressions
0.84/2.04	c 1	converted 8951 (70%) expressions
0.84/2.05	c 1	converted 10230 (80%) expressions
1.87/2.35	c 2	converted 11509 (90%) expressions
4.85/5.33	c 5	converted 12787 (100%) expressions
4.85/5.34	c 5	CSP : 53198 integers, 0 booleans, 86993 clauses, largest domain size 24204
4.85/5.34	c 5	Heap : 56 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.85/5.34	c 5	Propagation in CSP
5.65/6.16	c 6	41345 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.65/6.17	c 6	CSP : 53198 integers, 0 booleans, 86993 clauses, largest domain size 24174
5.65/6.17	c 6	Heap : 57 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.75/6.20	c 6	Simplifing CSP by introducing new Boolean variables
5.75/6.24	c 6	CSP : 53198 integers, 0 booleans, 86993 clauses, largest domain size 24174
5.75/6.24	c 6	Heap : 55 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.15/6.66	c 6	Encoding CSP to SAT : HOME/temp.cnf
6.24/6.70	c 6	5320 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.24/6.71	c 6	10640 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.34/6.81	c 6	15960 (30%) CSP integer variables are encoded (76477 clauses, 1147219 bytes)
6.44/6.99	c 6	21280 (40%) CSP integer variables are encoded (212823 clauses, 3450642 bytes)
6.64/7.15	c 7	26599 (50%) CSP integer variables are encoded (341489 clauses, 5637964 bytes)
6.84/7.36	c 7	31919 (60%) CSP integer variables are encoded (497096 clauses, 8283283 bytes)
7.73/8.30	c 8	37239 (70%) CSP integer variables are encoded (1256289 clauses, 21775563 bytes)
9.52/10.10	c 9	42559 (80%) CSP integer variables are encoded (2661250 clauses, 48469822 bytes)
12.49/13.25	c 13	47879 (90%) CSP integer variables are encoded (4940377 clauses, 91773235 bytes)
13.67/14.49	c 14	53198 (100%) CSP integer variables are encoded (5906136 clauses, 110122656 bytes)
23.93/24.91	c 24	8700 (10%) CSP clauses are encoded (11835940 clauses, 236981157 bytes)
49.80/51.75	c 51	17399 (20%) CSP clauses are encoded (26225254 clauses, 572630151 bytes)
75.57/78.33	c 78	26098 (30%) CSP clauses are encoded (40261748 clauses, 915254831 bytes)
114.90/119.30	c 119	34798 (40%) CSP clauses are encoded (61603985 clauses, 1436628622 bytes)
142.14/147.54	c 147	43497 (50%) CSP clauses are encoded (76358147 clauses, 1796773943 bytes)
168.81/175.33	c 175	ERROR Exception Too large HOME/temp.cnf
168.81/175.33	c 175	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
168.81/175.33	c 175	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
168.81/175.33	c 175	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
168.81/175.33	s UNKNOWN
168.81/175.38	c 175	CPU 155.23 (0.03 0 155.2 13.65)
168.81/175.38	c 175	END Fri Jul  4 06:34:02 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1065134-1215145866/watcher-1065134-1215145866 -o /tmp/evaluation-result-1065134-1215145866/solver-1065134-1215145866 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1065134-1215145866.xml 

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


[startup+0 s]
/proc/loadavg: 1.93 2.10 2.08 4/81 11162
/proc/meminfo: memFree=1225056/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=18572 CPUtime=0
/proc/11162/stat : 11162 (runsolver) D 11160 11162 9162 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1544258416 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 269757246759 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/11162/statm: 4643 292 257 25 0 2626 0

[startup+0.08551 s]
/proc/loadavg: 1.93 2.10 2.08 4/81 11162
/proc/meminfo: memFree=1225056/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=12272 CPUtime=0
/proc/11162/stat : 11162 (sugar) D 11160 11162 9162 0 -1 4194304 358 0 4 0 0 0 0 0 18 0 1 0 1544258416 12566528 330 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/11162/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.10151 s]
/proc/loadavg: 1.93 2.10 2.08 4/81 11162
/proc/meminfo: memFree=1225056/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=12272 CPUtime=0
/proc/11162/stat : 11162 (sugar) R 11160 11162 9162 0 -1 4194304 393 0 4 0 0 0 0 0 18 0 1 0 1544258416 12566528 365 996147200 4194304 4206940 548682068608 18446744073709551615 269766147070 0 0 4224 0 0 0 0 17 1 0 0
/proc/11162/statm: 3068 365 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301539 s]
/proc/loadavg: 1.93 2.10 2.08 4/81 11162
/proc/meminfo: memFree=1225056/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=0.03
/proc/11162/stat : 11162 (sugar) S 11160 11162 9162 0 -1 4194304 896 126 4 1 3 0 0 0 18 0 1 0 1544258416 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11162/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701594 s]
/proc/loadavg: 1.93 2.10 2.08 4/81 11162
/proc/meminfo: memFree=1225056/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=0.03
/proc/11162/stat : 11162 (sugar) S 11160 11162 9162 0 -1 4194304 896 126 4 1 3 0 0 0 18 0 1 0 1544258416 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11162/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.5017 s]
/proc/loadavg: 1.93 2.10 2.08 6/92 11174
/proc/meminfo: memFree=1197448/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=0.84
/proc/11162/stat : 11162 (sugar) S 11160 11162 9162 0 -1 4194304 969 8186 4 64 3 0 71 10 16 0 1 0 1544258416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11162/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 13600

[startup+3.10292 s]
/proc/loadavg: 1.93 2.10 2.08 3/92 11184
/proc/meminfo: memFree=1196808/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=0.84
/proc/11162/stat : 11162 (sugar) S 11160 11162 9162 0 -1 4194304 970 8186 4 64 3 0 71 10 15 0 1 0 1544258416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11162/statm: 3400 797 370 3 0 500 0
[pid=11175] ppid=11162 vsize=5356 CPUtime=0
/proc/11175/stat : 11175 (sh) S 11162 11162 9162 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1544258540 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11175/statm: 1339 233 193 169 0 50 0
[pid=11176] ppid=11175 vsize=868684 CPUtime=1.83
/proc/11176/stat : 11176 (java) S 11175 11162 9162 0 -1 0 11434 0 4 0 174 9 0 0 18 0 9 0 1544258540 889532416 10447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11176/statm: 217171 10447 2541 9 0 211746 0
[pid=11176/tid=11177] ppid=11175 vsize=868684 CPUtime=1.09
/proc/11176/task/11177/stat : 11177 (java) R 11175 11162 9162 0 -1 64 2812 0 4 0 107 2 0 0 22 0 9 0 1544258541 889532416 10447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11178] ppid=11175 vsize=868684 CPUtime=0.51
/proc/11176/task/11178/stat : 11178 (java) R 11175 11162 9162 0 -1 64 6437 0 0 0 47 4 0 0 16 0 9 0 1544258542 889532416 10447 996147200 134512640 134550740 4294955952 18446744073709551615 104030336 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11179] ppid=11175 vsize=868684 CPUtime=0
/proc/11176/task/11179/stat : 11179 (java) S 11175 11162 9162 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544258542 889532416 10447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11180] ppid=11175 vsize=868684 CPUtime=0
/proc/11176/task/11180/stat : 11180 (java) S 11175 11162 9162 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1544258542 889532416 10447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11181] ppid=11175 vsize=868684 CPUtime=0
/proc/11176/task/11181/stat : 11181 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544258544 889532416 10447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11182] ppid=11175 vsize=868684 CPUtime=0.2
/proc/11176/task/11182/stat : 11182 (java) S 11175 11162 9162 0 -1 64 1487 0 0 0 19 1 0 0 16 0 9 0 1544258544 889532416 10447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11183] ppid=11175 vsize=868684 CPUtime=0
/proc/11176/task/11183/stat : 11183 (java) S 11175 11162 9162 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1544258544 889532416 10447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11184] ppid=11175 vsize=868684 CPUtime=0
/proc/11176/task/11184/stat : 11184 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1544258544 889532416 10447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 887640

[startup+6.30234 s]
/proc/loadavg: 2.01 2.12 2.08 3/92 11184
/proc/meminfo: memFree=1143752/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=0.84
/proc/11162/stat : 11162 (sugar) S 11160 11162 9162 0 -1 4194304 970 8186 4 64 3 0 71 10 15 0 1 0 1544258416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11162/statm: 3400 797 370 3 0 500 0
[pid=11175] ppid=11162 vsize=5356 CPUtime=0
/proc/11175/stat : 11175 (sh) S 11162 11162 9162 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1544258540 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11175/statm: 1339 233 193 169 0 50 0
[pid=11176] ppid=11175 vsize=874068 CPUtime=5.01
/proc/11176/stat : 11176 (java) S 11175 11162 9162 0 -1 0 22407 0 4 0 487 14 0 0 18 0 9 0 1544258540 895045632 20419 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11176/statm: 218517 20419 2541 9 0 213092 0
[pid=11176/tid=11177] ppid=11175 vsize=874068 CPUtime=3.37
/proc/11176/task/11177/stat : 11177 (java) R 11175 11162 9162 0 -1 64 3284 0 4 0 334 3 0 0 25 0 9 0 1544258541 895045632 20419 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11178] ppid=11175 vsize=874068 CPUtime=1.38
/proc/11176/task/11178/stat : 11178 (java) R 11175 11162 9162 0 -1 64 16926 0 0 0 130 8 0 0 16 0 9 0 1544258542 895045632 20419 996147200 134512640 134550740 4294955952 18446744073709551615 101574362 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11179] ppid=11175 vsize=874068 CPUtime=0
/proc/11176/task/11179/stat : 11179 (java) S 11175 11162 9162 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544258542 895045632 20419 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11180] ppid=11175 vsize=874068 CPUtime=0
/proc/11176/task/11180/stat : 11180 (java) S 11175 11162 9162 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1544258542 895045632 20419 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11181] ppid=11175 vsize=874068 CPUtime=0
/proc/11176/task/11181/stat : 11181 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544258544 895045632 20419 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11182] ppid=11175 vsize=874068 CPUtime=0.22
/proc/11176/task/11182/stat : 11182 (java) S 11175 11162 9162 0 -1 64 1499 0 0 0 21 1 0 0 16 0 9 0 1544258544 895045632 20419 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11183] ppid=11175 vsize=874068 CPUtime=0
/proc/11176/task/11183/stat : 11183 (java) S 11175 11162 9162 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1544258544 895045632 20419 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11184] ppid=11175 vsize=874068 CPUtime=0
/proc/11176/task/11184/stat : 11184 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1544258544 895045632 20419 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 893024

[startup+12.7022 s]
/proc/loadavg: 2.01 2.11 2.08 3/92 11184
/proc/meminfo: memFree=1067016/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=0.84
/proc/11162/stat : 11162 (sugar) S 11160 11162 9162 0 -1 4194304 970 8186 4 64 3 0 71 10 16 0 1 0 1544258416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11162/statm: 3400 797 370 3 0 500 0
[pid=11175] ppid=11162 vsize=5356 CPUtime=0
/proc/11175/stat : 11175 (sh) S 11162 11162 9162 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1544258540 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11175/statm: 1339 233 193 169 0 50 0
[pid=11176] ppid=11175 vsize=868544 CPUtime=11.14
/proc/11176/stat : 11176 (java) S 11175 11162 9162 0 -1 0 27028 0 5 0 1046 68 0 0 18 0 9 0 1544258540 889389056 19837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11176/statm: 217136 19837 2565 9 0 211683 0
[pid=11176/tid=11177] ppid=11175 vsize=868544 CPUtime=8.99
/proc/11176/task/11177/stat : 11177 (java) R 11175 11162 9162 0 -1 64 3839 0 5 0 846 53 0 0 25 0 9 0 1544258541 889389056 19837 996147200 134512640 134550740 4294955952 18446744073709551615 4127046945 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11178] ppid=11175 vsize=868544 CPUtime=1.88
/proc/11176/task/11178/stat : 11178 (java) S 11175 11162 9162 0 -1 64 20971 0 0 0 175 13 0 0 16 0 9 0 1544258542 889389056 19837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11179] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11179/stat : 11179 (java) S 11175 11162 9162 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544258542 889389056 19837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11180] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11180/stat : 11180 (java) S 11175 11162 9162 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1544258542 889389056 19837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11181] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11181/stat : 11181 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544258544 889389056 19837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11182] ppid=11175 vsize=868544 CPUtime=0.25
/proc/11176/task/11182/stat : 11182 (java) S 11175 11162 9162 0 -1 64 1520 0 0 0 24 1 0 0 16 0 9 0 1544258544 889389056 19837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11183] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11183/stat : 11183 (java) S 11175 11162 9162 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1544258544 889389056 19837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11184] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11184/stat : 11184 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1544258544 889389056 19837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 887500

[startup+25.5019 s]
/proc/loadavg: 2.09 2.13 2.09 3/92 11184
/proc/meminfo: memFree=900168/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=0.84
/proc/11162/stat : 11162 (sugar) S 11160 11162 9162 0 -1 4194304 970 8186 4 64 3 0 71 10 16 0 1 0 1544258416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11162/statm: 3400 797 370 3 0 500 0
[pid=11175] ppid=11162 vsize=5356 CPUtime=0
/proc/11175/stat : 11175 (sh) S 11162 11162 9162 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1544258540 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11175/statm: 1339 233 193 169 0 50 0
[pid=11176] ppid=11175 vsize=868544 CPUtime=23.66
/proc/11176/stat : 11176 (java) S 11175 11162 9162 0 -1 0 27755 0 5 0 2196 170 0 0 18 0 9 0 1544258540 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11176/statm: 217136 19847 2565 9 0 211683 0
[pid=11176/tid=11177] ppid=11175 vsize=868544 CPUtime=21.12
/proc/11176/task/11177/stat : 11177 (java) R 11175 11162 9162 0 -1 64 4557 0 5 0 1961 151 0 0 25 0 9 0 1544258541 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11178] ppid=11175 vsize=868544 CPUtime=2.23
/proc/11176/task/11178/stat : 11178 (java) S 11175 11162 9162 0 -1 64 20971 0 0 0 207 16 0 0 15 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11179] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11179/stat : 11179 (java) S 11175 11162 9162 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11180] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11180/stat : 11180 (java) S 11175 11162 9162 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11181] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11181/stat : 11181 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11182] ppid=11175 vsize=868544 CPUtime=0.27
/proc/11176/task/11182/stat : 11182 (java) S 11175 11162 9162 0 -1 64 1529 0 0 0 26 1 0 0 16 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11183] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11183/stat : 11183 (java) S 11175 11162 9162 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11184] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11184/stat : 11184 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.5
Current children cumulated vsize (KiB) 887500

[startup+51.1013 s]
/proc/loadavg: 2.14 2.13 2.09 3/92 11184
/proc/meminfo: memFree=583112/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=0.84
/proc/11162/stat : 11162 (sugar) S 11160 11162 9162 0 -1 4194304 970 8186 4 64 3 0 71 10 16 0 1 0 1544258416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11162/statm: 3400 797 370 3 0 500 0
[pid=11175] ppid=11162 vsize=5356 CPUtime=0
/proc/11175/stat : 11175 (sh) S 11162 11162 9162 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1544258540 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11175/statm: 1339 233 193 169 0 50 0
[pid=11176] ppid=11175 vsize=868544 CPUtime=48.37
/proc/11176/stat : 11176 (java) S 11175 11162 9162 0 -1 0 29166 0 5 0 4467 370 0 0 18 0 9 0 1544258540 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=11176/tid=11182] ppid=11175 vsize=868544 CPUtime=0.27
/proc/11176/task/11182/stat : 11182 (java) S 11175 11162 9162 0 -1 64 1529 0 0 0 26 1 0 0 16 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11183] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11183/stat : 11183 (java) S 11175 11162 9162 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11184] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11184/stat : 11184 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.46
Current children cumulated vsize (KiB) 887500

[startup+162.302 s]
/proc/loadavg: 2.50 2.27 2.14 3/92 11184
/proc/meminfo: memFree=15688/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=0.84
/proc/11162/stat : 11162 (sugar) S 11160 11162 9162 0 -1 4194304 970 8186 4 64 3 0 71 10 16 0 1 0 1544258416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11162/statm: 3400 797 370 3 0 500 0
[pid=11175] ppid=11162 vsize=5356 CPUtime=0
/proc/11175/stat : 11175 (sh) S 11162 11162 9162 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1544258540 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11175/statm: 1339 233 193 169 0 50 0
[pid=11176] ppid=11175 vsize=868544 CPUtime=155.59
/proc/11176/stat : 11176 (java) S 11175 11162 9162 0 -1 0 35295 0 5 0 14307 1252 0 0 18 0 9 0 1544258540 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11176/statm: 217136 19847 2565 9 0 211683 0
[pid=11176/tid=11177] ppid=11175 vsize=868544 CPUtime=149.31
/proc/11176/task/11177/stat : 11177 (java) R 11175 11162 9162 0 -1 64 12097 0 5 0 13749 1182 0 0 25 0 9 0 1544258541 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4127048142 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11178] ppid=11175 vsize=868544 CPUtime=5.99
/proc/11176/task/11178/stat : 11178 (java) S 11175 11162 9162 0 -1 64 20971 0 0 0 532 67 0 0 16 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11179] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11179/stat : 11179 (java) S 11175 11162 9162 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11180] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11180/stat : 11180 (java) S 11175 11162 9162 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11181] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11181/stat : 11181 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11182] ppid=11175 vsize=868544 CPUtime=0.27
/proc/11176/task/11182/stat : 11182 (java) S 11175 11162 9162 0 -1 64 1529 0 0 0 26 1 0 0 16 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11183] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11183/stat : 11183 (java) S 11175 11162 9162 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11184] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11184/stat : 11184 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 156.43
Current children cumulated vsize (KiB) 887500

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

[startup+166.503 s]
/proc/loadavg: 2.54 2.28 2.14 3/92 11184
/proc/meminfo: memFree=15304/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=0.84
/proc/11162/stat : 11162 (sugar) S 11160 11162 9162 0 -1 4194304 970 8186 4 64 3 0 71 10 16 0 1 0 1544258416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11162/statm: 3400 797 370 3 0 500 0
[pid=11175] ppid=11162 vsize=5356 CPUtime=0
/proc/11175/stat : 11175 (sh) S 11162 11162 9162 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1544258540 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11175/statm: 1339 233 193 169 0 50 0
[pid=11176] ppid=11175 vsize=868544 CPUtime=159.59
/proc/11176/stat : 11176 (java) S 11175 11162 9162 0 -1 0 35523 0 5 0 14673 1286 0 0 18 0 9 0 1544258540 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11176/statm: 217136 19847 2565 9 0 211683 0
[pid=11176/tid=11177] ppid=11175 vsize=868544 CPUtime=153.18
/proc/11176/task/11177/stat : 11177 (java) D 11175 11162 9162 0 -1 64 12325 0 5 0 14104 1214 0 0 25 0 9 0 1544258541 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=11176/tid=11178] ppid=11175 vsize=868544 CPUtime=6.11
/proc/11176/task/11178/stat : 11178 (java) S 11175 11162 9162 0 -1 64 20971 0 0 0 542 69 0 0 16 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11179] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11179/stat : 11179 (java) S 11175 11162 9162 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11180] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11180/stat : 11180 (java) S 11175 11162 9162 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11181] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11181/stat : 11181 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11182] ppid=11175 vsize=868544 CPUtime=0.27
/proc/11176/task/11182/stat : 11182 (java) S 11175 11162 9162 0 -1 64 1529 0 0 0 26 1 0 0 16 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11183] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11183/stat : 11183 (java) S 11175 11162 9162 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11184] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11184/stat : 11184 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.43
Current children cumulated vsize (KiB) 887500

[startup+172.907 s]
/proc/loadavg: 2.49 2.27 2.14 3/92 11184
/proc/meminfo: memFree=15688/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=0.84
/proc/11162/stat : 11162 (sugar) S 11160 11162 9162 0 -1 4194304 970 8186 4 64 3 0 71 10 16 0 1 0 1544258416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11162/statm: 3400 797 370 3 0 500 0
[pid=11175] ppid=11162 vsize=5356 CPUtime=0
/proc/11175/stat : 11175 (sh) S 11162 11162 9162 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1544258540 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11175/statm: 1339 233 193 169 0 50 0
[pid=11176] ppid=11175 vsize=868544 CPUtime=165.64
/proc/11176/stat : 11176 (java) S 11175 11162 9162 0 -1 0 35866 0 5 0 15230 1334 0 0 18 0 9 0 1544258540 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11176/statm: 217136 19847 2565 9 0 211683 0
[pid=11176/tid=11177] ppid=11175 vsize=868544 CPUtime=159.07
/proc/11176/task/11177/stat : 11177 (java) R 11175 11162 9162 0 -1 64 12668 0 5 0 14647 1260 0 0 25 0 9 0 1544258541 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 102064750 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11178] ppid=11175 vsize=868544 CPUtime=6.27
/proc/11176/task/11178/stat : 11178 (java) S 11175 11162 9162 0 -1 64 20971 0 0 0 556 71 0 0 16 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11179] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11179/stat : 11179 (java) S 11175 11162 9162 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11180] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11180/stat : 11180 (java) S 11175 11162 9162 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11181] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11181/stat : 11181 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11182] ppid=11175 vsize=868544 CPUtime=0.27
/proc/11176/task/11182/stat : 11182 (java) S 11175 11162 9162 0 -1 64 1529 0 0 0 26 1 0 0 16 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11183] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11183/stat : 11183 (java) S 11175 11162 9162 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11184] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11184/stat : 11184 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 166.48
Current children cumulated vsize (KiB) 887500

[startup+174.503 s]
/proc/loadavg: 2.49 2.27 2.14 3/92 11184
/proc/meminfo: memFree=15432/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=0.84
/proc/11162/stat : 11162 (sugar) S 11160 11162 9162 0 -1 4194304 970 8186 4 64 3 0 71 10 16 0 1 0 1544258416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11162/statm: 3400 797 370 3 0 500 0
[pid=11175] ppid=11162 vsize=5356 CPUtime=0
/proc/11175/stat : 11175 (sh) S 11162 11162 9162 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1544258540 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11175/statm: 1339 233 193 169 0 50 0
[pid=11176] ppid=11175 vsize=868544 CPUtime=167.2
/proc/11176/stat : 11176 (java) S 11175 11162 9162 0 -1 0 35955 0 5 0 15373 1347 0 0 18 0 9 0 1544258540 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11176/statm: 217136 19847 2565 9 0 211683 0
[pid=11176/tid=11177] ppid=11175 vsize=868544 CPUtime=160.58
/proc/11176/task/11177/stat : 11177 (java) R 11175 11162 9162 0 -1 64 12757 0 5 0 14786 1272 0 0 25 0 9 0 1544258541 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4127046802 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11178] ppid=11175 vsize=868544 CPUtime=6.31
/proc/11176/task/11178/stat : 11178 (java) S 11175 11162 9162 0 -1 64 20971 0 0 0 560 71 0 0 16 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11179] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11179/stat : 11179 (java) S 11175 11162 9162 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11180] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11180/stat : 11180 (java) S 11175 11162 9162 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1544258542 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11181] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11181/stat : 11181 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11182] ppid=11175 vsize=868544 CPUtime=0.27
/proc/11176/task/11182/stat : 11182 (java) S 11175 11162 9162 0 -1 64 1529 0 0 0 26 1 0 0 16 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11183] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11183/stat : 11183 (java) S 11175 11162 9162 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11176/tid=11184] ppid=11175 vsize=868544 CPUtime=0
/proc/11176/task/11184/stat : 11184 (java) S 11175 11162 9162 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1544258544 889389056 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 168.04
Current children cumulated vsize (KiB) 887500

[startup+176.102 s]
/proc/loadavg: 2.45 2.27 2.14 2/82 11184
/proc/meminfo: memFree=1227992/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=169.51
/proc/11162/stat : 11162 (sugar) D 11160 11162 9162 0 -1 4194304 992 44485 4 69 3 63 15520 1365 15 0 1 0 1544258416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/11162/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 169.51
Current children cumulated vsize (KiB) 13600

[startup+176.902 s]
/proc/loadavg: 2.45 2.27 2.14 2/82 11184
/proc/meminfo: memFree=1227992/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=169.56
/proc/11162/stat : 11162 (sugar) D 11160 11162 9162 0 -1 4194304 992 44485 4 69 3 68 15520 1365 15 0 1 0 1544258416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/11162/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 169.56
Current children cumulated vsize (KiB) 13600

[startup+177.307 s]
/proc/loadavg: 2.45 2.27 2.14 2/82 11184
/proc/meminfo: memFree=1227480/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=169.58
/proc/11162/stat : 11162 (sugar) D 11160 11162 9162 0 -1 4194304 992 44485 4 69 3 70 15520 1365 15 0 1 0 1544258416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/11162/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 169.58
Current children cumulated vsize (KiB) 13600

[startup+177.402 s]
/proc/loadavg: 2.45 2.27 2.14 2/82 11184
/proc/meminfo: memFree=1227480/2055920 swapFree=4180436/4192956
[pid=11162] ppid=11160 vsize=13600 CPUtime=169.58
/proc/11162/stat : 11162 (sugar) D 11160 11162 9162 0 -1 4194304 992 44485 4 69 3 70 15520 1365 15 0 1 0 1544258416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/11162/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 169.58
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 177.454
CPU time (s): 169.608
CPU user time (s): 155.245
CPU system time (s): 14.3628
CPU usage (%): 95.5786
Max. virtual memory (cumulated for all children) (KiB): 898640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 155.245
system time used= 14.3628
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45507
page faults= 73
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72905
involuntary context switches= 76834

runsolver used 0.238963 second user time and 0.635903 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-04 06:31:06
IDJOB=1065134
IDBENCH=55039
IDSOLVER=345
FILE ID=node13/1065134-1215145866
PBS_JOBID= 7877363
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4eff3eda3defcca748f68cae557394ab
RANDOM SEED=1912674384

node13.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.238
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.238
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:       1225664 kB
Buffers:          2368 kB
Cached:          27820 kB
SwapCached:       5512 kB
Active:         768244 kB
Inactive:         7404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1225664 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            2672 kB
Writeback:           0 kB
Mapped:         762848 kB
Slab:            38168 kB
Committed_AS:  3689088 kB
PageTables:       3500 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= 66556 MiB
End job on node13 at 2008-07-04 06:34:04