Trace number 1723770

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.26 1200.56

General information on the benchmark

Namevelev-vliw-uns-4.0-9C1.cnf
MD5SUM0c9a15d0f561e9d1bb438b04ae3c31af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark324.148
Satisfiable
(Un)Satisfiability was proved
Number of variables96177
Number of clauses1814189
Sum of the clauses size5280501
Maximum clause length2216
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21178665
Number of clauses of size 3560157
Number of clauses of size 45491
Number of clauses of size 54739
Number of clauses of size over 565136

Solver Data

4.39/4.41	c Command: HOME/tts-5-0 HOME/instance-1723770-1240688555.cnf 
4.39/4.41	c Using SATTIMEOUT of 1200
4.39/4.41	c Using SATRAM of 1800
4.39/4.41	c Size of subset node = 16
4.39/4.41	c Variables = 96177
4.39/4.41	c Clauses = 1814189
4.39/4.41	c Literals = 5280501
4.39/4.41	c Reduced size:
4.39/4.41	c Variables = 96177
4.39/4.41	c Clauses = 1814161
4.39/4.41	c Literals = 5280443
4.39/4.41	c a2
26.69/26.79	c a1
342.39/342.56	c Independent sub-problems = 1
342.39/342.56	c Sub-problem with 96174 variables and 1814161 clauses
342.39/342.56	c using permutation method 4
342.39/342.56	c count = 1
342.39/342.56	c Ordering finished 341.490 seconds
342.39/342.56	c mapped 342.510 seconds
342.39/342.56	c permuted 342.510 seconds
342.39/342.56	c about to sort
343.20/343.33	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-1723770-1240688555/watcher-1723770-1240688555 -o /tmp/evaluation-result-1723770-1240688555/solver-1723770-1240688555 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1723770-1240688555.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: 0.99 0.98 0.99 2/64 17931
/proc/meminfo: memFree=1635096/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=1008 CPUtime=0
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 96889773 1032192 115 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 252 117 67 165 0 85 0

[startup+0.0164549 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17931
/proc/meminfo: memFree=1635096/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=1444 CPUtime=0.01
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 242 0 0 0 1 0 0 0 18 0 1 0 96889773 1478656 226 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 361 226 68 165 0 194 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1444

[startup+0.101462 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17931
/proc/meminfo: memFree=1635096/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=4508 CPUtime=0.09
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 1024 0 0 0 9 0 0 0 18 0 1 0 96889773 4616192 1008 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 1127 1009 68 165 0 960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4508

[startup+0.301477 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17931
/proc/meminfo: memFree=1635096/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=11808 CPUtime=0.29
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 2818 0 0 0 28 1 0 0 19 0 1 0 96889773 12091392 2802 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 2952 2803 68 165 0 2785 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11808

[startup+0.701511 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17931
/proc/meminfo: memFree=1635096/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=26152 CPUtime=0.69
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 6358 0 0 0 66 3 0 0 22 0 1 0 96889773 26779648 6342 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 6538 6342 68 165 0 6371 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26152

[startup+1.50158 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=1598352/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=54832 CPUtime=1.49
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 13356 0 0 0 143 6 0 0 25 0 1 0 96889773 56147968 13340 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 13708 13340 68 165 0 13541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54832

[startup+3.10171 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=1560976/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=109852 CPUtime=3.09
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 26697 0 0 0 296 13 0 0 25 0 1 0 96889773 112488448 26681 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 27496 26682 68 165 0 27329 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109852

[startup+6.30197 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=1364816/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=439244 CPUtime=6.29
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 100599 0 0 0 583 46 0 0 25 0 1 0 96889773 449785856 100583 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 109811 100585 69 165 0 109644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 439244

[startup+12.7025 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=1085392/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=594124 CPUtime=12.69
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 141167 0 0 0 1206 63 0 0 25 0 1 0 96889773 608382976 137230 1992294400 134512640 135191068 4294956224 18446744073709551615 134519792 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 148531 137230 69 165 0 148364 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 594124

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=1085456/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=594124 CPUtime=25.49
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 141714 0 0 0 2486 63 0 0 25 0 1 0 96889773 608382976 137260 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 148531 137260 69 165 0 148364 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 594124

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=1141392/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=504448 CPUtime=51.06
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 146536 0 0 0 5041 65 0 0 25 0 1 0 96889773 516554752 123355 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 126112 123355 71 165 0 125945 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 504448

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=1132112/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=505852 CPUtime=102.26
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 149326 0 0 0 10159 67 0 0 25 0 1 0 96889773 517992448 125639 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 126463 125639 71 165 0 126296 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 505852

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=1131216/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=507024 CPUtime=162.24
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 149553 0 0 0 16157 67 0 0 25 0 1 0 96889773 519192576 125866 1992294400 134512640 135191068 4294956224 18446744073709551615 134600392 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 126756 125866 71 165 0 126589 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 507024

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=1131088/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=507024 CPUtime=222.23
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 149573 0 0 0 22156 67 0 0 25 0 1 0 96889773 519192576 125886 1992294400 134512640 135191068 4294956224 18446744073709551615 134600355 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 126756 125886 71 165 0 126589 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 507024

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=1131088/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=507024 CPUtime=282.21
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 149581 0 0 0 28154 67 0 0 25 0 1 0 96889773 519192576 125894 1992294400 134512640 135191068 4294956224 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 126756 125894 71 165 0 126589 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 507024

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=1127760/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=514112 CPUtime=342.19
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 150974 0 0 0 34151 68 0 0 25 0 1 0 96889773 526450688 127287 1992294400 134512640 135191068 4294956224 18446744073709551615 134539916 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 128528 127287 80 165 0 128361 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 514112

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=1086416/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=564700 CPUtime=402.19
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 164369 0 0 0 40144 75 0 0 25 0 1 0 96889773 578252800 137138 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 141175 137138 85 165 0 141008 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 564700

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=1054480/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=611104 CPUtime=462.17
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 172265 0 0 0 46139 78 0 0 25 0 1 0 96889773 625770496 145034 1992294400 134512640 135191068 4294956224 18446744073709551615 134551503 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 152776 145034 85 165 0 152609 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 611104

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=1019792/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=666468 CPUtime=522.16
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 181001 0 0 0 52134 82 0 0 25 0 1 0 96889773 682463232 153770 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 166617 153770 85 165 0 166450 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 666468

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17932
/proc/meminfo: memFree=980688/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=731396 CPUtime=582.14
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 190662 0 0 0 58129 85 0 0 25 0 1 0 96889773 748949504 163431 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 182849 163431 85 165 0 182682 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 731396

[startup+642.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 17932
/proc/meminfo: memFree=942928/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=778544 CPUtime=642.13
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 199986 0 0 0 64124 89 0 0 25 0 1 0 96889773 797229056 172755 1992294400 134512640 135191068 4294956224 18446744073709551615 134551506 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 194636 172755 85 165 0 194469 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 778544

[startup+702.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 17932
/proc/meminfo: memFree=896848/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=826364 CPUtime=702.11
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 211620 0 0 0 70117 94 0 0 25 0 1 0 96889773 846196736 184389 1992294400 134512640 135191068 4294956224 18446744073709551615 134551503 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 206591 184389 85 165 0 206424 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 826364

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17932
/proc/meminfo: memFree=837392/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=898092 CPUtime=762.11
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 226349 0 0 0 76110 101 0 0 25 0 1 0 96889773 919646208 199118 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 224523 199118 85 165 0 224356 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 898092

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17932
/proc/meminfo: memFree=729616/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=1023800 CPUtime=822.09
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 253340 0 0 0 82093 116 0 0 25 0 1 0 96889773 1048371200 226109 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 255950 226109 85 165 0 255783 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 1023800

[startup+882.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 17932
/proc/meminfo: memFree=714256/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=1024440 CPUtime=882.07
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 257060 0 0 0 88090 117 0 0 25 0 1 0 96889773 1049026560 229829 1992294400 134512640 135191068 4294956224 18446744073709551615 134551503 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 256110 229829 85 165 0 255943 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 1024440

[startup+942.301 s]
/proc/loadavg: 1.14 1.04 1.01 2/65 17932
/proc/meminfo: memFree=672784/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=1023924 CPUtime=942.06
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 267520 0 0 0 94084 122 0 0 25 0 1 0 96889773 1048498176 240160 1992294400 134512640 135191068 4294956224 18446744073709551615 134551503 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 255981 240160 85 165 0 255814 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 1023924

[startup+1002.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 17932
/proc/meminfo: memFree=672784/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=1023924 CPUtime=1002.04
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 267526 0 0 0 100082 122 0 0 25 0 1 0 96889773 1048498176 240166 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 255981 240166 85 165 0 255814 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 1023924

[startup+1062.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 17932
/proc/meminfo: memFree=670800/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=1023924 CPUtime=1062.02
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 268016 0 0 0 106080 122 0 0 25 0 1 0 96889773 1048498176 240656 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 255981 240656 85 165 0 255814 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 1023924

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 17938
/proc/meminfo: memFree=667664/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=1023924 CPUtime=1122.01
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 268796 0 0 0 112078 123 0 0 25 0 1 0 96889773 1048498176 241436 1992294400 134512640 135191068 4294956224 18446744073709551615 134551499 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 255981 241436 85 165 0 255814 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 1023924

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17938
/proc/meminfo: memFree=655120/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=1023924 CPUtime=1181.99
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 271906 0 0 0 118075 124 0 0 25 0 1 0 96889773 1048498176 244546 1992294400 134512640 135191068 4294956224 18446744073709551615 134551503 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 255981 244546 85 165 0 255814 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 1023924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17938
/proc/meminfo: memFree=655120/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=1023924 CPUtime=1200.09
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4194304 271906 0 0 0 119885 124 0 0 25 0 1 0 96889773 1048498176 244546 1992294400 134512640 135191068 4294956224 18446744073709551615 134551503 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 255981 244546 85 165 0 255814 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 1023924

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17938
/proc/meminfo: memFree=655120/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=0 CPUtime=1200.19
/proc/17931/stat : 17931 (tts-5-0) R 17929 17931 17489 0 -1 4195332 271906 0 0 0 119885 134 0 0 25 0 1 0 96889773 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17931/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.26
CPU user time (s): 1198.86
CPU system time (s): 1.40279
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 1024440

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

runsolver used 1.05484 second user time and 2.31365 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-25 21:42:38
IDJOB=1723770
IDBENCH=71736
IDSOLVER=505
FILE ID=node3/1723770-1240688555
PBS_JOBID= 9186673
Free space on /tmp= 66036 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT_RACE06/velev-vliw-uns-4.0-9C1.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723770-1240688555/watcher-1723770-1240688555 -o /tmp/evaluation-result-1723770-1240688555/solver-1723770-1240688555 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1723770-1240688555.cnf

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

MD5SUM BENCH= 0c9a15d0f561e9d1bb438b04ae3c31af
RANDOM SEED=253327187

node3.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.212
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.212
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:       1635576 kB
Buffers:         34344 kB
Cached:         312176 kB
SwapCached:        144 kB
Active:         135332 kB
Inactive:       226272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           36564 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            44820 kB
Committed_AS:   344452 kB
PageTables:       1380 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= 66036 MiB
End job on node3 at 2009-04-25 22:02:40