Trace number 1055985

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosat? (TO) 1800.1 1805.33

General information on the benchmark

Namecsp/queenAttacking/
normalized-queenAttacking-8.xml
MD5SUMe0d3c2a9b72782260c487372febe60b6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints2034
Maximum constraint arity2
Maximum domain size64
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2034
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Thu Jul  3 06:54:03 2008
0.00/0.04	c 0	PID 22387
0.03/0.05	c 0	HOST node25.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1055985-1215060843.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1055985-1215060843.xml' 'HOME/temp.csp'
0.03/0.69	c 1	2 domains, 65 variables, 3 predicates, 0 relations, 2034 constraints
0.03/0.73	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.73	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.65/0.81	c 1	Parsing HOME/temp.csp
0.65/0.99	c 1	parsed 2104 expressions
0.65/0.99	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.65/0.99	c 1	Converting to clausal form CSP
1.00/1.18	c 1	converted 211 (10%) expressions
1.10/1.21	c 1	converted 421 (20%) expressions
1.10/1.22	c 1	converted 632 (30%) expressions
1.10/1.24	c 1	converted 842 (40%) expressions
1.10/1.25	c 1	converted 1052 (50%) expressions
1.10/1.25	c 1	converted 1263 (60%) expressions
1.10/1.26	c 1	converted 1473 (70%) expressions
1.10/1.27	c 1	converted 1684 (80%) expressions
1.10/1.28	c 1	converted 1894 (90%) expressions
1.19/1.30	c 1	converted 2104 (100%) expressions
1.19/1.30	c 1	CSP : 343 integers, 216 booleans, 3302 clauses, largest domain size 64
1.19/1.30	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.19/1.30	c 1	Propagation in CSP
1.19/1.35	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.19/1.35	c 1	CSP : 343 integers, 216 booleans, 3302 clauses, largest domain size 64
1.19/1.35	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.19/1.35	c 1	Simplifing CSP by introducing new Boolean variables
1.19/1.38	c 1	CSP : 343 integers, 4734 booleans, 7820 clauses, largest domain size 64
1.19/1.38	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.30/1.43	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.30/1.45	c 1	35 (10%) CSP integer variables are encoded (2116 clauses, 25398 bytes)
1.30/1.46	c 1	69 (20%) CSP integer variables are encoded (3992 clauses, 49786 bytes)
1.30/1.46	c 1	103 (30%) CSP integer variables are encoded (4188 clauses, 52334 bytes)
1.30/1.46	c 1	138 (40%) CSP integer variables are encoded (4398 clauses, 55064 bytes)
1.30/1.46	c 1	172 (50%) CSP integer variables are encoded (4602 clauses, 57716 bytes)
1.30/1.46	c 1	206 (60%) CSP integer variables are encoded (4806 clauses, 60368 bytes)
1.30/1.46	c 1	241 (70%) CSP integer variables are encoded (5016 clauses, 63098 bytes)
1.30/1.46	c 1	275 (80%) CSP integer variables are encoded (5220 clauses, 65750 bytes)
1.30/1.46	c 1	309 (90%) CSP integer variables are encoded (5424 clauses, 68402 bytes)
1.30/1.46	c 1	343 (100%) CSP integer variables are encoded (5628 clauses, 71054 bytes)
1.40/1.57	c 2	782 (10%) CSP clauses are encoded (31730 clauses, 625116 bytes)
1.49/1.64	c 2	1564 (20%) CSP clauses are encoded (62340 clauses, 1162574 bytes)
1.59/1.71	c 2	2346 (30%) CSP clauses are encoded (93072 clauses, 1705408 bytes)
1.59/1.76	c 2	3128 (40%) CSP clauses are encoded (123460 clauses, 2243828 bytes)
1.69/1.82	c 2	3910 (50%) CSP clauses are encoded (153616 clauses, 2798638 bytes)
1.69/1.88	c 2	4692 (60%) CSP clauses are encoded (182878 clauses, 3345704 bytes)
1.79/1.93	c 2	5474 (70%) CSP clauses are encoded (212081 clauses, 3892043 bytes)
1.79/1.98	c 2	6256 (80%) CSP clauses are encoded (240608 clauses, 4424854 bytes)
1.88/2.04	c 2	7038 (90%) CSP clauses are encoded (267610 clauses, 4946268 bytes)
1.88/2.08	c 2	7820 (100%) CSP clauses are encoded (289530 clauses, 5369836 bytes)
1.88/2.08	c 2	7820 CSP clauses encoded
1.88/2.08	c 2	Writing map file : HOME/temp.map
1.88/2.09	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.88/2.09	c 2	SAT : 10705 SAT variables, 289530 SAT clauses, 5369836 bytes
1.88/2.09	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.88/2.09	c 2	SOLVING HOME/temp.cnf
1.88/2.09	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.04/1805.31	sh: line 1: 22411 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.04/1805.31	c 1805	DECODING HOME/temp.out WITH HOME/temp.map
1800.04/1805.31	c 1805	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.04/1805.32	c ERROR INTERRUPTED
1800.04/1805.32	s UNKNOWN
1800.04/1805.32	c 1805	CPU 1798.39 (0.03 0 1798.36 1.67)
1800.04/1805.32	c 1805	END Thu Jul  3 07:24:08 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055985-1215060843/watcher-1055985-1215060843 -o /tmp/evaluation-result-1055985-1215060843/solver-1055985-1215060843 -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-1055985-1215060843.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.85 1.97 1.99 4/72 22387
/proc/meminfo: memFree=1700832/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=12268 CPUtime=0
/proc/22387/stat : 22387 (sugar) R 22385 22387 22350 0 -1 4194304 337 0 0 0 0 0 0 0 20 0 1 0 1985058338 12562432 305 996147200 4194304 4206940 548682068608 18446744073709551615 253320673440 0 0 4224 0 0 0 0 17 1 0 0
/proc/22387/statm: 3067 305 231 3 0 167 0

[startup+0.0498519 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 22387
/proc/meminfo: memFree=1700832/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=0.03
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1985058338 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102187 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 22387
/proc/meminfo: memFree=1700832/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=0.03
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1985058338 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302028 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 22387
/proc/meminfo: memFree=1700832/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=0.03
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1985058338 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702065 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 22387
/proc/meminfo: memFree=1700832/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=0.03
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 918 127 0 0 3 0 0 0 15 0 1 0 1985058338 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50133 s]
/proc/loadavg: 1.85 1.97 1.99 4/83 22409
/proc/meminfo: memFree=1692424/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=0.65
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 974 5126 0 1 3 0 58 4 15 0 1 0 1985058338 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 797 370 3 0 500 0
[pid=22400] ppid=22387 vsize=5356 CPUtime=0
/proc/22400/stat : 22400 (sh) S 22387 22387 22350 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1985058412 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22400/statm: 1339 233 193 169 0 50 0
[pid=22401] ppid=22400 vsize=868468 CPUtime=0.75
/proc/22401/stat : 22401 (java) S 22400 22387 22350 0 -1 0 7019 0 1 0 70 5 0 0 19 0 9 0 1985058412 889311232 6251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22401/statm: 217117 6251 2563 9 0 211664 0
[pid=22401/tid=22402] ppid=22400 vsize=868468 CPUtime=0.41
/proc/22401/task/22402/stat : 22402 (java) R 22400 22387 22350 0 -1 64 2724 0 1 0 39 2 0 0 23 0 9 0 1985058413 889311232 6251 996147200 134512640 134550740 4294955952 18446744073709551615 102064759 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22401/tid=22403] ppid=22400 vsize=868468 CPUtime=0.09
/proc/22401/task/22403/stat : 22403 (java) S 22400 22387 22350 0 -1 64 2143 0 0 0 8 1 0 0 16 0 9 0 1985058414 889311232 6251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22401/tid=22404] ppid=22400 vsize=868468 CPUtime=0
/proc/22401/task/22404/stat : 22404 (java) S 22400 22387 22350 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1985058414 889311232 6251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22401/tid=22405] ppid=22400 vsize=868468 CPUtime=0
/proc/22401/task/22405/stat : 22405 (java) S 22400 22387 22350 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985058414 889311232 6251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22401/tid=22406] ppid=22400 vsize=868468 CPUtime=0
/proc/22401/task/22406/stat : 22406 (java) S 22400 22387 22350 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985058416 889311232 6251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22401/tid=22407] ppid=22400 vsize=868468 CPUtime=0.21
/proc/22401/task/22407/stat : 22407 (java) S 22400 22387 22350 0 -1 64 1459 0 0 0 20 1 0 0 16 0 9 0 1985058416 889311232 6251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22401/tid=22408] ppid=22400 vsize=868468 CPUtime=0
/proc/22401/task/22408/stat : 22408 (java) S 22400 22387 22350 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1985058416 889311232 6251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22401/tid=22409] ppid=22400 vsize=868468 CPUtime=0
/proc/22401/task/22409/stat : 22409 (java) S 22400 22387 22350 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985058416 889311232 6251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 887424

[startup+3.10128 s]
/proc/loadavg: 1.94 1.98 1.99 4/75 22411
/proc/meminfo: memFree=1693000/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=4964 CPUtime=0.98
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 1129 0 0 0 43 55 0 0 25 0 1 0 1985058548 5083136 1115 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 1241 1115 40 102 0 1136 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 23920

[startup+6.30158 s]
/proc/loadavg: 1.94 1.98 1.99 3/75 22411
/proc/meminfo: memFree=1681992/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=13060 CPUtime=4.15
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 2869 0 0 0 273 142 0 0 25 0 1 0 1985058548 13373440 2853 996147200 134512640 134931368 4294956256 18446744073709551615 134529907 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 3265 2853 42 102 0 3160 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 32016

[startup+12.7012 s]
/proc/loadavg: 1.95 1.98 1.99 3/75 22411
/proc/meminfo: memFree=1680200/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=14704 CPUtime=10.48
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 3307 0 0 0 906 142 0 0 25 0 1 0 1985058548 15056896 3285 996147200 134512640 134931368 4294956256 18446744073709551615 134525929 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 3676 3285 42 102 0 3571 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 33660

[startup+25.5023 s]
/proc/loadavg: 1.95 1.98 1.99 3/75 22411
/proc/meminfo: memFree=1677000/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=17872 CPUtime=23.17
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 4109 0 0 0 2174 143 0 0 25 0 1 0 1985058548 18300928 4087 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 4468 4087 42 102 0 4363 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 36828

[startup+51.1066 s]
/proc/loadavg: 1.97 1.98 1.99 3/75 22411
/proc/meminfo: memFree=1675528/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=19320 CPUtime=48.53
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 4523 0 0 0 4710 143 0 0 25 0 1 0 1985058548 19783680 4426 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 4830 4426 48 102 0 4725 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 38276

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 22411
/proc/meminfo: memFree=1673160/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=21300 CPUtime=99.26
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 5186 0 0 0 9782 144 0 0 25 0 1 0 1985058548 21811200 4946 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 5325 4946 48 102 0 5220 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 40256

[startup+162.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 22411
/proc/meminfo: memFree=1672584/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=21828 CPUtime=158.69
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 5399 0 0 0 15725 144 0 0 25 0 1 0 1985058548 22351872 5082 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 5457 5082 48 102 0 5352 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 40784

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 22411
/proc/meminfo: memFree=1671560/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=32636 CPUtime=1295.23
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 9635 0 0 0 129374 149 0 0 25 0 1 0 1985058548 33419264 7779 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 8159 7779 48 102 0 8054 0
Current children cumulated CPU time (s) 1297.22
Current children cumulated vsize (KiB) 51592

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 22446
/proc/meminfo: memFree=1719240/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=34748 CPUtime=1355.21
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 10341 0 0 0 135371 150 0 0 25 0 1 0 1985058548 35581952 8334 996147200 134512640 134931368 4294956256 18446744073709551615 134529909 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 8687 8334 48 102 0 8582 0
Current children cumulated CPU time (s) 1357.2
Current children cumulated vsize (KiB) 53704

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 22447
/proc/meminfo: memFree=1719232/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=34748 CPUtime=1415.19
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 10341 0 0 0 141369 150 0 0 25 0 1 0 1985058548 35581952 8334 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 8687 8334 48 102 0 8582 0
Current children cumulated CPU time (s) 1417.18
Current children cumulated vsize (KiB) 53704

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 22447
/proc/meminfo: memFree=1719232/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=34748 CPUtime=1475.16
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 10341 0 0 0 147366 150 0 0 25 0 1 0 1985058548 35581952 8334 996147200 134512640 134931368 4294956256 18446744073709551615 134522834 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 8687 8334 48 102 0 8582 0
Current children cumulated CPU time (s) 1477.15
Current children cumulated vsize (KiB) 53704

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 22447
/proc/meminfo: memFree=1719232/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=34748 CPUtime=1535.15
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 10341 0 0 0 153364 151 0 0 25 0 1 0 1985058548 35581952 8334 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 8687 8334 48 102 0 8582 0
Current children cumulated CPU time (s) 1537.14
Current children cumulated vsize (KiB) 53704

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 22447
/proc/meminfo: memFree=1719232/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=34748 CPUtime=1595.12
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 10341 0 0 0 159361 151 0 0 25 0 1 0 1985058548 35581952 8334 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 8687 8334 48 102 0 8582 0
Current children cumulated CPU time (s) 1597.11
Current children cumulated vsize (KiB) 53704

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 22447
/proc/meminfo: memFree=1719168/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=34748 CPUtime=1655.1
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 10341 0 0 0 165359 151 0 0 25 0 1 0 1985058548 35581952 8334 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 8687 8334 48 102 0 8582 0
Current children cumulated CPU time (s) 1657.09
Current children cumulated vsize (KiB) 53704

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 22447
/proc/meminfo: memFree=1716672/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=37124 CPUtime=1715.07
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 11080 0 0 0 171356 151 0 0 25 0 1 0 1985058548 38014976 8917 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 9281 8917 48 102 0 9176 0
Current children cumulated CPU time (s) 1717.06
Current children cumulated vsize (KiB) 56080

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 22447
/proc/meminfo: memFree=1716544/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=37124 CPUtime=1775.05
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 11080 0 0 0 177354 151 0 0 25 0 1 0 1985058548 38014976 8917 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 9281 8917 48 102 0 9176 0
Current children cumulated CPU time (s) 1777.04
Current children cumulated vsize (KiB) 56080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 22447
/proc/meminfo: memFree=1716544/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=37124 CPUtime=1798.05
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 11080 0 0 0 179654 151 0 0 25 0 1 0 1985058548 38014976 8917 996147200 134512640 134931368 4294956256 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 9281 8917 48 102 0 9176 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 56080

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1805.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 22447
/proc/meminfo: memFree=1716544/2055920 swapFree=4180084/4192956
[pid=22387] ppid=22385 vsize=13600 CPUtime=1.99
/proc/22387/stat : 22387 (sugar) S 22385 22387 22350 0 -1 4194304 1023 12622 0 2 3 0 182 14 16 0 1 0 1985058338 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22387/statm: 3400 798 370 3 0 500 0
[pid=22410] ppid=22387 vsize=5356 CPUtime=0
/proc/22410/stat : 22410 (sh) S 22387 22387 22350 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985058548 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22410/statm: 1339 232 193 169 0 50 0
[pid=22411] ppid=22410 vsize=37124 CPUtime=1798.05
/proc/22411/stat : 22411 (picosat) R 22410 22387 22350 0 -1 4194304 11080 0 0 0 179654 151 0 0 25 0 1 0 1985058548 38014976 8917 996147200 134512640 134931368 4294956256 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 9281 8917 48 102 0 9176 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 56080

Child status: 0
Real time (s): 1805.33
CPU time (s): 1800.1
CPU user time (s): 1798.41
CPU system time (s): 1.69274
CPU usage (%): 99.7105
Max. virtual memory (cumulated for all children) (KiB): 887424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.41
system time used= 1.69274
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25350
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3040
involuntary context switches= 15466

runsolver used 2.28565 second user time and 4.75628 second system time

The end

Launcher Data (download as text)

Begin job on node25 at 2008-07-03 06:54:03
IDJOB=1055985
IDBENCH=57393
IDSOLVER=345
FILE ID=node25/1055985-1215060843
PBS_JOBID= 7875234
Free space on /tmp= 66536 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/queenAttacking/normalized-queenAttacking-8.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-1055985-1215060843/watcher-1055985-1215060843 -o /tmp/evaluation-result-1055985-1215060843/solver-1055985-1215060843 -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-1055985-1215060843.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e0d3c2a9b72782260c487372febe60b6
RANDOM SEED=1979634450

node25.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.234
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.234
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:       1701312 kB
Buffers:         39572 kB
Cached:         171744 kB
SwapCached:       6760 kB
Active:         188032 kB
Inactive:        96724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701312 kB
SwapTotal:     4192956 kB
SwapFree:      4180084 kB
Dirty:            1664 kB
Writeback:           0 kB
Mapped:          80460 kB
Slab:            55104 kB
Committed_AS:  3547564 kB
PageTables:       2040 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= 66536 MiB
End job on node25 at 2008-07-03 07:24:10