Trace number 1063580

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+picosatSAT 198.856 201.301

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-afiro.xml
MD5SUM0fcb578b047f6fb70ec1e1db9f349465
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 benchmark2.41863
Satisfiable
(Un)Satisfiability was proved
Number of variables960
Number of constraints35
Maximum constraint arity270
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension35
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Fri Jul  4 04:21:16 2008
0.00/0.05	c 0	PID 19156
0.00/0.05	c 0	HOST node15.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1063580-1215138076.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1063580-1215138076.xml' 'HOME/temp.csp'
0.04/0.68	c 0	2 domains, 960 variables, 23 predicates, 0 relations, 35 constraints
0.04/0.68	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.68	c 0	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.65/0.76	c 0	Parsing HOME/temp.csp
0.95/1.03	c 1	parsed 1020 expressions
0.95/1.04	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.95/1.04	c 1	Converting to clausal form CSP
0.95/1.06	c 1	converted 102 (10%) expressions
0.95/1.06	c 1	converted 204 (20%) expressions
0.95/1.06	c 1	converted 306 (30%) expressions
0.95/1.07	c 1	converted 408 (40%) expressions
0.95/1.07	c 1	converted 510 (50%) expressions
0.95/1.07	c 1	converted 612 (60%) expressions
0.95/1.07	c 1	converted 714 (70%) expressions
0.95/1.07	c 1	converted 816 (80%) expressions
0.95/1.08	c 1	converted 918 (90%) expressions
1.43/1.55	c 1	converted 1020 (100%) expressions
1.43/1.55	c 1	CSP : 4400 integers, 0 booleans, 6333 clauses, largest domain size 2139
1.43/1.56	c 1	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.43/1.56	c 1	Propagation in CSP
1.54/1.64	c 1	13346 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.54/1.64	c 1	CSP : 4400 integers, 0 booleans, 6333 clauses, largest domain size 2139
1.54/1.64	c 1	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.54/1.64	c 1	Simplifing CSP by introducing new Boolean variables
1.54/1.65	c 1	CSP : 4400 integers, 0 booleans, 6333 clauses, largest domain size 2139
1.54/1.65	c 1	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.54/1.69	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.63/1.70	c 1	440 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.63/1.71	c 1	880 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.63/1.73	c 1	1320 (30%) CSP integer variables are encoded (8120 clauses, 105009 bytes)
1.63/1.77	c 2	1760 (40%) CSP integer variables are encoded (38569 clauses, 560065 bytes)
1.74/1.82	c 2	2200 (50%) CSP integer variables are encoded (73800 clauses, 1088530 bytes)
1.74/1.83	c 2	2640 (60%) CSP integer variables are encoded (85759 clauses, 1267915 bytes)
1.74/1.88	c 2	3080 (70%) CSP integer variables are encoded (121970 clauses, 1859731 bytes)
1.84/1.90	c 2	3520 (80%) CSP integer variables are encoded (140715 clauses, 2178396 bytes)
1.84/1.93	c 2	3960 (90%) CSP integer variables are encoded (162513 clauses, 2548962 bytes)
1.84/1.96	c 2	4400 (100%) CSP integer variables are encoded (179461 clauses, 2837078 bytes)
2.32/2.46	c 2	634 (10%) CSP clauses are encoded (428096 clauses, 7354613 bytes)
6.86/7.00	c 7	1267 (20%) CSP clauses are encoded (2929854 clauses, 60791215 bytes)
12.18/12.48	c 12	1900 (30%) CSP clauses are encoded (5961992 clauses, 125657562 bytes)
15.42/15.73	c 15	2534 (40%) CSP clauses are encoded (7738064 clauses, 163691911 bytes)
16.41/16.78	c 17	3167 (50%) CSP clauses are encoded (8304764 clauses, 175744078 bytes)
24.64/25.15	c 25	3800 (60%) CSP clauses are encoded (12631546 clauses, 279567577 bytes)
26.49/27.01	c 27	4434 (70%) CSP clauses are encoded (13574590 clauses, 302465282 bytes)
29.43/30.02	c 30	5067 (80%) CSP clauses are encoded (15113455 clauses, 339954772 bytes)
32.34/33.07	c 33	5700 (90%) CSP clauses are encoded (16618101 clauses, 376608957 bytes)
33.71/34.41	c 34	6333 (100%) CSP clauses are encoded (17268468 clauses, 392359812 bytes)
33.71/34.41	c 34	6333 CSP clauses encoded
33.71/34.41	c 34	Writing map file : HOME/temp.map
33.71/34.43	c 34	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
33.71/34.43	c 34	SAT : 183271 SAT variables, 17268468 SAT clauses, 392359812 bytes
33.71/34.43	c 34	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
33.71/34.46	c 34	SOLVING HOME/temp.cnf
33.71/34.46	c 34	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
198.15/200.66	c 200	DECODING HOME/temp.out WITH HOME/temp.map
198.15/200.66	c 200	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
198.23/200.75	c 200	Decoding HOME/temp.out
198.23/201.03	s SATISFIABLE
198.23/201.07	v 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1 0 1 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 1 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 1 1 1 1 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 1 0 1 1 1 0 1 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 1 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
198.23/201.07	c 201	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
198.23/201.10	c 201	CPU 111.39 (0.03 0.02 111.36 87.22)
198.23/201.10	c 201	END Fri Jul  4 04:24:37 2008

Verifier Data (download as text)

OK

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-1063580-1215138076/watcher-1063580-1215138076 -o /tmp/evaluation-result-1063580-1215138076/solver-1063580-1215138076 -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-1063580-1215138076.xml 

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


[startup+0 s]
/proc/loadavg: 2.73 2.54 2.24 4/81 19156
/proc/meminfo: memFree=1762472/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=18572 CPUtime=0
/proc/19156/stat : 19156 (runsolver) R 19154 19156 16538 0 -1 4194368 15 0 0 0 0 0 0 0 23 0 1 0 1992782201 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 240472616231 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19156/statm: 4643 292 257 25 0 2626 0

[startup+0.0524761 s]
/proc/loadavg: 2.73 2.54 2.24 4/81 19156
/proc/meminfo: memFree=1762472/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=0.04
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 884 127 0 0 3 1 0 0 19 0 1 0 1992782201 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101841 s]
/proc/loadavg: 2.73 2.54 2.24 4/81 19156
/proc/meminfo: memFree=1762472/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=0.04
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1992782201 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301854 s]
/proc/loadavg: 2.73 2.54 2.24 4/81 19156
/proc/meminfo: memFree=1762472/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=0.04
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1992782201 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701906 s]
/proc/loadavg: 2.73 2.54 2.24 4/81 19156
/proc/meminfo: memFree=1762472/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=0.65
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 956 4719 0 1 3 1 58 3 16 0 1 0 1992782201 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 13600

[startup+1.50296 s]
/proc/loadavg: 2.73 2.54 2.24 4/92 19178
/proc/meminfo: memFree=1753552/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=0.65
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 973 4719 0 1 3 1 58 3 15 0 1 0 1992782201 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 797 370 3 0 500 0
[pid=19169] ppid=19156 vsize=5356 CPUtime=0
/proc/19169/stat : 19169 (sh) S 19156 19156 16538 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992782270 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19169/statm: 1339 233 193 169 0 50 0
[pid=19170] ppid=19169 vsize=868272 CPUtime=0.78
/proc/19170/stat : 19170 (java) S 19169 19156 16538 0 -1 0 7103 0 1 0 75 3 0 0 18 0 9 0 1992782270 889110528 6329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19170/statm: 217068 6329 2540 9 0 211643 0
[pid=19170/tid=19171] ppid=19169 vsize=868272 CPUtime=0.45
/proc/19170/task/19171/stat : 19171 (java) R 19169 19156 16538 0 -1 64 2677 0 1 0 44 1 0 0 19 0 9 0 1992782271 889110528 6329 996147200 134512640 134550740 4294955952 18446744073709551615 4126609408 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19172] ppid=19169 vsize=868272 CPUtime=0.1
/proc/19170/task/19172/stat : 19172 (java) S 19169 19156 16538 0 -1 64 2267 0 0 0 10 0 0 0 16 0 9 0 1992782272 889110528 6329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19173] ppid=19169 vsize=868272 CPUtime=0
/proc/19170/task/19173/stat : 19173 (java) S 19169 19156 16538 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992782273 889110528 6329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19174] ppid=19169 vsize=868272 CPUtime=0
/proc/19170/task/19174/stat : 19174 (java) S 19169 19156 16538 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992782273 889110528 6329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19175] ppid=19169 vsize=868272 CPUtime=0
/proc/19170/task/19175/stat : 19175 (java) S 19169 19156 16538 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1992782275 889110528 6329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19176] ppid=19169 vsize=868272 CPUtime=0.2
/proc/19170/task/19176/stat : 19176 (java) S 19169 19156 16538 0 -1 64 1466 0 0 0 20 0 0 0 16 0 9 0 1992782275 889110528 6329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19177] ppid=19169 vsize=868272 CPUtime=0
/proc/19170/task/19177/stat : 19177 (java) S 19169 19156 16538 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1992782275 889110528 6329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19178] ppid=19169 vsize=868272 CPUtime=0
/proc/19170/task/19178/stat : 19178 (java) S 19169 19156 16538 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992782275 889110528 6329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 887228

[startup+3.10111 s]
/proc/loadavg: 2.73 2.54 2.24 3/92 19178
/proc/meminfo: memFree=1739280/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=0.65
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 974 4719 0 1 3 1 58 3 15 0 1 0 1992782201 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 797 370 3 0 500 0
[pid=19169] ppid=19156 vsize=5356 CPUtime=0
/proc/19169/stat : 19169 (sh) S 19156 19156 16538 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992782270 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19169/statm: 1339 233 193 169 0 50 0
[pid=19170] ppid=19169 vsize=868500 CPUtime=2.37
/proc/19170/stat : 19170 (java) S 19169 19156 16538 0 -1 0 7908 0 1 0 224 13 0 0 18 0 9 0 1992782270 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19170/statm: 217125 6693 2564 9 0 211672 0
[pid=19170/tid=19171] ppid=19169 vsize=868500 CPUtime=1.84
/proc/19170/task/19171/stat : 19171 (java) R 19169 19156 16538 0 -1 64 3160 0 1 0 175 9 0 0 25 0 9 0 1992782271 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 102064672 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19172] ppid=19169 vsize=868500 CPUtime=0.24
/proc/19170/task/19172/stat : 19172 (java) S 19169 19156 16538 0 -1 64 2559 0 0 0 22 2 0 0 16 0 9 0 1992782272 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19173] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19173/stat : 19173 (java) S 19169 19156 16538 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992782273 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19174] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19174/stat : 19174 (java) S 19169 19156 16538 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992782273 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19175] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19175/stat : 19175 (java) S 19169 19156 16538 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1992782275 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19176] ppid=19169 vsize=868500 CPUtime=0.26
/proc/19170/task/19176/stat : 19176 (java) S 19169 19156 16538 0 -1 64 1496 0 0 0 26 0 0 0 16 0 9 0 1992782275 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19177] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19177/stat : 19177 (java) S 19169 19156 16538 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1992782275 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19178] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19178/stat : 19178 (java) S 19169 19156 16538 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992782275 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887456

[startup+6.30239 s]
/proc/loadavg: 2.67 2.53 2.24 3/92 19178
/proc/meminfo: memFree=1700304/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=0.65
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 974 4719 0 1 3 1 58 3 15 0 1 0 1992782201 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 797 370 3 0 500 0
[pid=19169] ppid=19156 vsize=5356 CPUtime=0
/proc/19169/stat : 19169 (sh) S 19156 19156 16538 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992782270 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19169/statm: 1339 233 193 169 0 50 0
[pid=19170] ppid=19169 vsize=868500 CPUtime=5.52
/proc/19170/stat : 19170 (java) S 19169 19156 16538 0 -1 0 8909 0 1 0 510 42 0 0 18 0 9 0 1992782270 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19170/statm: 217125 6693 2564 9 0 211672 0
[pid=19170/tid=19171] ppid=19169 vsize=868500 CPUtime=4.76
/proc/19170/task/19171/stat : 19171 (java) R 19169 19156 16538 0 -1 64 4161 0 1 0 443 33 0 0 25 0 9 0 1992782271 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4126928938 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19172] ppid=19169 vsize=868500 CPUtime=0.46
/proc/19170/task/19172/stat : 19172 (java) S 19169 19156 16538 0 -1 64 2559 0 0 0 39 7 0 0 16 0 9 0 1992782272 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19173] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19173/stat : 19173 (java) S 19169 19156 16538 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992782273 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19174] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19174/stat : 19174 (java) S 19169 19156 16538 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992782273 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19175] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19175/stat : 19175 (java) S 19169 19156 16538 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1992782275 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19176] ppid=19169 vsize=868500 CPUtime=0.26
/proc/19170/task/19176/stat : 19176 (java) S 19169 19156 16538 0 -1 64 1496 0 0 0 26 0 0 0 16 0 9 0 1992782275 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19177] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19177/stat : 19177 (java) S 19169 19156 16538 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1992782275 889344000 6693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19178] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19178/stat : 19178 (java) S 19169 19156 16538 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992782275 889344000 6693 996147200 134512640 134550740 4294955952 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) 887456

[startup+12.7019 s]
/proc/loadavg: 2.62 2.52 2.24 3/92 19178
/proc/meminfo: memFree=1624016/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=0.65
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 974 4719 0 1 3 1 58 3 16 0 1 0 1992782201 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 797 370 3 0 500 0
[pid=19169] ppid=19156 vsize=5356 CPUtime=0
/proc/19169/stat : 19169 (sh) S 19156 19156 16538 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992782270 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19169/statm: 1339 233 193 169 0 50 0
[pid=19170] ppid=19169 vsize=868500 CPUtime=11.83
/proc/19170/stat : 19170 (java) S 19169 19156 16538 0 -1 0 10931 0 1 0 1077 106 0 0 18 0 9 0 1992782270 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19170/statm: 217125 6695 2564 9 0 211672 0
[pid=19170/tid=19171] ppid=19169 vsize=868500 CPUtime=10.6
/proc/19170/task/19171/stat : 19171 (java) R 19169 19156 16538 0 -1 64 6181 0 1 0 976 84 0 0 25 0 9 0 1992782271 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4126597407 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19172] ppid=19169 vsize=868500 CPUtime=0.93
/proc/19170/task/19172/stat : 19172 (java) S 19169 19156 16538 0 -1 64 2559 0 0 0 74 19 0 0 16 0 9 0 1992782272 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19173] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19173/stat : 19173 (java) S 19169 19156 16538 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992782273 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19174] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19174/stat : 19174 (java) S 19169 19156 16538 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992782273 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19175] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19175/stat : 19175 (java) S 19169 19156 16538 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1992782275 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19176] ppid=19169 vsize=868500 CPUtime=0.26
/proc/19170/task/19176/stat : 19176 (java) S 19169 19156 16538 0 -1 64 1498 0 0 0 26 0 0 0 17 0 9 0 1992782275 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19177] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19177/stat : 19177 (java) S 19169 19156 16538 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1992782275 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19178] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19178/stat : 19178 (java) S 19169 19156 16538 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992782275 889344000 6695 996147200 134512640 134550740 4294955952 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) 887456

[startup+25.5021 s]
/proc/loadavg: 2.56 2.51 2.24 3/92 19178
/proc/meminfo: memFree=1461072/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=0.65
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 974 4719 0 1 3 1 58 3 16 0 1 0 1992782201 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 797 370 3 0 500 0
[pid=19169] ppid=19156 vsize=5356 CPUtime=0
/proc/19169/stat : 19169 (sh) S 19156 19156 16538 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992782270 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19169/statm: 1339 233 193 169 0 50 0
[pid=19170] ppid=19169 vsize=868500 CPUtime=24.37
/proc/19170/stat : 19170 (java) S 19169 19156 16538 0 -1 0 14911 0 1 0 2213 224 0 0 18 0 9 0 1992782270 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19170/statm: 217125 6695 2564 9 0 211672 0
[pid=19170/tid=19171] ppid=19169 vsize=868500 CPUtime=22.2
/proc/19170/task/19171/stat : 19171 (java) R 19169 19156 16538 0 -1 64 10161 0 1 0 2041 179 0 0 25 0 9 0 1992782271 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 102064687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19172] ppid=19169 vsize=868500 CPUtime=1.88
/proc/19170/task/19172/stat : 19172 (java) S 19169 19156 16538 0 -1 64 2559 0 0 0 145 43 0 0 16 0 9 0 1992782272 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19173] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19173/stat : 19173 (java) S 19169 19156 16538 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992782273 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19174] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19174/stat : 19174 (java) S 19169 19156 16538 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992782273 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19175] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19175/stat : 19175 (java) S 19169 19156 16538 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1992782275 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19176] ppid=19169 vsize=868500 CPUtime=0.26
/proc/19170/task/19176/stat : 19176 (java) S 19169 19156 16538 0 -1 64 1498 0 0 0 26 0 0 0 16 0 9 0 1992782275 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19177] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19177/stat : 19177 (java) S 19169 19156 16538 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1992782275 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19170/tid=19178] ppid=19169 vsize=868500 CPUtime=0
/proc/19170/task/19178/stat : 19178 (java) S 19169 19156 16538 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992782275 889344000 6695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 887456

[startup+51.1013 s]
/proc/loadavg: 2.42 2.48 2.24 3/84 19180
/proc/meminfo: memFree=1295760/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=33.76
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 1024 22641 0 2 3 1 3053 319 16 0 1 0 1992782201 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 799 370 3 0 500 0
[pid=19179] ppid=19156 vsize=5356 CPUtime=0
/proc/19179/stat : 19179 (sh) S 19156 19156 16538 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992785648 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19179/statm: 1339 232 193 169 0 50 0
[pid=19180] ppid=19179 vsize=82508 CPUtime=16.45
/proc/19180/stat : 19180 (picosat) R 19179 19156 16538 0 -1 4194304 18919 0 0 0 750 895 0 0 25 0 1 0 1992785648 84488192 18905 996147200 134512640 134931368 4294956256 18446744073709551615 134525500 0 0 4096 0 0 0 0 17 1 0 0
/proc/19180/statm: 20627 18905 40 102 0 20522 0
Current children cumulated CPU time (s) 50.21
Current children cumulated vsize (KiB) 101464

[startup+102.307 s]
/proc/loadavg: 2.18 2.41 2.23 3/84 19180
/proc/meminfo: memFree=1097872/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=33.76
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 1024 22641 0 2 3 1 3053 319 16 0 1 0 1992782201 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 799 370 3 0 500 0
[pid=19179] ppid=19156 vsize=5356 CPUtime=0
/proc/19179/stat : 19179 (sh) S 19156 19156 16538 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992785648 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19179/statm: 1339 232 193 169 0 50 0
[pid=19180] ppid=19179 vsize=281192 CPUtime=67.02
/proc/19180/stat : 19180 (picosat) R 19179 19156 16538 0 -1 4194304 67869 0 0 0 3075 3627 0 0 25 0 1 0 1992785648 287940608 67855 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/19180/statm: 70298 67855 40 102 0 70193 0
Current children cumulated CPU time (s) 100.78
Current children cumulated vsize (KiB) 300148

[startup+162.301 s]
/proc/loadavg: 2.07 2.33 2.21 3/84 19180
/proc/meminfo: memFree=870992/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=33.76
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 1024 22641 0 2 3 1 3053 319 16 0 1 0 1992782201 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 799 370 3 0 500 0
[pid=19179] ppid=19156 vsize=5356 CPUtime=0
/proc/19179/stat : 19179 (sh) S 19156 19156 16538 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992785648 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19179/statm: 1339 232 193 169 0 50 0
[pid=19180] ppid=19179 vsize=517108 CPUtime=126.45
/proc/19180/stat : 19180 (picosat) R 19179 19156 16538 0 -1 4194304 124993 0 0 0 5811 6834 0 0 25 0 1 0 1992785648 529518592 124979 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/19180/statm: 129277 124979 40 102 0 129172 0
Current children cumulated CPU time (s) 160.21
Current children cumulated vsize (KiB) 536064

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

[startup+179.102 s]
/proc/loadavg: 2.05 2.31 2.20 3/84 19180
/proc/meminfo: memFree=808080/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=33.76
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 1024 22641 0 2 3 1 3053 319 16 0 1 0 1992782201 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 799 370 3 0 500 0
[pid=19179] ppid=19156 vsize=5356 CPUtime=0
/proc/19179/stat : 19179 (sh) S 19156 19156 16538 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992785648 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19179/statm: 1339 232 193 169 0 50 0
[pid=19180] ppid=19179 vsize=574000 CPUtime=143.1
/proc/19180/stat : 19180 (picosat) R 19179 19156 16538 0 -1 4194304 140972 0 0 0 6577 7733 0 0 25 0 1 0 1992785648 587776000 140958 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/19180/statm: 143500 140958 40 102 0 143395 0
Current children cumulated CPU time (s) 176.86
Current children cumulated vsize (KiB) 592956

[startup+191.902 s]
/proc/loadavg: 2.04 2.30 2.20 3/84 19180
/proc/meminfo: memFree=758096/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=33.76
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 1024 22641 0 2 3 1 3053 319 16 0 1 0 1992782201 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 799 370 3 0 500 0
[pid=19179] ppid=19156 vsize=5356 CPUtime=0
/proc/19179/stat : 19179 (sh) S 19156 19156 16538 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992785648 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19179/statm: 1339 232 193 169 0 50 0
[pid=19180] ppid=19179 vsize=615056 CPUtime=155.77
/proc/19180/stat : 19180 (picosat) R 19179 19156 16538 0 -1 4194304 152494 0 0 0 7188 8389 0 0 25 0 1 0 1992785648 629817344 152480 996147200 134512640 134931368 4294956256 18446744073709551615 134531364 0 0 4096 0 0 0 0 17 1 0 0
/proc/19180/statm: 153764 152480 42 102 0 153659 0
Current children cumulated CPU time (s) 189.53
Current children cumulated vsize (KiB) 634012

[startup+195.102 s]
/proc/loadavg: 2.04 2.29 2.20 3/84 19180
/proc/meminfo: memFree=757200/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=33.76
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 1024 22641 0 2 3 1 3053 319 16 0 1 0 1992782201 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 799 370 3 0 500 0
[pid=19179] ppid=19156 vsize=5356 CPUtime=0
/proc/19179/stat : 19179 (sh) S 19156 19156 16538 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992785648 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19179/statm: 1339 232 193 169 0 50 0
[pid=19180] ppid=19179 vsize=617216 CPUtime=158.94
/proc/19180/stat : 19180 (picosat) R 19179 19156 16538 0 -1 4194304 152751 0 0 0 7505 8389 0 0 25 0 1 0 1992785648 632029184 152725 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/19180/statm: 154304 152725 42 102 0 154199 0
Current children cumulated CPU time (s) 192.7
Current children cumulated vsize (KiB) 636172

[startup+198.302 s]
/proc/loadavg: 2.04 2.29 2.20 3/84 19180
/proc/meminfo: memFree=756880/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=33.76
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 1024 22641 0 2 3 1 3053 319 16 0 1 0 1992782201 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 799 370 3 0 500 0
[pid=19179] ppid=19156 vsize=5356 CPUtime=0
/proc/19179/stat : 19179 (sh) S 19156 19156 16538 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992785648 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19179/statm: 1339 232 193 169 0 50 0
[pid=19180] ppid=19179 vsize=619264 CPUtime=162.11
/proc/19180/stat : 19180 (picosat) R 19179 19156 16538 0 -1 4194304 152817 0 0 0 7822 8389 0 0 25 0 1 0 1992785648 634126336 152791 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/19180/statm: 154816 152791 42 102 0 154711 0
Current children cumulated CPU time (s) 195.87
Current children cumulated vsize (KiB) 638220

[startup+199.901 s]
/proc/loadavg: 2.03 2.29 2.20 3/84 19180
/proc/meminfo: memFree=756880/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=33.76
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 1024 22641 0 2 3 1 3053 319 16 0 1 0 1992782201 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 799 370 3 0 500 0
[pid=19179] ppid=19156 vsize=5356 CPUtime=0
/proc/19179/stat : 19179 (sh) S 19156 19156 16538 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992785648 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19179/statm: 1339 232 193 169 0 50 0
[pid=19180] ppid=19179 vsize=619268 CPUtime=163.7
/proc/19180/stat : 19180 (picosat) R 19179 19156 16538 0 -1 4194304 152824 0 0 0 7981 8389 0 0 25 0 1 0 1992785648 634130432 152798 996147200 134512640 134931368 4294956256 18446744073709551615 134553147 0 0 4096 0 0 0 0 17 1 0 0
/proc/19180/statm: 154817 152798 47 102 0 154712 0
Current children cumulated CPU time (s) 197.46
Current children cumulated vsize (KiB) 638224

[startup+200.701 s]
/proc/loadavg: 2.03 2.29 2.20 3/84 19180
/proc/meminfo: memFree=755536/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=198.23
/proc/19156/stat : 19156 (sugar) S 19154 19156 16538 0 -1 4194304 1073 175751 0 2 3 1 11100 8719 17 0 1 0 1992782201 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19156/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 198.23
Current children cumulated vsize (KiB) 13600

[startup+201.103 s]
/proc/loadavg: 2.03 2.29 2.20 3/84 19180
/proc/meminfo: memFree=755536/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=198.64
/proc/19156/stat : 19156 (sugar) R 19154 19156 16538 0 -1 4194304 1120 179676 0 3 3 3 11136 8722 16 0 1 0 1992782201 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 240472790057 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19156/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 198.64
Current children cumulated vsize (KiB) 13600

[startup+201.202 s]
/proc/loadavg: 2.03 2.29 2.20 3/82 19190
/proc/meminfo: memFree=1606688/2055920 swapFree=4180972/4192956
[pid=19156] ppid=19154 vsize=13600 CPUtime=198.74
/proc/19156/stat : 19156 (sugar) R 19154 19156 16538 0 -1 4194304 1120 179676 0 3 3 13 11136 8722 16 0 1 0 1992782201 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 240472790057 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19156/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 198.74
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 201.301
CPU time (s): 198.856
CPU user time (s): 111.407
CPU system time (s): 87.4487
CPU usage (%): 98.7851
Max. virtual memory (cumulated for all children) (KiB): 887456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 111.407
system time used= 87.4487
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180826
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74665
involuntary context switches= 78745

runsolver used 0.296954 second user time and 0.640902 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-04 04:21:16
IDJOB=1063580
IDBENCH=54782
IDSOLVER=345
FILE ID=node15/1063580-1215138076
PBS_JOBID= 7877322
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-afiro.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-1063580-1215138076/watcher-1063580-1215138076 -o /tmp/evaluation-result-1063580-1215138076/solver-1063580-1215138076 -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-1063580-1215138076.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0fcb578b047f6fb70ec1e1db9f349465
RANDOM SEED=1511894963

node15.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
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.229
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:       1762952 kB
Buffers:          9508 kB
Cached:         116256 kB
SwapCached:       6020 kB
Active:         192128 kB
Inactive:        40324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762952 kB
SwapTotal:     4192956 kB
SwapFree:      4180972 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:         122912 kB
Slab:            45224 kB
Committed_AS:  3637920 kB
PageTables:       2276 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 node15 at 2008-07-04 04:24:37