Trace number 314934

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, and are wall clock time (not CPU 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 4.0? (TO) 1200.03 1200.43

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryINDUST (industrial 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 variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

Solver Data (download as text)

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node29/watcher-314934-1172645546 -o ROOT/results/node29/solver-314934-1172645546 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314934-1172645546/tts-4-0 /tmp/evaluation/314934-1172645546/instance-314934-1172645546.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): 2400 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 3/77 6196
/proc/meminfo: memFree=1785760/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=928 CPUtime=0
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 258318890 950272 109 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 232 109 57 113 0 116 0

[startup+0.0671759 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 6196
/proc/meminfo: memFree=1785760/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=2836 CPUtime=0.06
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 586 0 0 0 6 0 0 0 18 0 1 0 258318890 2904064 571 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134524073 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 709 571 58 113 0 593 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2836

[startup+0.101177 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 6196
/proc/meminfo: memFree=1785760/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=4632 CPUtime=0.09
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 996 0 0 0 9 0 0 0 18 0 1 0 258318890 4743168 981 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 1158 983 59 113 0 1042 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4632

[startup+0.30119 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 6196
/proc/meminfo: memFree=1785760/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=9780 CPUtime=0.29
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 2367 0 0 0 29 0 0 0 19 0 1 0 258318890 10014720 2322 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 2445 2325 64 113 0 2329 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9780

[startup+0.701215 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 6196
/proc/meminfo: memFree=1785760/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=25404 CPUtime=0.69
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 6305 0 0 0 66 3 0 0 22 0 1 0 258318890 26013696 6230 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 6351 6230 65 113 0 6235 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25404

[startup+1.50126 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6197
/proc/meminfo: memFree=1760280/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=27996 CPUtime=1.49
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 6898 0 0 0 146 3 0 0 25 0 1 0 258318890 28667904 6823 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134538256 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 6999 6823 65 113 0 6883 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27996

[startup+3.10136 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6197
/proc/meminfo: memFree=1757080/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=35052 CPUtime=3.09
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 8673 0 0 0 305 4 0 0 25 0 1 0 258318890 35893248 8598 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 8763 8598 66 113 0 8647 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35052

[startup+6.30156 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6197
/proc/meminfo: memFree=1748504/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=38208 CPUtime=6.29
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 9474 0 0 0 624 5 0 0 25 0 1 0 258318890 39124992 9399 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591895 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 9552 9399 66 113 0 9436 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38208

[startup+12.703 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6197
/proc/meminfo: memFree=1747736/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=38764 CPUtime=12.69
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 9577 0 0 0 1264 5 0 0 25 0 1 0 258318890 39694336 9502 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 9691 9502 66 113 0 9575 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38764

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6197
/proc/meminfo: memFree=1746968/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=39352 CPUtime=25.49
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 9772 0 0 0 2544 5 0 0 25 0 1 0 258318890 40296448 9697 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 9838 9697 66 113 0 9722 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39352

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6197
/proc/meminfo: memFree=1738008/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=48312 CPUtime=51.08
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 11986 0 0 0 5102 6 0 0 25 0 1 0 258318890 49471488 11911 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134536882 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 12078 11911 66 113 0 11962 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 48312

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6197
/proc/meminfo: memFree=1728664/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=57556 CPUtime=102.26
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 14310 0 0 0 10219 7 0 0 25 0 1 0 258318890 58937344 14235 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 14389 14235 66 113 0 14273 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 57556

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6197
/proc/meminfo: memFree=1722904/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=63188 CPUtime=162.25
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 15726 0 0 0 16216 9 0 0 25 0 1 0 258318890 64704512 15651 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 15797 15651 66 113 0 15681 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 63188

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6197
/proc/meminfo: memFree=1719832/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=66264 CPUtime=222.23
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 16485 0 0 0 22213 10 0 0 25 0 1 0 258318890 67854336 16410 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591898 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 16566 16410 66 113 0 16450 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 66264

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6197
/proc/meminfo: memFree=1718104/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=68052 CPUtime=282.22
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 16905 0 0 0 28211 11 0 0 25 0 1 0 258318890 69685248 16830 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641326 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 17013 16830 66 113 0 16897 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 68052

[startup+342.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/78 6197
/proc/meminfo: memFree=1714904/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=71164 CPUtime=342.2
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 17687 0 0 0 34208 12 0 0 25 0 1 0 258318890 72871936 17612 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534083 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 17791 17612 66 113 0 17675 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 71164

[startup+402.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 6197
/proc/meminfo: memFree=1711064/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=74916 CPUtime=402.19
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 18642 0 0 0 40205 14 0 0 25 0 1 0 258318890 76713984 18567 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 18729 18567 66 113 0 18613 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 74916

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6197
/proc/meminfo: memFree=1707864/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=78100 CPUtime=462.17
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 19440 0 0 0 46203 14 0 0 25 0 1 0 258318890 79974400 19365 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591965 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 19525 19365 66 113 0 19409 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 78100

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6263
/proc/meminfo: memFree=1705128/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=79536 CPUtime=522.14
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 19813 0 0 0 52199 15 0 0 25 0 1 0 258318890 81444864 19738 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 19884 19738 66 113 0 19768 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 79536

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6347
/proc/meminfo: memFree=1701736/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=82856 CPUtime=582.08
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 20632 0 0 0 58192 16 0 0 25 0 1 0 258318890 84844544 20557 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134552161 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 20714 20557 66 113 0 20598 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 82856

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6395
/proc/meminfo: memFree=1697944/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=87776 CPUtime=642.04
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 21845 0 0 0 64187 17 0 0 25 0 1 0 258318890 89882624 21770 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 21944 21770 66 113 0 21828 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 87776

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6395
/proc/meminfo: memFree=1695512/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=90140 CPUtime=702.02
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 22439 0 0 0 70184 18 0 0 25 0 1 0 258318890 92303360 22364 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134537421 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 22535 22364 66 113 0 22419 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 90140

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6395
/proc/meminfo: memFree=1691864/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=93760 CPUtime=762.01
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 23342 0 0 0 76182 19 0 0 25 0 1 0 258318890 96010240 23267 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 23440 23267 66 113 0 23324 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 93760

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6395
/proc/meminfo: memFree=1687320/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=98536 CPUtime=821.99
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 24528 0 0 0 82179 20 0 0 25 0 1 0 258318890 100900864 24453 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534684 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 24634 24453 66 113 0 24518 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 98536

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6395
/proc/meminfo: memFree=1682904/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=102784 CPUtime=881.97
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 25579 0 0 0 88176 21 0 0 25 0 1 0 258318890 105250816 25504 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 25696 25504 66 113 0 25580 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 102784

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6395
/proc/meminfo: memFree=1679704/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=105944 CPUtime=941.96
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 26372 0 0 0 94174 22 0 0 25 0 1 0 258318890 108486656 26297 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641316 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 26486 26297 66 113 0 26370 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 105944

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6395
/proc/meminfo: memFree=1674968/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=110556 CPUtime=1001.95
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 27552 0 0 0 100172 23 0 0 25 0 1 0 258318890 113209344 27477 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 27639 27477 66 113 0 27523 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 110556

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6395
/proc/meminfo: memFree=1670936/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=114644 CPUtime=1061.93
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 28546 0 0 0 106169 24 0 0 25 0 1 0 258318890 117395456 28471 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 28661 28471 66 113 0 28545 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 114644

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6395
/proc/meminfo: memFree=1667352/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=118056 CPUtime=1121.91
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 29438 0 0 0 112166 25 0 0 25 0 1 0 258318890 120889344 29363 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591831 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 29514 29363 66 113 0 29398 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 118056

[startup+1182.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 6395
/proc/meminfo: memFree=1663512/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=122004 CPUtime=1181.89
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 30407 0 0 0 118163 26 0 0 25 0 1 0 258318890 124932096 30332 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 30501 30332 66 113 0 30385 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 122004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 6395
/proc/meminfo: memFree=1661528/2055920 swapFree=4147752/4192956
[pid=6196] ppid=6194 vsize=123880 CPUtime=1200
/proc/6196/stat : 6196 (tts-4-0) R 6194 6196 5257 0 -1 4194304 30869 0 0 0 119973 27 0 0 25 0 1 0 258318890 126853120 30794 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534049 0 0 4096 0 0 0 0 17 1 0 0
/proc/6196/statm: 30970 30794 66 113 0 30854 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 123880

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.03
CPU user time (s): 1199.74
CPU system time (s): 0.291955
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 123880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.74
system time used= 0.291955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30869
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= 6
involuntary context switches= 2384

runsolver used 1.44178 second user time and 2.93055 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Wed Feb 28 06:52:26 UTC 2007

IDJOB= 314934
IDBENCH= 20404
IDSOLVER= 98
FILE ID= node29/314934-1172645546

PBS_JOBID= 3981165

Free space on /tmp= 66530 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-27.cnf
COMMAND LINE= /tmp/evaluation/314934-1172645546/tts-4-0 /tmp/evaluation/314934-1172645546/instance-314934-1172645546.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-314934-1172645546 -o ROOT/results/node29/solver-314934-1172645546 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314934-1172645546/tts-4-0 /tmp/evaluation/314934-1172645546/instance-314934-1172645546.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  a948576641dd03cc33abaca38a6e7e4c

RANDOM SEED= 511965523

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.209
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	: 5931.00
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.209
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:       1786232 kB
Buffers:         21804 kB
Cached:         183640 kB
SwapCached:      12088 kB
Active:          84712 kB
Inactive:       144100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786232 kB
SwapTotal:     4192956 kB
SwapFree:      4147752 kB
Dirty:            1056 kB
Writeback:           0 kB
Mapped:          30292 kB
Slab:            26320 kB
Committed_AS:   770572 kB
PageTables:       1864 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= 66530 MiB

End job on node29 on Wed Feb 28 07:12:29 UTC 2007