Trace number 1717766

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
tts tts-5-0? (TO) 1200.1 1200.54

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.303
Satisfiable
(Un)Satisfiability was proved
Number of variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

Solver Data

2.59/2.66	c Command: HOME/tts-5-0 HOME/instance-1717766-1240630367.cnf 
2.59/2.66	c Using SATTIMEOUT of 1200
2.59/2.66	c Using SATRAM of 1800
2.59/2.66	c Size of subset node = 16
2.59/2.66	c Variables = 455627
2.59/2.66	c Clauses = 1367522
2.59/2.66	c Literals = 3191290
2.59/2.66	c Reduced size:
2.59/2.66	c Variables = 454385
2.59/2.66	c Clauses = 1363529
2.59/2.66	c Literals = 3183304
2.59/2.66	c a2
5.29/5.36	c a1

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1717766-1240630367/watcher-1717766-1240630367 -o /tmp/evaluation-result-1717766-1240630367/solver-1717766-1240630367 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1717766-1240630367.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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.00 1.00 1.15 3/65 13061
/proc/meminfo: memFree=811384/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=1008 CPUtime=0
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 144 0 0 0 0 0 0 0 20 0 1 0 91066361 1032192 128 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 252 129 68 165 0 85 0

[startup+0.0657299 s]
/proc/loadavg: 1.00 1.00 1.15 3/65 13061
/proc/meminfo: memFree=811384/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=3496 CPUtime=0.06
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 760 0 0 0 6 0 0 0 20 0 1 0 91066361 3579904 744 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 874 745 68 165 0 707 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3496

[startup+0.102736 s]
/proc/loadavg: 1.00 1.00 1.15 3/65 13061
/proc/meminfo: memFree=811384/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=5068 CPUtime=0.09
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 1129 0 0 0 9 0 0 0 20 0 1 0 91066361 5189632 1113 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 1267 1113 68 165 0 1100 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5068

[startup+0.301771 s]
/proc/loadavg: 1.00 1.00 1.15 3/65 13061
/proc/meminfo: memFree=811384/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=12908 CPUtime=0.29
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 3121 0 0 0 29 0 0 0 22 0 1 0 91066361 13217792 3105 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 3227 3105 68 165 0 3060 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12908

[startup+0.701842 s]
/proc/loadavg: 1.00 1.00 1.15 3/65 13061
/proc/meminfo: memFree=811384/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=29616 CPUtime=0.69
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 7075 0 0 0 67 2 0 0 25 0 1 0 91066361 30326784 7059 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 7404 7059 68 165 0 7237 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29616

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 13062
/proc/meminfo: memFree=770672/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=60288 CPUtime=1.49
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 14931 0 0 0 143 6 0 0 25 0 1 0 91066361 61734912 14915 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 15072 14916 68 165 0 14905 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60288

[startup+3.10127 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 13062
/proc/meminfo: memFree=722800/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=163904 CPUtime=3.09
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 39391 0 0 0 293 16 0 0 25 0 1 0 91066361 167837696 39375 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 40976 39376 69 165 0 40809 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 163904

[startup+6.30184 s]
/proc/loadavg: 1.08 1.02 1.15 2/66 13062
/proc/meminfo: memFree=623152/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=157008 CPUtime=6.29
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 54934 0 0 0 607 22 0 0 25 0 1 0 91066361 160776192 35146 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 39252 35148 71 165 0 39085 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 157008

[startup+12.702 s]
/proc/loadavg: 1.07 1.02 1.15 2/66 13062
/proc/meminfo: memFree=565040/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=253020 CPUtime=12.69
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 81353 0 0 0 1238 31 0 0 25 0 1 0 91066361 259092480 61565 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 63255 61565 71 165 0 63088 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 253020

[startup+25.5013 s]
/proc/loadavg: 1.06 1.01 1.15 2/66 13062
/proc/meminfo: memFree=565104/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=253152 CPUtime=25.48
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 81379 0 0 0 2517 31 0 0 25 0 1 0 91066361 259227648 61591 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 63288 61591 71 165 0 63121 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 253152

[startup+51.1018 s]
/proc/loadavg: 1.04 1.01 1.14 2/66 13062
/proc/meminfo: memFree=565104/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=253152 CPUtime=51.06
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 81397 0 0 0 5075 31 0 0 25 0 1 0 91066361 259227648 61609 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 63288 61609 71 165 0 63121 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 253152

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.13 2/66 13062
/proc/meminfo: memFree=564784/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=253740 CPUtime=102.24
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 81479 0 0 0 10193 31 0 0 25 0 1 0 91066361 259829760 61691 1992294400 134512640 135191068 4294956224 18446744073709551615 134600608 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 63435 61691 71 165 0 63268 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 253740

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 13062
/proc/meminfo: memFree=564208/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=254136 CPUtime=162.21
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 81623 0 0 0 16190 31 0 0 25 0 1 0 91066361 260235264 61835 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 63534 61835 71 165 0 63367 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 254136

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 13062
/proc/meminfo: memFree=563376/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=255116 CPUtime=222.2
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 81810 0 0 0 22188 32 0 0 25 0 1 0 91066361 261238784 62022 1992294400 134512640 135191068 4294956224 18446744073709551615 134553905 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 63779 62022 71 165 0 63612 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 255116

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 13062
/proc/meminfo: memFree=562800/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=255512 CPUtime=282.18
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 81948 0 0 0 28186 32 0 0 25 0 1 0 91066361 261644288 62160 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 63878 62160 71 165 0 63711 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 255512

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 13064
/proc/meminfo: memFree=562224/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=255908 CPUtime=342.15
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82050 0 0 0 34183 32 0 0 25 0 1 0 91066361 262049792 62262 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 63977 62262 71 165 0 63810 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 255908

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 13064
/proc/meminfo: memFree=561776/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=256944 CPUtime=402.13
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82199 0 0 0 40181 32 0 0 25 0 1 0 91066361 263110656 62411 1992294400 134512640 135191068 4294956224 18446744073709551615 134600626 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64236 62411 71 165 0 64069 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 256944

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 13064
/proc/meminfo: memFree=561136/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=257604 CPUtime=462.11
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82359 0 0 0 46179 32 0 0 25 0 1 0 91066361 263786496 62571 1992294400 134512640 135191068 4294956224 18446744073709551615 134553905 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64401 62571 71 165 0 64234 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 257604

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 13064
/proc/meminfo: memFree=561136/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=257604 CPUtime=522.09
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82370 0 0 0 52177 32 0 0 25 0 1 0 91066361 263786496 62582 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64401 62582 71 165 0 64234 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 257604

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 13064
/proc/meminfo: memFree=561008/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=257604 CPUtime=582.06
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82389 0 0 0 58174 32 0 0 25 0 1 0 91066361 263786496 62601 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64401 62601 71 165 0 64234 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 257604

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 13064
/proc/meminfo: memFree=560944/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=257604 CPUtime=642.04
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82415 0 0 0 64172 32 0 0 25 0 1 0 91066361 263786496 62627 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64401 62627 71 165 0 64234 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 257604

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 13064
/proc/meminfo: memFree=560752/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=257736 CPUtime=702.02
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82452 0 0 0 70170 32 0 0 25 0 1 0 91066361 263921664 62664 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64434 62664 71 165 0 64267 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 257736

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 13064
/proc/meminfo: memFree=560624/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=257868 CPUtime=762
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82482 0 0 0 76168 32 0 0 25 0 1 0 91066361 264056832 62694 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64467 62694 71 165 0 64300 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 257868

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 13064
/proc/meminfo: memFree=560560/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=258000 CPUtime=821.97
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82510 0 0 0 82165 32 0 0 25 0 1 0 91066361 264192000 62722 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64500 62722 71 165 0 64333 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 258000

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 13064
/proc/meminfo: memFree=560432/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=258000 CPUtime=881.95
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82538 0 0 0 88163 32 0 0 25 0 1 0 91066361 264192000 62750 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64500 62750 71 165 0 64333 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 258000

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 13064
/proc/meminfo: memFree=560304/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=258132 CPUtime=941.93
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82563 0 0 0 94161 32 0 0 25 0 1 0 91066361 264327168 62775 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64533 62775 71 165 0 64366 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 258132

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 13064
/proc/meminfo: memFree=560240/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=258264 CPUtime=1001.91
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82585 0 0 0 100159 32 0 0 25 0 1 0 91066361 264462336 62797 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64566 62797 71 165 0 64399 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 258264

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 13064
/proc/meminfo: memFree=560176/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=258264 CPUtime=1061.9
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82612 0 0 0 106157 33 0 0 25 0 1 0 91066361 264462336 62824 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64566 62824 71 165 0 64399 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 258264

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 13064
/proc/meminfo: memFree=560048/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=258396 CPUtime=1121.88
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82631 0 0 0 112155 33 0 0 25 0 1 0 91066361 264597504 62843 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64599 62843 71 165 0 64432 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 258396

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 13064
/proc/meminfo: memFree=560112/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=258396 CPUtime=1181.85
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82653 0 0 0 118152 33 0 0 25 0 1 0 91066361 264597504 62865 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64599 62865 71 165 0 64432 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 258396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13064
/proc/meminfo: memFree=560112/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=258396 CPUtime=1200.05
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82660 0 0 0 119972 33 0 0 25 0 1 0 91066361 264597504 62872 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64599 62872 71 165 0 64432 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 258396

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13064
/proc/meminfo: memFree=560112/2055920 swapFree=4192956/4192956
[pid=13061] ppid=13059 vsize=258396 CPUtime=1200.05
/proc/13061/stat : 13061 (tts-5-0) R 13059 13061 12142 0 -1 4194304 82660 0 0 0 119972 33 0 0 25 0 1 0 91066361 264597504 62872 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13061/statm: 64599 62872 71 165 0 64432 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 258396

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.1
CPU user time (s): 1199.73
CPU system time (s): 0.368943
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 258396

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

runsolver used 1.37979 second user time and 2.6176 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-25 05:32:48
IDJOB=1717766
IDBENCH=20424
IDSOLVER=505
FILE ID=node89/1717766-1240630367
PBS_JOBID= 9186380
Free space on /tmp= 66328 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h13-unsat.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717766-1240630367/watcher-1717766-1240630367 -o /tmp/evaluation-result-1717766-1240630367/solver-1717766-1240630367 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1717766-1240630367.cnf

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

MD5SUM BENCH= 3a68d904935650d9da7e64e1ee7bae82
RANDOM SEED=851254157

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        811928 kB
Buffers:         99272 kB
Cached:        1034220 kB
SwapCached:          0 kB
Active:         330044 kB
Inactive:       817304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        811928 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           25276 kB
Writeback:           0 kB
Mapped:          23604 kB
Slab:            82668 kB
Committed_AS:   241204 kB
PageTables:       1388 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= 66328 MiB
End job on node89 at 2009-04-25 05:52:51