Trace number 2066175

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.14.6+picosat? (TO) 1800.08 1817.32

General information on the benchmark

Namecsp/pseudo/par/
normalized-par-32-3.xml
MD5SUM8a935629a6eae49d580ae23508a89ac9
Bench CategoryN-ARY-INT (n-ary 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 variables6352
Number of constraints13332
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13332
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sat Jul 11 21:46:42 2009
0.00/0.07	c 0	PID 17267
0.06/0.08	c 0	HOST node1.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2066175-1247341602.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2066175-1247341602.xml' 'HOME/temp.csp'
1.15/1.21	c 1	2 domains, 6352 variables, 3 predicates, 0 relations, 13332 constraints
1.15/1.24	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.15/1.24	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.18/1.32	c 1	Parsing HOME/temp.csp
1.18/1.46	c 1	parsed 10000 expressions
1.18/1.59	c 2	parsed 19689 expressions
1.18/1.60	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.18/1.60	c 2	Converting to clausal form CSP
1.18/1.65	c 2	converted 1969 (10%) expressions
1.18/1.66	c 2	converted 3938 (20%) expressions
1.18/1.66	c 2	converted 5907 (30%) expressions
1.18/1.89	c 2	converted 7876 (40%) expressions
1.18/2.00	c 2	converted 9845 (50%) expressions
1.18/2.04	c 2	converted 11814 (60%) expressions
1.18/2.09	c 2	converted 13783 (70%) expressions
2.01/2.15	c 2	converted 15752 (80%) expressions
2.01/2.19	c 2	converted 17721 (90%) expressions
2.12/2.24	c 2	converted 19689 (100%) expressions
2.12/2.24	c 2	CSP : 6352 integers, 0 booleans, 12809 clauses, largest domain size 2
2.12/2.24	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.12/2.24	c 2	Propagation in CSP
2.90/3.06	c 3	1133 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.90/3.06	c 3	CSP : 6352 integers, 0 booleans, 12809 clauses, largest domain size 2
2.90/3.06	c 3	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.90/3.08	c 3	Simplifing CSP by introducing new Boolean variables
2.90/3.09	c 3	CSP : 6352 integers, 0 booleans, 12809 clauses, largest domain size 2
2.90/3.09	c 3	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.00/3.15	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.00/3.16	c 3	636 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.00/3.17	c 3	1271 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.00/3.18	c 3	1906 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.00/3.18	c 3	2541 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.00/3.18	c 3	3176 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.00/3.18	c 3	3812 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.00/3.18	c 3	4447 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.00/3.19	c 3	5082 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.00/3.19	c 3	5717 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.00/3.19	c 3	6352 (100%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.11/3.25	c 3	1281 (10%) CSP clauses are encoded (1227 clauses, 13870 bytes)
3.11/3.28	c 3	2562 (20%) CSP clauses are encoded (2420 clauses, 29362 bytes)
3.11/3.29	c 3	3843 (30%) CSP clauses are encoded (3663 clauses, 45546 bytes)
3.11/3.29	c 3	5124 (40%) CSP clauses are encoded (4338 clauses, 54244 bytes)
3.11/3.30	c 3	6405 (50%) CSP clauses are encoded (5049 clauses, 65140 bytes)
3.21/3.32	c 3	7686 (60%) CSP clauses are encoded (6330 clauses, 89191 bytes)
3.21/3.33	c 3	8967 (70%) CSP clauses are encoded (7611 clauses, 114571 bytes)
3.21/3.34	c 3	10248 (80%) CSP clauses are encoded (8785 clauses, 137763 bytes)
3.21/3.35	c 3	11529 (90%) CSP clauses are encoded (9307 clauses, 147855 bytes)
3.21/3.36	c 3	12809 (100%) CSP clauses are encoded (9829 clauses, 157947 bytes)
3.21/3.36	c 3	12809 CSP clauses encoded
3.21/3.36	c 3	Writing map file : HOME/temp.map
3.21/3.39	c 3	Heap : 6 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.21/3.39	c 3	SAT : 4790 SAT variables, 9829 SAT clauses, 157947 bytes
3.21/3.39	c 3	Heap : 6 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.29/3.44	c 3	SOLVING HOME/temp.cnf
3.29/3.44	c 3	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.03/1817.30	sh: line 1: 17291 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.03/1817.30	c 1817	DECODING HOME/temp.out WITH HOME/temp.map
1800.03/1817.30	c 1817	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.03/1817.31	c ERROR INTERRUPTED
1800.03/1817.32	s UNKNOWN
1800.03/1817.32	c 1817	CPU 1800.06 (0.06 0.02 1799.74 0.24)
1800.03/1817.32	c 1817	END Sat Jul 11 22:16:59 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2066175-1247341602/watcher-2066175-1247341602 -o /tmp/evaluation-result-2066175-1247341602/solver-2066175-1247341602 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2066175-1247341602.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 2.00 2.00 4/81 17267
/proc/meminfo: memFree=949464/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=18576 CPUtime=0
/proc/17267/stat : 17267 (runsolver) R 17265 17267 16316 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 21227945 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 259353275687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17267/statm: 4644 284 249 26 0 2626 0

[startup+0.0801189 s]
/proc/loadavg: 1.97 2.00 2.00 4/81 17267
/proc/meminfo: memFree=949464/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16740 CPUtime=0.06
/proc/17267/stat : 17267 (sugar) R 17265 17267 16316 0 -1 4194304 1140 0 0 0 5 1 0 0 20 0 1 0 21227945 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 259353275039 0 0 4224 16386 0 0 0 17 1 0 0
/proc/17267/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.103122 s]
/proc/loadavg: 1.97 2.00 2.00 4/81 17267
/proc/meminfo: memFree=949464/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=0.06
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 21227945 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302142 s]
/proc/loadavg: 1.97 2.00 2.00 4/81 17267
/proc/meminfo: memFree=949464/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=0.06
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 21227945 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.70119 s]
/proc/loadavg: 1.97 2.00 2.00 4/81 17267
/proc/meminfo: memFree=949464/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=0.06
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 21227945 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50129 s]
/proc/loadavg: 2.05 2.02 2.00 3/92 17279
/proc/meminfo: memFree=917632/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=1.18
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1309 11422 0 1 5 1 105 7 15 0 1 0 21227945 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 16868

[startup+3.10848 s]
/proc/loadavg: 2.05 2.02 2.00 4/92 17289
/proc/meminfo: memFree=924736/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=1.18
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1310 11422 0 1 5 1 105 7 15 0 1 0 21227945 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1111 409 3 0 796 0
[pid=17280] ppid=17267 vsize=5356 CPUtime=0
/proc/17280/stat : 17280 (sh) S 17267 17267 16316 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21228069 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17280/statm: 1339 233 193 169 0 50 0
[pid=17281] ppid=17280 vsize=868848 CPUtime=1.82
/proc/17281/stat : 17281 (java) S 17280 17267 16316 0 -1 0 9429 0 1 0 177 5 0 0 18 0 9 0 21228069 889700352 8411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17281/statm: 217212 8411 2566 9 0 211717 0
[pid=17281/tid=17282] ppid=17280 vsize=868848 CPUtime=1.35
/proc/17281/task/17282/stat : 17282 (java) R 17280 17267 16316 0 -1 64 2725 0 1 0 134 1 0 0 25 0 9 0 21228070 889700352 8411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17281/tid=17283] ppid=17280 vsize=868848 CPUtime=0.27
/proc/17281/task/17283/stat : 17283 (java) R 17280 17267 16316 0 -1 64 4511 0 0 0 25 2 0 0 16 0 9 0 21228071 889700352 8411 996147200 134512640 134550932 4294955936 18446744073709551615 102499753 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17281/tid=17284] ppid=17280 vsize=868848 CPUtime=0
/proc/17281/task/17284/stat : 17284 (java) S 17280 17267 16316 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21228071 889700352 8411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17281/tid=17285] ppid=17280 vsize=868848 CPUtime=0
/proc/17281/task/17285/stat : 17285 (java) S 17280 17267 16316 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21228071 889700352 8411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17281/tid=17286] ppid=17280 vsize=868848 CPUtime=0
/proc/17281/task/17286/stat : 17286 (java) S 17280 17267 16316 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21228074 889700352 8411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17281/tid=17287] ppid=17280 vsize=868848 CPUtime=0.17
/proc/17281/task/17287/stat : 17287 (java) S 17280 17267 16316 0 -1 64 1490 0 0 0 17 0 0 0 16 0 9 0 21228074 889700352 8411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17281/tid=17288] ppid=17280 vsize=868848 CPUtime=0
/proc/17281/task/17288/stat : 17288 (java) S 17280 17267 16316 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21228074 889700352 8411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17281/tid=17289] ppid=17280 vsize=868848 CPUtime=0
/proc/17281/task/17289/stat : 17289 (java) S 17280 17267 16316 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21228074 889700352 8411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 891072

[startup+6.30184 s]
/proc/loadavg: 2.05 2.02 2.00 3/84 17291
/proc/meminfo: memFree=944000/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=1656 CPUtime=2.82
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 330 0 0 0 278 4 0 0 25 0 1 0 21228289 1695744 311 996147200 134512640 134931368 4294956256 18446744073709551615 134522811 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 414 311 48 102 0 309 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 23880

[startup+12.7016 s]
/proc/loadavg: 2.04 2.02 2.00 3/84 17291
/proc/meminfo: memFree=943808/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=1784 CPUtime=9.16
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 354 0 0 0 912 4 0 0 25 0 1 0 21228289 1826816 335 996147200 134512640 134931368 4294956256 18446744073709551615 134525675 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 446 335 48 102 0 341 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 24008

[startup+25.5021 s]
/proc/loadavg: 2.03 2.02 2.00 3/84 17291
/proc/meminfo: memFree=943744/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=1960 CPUtime=21.84
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 385 0 0 0 2180 4 0 0 25 0 1 0 21228289 2007040 366 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 490 366 48 102 0 385 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 24184

[startup+51.1021 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 17291
/proc/meminfo: memFree=943680/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=2088 CPUtime=47.2
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 428 0 0 0 4716 4 0 0 25 0 1 0 21228289 2138112 409 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 522 409 48 102 0 417 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 24312

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 17291
/proc/meminfo: memFree=943232/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=2328 CPUtime=97.92
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 489 0 0 0 9788 4 0 0 25 0 1 0 21228289 2383872 470 996147200 134512640 134931368 4294956256 18446744073709551615 134522703 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 582 470 48 102 0 477 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 24552

[startup+162.302 s]
/proc/loadavg: 2.18 2.05 2.01 3/84 17444
/proc/meminfo: memFree=951552/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=2588 CPUtime=157.25
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 551 0 0 0 15718 7 0 0 25 0 1 0 21228289 2650112 532 996147200 134512640 134931368 4294956256 18446744073709551615 134529095 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 647 532 48 102 0 542 0
Current children cumulated CPU time (s) 160.56
Current children cumulated vsize (KiB) 24812

[startup+222.302 s]
/proc/loadavg: 2.06 2.04 2.01 3/84 17446
/proc/meminfo: memFree=951104/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=2776 CPUtime=216.68
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 596 0 0 0 21661 7 0 0 25 0 1 0 21228289 2842624 577 996147200 134512640 134931368 4294956256 18446744073709551615 134529500 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 694 577 48 102 0 589 0
Current children cumulated CPU time (s) 219.99
Current children cumulated vsize (KiB) 25000


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

[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=4208 CPUtime=1286.55
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 969 0 0 0 128647 8 0 0 25 0 1 0 21228289 4308992 939 996147200 134512640 134931368 4294956256 18446744073709551615 134529486 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 1052 939 48 102 0 947 0
Current children cumulated CPU time (s) 1289.86
Current children cumulated vsize (KiB) 26432

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17452
/proc/meminfo: memFree=949248/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=4176 CPUtime=1345.99
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 969 0 0 0 134591 8 0 0 25 0 1 0 21228289 4276224 933 996147200 134512640 134931368 4294956256 18446744073709551615 134525941 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 1044 933 48 102 0 939 0
Current children cumulated CPU time (s) 1349.3
Current children cumulated vsize (KiB) 26400

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17452
/proc/meminfo: memFree=949184/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=4176 CPUtime=1405.43
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 969 0 0 0 140535 8 0 0 25 0 1 0 21228289 4276224 933 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 1044 933 48 102 0 939 0
Current children cumulated CPU time (s) 1408.74
Current children cumulated vsize (KiB) 26400

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17452
/proc/meminfo: memFree=948992/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=4396 CPUtime=1464.86
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 1019 0 0 0 146478 8 0 0 25 0 1 0 21228289 4501504 983 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 1099 983 48 102 0 994 0
Current children cumulated CPU time (s) 1468.17
Current children cumulated vsize (KiB) 26620

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17452
/proc/meminfo: memFree=948992/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=4396 CPUtime=1524.3
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 1019 0 0 0 152422 8 0 0 25 0 1 0 21228289 4501504 983 996147200 134512640 134931368 4294956256 18446744073709551615 134525907 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 1099 983 48 102 0 994 0
Current children cumulated CPU time (s) 1527.61
Current children cumulated vsize (KiB) 26620

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17452
/proc/meminfo: memFree=948928/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=4396 CPUtime=1583.74
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 1020 0 0 0 158366 8 0 0 25 0 1 0 21228289 4501504 984 996147200 134512640 134931368 4294956256 18446744073709551615 134529344 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 1099 984 48 102 0 994 0
Current children cumulated CPU time (s) 1587.05
Current children cumulated vsize (KiB) 26620

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 17452
/proc/meminfo: memFree=948928/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=4452 CPUtime=1643.18
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 1048 0 0 0 164310 8 0 0 25 0 1 0 21228289 4558848 1007 996147200 134512640 134931368 4294956256 18446744073709551615 134529449 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 1113 1007 48 102 0 1008 0
Current children cumulated CPU time (s) 1646.49
Current children cumulated vsize (KiB) 26676

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 17452
/proc/meminfo: memFree=948928/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=4452 CPUtime=1702.62
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 1048 0 0 0 170254 8 0 0 25 0 1 0 21228289 4558848 1007 996147200 134512640 134931368 4294956256 18446744073709551615 134529486 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 1113 1007 48 102 0 1008 0
Current children cumulated CPU time (s) 1705.93
Current children cumulated vsize (KiB) 26676

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17452
/proc/meminfo: memFree=948864/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=4452 CPUtime=1762.05
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 1048 0 0 0 176197 8 0 0 25 0 1 0 21228289 4558848 1007 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 1113 1007 48 102 0 1008 0
Current children cumulated CPU time (s) 1765.36
Current children cumulated vsize (KiB) 26676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17452
/proc/meminfo: memFree=948864/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=4540 CPUtime=1796.72
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 1063 0 0 0 179664 8 0 0 25 0 1 0 21228289 4648960 1022 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 1135 1022 48 102 0 1030 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 26764

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

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

[startup+1817.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17452
/proc/meminfo: memFree=948864/2055920 swapFree=4192956/4192956
[pid=17267] ppid=17265 vsize=16868 CPUtime=3.31
/proc/17267/stat : 17267 (sugar) S 17265 17267 16316 0 -1 4194304 1365 21268 0 2 6 2 309 14 16 0 1 0 21227945 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17267/statm: 4217 1113 409 3 0 796 0
[pid=17290] ppid=17267 vsize=5356 CPUtime=0
/proc/17290/stat : 17290 (sh) S 17267 17267 16316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21228289 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17290/statm: 1339 232 193 169 0 50 0
[pid=17291] ppid=17290 vsize=4540 CPUtime=1796.72
/proc/17291/stat : 17291 (picosat) R 17290 17267 16316 0 -1 4194304 1063 0 0 0 179664 8 0 0 25 0 1 0 21228289 4648960 1022 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/17291/statm: 1135 1022 48 102 0 1030 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 26764

Child status: 0
Real time (s): 1817.32
CPU time (s): 1800.08
CPU user time (s): 1799.81
CPU system time (s): 0.265959
CPU usage (%): 99.0511
Max. virtual memory (cumulated for all children) (KiB): 891072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24478
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= 3561
involuntary context switches= 74041

runsolver used 2.17767 second user time and 6.10107 second system time

The end

Launcher Data

Begin job on node1 at 2009-07-11 21:46:42
IDJOB=2066175
IDBENCH=54482
IDSOLVER=738
FILE ID=node1/2066175-1247341602
PBS_JOBID= 9506738
Free space on /tmp= 66364 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudo/par/normalized-par-32-3.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066175-1247341602/watcher-2066175-1247341602 -o /tmp/evaluation-result-2066175-1247341602/solver-2066175-1247341602 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2066175-1247341602.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8a935629a6eae49d580ae23508a89ac9
RANDOM SEED=828139115

node1.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.216
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.216
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:        949944 kB
Buffers:         68608 kB
Cached:         917324 kB
SwapCached:          0 kB
Active:         268584 kB
Inactive:       759036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        949944 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3840 kB
Writeback:           0 kB
Mapped:          54364 kB
Slab:            63620 kB
Committed_AS:   188412 kB
PageTables:       1920 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= 66380 MiB
End job on node1 at 2009-07-11 22:17:01