Trace number 1107751

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 1804.84

General information on the benchmark

Namecsp/pigeons/
normalized-pigeons-50.xml
MD5SUM97853a845ef29228db3c4cd9babf0628
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.039993
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1225
Maximum constraint arity2
Maximum domain size49
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1225
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 Tue Jul  8 03:04:46 2008
0.00/0.04	c 0	PID 3005
0.00/0.05	c 0	HOST node52.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1107751-1215479086.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-1107751-1215479086.xml' 'HOME/temp.csp'
0.04/0.64	c 1	1 domains, 50 variables, 1 predicates, 0 relations, 1225 constraints
0.04/0.68	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.68	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.62/0.76	c 1	Parsing HOME/temp.csp
0.93/1.02	c 1	parsed 1277 expressions
0.93/1.03	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.93/1.03	c 1	Converting to clausal form CSP
0.93/1.08	c 1	converted 128 (10%) expressions
1.02/1.12	c 1	converted 256 (20%) expressions
1.12/1.20	c 1	converted 384 (30%) expressions
1.12/1.22	c 1	converted 511 (40%) expressions
1.12/1.23	c 1	converted 639 (50%) expressions
1.12/1.24	c 1	converted 767 (60%) expressions
1.12/1.25	c 1	converted 894 (70%) expressions
1.12/1.26	c 1	converted 1022 (80%) expressions
1.12/1.26	c 1	converted 1150 (90%) expressions
1.12/1.27	c 1	converted 1277 (100%) expressions
1.12/1.27	c 1	CSP : 50 integers, 0 booleans, 1225 clauses, largest domain size 49
1.12/1.27	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.27	c 1	Propagation in CSP
1.21/1.31	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.21/1.31	c 1	CSP : 50 integers, 0 booleans, 1225 clauses, largest domain size 49
1.21/1.31	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.31	c 1	Simplifing CSP by introducing new Boolean variables
1.21/1.34	c 1	CSP : 50 integers, 2450 booleans, 3675 clauses, largest domain size 49
1.21/1.34	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.37	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.21/1.39	c 1	5 (10%) CSP integer variables are encoded (235 clauses, 2439 bytes)
1.21/1.39	c 1	10 (20%) CSP integer variables are encoded (470 clauses, 5024 bytes)
1.21/1.39	c 1	15 (30%) CSP integer variables are encoded (705 clauses, 7609 bytes)
1.21/1.39	c 1	20 (40%) CSP integer variables are encoded (940 clauses, 10194 bytes)
1.21/1.39	c 1	25 (50%) CSP integer variables are encoded (1175 clauses, 13172 bytes)
1.21/1.39	c 1	30 (60%) CSP integer variables are encoded (1410 clauses, 16227 bytes)
1.31/1.40	c 1	35 (70%) CSP integer variables are encoded (1645 clauses, 19282 bytes)
1.31/1.40	c 1	40 (80%) CSP integer variables are encoded (1880 clauses, 22337 bytes)
1.31/1.40	c 1	45 (90%) CSP integer variables are encoded (2115 clauses, 25392 bytes)
1.31/1.40	c 1	50 (100%) CSP integer variables are encoded (2350 clauses, 28447 bytes)
1.31/1.44	c 1	368 (10%) CSP clauses are encoded (14526 clauses, 228547 bytes)
1.31/1.47	c 2	735 (20%) CSP clauses are encoded (26605 clauses, 438573 bytes)
1.40/1.51	c 2	1103 (30%) CSP clauses are encoded (38781 clauses, 651147 bytes)
1.40/1.54	c 2	1470 (40%) CSP clauses are encoded (50860 clauses, 862085 bytes)
1.40/1.56	c 2	1838 (50%) CSP clauses are encoded (63036 clauses, 1075829 bytes)
1.40/1.59	c 2	2205 (60%) CSP clauses are encoded (75115 clauses, 1288801 bytes)
1.50/1.62	c 2	2573 (70%) CSP clauses are encoded (87291 clauses, 1508965 bytes)
1.50/1.64	c 2	2940 (80%) CSP clauses are encoded (99370 clauses, 1734921 bytes)
1.50/1.67	c 2	3308 (90%) CSP clauses are encoded (111546 clauses, 1962705 bytes)
1.50/1.69	c 2	3675 (100%) CSP clauses are encoded (123625 clauses, 2188661 bytes)
1.50/1.69	c 2	3675 CSP clauses encoded
1.50/1.69	c 2	Writing map file : HOME/temp.map
1.50/1.69	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.50/1.69	c 2	SAT : 4850 SAT variables, 123625 SAT clauses, 2188661 bytes
1.50/1.69	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.60/1.73	c 2	SOLVING HOME/temp.cnf
1.60/1.73	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.05/1804.71	sh: line 1:  3029 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.05/1804.71	c 1805	DECODING HOME/temp.out WITH HOME/temp.map
1800.05/1804.71	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.05/1804.71	c ERROR INTERRUPTED
1800.05/1804.81	c 1805	Decoding HOME/temp.out
1800.08/1804.83	c 1805	ERROR Exception Unknown Encoder output
1800.08/1804.83	c 1805	jp.ac.kobe_u.cs.sugar.encoder.Encoder.decode(Encoder.java:367)
1800.08/1804.83	c 1805	jp.ac.kobe_u.cs.sugar.SugarMain.decode(SugarMain.java:202)
1800.08/1804.83	c 1805	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:262)
1800.08/1804.83	s UNKNOWN
1800.08/1804.83	c 1805	CPU 1799.21 (0.04 0.01 1799.17 0.86)
1800.08/1804.83	c 1805	END Tue Jul  8 03:34:51 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-1107751-1215479086/watcher-1107751-1215479086 -o /tmp/evaluation-result-1107751-1215479086/solver-1107751-1215479086 -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-1107751-1215479086.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.92 1.98 1.84 4/84 3005
/proc/meminfo: memFree=1722136/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=12268 CPUtime=0
/proc/3005/stat : 3005 (sugar) R 3003 3005 2732 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 4607467 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 273662655486 0 0 4224 0 0 0 0 17 1 0 0
/proc/3005/statm: 3067 316 241 3 0 167 0

[startup+0.0539709 s]
/proc/loadavg: 1.92 1.98 1.84 4/84 3005
/proc/meminfo: memFree=1722136/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=0.04
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 4607467 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102322 s]
/proc/loadavg: 1.92 1.98 1.84 4/84 3005
/proc/meminfo: memFree=1722136/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=0.04
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 4607467 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301986 s]
/proc/loadavg: 1.92 1.98 1.84 4/84 3005
/proc/meminfo: memFree=1722136/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=0.04
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 4607467 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702021 s]
/proc/loadavg: 1.92 1.98 1.84 4/84 3005
/proc/meminfo: memFree=1722136/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=0.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 956 4802 0 1 3 1 55 3 16 0 1 0 4607467 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 13600

[startup+1.50107 s]
/proc/loadavg: 1.92 1.98 1.84 5/95 3027
/proc/meminfo: memFree=1714304/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=0.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 974 4802 0 1 3 1 55 3 15 0 1 0 4607467 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 797 370 3 0 500 0
[pid=3018] ppid=3005 vsize=5356 CPUtime=0
/proc/3018/stat : 3018 (sh) S 3005 3005 2732 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4607536 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3018/statm: 1339 233 193 169 0 50 0
[pid=3019] ppid=3018 vsize=868364 CPUtime=0.78
/proc/3019/stat : 3019 (java) S 3018 3005 2732 0 -1 0 6544 0 1 0 73 5 0 0 18 0 9 0 4607536 889204736 5753 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3019/statm: 217091 5753 2562 9 0 211638 0
[pid=3019/tid=3020] ppid=3018 vsize=868364 CPUtime=0.49
/proc/3019/task/3020/stat : 3020 (java) R 3018 3005 2732 0 -1 64 2713 0 1 0 47 2 0 0 18 0 9 0 4607537 889204736 5753 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3019/tid=3021] ppid=3018 vsize=868364 CPUtime=0.07
/proc/3019/task/3021/stat : 3021 (java) R 3018 3005 2732 0 -1 64 1666 0 0 0 6 1 0 0 16 0 9 0 4607538 889204736 5753 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3019/tid=3022] ppid=3018 vsize=868364 CPUtime=0
/proc/3019/task/3022/stat : 3022 (java) S 3018 3005 2732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4607538 889204736 5753 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3019/tid=3023] ppid=3018 vsize=868364 CPUtime=0
/proc/3019/task/3023/stat : 3023 (java) S 3018 3005 2732 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4607538 889204736 5753 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3019/tid=3024] ppid=3018 vsize=868364 CPUtime=0
/proc/3019/task/3024/stat : 3024 (java) S 3018 3005 2732 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4607540 889204736 5753 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3019/tid=3025] ppid=3018 vsize=868364 CPUtime=0.2
/proc/3019/task/3025/stat : 3025 (java) S 3018 3005 2732 0 -1 64 1472 0 0 0 19 1 0 0 16 0 9 0 4607540 889204736 5753 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3019/tid=3026] ppid=3018 vsize=868364 CPUtime=0
/proc/3019/task/3026/stat : 3026 (java) S 3018 3005 2732 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4607540 889204736 5753 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3019/tid=3027] ppid=3018 vsize=868364 CPUtime=0
/proc/3019/task/3027/stat : 3027 (java) S 3018 3005 2732 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4607540 889204736 5753 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) 887320

[startup+3.10119 s]
/proc/loadavg: 1.92 1.98 1.84 3/87 3029
/proc/meminfo: memFree=1715840/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=5588 CPUtime=1.34
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 1286 0 0 0 73 61 0 0 25 0 1 0 4607641 5722112 1269 996147200 134512640 134931368 4294956256 18446744073709551615 134520549 0 0 4096 0 0 0 0 17 1 0 0
/proc/3029/statm: 1397 1269 42 102 0 1292 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 24544

[startup+6.30241 s]
/proc/loadavg: 1.93 1.98 1.84 3/87 3029
/proc/meminfo: memFree=1710592/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=8608 CPUtime=4.51
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 1923 0 0 0 390 61 0 0 25 0 1 0 4607641 8814592 1906 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3029/statm: 2152 1906 42 102 0 2047 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 27564

[startup+12.7019 s]
/proc/loadavg: 1.93 1.98 1.84 3/87 3029
/proc/meminfo: memFree=1708544/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=9884 CPUtime=10.85
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 2281 0 0 0 1023 62 0 0 25 0 1 0 4607641 10121216 2255 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3029/statm: 2471 2255 48 102 0 2366 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 28840

[startup+25.5028 s]
/proc/loadavg: 1.95 1.98 1.84 3/87 3029
/proc/meminfo: memFree=1708224/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=10404 CPUtime=23.52
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 2487 0 0 0 2290 62 0 0 25 0 1 0 4607641 10653696 2357 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3029/statm: 2601 2357 48 102 0 2496 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 29360

[startup+51.1026 s]
/proc/loadavg: 1.96 1.98 1.84 3/87 3029
/proc/meminfo: memFree=1707328/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=11196 CPUtime=48.89
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 2967 0 0 0 4827 62 0 0 25 0 1 0 4607641 11464704 2578 996147200 134512640 134931368 4294956256 18446744073709551615 134531364 0 0 4096 0 0 0 0 17 1 0 0
/proc/3029/statm: 2799 2578 48 102 0 2694 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 30152

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.85 3/87 3029
/proc/meminfo: memFree=1682432/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=14232 CPUtime=99.62
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 4102 0 0 0 9899 63 0 0 25 0 1 0 4607641 14573568 3370 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3029/statm: 3558 3370 48 102 0 3453 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 33188

[startup+162.303 s]
/proc/loadavg: 2.07 2.01 1.86 3/87 3029
/proc/meminfo: memFree=1681792/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=15016 CPUtime=159.06
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 4593 0 0 0 15842 64 0 0 25 0 1 0 4607641 15376384 3506 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3029/statm: 3754 3506 48 102 0 3649 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 33972

[startup+222.303 s]
/proc/loadavg: 2.28 2.07 1.89 3/87 3029
/proc/meminfo: memFree=1680256/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1237.98
Current children cumulated vsize (KiB) 48780

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 3031
/proc/meminfo: memFree=1536832/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=29824 CPUtime=1296.35
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 10918 0 0 0 129564 71 0 0 25 0 1 0 4607641 30539776 7046 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/3029/statm: 7456 7046 48 102 0 7351 0
Current children cumulated CPU time (s) 1297.97
Current children cumulated vsize (KiB) 48780

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 3031
/proc/meminfo: memFree=1536768/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=29824 CPUtime=1356.32
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 11116 0 0 0 135561 71 0 0 25 0 1 0 4607641 30539776 7064 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/3029/statm: 7456 7064 48 102 0 7351 0
Current children cumulated CPU time (s) 1357.94
Current children cumulated vsize (KiB) 48780

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 3031
/proc/meminfo: memFree=1536448/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=30220 CPUtime=1416.3
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 11363 0 0 0 141559 71 0 0 25 0 1 0 4607641 30945280 7134 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/3029/statm: 7555 7134 48 102 0 7450 0
Current children cumulated CPU time (s) 1417.92
Current children cumulated vsize (KiB) 49176

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 3031
/proc/meminfo: memFree=1510784/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=30748 CPUtime=1476.17
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 11710 0 0 0 147545 72 0 0 25 0 1 0 4607641 31485952 7294 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/3029/statm: 7687 7294 48 102 0 7582 0
Current children cumulated CPU time (s) 1477.79
Current children cumulated vsize (KiB) 49704

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 3031
/proc/meminfo: memFree=1510656/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=30620 CPUtime=1536.15
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 11903 0 0 0 153543 72 0 0 25 0 1 0 4607641 31354880 7281 996147200 134512640 134931368 4294956256 18446744073709551615 134597644 0 0 4096 0 0 0 0 17 0 0 0
/proc/3029/statm: 7655 7281 48 102 0 7550 0
Current children cumulated CPU time (s) 1537.77
Current children cumulated vsize (KiB) 49576

[startup+1602.3 s]
/proc/loadavg: 2.13 2.03 1.92 3/87 3031
/proc/meminfo: memFree=1510656/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=30620 CPUtime=1596.12
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 11903 0 0 0 159540 72 0 0 25 0 1 0 4607641 31354880 7281 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/3029/statm: 7655 7281 48 102 0 7550 0
Current children cumulated CPU time (s) 1597.74
Current children cumulated vsize (KiB) 49576

[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 1.93 3/87 3031
/proc/meminfo: memFree=1510464/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=30884 CPUtime=1656.1
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 12129 0 0 0 165538 72 0 0 25 0 1 0 4607641 31625216 7318 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/3029/statm: 7721 7318 48 102 0 7616 0
Current children cumulated CPU time (s) 1657.72
Current children cumulated vsize (KiB) 49840

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 1.93 3/87 3031
/proc/meminfo: memFree=1508928/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=32204 CPUtime=1716.09
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 12696 0 0 0 171536 73 0 0 25 0 1 0 4607641 32976896 7688 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/3029/statm: 8051 7688 48 102 0 7946 0
Current children cumulated CPU time (s) 1717.71
Current children cumulated vsize (KiB) 51160

[startup+1782.3 s]
/proc/loadavg: 1.41 1.85 1.87 2/67 3055
/proc/meminfo: memFree=1855032/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=34712 CPUtime=1776.04
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 13326 0 0 0 177530 74 0 0 25 0 1 0 4607641 35545088 8318 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/3029/statm: 8678 8318 48 102 0 8573 0
Current children cumulated CPU time (s) 1777.66
Current children cumulated vsize (KiB) 53668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.7 s]
/proc/loadavg: 1.27 1.78 1.85 2/67 3055
/proc/meminfo: memFree=1852216/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1.62
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1022 11705 0 2 4 1 147 10 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
[pid=3028] ppid=3005 vsize=5356 CPUtime=0
/proc/3028/stat : 3028 (sh) S 3005 3005 2732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4607641 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1339 232 193 169 0 50 0
[pid=3029] ppid=3028 vsize=37484 CPUtime=1798.43
/proc/3029/stat : 3029 (picosat) R 3028 3005 2732 0 -1 4194304 14005 0 0 0 179769 74 0 0 25 0 1 0 4607641 38383616 8997 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/3029/statm: 9371 8997 48 102 0 9266 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 56440

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

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

[startup+1804.82 s]
/proc/loadavg: 1.27 1.78 1.85 2/67 3055
/proc/meminfo: memFree=1852216/2055920 swapFree=4192956/4192956
[pid=3005] ppid=3003 vsize=13600 CPUtime=1800.08
/proc/3005/stat : 3005 (sugar) S 3003 3005 2732 0 -1 4194304 1097 25999 0 2 4 1 179917 86 16 0 1 0 4607467 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3005/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 1804.84
CPU time (s): 1800.1
CPU user time (s): 1799.22
CPU system time (s): 0.884865
CPU usage (%): 99.7375
Max. virtual memory (cumulated for all children) (KiB): 887320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.22
system time used= 0.884865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27412
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= 1856
involuntary context switches= 41685

runsolver used 2.36964 second user time and 5.77612 second system time

The end

Launcher Data (download as text)

Begin job on node52 at 2008-07-08 03:04:46
IDJOB=1107751
IDBENCH=58546
IDSOLVER=345
FILE ID=node52/1107751-1215479086
PBS_JOBID= 7888733
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/pigeons/normalized-pigeons-50.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-1107751-1215479086/watcher-1107751-1215479086 -o /tmp/evaluation-result-1107751-1215479086/solver-1107751-1215479086 -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-1107751-1215479086.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 97853a845ef29228db3c4cd9babf0628
RANDOM SEED=1125211237

node52.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:       1722680 kB
Buffers:         24748 kB
Cached:          96428 kB
SwapCached:          0 kB
Active:         237296 kB
Inactive:        64912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1722680 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:         196468 kB
Slab:            15848 kB
Committed_AS:   790032 kB
PageTables:       2212 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 node52 at 2008-07-08 03:34:53