Trace number 1066388

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+picosatUNSAT 210.892 212.19

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg12-15_ext.xml
MD5SUM5c825d1a485b3da8a129811f0613b130
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.038993
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints27
Maximum constraint arity15
Maximum domain size26
Number of constraints which are defined in extension27
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.14	c 0	Sugar v1-13 + HOME/picosat
0.00/0.14	c 0	BEGIN Fri Jul  4 07:02:34 2008
0.00/0.14	c 0	PID 22708
0.00/0.15	c 0	HOST node10.alineos.net
0.00/0.15	c 0	CONVERTING HOME/instance-1066388-1215147753.xml TO HOME/temp.csp
0.00/0.15	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1066388-1215147753.xml' 'HOME/temp.csp'
0.04/0.39	c 0	1 domains, 180 variables, 0 predicates, 2 relations, 27 constraints
0.04/0.41	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.41	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.04/0.49	c 0	Parsing HOME/temp.csp
0.27/0.63	c 0	parsed 210 expressions
0.27/0.64	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.27/0.64	c 0	Converting to clausal form CSP
0.27/0.66	c 0	converted 21 (10%) expressions
0.27/0.66	c 0	converted 42 (20%) expressions
0.27/0.66	c 0	converted 63 (30%) expressions
0.27/0.67	c 0	converted 84 (40%) expressions
0.27/0.67	c 0	converted 105 (50%) expressions
0.27/0.67	c 0	converted 126 (60%) expressions
0.27/0.67	c 0	converted 147 (70%) expressions
0.27/0.67	c 0	converted 168 (80%) expressions
0.27/0.95	c 0	converted 189 (90%) expressions
1.24/1.48	c 1	converted 210 (100%) expressions
1.24/1.48	c 1	CSP : 180 integers, 0 booleans, 27 clauses, largest domain size 26
1.24/1.48	c 1	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.48	c 1	Propagation in CSP
1.24/1.48	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.24/1.48	c 1	CSP : 180 integers, 0 booleans, 27 clauses, largest domain size 26
1.24/1.48	c 1	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.48	c 1	Simplifing CSP by introducing new Boolean variables
1.24/1.48	c 1	CSP : 180 integers, 0 booleans, 27 clauses, largest domain size 26
1.24/1.48	c 1	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.43/1.61	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.43/1.63	c 1	18 (10%) CSP integer variables are encoded (432 clauses, 4608 bytes)
1.43/1.63	c 1	36 (20%) CSP integer variables are encoded (864 clauses, 9360 bytes)
1.43/1.63	c 1	54 (30%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
1.43/1.64	c 1	72 (40%) CSP integer variables are encoded (1728 clauses, 20401 bytes)
1.43/1.64	c 1	90 (50%) CSP integer variables are encoded (2160 clauses, 26017 bytes)
1.43/1.64	c 1	108 (60%) CSP integer variables are encoded (2592 clauses, 31633 bytes)
1.43/1.64	c 1	126 (70%) CSP integer variables are encoded (3024 clauses, 37249 bytes)
1.43/1.64	c 1	144 (80%) CSP integer variables are encoded (3456 clauses, 42865 bytes)
1.43/1.64	c 1	162 (90%) CSP integer variables are encoded (3888 clauses, 48481 bytes)
1.43/1.64	c 1	180 (100%) CSP integer variables are encoded (4320 clauses, 54097 bytes)
16.16/16.43	c 16	3 (10%) CSP clauses are encoded (106707 clauses, 7957330 bytes)
31.08/31.43	c 31	6 (20%) CSP clauses are encoded (209094 clauses, 16023796 bytes)
45.98/46.49	c 46	9 (30%) CSP clauses are encoded (311481 clauses, 24155308 bytes)
55.73/56.30	c 56	11 (40%) CSP clauses are encoded (379739 clauses, 29641370 bytes)
70.65/71.20	c 71	14 (50%) CSP clauses are encoded (482126 clauses, 37966835 bytes)
76.71/77.35	c 77	17 (60%) CSP clauses are encoded (532465 clauses, 41971207 bytes)
77.71/78.37	c 78	19 (70%) CSP clauses are encoded (548675 clauses, 43425433 bytes)
79.20/79.88	c 79	22 (80%) CSP clauses are encoded (572990 clauses, 45791878 bytes)
80.70/81.39	c 81	25 (90%) CSP clauses are encoded (597305 clauses, 48158323 bytes)
81.79/82.41	c 82	27 (100%) CSP clauses are encoded (613515 clauses, 49735953 bytes)
81.79/82.41	c 82	27 CSP clauses encoded
81.79/82.41	c 82	Writing map file : HOME/temp.map
81.79/82.41	c 82	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
81.79/82.41	c 82	SAT : 4500 SAT variables, 613515 SAT clauses, 49735953 bytes
81.79/82.41	c 82	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
81.79/82.44	c 82	SOLVING HOME/temp.cnf
81.79/82.44	c 82	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
210.61/211.98	c 211	DECODING HOME/temp.out WITH HOME/temp.map
210.61/211.98	c 211	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
210.71/212.07	c 211	Decoding HOME/temp.out
210.71/212.10	s UNSATISFIABLE
210.71/212.11	c 212	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
210.71/212.17	c 212	CPU 197.84 (0.03 0.01 197.81 13)
210.71/212.17	c 212	END Fri Jul  4 07:06:06 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1066388-1215147753/watcher-1066388-1215147753 -o /tmp/evaluation-result-1066388-1215147753/solver-1066388-1215147753 -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-1066388-1215147753.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.96 2.05 2.05 3/81 22708
/proc/meminfo: memFree=1852504/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=18572 CPUtime=0
/proc/22708/stat : 22708 (runsolver) R 22706 22708 20486 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 1993750203 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 214919867687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22708/statm: 4643 292 257 25 0 2626 0

[startup+0.107751 s]
/proc/loadavg: 1.96 2.05 2.05 3/81 22708
/proc/meminfo: memFree=1852504/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=12412 CPUtime=0
/proc/22708/stat : 22708 (sugar) R 22706 22708 20486 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 1993750203 12709888 392 996147200 4194304 4206940 548682068608 18446744073709551615 214920034917 0 0 4224 0 0 0 0 17 1 0 0
/proc/22708/statm: 3103 392 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.202761 s]
/proc/loadavg: 1.96 2.05 2.05 3/81 22708
/proc/meminfo: memFree=1852504/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=0.04
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1993750203 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302774 s]
/proc/loadavg: 1.96 2.05 2.05 3/81 22708
/proc/meminfo: memFree=1852504/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=0.04
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1993750203 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702827 s]
/proc/loadavg: 1.96 2.05 2.05 3/81 22708
/proc/meminfo: memFree=1852504/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=0.27
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 973 4515 0 1 3 1 20 3 15 0 1 0 1993750203 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13600

[startup+1.50193 s]
/proc/loadavg: 1.96 2.05 2.05 4/92 22730
/proc/meminfo: memFree=1827648/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=0.27
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 974 4515 0 1 3 1 20 3 15 0 1 0 1993750203 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 797 370 3 0 500 0
[pid=22721] ppid=22708 vsize=5356 CPUtime=0
/proc/22721/stat : 22721 (sh) S 22708 22708 20486 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993750245 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22721/statm: 1339 233 193 169 0 50 0
[pid=22722] ppid=22721 vsize=864124 CPUtime=1.06
/proc/22722/stat : 22722 (java) S 22721 22708 20486 0 -1 0 12561 0 1 0 100 6 0 0 18 0 9 0 1993750246 884862976 11809 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22722/statm: 216031 11809 2540 9 0 210606 0
[pid=22722/tid=22723] ppid=22721 vsize=864124 CPUtime=0.42
/proc/22722/task/22723/stat : 22723 (java) R 22721 22708 20486 0 -1 64 2926 0 1 0 40 2 0 0 19 0 9 0 1993750246 884862976 11809 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22724] ppid=22721 vsize=864124 CPUtime=0.55
/proc/22722/task/22724/stat : 22724 (java) R 22721 22708 20486 0 -1 64 8607 0 0 0 52 3 0 0 17 0 9 0 1993750248 884862976 11809 996147200 134512640 134550740 4294955952 18446744073709551615 103736204 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22725] ppid=22721 vsize=864124 CPUtime=0
/proc/22722/task/22725/stat : 22725 (java) S 22721 22708 20486 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993750248 884862976 11809 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22726] ppid=22721 vsize=864124 CPUtime=0
/proc/22722/task/22726/stat : 22726 (java) S 22721 22708 20486 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993750248 884862976 11809 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22727] ppid=22721 vsize=864124 CPUtime=0
/proc/22722/task/22727/stat : 22727 (java) S 22721 22708 20486 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1993750250 884862976 11809 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22728] ppid=22721 vsize=864124 CPUtime=0.07
/proc/22722/task/22728/stat : 22728 (java) S 22721 22708 20486 0 -1 64 335 0 0 0 7 0 0 0 16 0 9 0 1993750250 884862976 11809 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22729] ppid=22721 vsize=864124 CPUtime=0
/proc/22722/task/22729/stat : 22729 (java) S 22721 22708 20486 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993750250 884862976 11809 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22730] ppid=22721 vsize=864124 CPUtime=0
/proc/22722/task/22730/stat : 22730 (java) S 22721 22708 20486 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993750250 884862976 11809 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 883080

[startup+3.10115 s]
/proc/loadavg: 1.96 2.05 2.05 3/92 22730
/proc/meminfo: memFree=1810176/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=0.27
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 974 4515 0 1 3 1 20 3 15 0 1 0 1993750203 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 797 370 3 0 500 0
[pid=22721] ppid=22708 vsize=5356 CPUtime=0
/proc/22721/stat : 22721 (sh) S 22708 22708 20486 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993750245 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22721/statm: 1339 233 193 169 0 50 0
[pid=22722] ppid=22721 vsize=864368 CPUtime=2.66
/proc/22722/stat : 22722 (java) S 22721 22708 20486 0 -1 0 13401 0 1 0 258 8 0 0 18 0 9 0 1993750246 885112832 12611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22722/statm: 216092 12611 2564 9 0 210639 0
[pid=22722/tid=22723] ppid=22721 vsize=864368 CPUtime=1.83
/proc/22722/task/22723/stat : 22723 (java) R 22721 22708 20486 0 -1 64 3062 0 1 0 181 2 0 0 25 0 9 0 1993750246 885112832 12611 996147200 134512640 134550740 4294955952 18446744073709551615 4126602021 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22724] ppid=22721 vsize=864368 CPUtime=0.7
/proc/22722/task/22724/stat : 22724 (java) S 22721 22708 20486 0 -1 64 9290 0 0 0 66 4 0 0 16 0 9 0 1993750248 885112832 12611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22725] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22725/stat : 22725 (java) S 22721 22708 20486 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993750248 885112832 12611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22726] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22726/stat : 22726 (java) S 22721 22708 20486 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993750248 885112832 12611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22727] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22727/stat : 22727 (java) S 22721 22708 20486 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1993750250 885112832 12611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22728] ppid=22721 vsize=864368 CPUtime=0.1
/proc/22722/task/22728/stat : 22728 (java) S 22721 22708 20486 0 -1 64 356 0 0 0 10 0 0 0 16 0 9 0 1993750250 885112832 12611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22729] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22729/stat : 22729 (java) S 22721 22708 20486 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993750250 885112832 12611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22730] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22730/stat : 22730 (java) S 22721 22708 20486 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993750250 885112832 12611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 883324

[startup+6.30258 s]
/proc/loadavg: 1.96 2.05 2.05 4/92 22730
/proc/meminfo: memFree=1806016/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=0.27
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 974 4515 0 1 3 1 20 3 15 0 1 0 1993750203 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 797 370 3 0 500 0
[pid=22721] ppid=22708 vsize=5356 CPUtime=0
/proc/22721/stat : 22721 (sh) S 22708 22708 20486 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993750245 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22721/statm: 1339 233 193 169 0 50 0
[pid=22722] ppid=22721 vsize=864368 CPUtime=5.84
/proc/22722/stat : 22722 (java) S 22721 22708 20486 0 -1 0 14322 0 1 0 576 8 0 0 18 0 9 0 1993750246 885112832 13503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22722/statm: 216092 13503 2564 9 0 210639 0
[pid=22722/tid=22723] ppid=22721 vsize=864368 CPUtime=4.97
/proc/22722/task/22723/stat : 22723 (java) R 22721 22708 20486 0 -1 64 3091 0 1 0 495 2 0 0 25 0 9 0 1993750246 885112832 13503 996147200 134512640 134550740 4294955952 18446744073709551615 4126620874 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22724] ppid=22721 vsize=864368 CPUtime=0.74
/proc/22722/task/22724/stat : 22724 (java) S 22721 22708 20486 0 -1 64 10182 0 0 0 70 4 0 0 16 0 9 0 1993750248 885112832 13503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22725] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22725/stat : 22725 (java) S 22721 22708 20486 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993750248 885112832 13503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22726] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22726/stat : 22726 (java) S 22721 22708 20486 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993750248 885112832 13503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22727] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22727/stat : 22727 (java) S 22721 22708 20486 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1993750250 885112832 13503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22728] ppid=22721 vsize=864368 CPUtime=0.1
/proc/22722/task/22728/stat : 22728 (java) S 22721 22708 20486 0 -1 64 356 0 0 0 10 0 0 0 16 0 9 0 1993750250 885112832 13503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22729] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22729/stat : 22729 (java) S 22721 22708 20486 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993750250 885112832 13503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22730] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22730/stat : 22730 (java) S 22721 22708 20486 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993750250 885112832 13503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 883324

[startup+12.7024 s]
/proc/loadavg: 1.96 2.05 2.05 3/92 22730
/proc/meminfo: memFree=1792960/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=0.27
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 974 4515 0 1 3 1 20 3 15 0 1 0 1993750203 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 797 370 3 0 500 0
[pid=22721] ppid=22708 vsize=5356 CPUtime=0
/proc/22721/stat : 22721 (sh) S 22708 22708 20486 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993750245 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22721/statm: 1339 233 193 169 0 50 0
[pid=22722] ppid=22721 vsize=864368 CPUtime=12.2
/proc/22722/stat : 22722 (java) S 22721 22708 20486 0 -1 0 16403 0 1 0 1208 12 0 0 18 0 9 0 1993750246 885112832 15469 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22722/statm: 216092 15469 2564 9 0 210639 0
[pid=22722/tid=22723] ppid=22721 vsize=864368 CPUtime=11.18
/proc/22722/task/22723/stat : 22723 (java) R 22721 22708 20486 0 -1 64 3206 0 1 0 1113 5 0 0 25 0 9 0 1993750246 885112832 15469 996147200 134512640 134550740 4294955952 18446744073709551615 4126620831 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22724] ppid=22721 vsize=864368 CPUtime=0.9
/proc/22722/task/22724/stat : 22724 (java) S 22721 22708 20486 0 -1 64 12144 0 0 0 84 6 0 0 16 0 9 0 1993750248 885112832 15469 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22725] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22725/stat : 22725 (java) S 22721 22708 20486 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993750248 885112832 15469 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22726] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22726/stat : 22726 (java) S 22721 22708 20486 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993750248 885112832 15469 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22727] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22727/stat : 22727 (java) S 22721 22708 20486 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1993750250 885112832 15469 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22728] ppid=22721 vsize=864368 CPUtime=0.1
/proc/22722/task/22728/stat : 22728 (java) S 22721 22708 20486 0 -1 64 360 0 0 0 10 0 0 0 16 0 9 0 1993750250 885112832 15469 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22729] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22729/stat : 22729 (java) S 22721 22708 20486 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993750250 885112832 15469 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22730] ppid=22721 vsize=864368 CPUtime=0
/proc/22722/task/22730/stat : 22730 (java) S 22721 22708 20486 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993750250 885112832 15469 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 883324

[startup+25.5022 s]
/proc/loadavg: 2.05 2.06 2.06 3/92 22730
/proc/meminfo: memFree=1780160/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=0.27
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 974 4515 0 1 3 1 20 3 16 0 1 0 1993750203 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 797 370 3 0 500 0
[pid=22721] ppid=22708 vsize=5356 CPUtime=0
/proc/22721/stat : 22721 (sh) S 22708 22708 20486 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993750245 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22721/statm: 1339 233 193 169 0 50 0
[pid=22722] ppid=22721 vsize=864372 CPUtime=24.94
/proc/22722/stat : 22722 (java) S 22721 22708 20486 0 -1 0 20768 0 1 0 2475 19 0 0 18 0 9 0 1993750246 885116928 17174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22722/statm: 216093 17174 2564 9 0 210640 0
[pid=22722/tid=22723] ppid=22721 vsize=864372 CPUtime=23.46
/proc/22722/task/22723/stat : 22723 (java) R 22721 22708 20486 0 -1 64 3367 0 1 0 2338 8 0 0 25 0 9 0 1993750246 885116928 17174 996147200 134512640 134550740 4294955952 18446744073709551615 4126620880 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22724] ppid=22721 vsize=864372 CPUtime=1.33
/proc/22722/task/22724/stat : 22724 (java) S 22721 22708 20486 0 -1 64 16345 0 0 0 124 9 0 0 16 0 9 0 1993750248 885116928 17174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22725] ppid=22721 vsize=864372 CPUtime=0
/proc/22722/task/22725/stat : 22725 (java) S 22721 22708 20486 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993750248 885116928 17174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22726] ppid=22721 vsize=864372 CPUtime=0
/proc/22722/task/22726/stat : 22726 (java) S 22721 22708 20486 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993750248 885116928 17174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/22722/task/22724/stat : 22724 (java) S 22721 22708 20486 0 -1 64 19967 0 0 0 185 13 0 0 16 0 9 0 1993750248 885116928 18306 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22725] ppid=22721 vsize=864372 CPUtime=0
/proc/22722/task/22725/stat : 22725 (java) S 22721 22708 20486 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993750248 885116928 18306 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22726] ppid=22721 vsize=864372 CPUtime=0
/proc/22722/task/22726/stat : 22726 (java) S 22721 22708 20486 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993750248 885116928 18306 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22727] ppid=22721 vsize=864372 CPUtime=0
/proc/22722/task/22727/stat : 22727 (java) S 22721 22708 20486 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1993750250 885116928 18306 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22728] ppid=22721 vsize=864372 CPUtime=0.11
/proc/22722/task/22728/stat : 22728 (java) S 22721 22708 20486 0 -1 64 363 0 0 0 11 0 0 0 16 0 9 0 1993750250 885116928 18306 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22729] ppid=22721 vsize=864372 CPUtime=0
/proc/22722/task/22729/stat : 22729 (java) S 22721 22708 20486 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993750250 885116928 18306 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22722/tid=22730] ppid=22721 vsize=864372 CPUtime=0
/proc/22722/task/22730/stat : 22730 (java) S 22721 22708 20486 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993750250 885116928 18306 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 883328

[startup+102.303 s]
/proc/loadavg: 2.14 2.09 2.07 3/84 22732
/proc/meminfo: memFree=1757824/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=81.82
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 1021 35051 0 2 3 1 8117 61 16 0 1 0 1993750203 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 798 370 3 0 500 0
[pid=22731] ppid=22708 vsize=5356 CPUtime=0
/proc/22731/stat : 22731 (sh) S 22708 22708 20486 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993758448 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22731/statm: 1339 232 193 169 0 50 0
[pid=22732] ppid=22731 vsize=43204 CPUtime=19.74
/proc/22732/stat : 22732 (picosat) R 22731 22708 20486 0 -1 4194304 10698 0 0 0 933 1041 0 0 25 0 1 0 1993758448 44240896 10684 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22732/statm: 10801 10684 40 102 0 10696 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 62160

[startup+162.303 s]
/proc/loadavg: 2.13 2.09 2.07 3/84 22732
/proc/meminfo: memFree=1743360/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=81.82
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 1021 35051 0 2 3 1 8117 61 16 0 1 0 1993750203 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 798 370 3 0 500 0
[pid=22731] ppid=22708 vsize=5356 CPUtime=0
/proc/22731/stat : 22731 (sh) S 22708 22708 20486 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993758448 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22731/statm: 1339 232 193 169 0 50 0
[pid=22732] ppid=22731 vsize=59372 CPUtime=79.43
/proc/22732/stat : 22732 (picosat) R 22731 22708 20486 0 -1 4194304 14493 0 0 0 6709 1234 0 0 25 0 1 0 1993758448 60796928 14369 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22732/statm: 14843 14369 48 102 0 14738 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 78328

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

[startup+179.203 s]
/proc/loadavg: 2.09 2.08 2.06 3/84 22732
/proc/meminfo: memFree=1743040/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=81.82
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 1021 35051 0 2 3 1 8117 61 16 0 1 0 1993750203 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 798 370 3 0 500 0
[pid=22731] ppid=22708 vsize=5356 CPUtime=0
/proc/22731/stat : 22731 (sh) S 22708 22708 20486 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993758448 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22731/statm: 1339 232 193 169 0 50 0
[pid=22732] ppid=22731 vsize=59372 CPUtime=96.25
/proc/22732/stat : 22732 (picosat) R 22731 22708 20486 0 -1 4194304 14493 0 0 0 8391 1234 0 0 25 0 1 0 1993758448 60796928 14369 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22732/statm: 14843 14369 48 102 0 14738 0
Current children cumulated CPU time (s) 178.07
Current children cumulated vsize (KiB) 78328

[startup+192.002 s]
/proc/loadavg: 2.08 2.08 2.06 4/84 22732
/proc/meminfo: memFree=1742400/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=81.82
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 1021 35051 0 2 3 1 8117 61 16 0 1 0 1993750203 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 798 370 3 0 500 0
[pid=22731] ppid=22708 vsize=5356 CPUtime=0
/proc/22731/stat : 22731 (sh) S 22708 22708 20486 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993758448 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22731/statm: 1339 232 193 169 0 50 0
[pid=22732] ppid=22731 vsize=59372 CPUtime=108.99
/proc/22732/stat : 22732 (picosat) R 22731 22708 20486 0 -1 4194304 14493 0 0 0 9665 1234 0 0 25 0 1 0 1993758448 60796928 14369 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22732/statm: 14843 14369 48 102 0 14738 0
Current children cumulated CPU time (s) 190.81
Current children cumulated vsize (KiB) 78328

[startup+204.802 s]
/proc/loadavg: 2.13 2.09 2.07 3/84 22732
/proc/meminfo: memFree=1743040/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=81.82
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 1021 35051 0 2 3 1 8117 61 16 0 1 0 1993750203 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 798 370 3 0 500 0
[pid=22731] ppid=22708 vsize=5356 CPUtime=0
/proc/22731/stat : 22731 (sh) S 22708 22708 20486 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993758448 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22731/statm: 1339 232 193 169 0 50 0
[pid=22732] ppid=22731 vsize=59372 CPUtime=121.72
/proc/22732/stat : 22732 (picosat) R 22731 22708 20486 0 -1 4194304 14493 0 0 0 10938 1234 0 0 25 0 1 0 1993758448 60796928 14369 996147200 134512640 134931368 4294956256 18446744073709551615 134543543 0 0 4096 0 0 0 0 17 1 0 0
/proc/22732/statm: 14843 14369 48 102 0 14738 0
Current children cumulated CPU time (s) 203.54
Current children cumulated vsize (KiB) 78328

[startup+208.007 s]
/proc/loadavg: 2.12 2.09 2.07 3/84 22732
/proc/meminfo: memFree=1743040/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=81.82
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 1021 35051 0 2 3 1 8117 61 16 0 1 0 1993750203 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 798 370 3 0 500 0
[pid=22731] ppid=22708 vsize=5356 CPUtime=0
/proc/22731/stat : 22731 (sh) S 22708 22708 20486 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993758448 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22731/statm: 1339 232 193 169 0 50 0
[pid=22732] ppid=22731 vsize=59372 CPUtime=124.91
/proc/22732/stat : 22732 (picosat) R 22731 22708 20486 0 -1 4194304 14494 0 0 0 11257 1234 0 0 25 0 1 0 1993758448 60796928 14370 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22732/statm: 14843 14370 48 102 0 14738 0
Current children cumulated CPU time (s) 206.73
Current children cumulated vsize (KiB) 78328

[startup+209.602 s]
/proc/loadavg: 2.12 2.09 2.07 3/84 22732
/proc/meminfo: memFree=1743040/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=81.82
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 1021 35051 0 2 3 1 8117 61 16 0 1 0 1993750203 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 798 370 3 0 500 0
[pid=22731] ppid=22708 vsize=5356 CPUtime=0
/proc/22731/stat : 22731 (sh) S 22708 22708 20486 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993758448 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22731/statm: 1339 232 193 169 0 50 0
[pid=22732] ppid=22731 vsize=59372 CPUtime=126.5
/proc/22732/stat : 22732 (picosat) R 22731 22708 20486 0 -1 4194304 14501 0 0 0 11416 1234 0 0 25 0 1 0 1993758448 60796928 14377 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22732/statm: 14843 14377 48 102 0 14738 0
Current children cumulated CPU time (s) 208.32
Current children cumulated vsize (KiB) 78328

[startup+211.201 s]
/proc/loadavg: 2.12 2.09 2.07 3/84 22732
/proc/meminfo: memFree=1743040/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=81.82
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 1021 35051 0 2 3 1 8117 61 16 0 1 0 1993750203 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 798 370 3 0 500 0
[pid=22731] ppid=22708 vsize=5356 CPUtime=0
/proc/22731/stat : 22731 (sh) S 22708 22708 20486 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993758448 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22731/statm: 1339 232 193 169 0 50 0
[pid=22732] ppid=22731 vsize=59372 CPUtime=128.1
/proc/22732/stat : 22732 (picosat) R 22731 22708 20486 0 -1 4194304 14503 0 0 0 11576 1234 0 0 25 0 1 0 1993758448 60796928 14379 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/22732/statm: 14843 14379 48 102 0 14738 0
Current children cumulated CPU time (s) 209.92
Current children cumulated vsize (KiB) 78328

[startup+211.602 s]
/proc/loadavg: 2.12 2.09 2.07 3/84 22732
/proc/meminfo: memFree=1743040/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=81.82
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 1021 35051 0 2 3 1 8117 61 16 0 1 0 1993750203 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 798 370 3 0 500 0
[pid=22731] ppid=22708 vsize=5356 CPUtime=0
/proc/22731/stat : 22731 (sh) S 22708 22708 20486 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993758448 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22731/statm: 1339 232 193 169 0 50 0
[pid=22732] ppid=22731 vsize=59372 CPUtime=128.49
/proc/22732/stat : 22732 (picosat) R 22731 22708 20486 0 -1 4194304 14503 0 0 0 11615 1234 0 0 25 0 1 0 1993758448 60796928 14379 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22732/statm: 14843 14379 48 102 0 14738 0
Current children cumulated CPU time (s) 210.31
Current children cumulated vsize (KiB) 78328

[startup+212.001 s]
/proc/loadavg: 2.12 2.09 2.07 3/84 22732
/proc/meminfo: memFree=1743040/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=210.71
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 1070 49842 0 2 3 1 19770 1297 17 0 1 0 1993750203 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 210.71
Current children cumulated vsize (KiB) 13600

[startup+212.101 s]
/proc/loadavg: 2.12 2.09 2.07 3/84 22732
/proc/meminfo: memFree=1743040/2055920 swapFree=4179464/4192956
[pid=22708] ppid=22706 vsize=13600 CPUtime=210.71
/proc/22708/stat : 22708 (sugar) S 22706 22708 20486 0 -1 4194304 1089 49842 0 2 3 1 19770 1297 16 0 1 0 1993750203 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22708/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 210.71
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 212.19
CPU time (s): 210.892
CPU user time (s): 197.847
CPU system time (s): 13.045
CPU usage (%): 99.3881
Max. virtual memory (cumulated for all children) (KiB): 888456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 197.847
system time used= 13.045
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54654
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= 11476
involuntary context switches= 17908

runsolver used 0.234964 second user time and 0.648901 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-04 07:02:33
IDJOB=1066388
IDBENCH=55120
IDSOLVER=345
FILE ID=node10/1066388-1215147753
PBS_JOBID= 7877316
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg12-15_ext.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-1066388-1215147753/watcher-1066388-1215147753 -o /tmp/evaluation-result-1066388-1215147753/solver-1066388-1215147753 -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-1066388-1215147753.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5c825d1a485b3da8a129811f0613b130
RANDOM SEED=1985984881

node10.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:       1852984 kB
Buffers:          3444 kB
Cached:          50012 kB
SwapCached:       7540 kB
Active:         128316 kB
Inactive:        19976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852984 kB
SwapTotal:     4192956 kB
SwapFree:      4179464 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:         111140 kB
Slab:            38060 kB
Committed_AS:  3425092 kB
PageTables:       3512 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= 66552 MiB
End job on node10 at 2008-07-04 07:06:06