Trace number 368703

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) 5000.12 5002.06

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
MD5SUMe6cd66a115f70af2c02b5cac2d51607a
Bench CategoryCRAFTED (crafted 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 variables650
Number of clauses2756
Sum of the clauses size8268
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32756
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node38/watcher-368703-1177283290 -o ROOT/results/node38/solver-368703-1177283290 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368703-1177283290/tts-4-0 /tmp/evaluation/368703-1177283290/instance-368703-1177283290.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.85 0.97 0.99 3/77 26404
/proc/meminfo: memFree=1695736/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=936 CPUtime=0
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 160495638 958464 105 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 234 105 57 113 0 118 0

[startup+0.050982 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 26404
/proc/meminfo: memFree=1695736/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=3596 CPUtime=0.04
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 815 0 0 0 4 0 0 0 18 0 1 0 160495638 3682304 800 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 899 800 66 113 0 783 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3596

[startup+0.101991 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 26404
/proc/meminfo: memFree=1695736/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=4396 CPUtime=0.09
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 1025 0 0 0 9 0 0 0 18 0 1 0 160495638 4501504 1008 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591672 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 1099 1008 66 113 0 983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4396

[startup+0.302029 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 26404
/proc/meminfo: memFree=1695736/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=5328 CPUtime=0.29
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 1230 0 0 0 29 0 0 0 19 0 1 0 160495638 5455872 1213 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 1332 1213 66 113 0 1216 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5328

[startup+0.701106 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 26404
/proc/meminfo: memFree=1695736/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=5464 CPUtime=0.69
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 1289 0 0 0 69 0 0 0 23 0 1 0 160495638 5595136 1272 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 1366 1272 66 113 0 1250 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5464

[startup+1.50126 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 26405
/proc/meminfo: memFree=1690800/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=5732 CPUtime=1.49
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 1343 0 0 0 149 0 0 0 25 0 1 0 160495638 5869568 1326 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 1433 1326 66 113 0 1317 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5732

[startup+3.10157 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 26405
/proc/meminfo: memFree=1690416/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=5868 CPUtime=3.09
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 1393 0 0 0 309 0 0 0 25 0 1 0 160495638 6008832 1376 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534709 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 1467 1376 66 113 0 1351 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5868

[startup+6.30118 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 26405
/proc/meminfo: memFree=1689968/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=6476 CPUtime=6.29
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 1546 0 0 0 629 0 0 0 25 0 1 0 160495638 6631424 1529 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 1619 1529 66 113 0 1503 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6476

[startup+12.7014 s]
/proc/loadavg: 0.88 0.97 0.99 2/78 26405
/proc/meminfo: memFree=1688008/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=8180 CPUtime=12.69
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 2000 0 0 0 1268 1 0 0 25 0 1 0 160495638 8376320 1983 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 2045 1983 66 113 0 1929 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8180

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 2/78 26405
/proc/meminfo: memFree=1684104/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=12088 CPUtime=25.48
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 2941 0 0 0 2547 1 0 0 25 0 1 0 160495638 12378112 2924 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 3022 2924 66 113 0 2906 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12088

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 26405
/proc/meminfo: memFree=1678216/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=17768 CPUtime=51.07
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 4397 0 0 0 5104 3 0 0 25 0 1 0 160495638 18194432 4380 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 4442 4380 66 113 0 4326 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17768

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 26405
/proc/meminfo: memFree=1668616/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=27284 CPUtime=102.25
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 6772 0 0 0 10221 4 0 0 25 0 1 0 160495638 27938816 6755 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 6821 6755 66 113 0 6705 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 27284

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26405
/proc/meminfo: memFree=1659656/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=36436 CPUtime=162.23
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 9029 0 0 0 16216 7 0 0 25 0 1 0 160495638 37310464 9012 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 9109 9012 66 113 0 8993 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 36436

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26405
/proc/meminfo: memFree=1650632/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=45252 CPUtime=222.21
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 11263 0 0 0 22212 9 0 0 25 0 1 0 160495638 46338048 11246 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534138 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 11313 11246 66 113 0 11197 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 45252

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26405
/proc/meminfo: memFree=1640584/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=55332 CPUtime=282.18
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 13770 0 0 0 28207 11 0 0 25 0 1 0 160495638 56659968 13753 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 13833 13753 66 113 0 13717 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 55332

[startup+342.302 s]
/proc/loadavg: 1.04 0.99 0.99 2/78 26405
/proc/meminfo: memFree=1631376/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=64476 CPUtime=342.16
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 16049 0 0 0 34202 14 0 0 25 0 1 0 160495638 66023424 16032 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 16119 16032 66 113 0 16003 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 64476

[startup+402.301 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 26405
/proc/meminfo: memFree=1623504/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=72444 CPUtime=402.14
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 18053 0 0 0 40198 16 0 0 25 0 1 0 160495638 74182656 18036 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534110 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 18111 18036 66 113 0 17995 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 72444

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 26405
/proc/meminfo: memFree=1616336/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=79476 CPUtime=462.12
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 19799 0 0 0 46195 17 0 0 25 0 1 0 160495638 81383424 19782 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134513479 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 19869 19782 66 113 0 19753 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 79476

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 26405
/proc/meminfo: memFree=1610000/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=86040 CPUtime=522.1
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 21418 0 0 0 52191 19 0 0 25 0 1 0 160495638 88104960 21401 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 21510 21401 66 113 0 21394 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 86040

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 26405
/proc/meminfo: memFree=1604240/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=91664 CPUtime=582.07
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 22823 0 0 0 58187 20 0 0 25 0 1 0 160495638 93863936 22806 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 22916 22806 66 113 0 22800 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 91664

[startup+642.303 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 26405
/proc/meminfo: memFree=1599504/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=96352 CPUtime=642.06
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 24005 0 0 0 64184 22 0 0 25 0 1 0 160495638 98664448 23988 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 24088 23988 66 113 0 23972 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 96352


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26605
/proc/meminfo: memFree=1381264/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=314172 CPUtime=4000.72
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 78478 0 0 0 399980 92 0 0 25 0 1 0 160495638 321712128 78461 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 78543 78461 66 113 0 78427 0
Current children cumulated CPU time (s) 4000.72
Current children cumulated vsize (KiB) 314172

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26605
/proc/meminfo: memFree=1378384/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=316988 CPUtime=4060.7
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 79184 0 0 0 405977 93 0 0 25 0 1 0 160495638 324595712 79167 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 79247 79167 66 113 0 79131 0
Current children cumulated CPU time (s) 4060.7
Current children cumulated vsize (KiB) 316988

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26605
/proc/meminfo: memFree=1375568/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=319800 CPUtime=4120.68
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 79896 0 0 0 411973 95 0 0 25 0 1 0 160495638 327475200 79879 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 79950 79879 66 113 0 79834 0
Current children cumulated CPU time (s) 4120.68
Current children cumulated vsize (KiB) 319800

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26605
/proc/meminfo: memFree=1373264/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=322144 CPUtime=4180.65
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 80452 0 0 0 417970 95 0 0 25 0 1 0 160495638 329875456 80435 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 80536 80435 66 113 0 80420 0
Current children cumulated CPU time (s) 4180.65
Current children cumulated vsize (KiB) 322144

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26605
/proc/meminfo: memFree=1370192/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=325192 CPUtime=4240.63
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 81236 0 0 0 423966 97 0 0 25 0 1 0 160495638 332996608 81219 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 81298 81219 66 113 0 81182 0
Current children cumulated CPU time (s) 4240.63
Current children cumulated vsize (KiB) 325192

[startup+4302.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/78 26605
/proc/meminfo: memFree=1367312/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=328004 CPUtime=4300.61
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 81944 0 0 0 429963 98 0 0 25 0 1 0 160495638 335876096 81927 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534197 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 82001 81927 66 113 0 81885 0
Current children cumulated CPU time (s) 4300.61
Current children cumulated vsize (KiB) 328004

[startup+4362.3 s]
/proc/loadavg: 1.11 1.04 1.00 2/78 26605
/proc/meminfo: memFree=1364880/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=330580 CPUtime=4360.59
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 82558 0 0 0 435960 99 0 0 25 0 1 0 160495638 338513920 82541 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 82645 82541 66 113 0 82529 0
Current children cumulated CPU time (s) 4360.59
Current children cumulated vsize (KiB) 330580

[startup+4422.3 s]
/proc/loadavg: 1.11 1.04 1.00 2/78 26605
/proc/meminfo: memFree=1361552/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=333864 CPUtime=4420.57
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 83377 0 0 0 441957 100 0 0 25 0 1 0 160495638 341876736 83360 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534368 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 83466 83360 66 113 0 83350 0
Current children cumulated CPU time (s) 4420.57
Current children cumulated vsize (KiB) 333864

[startup+4482.3 s]
/proc/loadavg: 1.10 1.05 1.00 2/78 26605
/proc/meminfo: memFree=1359120/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=336208 CPUtime=4480.55
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 84003 0 0 0 447954 101 0 0 25 0 1 0 160495638 344276992 83986 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 84052 83986 66 113 0 83936 0
Current children cumulated CPU time (s) 4480.55
Current children cumulated vsize (KiB) 336208

[startup+4542.3 s]
/proc/loadavg: 1.09 1.05 1.00 2/78 26605
/proc/meminfo: memFree=1356432/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=339020 CPUtime=4540.52
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 84660 0 0 0 453950 102 0 0 25 0 1 0 160495638 347156480 84643 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 84755 84643 66 113 0 84639 0
Current children cumulated CPU time (s) 4540.52
Current children cumulated vsize (KiB) 339020

[startup+4602.3 s]
/proc/loadavg: 1.08 1.06 1.00 2/78 26607
/proc/meminfo: memFree=1354192/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=341128 CPUtime=4600.5
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 85226 0 0 0 459947 103 0 0 25 0 1 0 160495638 349315072 85209 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 85282 85209 66 113 0 85166 0
Current children cumulated CPU time (s) 4600.5
Current children cumulated vsize (KiB) 341128

[startup+4662.3 s]
/proc/loadavg: 1.08 1.06 1.00 2/78 26607
/proc/meminfo: memFree=1351952/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=343472 CPUtime=4660.48
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 85791 0 0 0 465944 104 0 0 25 0 1 0 160495638 351715328 85774 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 85868 85774 66 113 0 85752 0
Current children cumulated CPU time (s) 4660.48
Current children cumulated vsize (KiB) 343472

[startup+4722.31 s]
/proc/loadavg: 1.07 1.06 1.00 2/78 26607
/proc/meminfo: memFree=1349968/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=345348 CPUtime=4720.46
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 86274 0 0 0 471941 105 0 0 25 0 1 0 160495638 353636352 86257 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 86337 86257 66 113 0 86221 0
Current children cumulated CPU time (s) 4720.46
Current children cumulated vsize (KiB) 345348

[startup+4782.3 s]
/proc/loadavg: 1.07 1.06 1.00 2/78 26607
/proc/meminfo: memFree=1346448/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=348864 CPUtime=4780.43
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 87160 0 0 0 477937 106 0 0 25 0 1 0 160495638 357236736 87143 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 87216 87143 66 113 0 87100 0
Current children cumulated CPU time (s) 4780.43
Current children cumulated vsize (KiB) 348864

[startup+4842.3 s]
/proc/loadavg: 1.06 1.06 1.00 2/78 26607
/proc/meminfo: memFree=1343376/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=351912 CPUtime=4840.41
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 87915 0 0 0 483934 107 0 0 25 0 1 0 160495638 360357888 87898 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 87978 87898 66 113 0 87862 0
Current children cumulated CPU time (s) 4840.41
Current children cumulated vsize (KiB) 351912

[startup+4902.3 s]
/proc/loadavg: 1.06 1.06 1.00 2/78 26607
/proc/meminfo: memFree=1339664/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=355660 CPUtime=4900.38
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 88851 0 0 0 489930 108 0 0 25 0 1 0 160495638 364195840 88834 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 88915 88834 66 113 0 88799 0
Current children cumulated CPU time (s) 4900.38
Current children cumulated vsize (KiB) 355660

[startup+4962.3 s]
/proc/loadavg: 1.13 1.08 1.01 2/78 26607
/proc/meminfo: memFree=1337040/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=358240 CPUtime=4960.37
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 89506 0 0 0 495928 109 0 0 25 0 1 0 160495638 366837760 89489 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 89560 89489 66 113 0 89444 0
Current children cumulated CPU time (s) 4960.37
Current children cumulated vsize (KiB) 358240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002 s]
/proc/loadavg: 1.07 1.06 1.00 2/78 26607
/proc/meminfo: memFree=1335824/2055920 swapFree=4159744/4192956
[pid=26404] ppid=26402 vsize=359412 CPUtime=5000.06
/proc/26404/stat : 26404 (tts-4-0) R 26402 26404 26348 0 -1 4194304 89809 0 0 0 499896 110 0 0 25 0 1 0 160495638 368037888 89792 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/26404/statm: 89853 89792 66 113 0 89737 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 359412

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): 5002.06
CPU time (s): 5000.12
CPU user time (s): 4998.96
CPU system time (s): 1.15782
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 359412

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

runsolver used 5.22921 second user time and 11.6302 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Apr 22 23:08:10 UTC 2007

IDJOB= 368703
IDBENCH= 24708
IDSOLVER= 178
FILE ID= node38/368703-1177283290

PBS_JOBID= 4650798

Free space on /tmp= 66242 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368703-1177283290/tts-4-0 /tmp/evaluation/368703-1177283290/instance-368703-1177283290.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-368703-1177283290 -o ROOT/results/node38/solver-368703-1177283290 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368703-1177283290/tts-4-0 /tmp/evaluation/368703-1177283290/instance-368703-1177283290.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  e6cd66a115f70af2c02b5cac2d51607a

RANDOM SEED= 717574213

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.263
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.263
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:       1696144 kB
Buffers:         40300 kB
Cached:         236028 kB
SwapCached:       3152 kB
Active:         202108 kB
Inactive:        98516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696144 kB
SwapTotal:     4192956 kB
SwapFree:      4159744 kB
Dirty:             772 kB
Writeback:           0 kB
Mapped:          32564 kB
Slab:            44384 kB
Committed_AS:  1641012 kB
PageTables:       2060 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= 66242 MiB

End job on node38 on Mon Apr 23 00:31:34 UTC 2007