Trace number 1718962

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.2 1200.74

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
Bench CategoryAPPLICATION (applications instances)
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 variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

Solver Data

5.69/5.79	c Command: HOME/tts-5-0 HOME/instance-1718962-1240641448.cnf 
5.69/5.79	c Using SATTIMEOUT of 1200
5.69/5.79	c Using SATRAM of 1800
5.69/5.79	c Size of subset node = 16
5.69/5.79	c Variables = 151669
5.69/5.79	c Clauses = 2465731
5.69/5.79	c Literals = 7141423
5.69/5.79	c Reduced size:
5.69/5.79	c Variables = 151669
5.69/5.79	c Clauses = 2465696
5.69/5.79	c Literals = 7141341
5.69/5.79	c a2
39.47/39.58	c a1
316.66/316.90	c Independent sub-problems = 1
316.66/316.90	c Sub-problem with 151661 variables and 2465696 clauses
316.66/316.90	c using permutation method 4
316.66/316.90	c count = 1
316.66/316.90	c Ordering finished 315.440 seconds
316.66/316.90	c mapped 316.790 seconds
316.66/316.90	c permuted 316.800 seconds
316.66/316.90	c about to sort
317.65/317.88	c sorted

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-1718962-1240641448/watcher-1718962-1240641448 -o /tmp/evaluation-result-1718962-1240641448/solver-1718962-1240641448 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1718962-1240641448.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.00 3/65 16776
/proc/meminfo: memFree=1782344/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=1008 CPUtime=0
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 92173537 1032192 126 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 252 127 68 165 0 85 0

[startup+0.011469 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16776
/proc/meminfo: memFree=1782344/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=1272 CPUtime=0.01
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 202 0 0 0 1 0 0 0 18 0 1 0 92173537 1302528 186 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 318 186 68 165 0 151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1272

[startup+0.101477 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16776
/proc/meminfo: memFree=1782344/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=4892 CPUtime=0.09
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 1087 0 0 0 9 0 0 0 18 0 1 0 92173537 5009408 1071 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 1223 1072 68 165 0 1056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4892

[startup+0.301502 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16776
/proc/meminfo: memFree=1782344/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=12600 CPUtime=0.29
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 3001 0 0 0 28 1 0 0 19 0 1 0 92173537 12902400 2985 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 3150 2985 68 165 0 2983 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12600

[startup+0.701553 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16776
/proc/meminfo: memFree=1782344/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=27868 CPUtime=0.69
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 6790 0 0 0 66 3 0 0 23 0 1 0 92173537 28536832 6774 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 6967 6774 68 165 0 6800 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27868

[startup+1.50165 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16777
/proc/meminfo: memFree=1744064/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=58660 CPUtime=1.49
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 14377 0 0 0 142 7 0 0 25 0 1 0 92173537 60067840 14361 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 14665 14362 68 165 0 14498 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58660

[startup+3.10186 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16777
/proc/meminfo: memFree=1701056/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=120412 CPUtime=3.09
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 29442 0 0 0 292 17 0 0 25 0 1 0 92173537 123301888 29426 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 30103 29426 68 165 0 29936 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120412

[startup+6.30126 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 16777
/proc/meminfo: memFree=1616448/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=265492 CPUtime=6.29
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 62297 0 0 0 595 34 0 0 25 0 1 0 92173537 271863808 62281 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 66373 62281 69 165 0 66206 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 265492

[startup+12.7011 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 16777
/proc/meminfo: memFree=1060992/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=866072 CPUtime=12.69
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 183831 0 0 0 1183 86 0 0 25 0 1 0 92173537 886857728 180216 1992294400 134512640 135191068 4294956224 18446744073709551615 134641796 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 216518 180216 69 165 0 216351 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 866072

[startup+25.5017 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 16777
/proc/meminfo: memFree=1060992/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=866072 CPUtime=25.47
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 187158 0 0 0 2460 87 0 0 25 0 1 0 92173537 886857728 180223 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 216518 180223 69 165 0 216351 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 866072

[startup+51.1019 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 16777
/proc/meminfo: memFree=1449920/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=338132 CPUtime=51.06
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 196766 0 0 0 5008 98 0 0 25 0 1 0 92173537 346247168 83085 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 84533 83085 71 165 0 84366 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 338132

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 16779
/proc/meminfo: memFree=1386560/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=400200 CPUtime=102.26
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 212553 0 0 0 10121 105 0 0 25 0 1 0 92173537 409804800 98872 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 100050 98872 71 165 0 99883 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 400200

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=1352512/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=434760 CPUtime=162.22
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 221363 0 0 0 16112 110 0 0 25 0 1 0 92173537 445194240 107379 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 108690 107379 71 165 0 108523 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 434760

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=1350144/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=437760 CPUtime=222.2
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 222011 0 0 0 22109 111 0 0 25 0 1 0 92173537 448266240 108027 1992294400 134512640 135191068 4294956224 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 109440 108027 71 165 0 109273 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 437760

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=1349760/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=437892 CPUtime=282.17
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 222087 0 0 0 28106 111 0 0 25 0 1 0 92173537 448401408 108103 1992294400 134512640 135191068 4294956224 18446744073709551615 134600392 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 109473 108103 71 165 0 109306 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 437892

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=1320320/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=465188 CPUtime=342.14
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 234335 0 0 0 34098 116 0 0 25 0 1 0 92173537 476352512 115535 1992294400 134512640 135191068 4294956224 18446744073709551615 134551503 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 116297 115535 85 165 0 116130 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 465188

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=1275520/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=512412 CPUtime=402.11
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 245662 0 0 0 40092 119 0 0 25 0 1 0 92173537 524709888 126862 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 128103 126862 85 165 0 127936 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 512412

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=1219840/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=579408 CPUtime=462.09
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 259492 0 0 0 46085 124 0 0 25 0 1 0 92173537 593313792 140692 1992294400 134512640 135191068 4294956224 18446744073709551615 134551503 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 144852 140692 85 165 0 144685 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 579408

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=1129792/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=696056 CPUtime=522.06
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 282703 0 0 0 52073 133 0 0 25 0 1 0 92173537 712761344 163903 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 174014 163903 85 165 0 173847 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 696056

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=1111360/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=707108 CPUtime=582.04
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 286491 0 0 0 58068 136 0 0 25 0 1 0 92173537 724078592 167691 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 176777 167691 85 165 0 176610 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 707108

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=1109760/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=707108 CPUtime=642.02
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 286868 0 0 0 64066 136 0 0 25 0 1 0 92173537 724078592 168068 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 176777 168068 85 165 0 176610 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 707108

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=1102080/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=707108 CPUtime=701.99
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 288774 0 0 0 70063 136 0 0 25 0 1 0 92173537 724078592 169974 1992294400 134512640 135191068 4294956224 18446744073709551615 134551506 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 176777 169974 85 165 0 176610 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 707108

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=1092032/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=707108 CPUtime=761.97
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 291247 0 0 0 76059 138 0 0 25 0 1 0 92173537 724078592 172447 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 176777 172447 85 165 0 176610 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 707108

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=1053696/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=744384 CPUtime=821.93
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 300980 0 0 0 82051 142 0 0 25 0 1 0 92173537 762249216 182180 1992294400 134512640 135191068 4294956224 18446744073709551615 134551503 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 186096 182180 85 165 0 185929 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 744384

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=975360/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=849284 CPUtime=881.91
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 320410 0 0 0 88038 153 0 0 25 0 1 0 92173537 869666816 201610 1992294400 134512640 135191068 4294956224 18446744073709551615 134551503 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 212321 201610 85 165 0 212154 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 849284

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=915904/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=911928 CPUtime=941.89
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 335189 0 0 0 94029 160 0 0 25 0 1 0 92173537 933814272 216389 1992294400 134512640 135191068 4294956224 18446744073709551615 134551503 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 227982 216389 85 165 0 227815 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 911928

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=911936/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=911928 CPUtime=1001.85
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 336168 0 0 0 100025 160 0 0 25 0 1 0 92173537 933814272 217368 1992294400 134512640 135191068 4294956224 18446744073709551615 134581833 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 227982 217368 85 165 0 227815 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 911928

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=909824/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=911928 CPUtime=1061.82
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 336683 0 0 0 106021 161 0 0 25 0 1 0 92173537 933814272 217883 1992294400 134512640 135191068 4294956224 18446744073709551615 134551503 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 227982 217883 85 165 0 227815 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 911928

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=909760/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=911928 CPUtime=1121.79
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 336683 0 0 0 112018 161 0 0 25 0 1 0 92173537 933814272 217883 1992294400 134512640 135191068 4294956224 18446744073709551615 134551506 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 227982 217883 85 165 0 227815 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 911928

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=909312/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=911928 CPUtime=1181.77
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 336783 0 0 0 118016 161 0 0 25 0 1 0 92173537 933814272 217983 1992294400 134512640 135191068 4294956224 18446744073709551615 134551503 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 227982 217983 85 165 0 227815 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 911928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=909312/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=911928 CPUtime=1200.06
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4194304 336783 0 0 0 119845 161 0 0 25 0 1 0 92173537 933814272 217983 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 227982 217983 85 165 0 227815 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 911928

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

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

[startup+1200.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16779
/proc/meminfo: memFree=909312/2055920 swapFree=4192812/4192956
[pid=16776] ppid=16774 vsize=0 CPUtime=1200.16
/proc/16776/stat : 16776 (tts-5-0) R 16774 16776 16494 0 -1 4195332 336783 0 0 0 119845 171 0 0 25 0 1 0 92173537 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/16776/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.74
CPU time (s): 1200.2
CPU user time (s): 1198.45
CPU system time (s): 1.75073
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 911928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.45
system time used= 1.75073
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 336783
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= 2399

runsolver used 1.19382 second user time and 3.18651 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-25 08:37:32
IDJOB=1718962
IDBENCH=20575
IDSOLVER=505
FILE ID=node54/1718962-1240641448
PBS_JOBID= 9186420
Free space on /tmp= 66232 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq5.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718962-1240641448/watcher-1718962-1240641448 -o /tmp/evaluation-result-1718962-1240641448/solver-1718962-1240641448 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1718962-1240641448.cnf

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

MD5SUM BENCH= 79c983ee7a6671238604da3040f85341
RANDOM SEED=956676426

node54.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:       1783592 kB
Buffers:         27240 kB
Cached:         155676 kB
SwapCached:        140 kB
Active:          81044 kB
Inactive:       117384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           51668 kB
Writeback:           0 kB
Mapped:          25084 kB
Slab:            59928 kB
Committed_AS:   321908 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66232 MiB
End job on node54 at 2009-04-25 08:57:34