Trace number 293963

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.1 1200.44

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1405262666-07.UNSAT.shuffled.cnf
MD5SUM1a9df9fd15f24a2337522cdfe389f8f2
Bench CategoryRANDOM (random 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 variables130
Number of clauses2769
Sum of the clauses size13845
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52769
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.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node7/watcher-293963-1171780721 -o ROOT/results/node7/solver-293963-1171780721 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293963-1171780721/tts-4-0 /tmp/evaluation/293963-1171780721/instance-293963-1171780721.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 8.01 7.06 4.31 3/77 15068
/proc/meminfo: memFree=1702856/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=796 CPUtime=0
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 198026861 815104 99 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 199 99 57 113 0 83 0

[startup+0.10681 s]
/proc/loadavg: 8.01 7.06 4.31 3/77 15068
/proc/meminfo: memFree=1702856/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=4692 CPUtime=0.09
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 1080 0 0 0 9 0 0 0 18 0 1 0 198026861 4804608 1063 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641326 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 1173 1063 66 113 0 1057 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4692

[startup+0.514853 s]
/proc/loadavg: 8.01 7.06 4.31 3/77 15068
/proc/meminfo: memFree=1702856/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=4692 CPUtime=0.5
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 1126 0 0 0 50 0 0 0 21 0 1 0 198026861 4804608 1109 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 1173 1109 66 113 0 1057 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4692

[startup+1.33494 s]
/proc/loadavg: 8.01 7.06 4.31 2/78 15069
/proc/meminfo: memFree=1698432/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=5164 CPUtime=1.32
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 1218 0 0 0 132 0 0 0 25 0 1 0 198026861 5287936 1201 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 1291 1201 66 113 0 1175 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5164

[startup+2.97111 s]
/proc/loadavg: 8.01 7.06 4.31 2/78 15069
/proc/meminfo: memFree=1697600/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=6136 CPUtime=2.96
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 1440 0 0 0 296 0 0 0 25 0 1 0 198026861 6283264 1423 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 1534 1423 66 113 0 1418 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6136

[startup+6.25346 s]
/proc/loadavg: 7.45 6.96 4.29 2/78 15069
/proc/meminfo: memFree=1695616/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=8024 CPUtime=6.24
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 1910 0 0 0 624 0 0 0 25 0 1 0 198026861 8216576 1893 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534179 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 2006 1893 66 113 0 1890 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8024

[startup+12.7041 s]
/proc/loadavg: 6.93 6.86 4.28 2/78 15069
/proc/meminfo: memFree=1691392/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=11780 CPUtime=12.69
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 2899 0 0 0 1268 1 0 0 25 0 1 0 198026861 12062720 2882 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 2945 2882 66 113 0 2829 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11780

[startup+25.5115 s]
/proc/loadavg: 5.62 6.57 4.22 2/78 15069
/proc/meminfo: memFree=1684160/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=19520 CPUtime=25.5
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 4797 0 0 0 2548 2 0 0 25 0 1 0 198026861 19988480 4780 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 4880 4780 66 113 0 4764 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 19520

[startup+51.1212 s]
/proc/loadavg: 4.04 6.12 4.14 2/78 15071
/proc/meminfo: memFree=1668992/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=34296 CPUtime=51.1
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 8516 0 0 0 5105 5 0 0 25 0 1 0 198026861 35119104 8499 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 8574 8499 66 113 0 8458 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 34296

[startup+102.343 s]
/proc/loadavg: 2.32 5.33 3.97 2/78 15071
/proc/meminfo: memFree=1646720/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=56344 CPUtime=102.3
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 14040 0 0 0 10221 9 0 0 25 0 1 0 198026861 57696256 14023 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 14086 14023 66 113 0 13970 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56344

[startup+162.377 s]
/proc/loadavg: 1.48 4.54 3.78 2/78 15071
/proc/meminfo: memFree=1625856/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=76972 CPUtime=162.32
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 19197 0 0 0 16220 12 0 0 25 0 1 0 198026861 78819328 19180 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 19243 19180 66 113 0 19127 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 76972

[startup+222.408 s]
/proc/loadavg: 1.17 3.89 3.60 2/78 15071
/proc/meminfo: memFree=1603968/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=99012 CPUtime=222.34
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 24679 0 0 0 22218 16 0 0 25 0 1 0 198026861 101388288 24662 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 24753 24662 66 113 0 24637 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 99012

[startup+282.437 s]
/proc/loadavg: 1.14 3.38 3.44 2/78 15071
/proc/meminfo: memFree=1583232/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=119872 CPUtime=282.35
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 29880 0 0 0 28216 19 0 0 25 0 1 0 198026861 122748928 29863 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534103 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 29968 29863 66 113 0 29852 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 119872

[startup+342.467 s]
/proc/loadavg: 1.05 2.94 3.29 2/78 15071
/proc/meminfo: memFree=1564608/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=138396 CPUtime=342.36
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 34516 0 0 0 34213 23 0 0 25 0 1 0 198026861 141717504 34499 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 34599 34499 66 113 0 34483 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 138396

[startup+402.498 s]
/proc/loadavg: 1.02 2.59 3.14 2/78 15071
/proc/meminfo: memFree=1550208/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=152468 CPUtime=402.38
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 38070 0 0 0 40211 27 0 0 25 0 1 0 198026861 156127232 38053 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534709 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 38117 38053 66 113 0 38001 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 152468

[startup+462.526 s]
/proc/loadavg: 1.00 2.30 3.00 2/78 15071
/proc/meminfo: memFree=1538048/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=164656 CPUtime=462.39
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 41119 0 0 0 46209 30 0 0 25 0 1 0 198026861 168607744 41102 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 41164 41102 66 113 0 41048 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 164656

[startup+522.553 s]
/proc/loadavg: 1.00 2.06 2.88 2/78 15071
/proc/meminfo: memFree=1520448/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=182472 CPUtime=522.39
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 45549 0 0 0 52206 33 0 0 25 0 1 0 198026861 186851328 45532 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 45618 45532 66 113 0 45502 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 182472

[startup+582.581 s]
/proc/loadavg: 1.00 1.86 2.76 2/78 15071
/proc/meminfo: memFree=1505920/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=196776 CPUtime=582.41
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 49116 0 0 0 58205 36 0 0 25 0 1 0 198026861 201498624 49099 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 49194 49099 66 113 0 49078 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 196776

[startup+642.614 s]
/proc/loadavg: 1.00 1.70 2.64 2/78 15071
/proc/meminfo: memFree=1493440/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=209200 CPUtime=642.42
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 52250 0 0 0 64203 39 0 0 25 0 1 0 198026861 214220800 52233 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 52300 52233 66 113 0 52184 0
Current children cumulated CPU time (s) 642.42
Current children cumulated vsize (KiB) 209200

[startup+702.643 s]
/proc/loadavg: 1.00 1.57 2.54 2/78 15071
/proc/meminfo: memFree=1476864/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=225844 CPUtime=702.44
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 56392 0 0 0 70200 44 0 0 25 0 1 0 198026861 231264256 56375 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 56461 56375 66 113 0 56345 0
Current children cumulated CPU time (s) 702.44
Current children cumulated vsize (KiB) 225844

[startup+762.67 s]
/proc/loadavg: 1.00 1.47 2.44 2/78 15071
/proc/meminfo: memFree=1464768/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=238036 CPUtime=762.45
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 59427 0 0 0 76198 47 0 0 25 0 1 0 198026861 243748864 59410 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134513467 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 59509 59410 66 113 0 59393 0
Current children cumulated CPU time (s) 762.45
Current children cumulated vsize (KiB) 238036

[startup+822.701 s]
/proc/loadavg: 1.00 1.38 2.35 2/78 15071
/proc/meminfo: memFree=1454336/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=248352 CPUtime=822.46
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 61993 0 0 0 82197 49 0 0 25 0 1 0 198026861 254312448 61976 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 62088 61976 66 113 0 61972 0
Current children cumulated CPU time (s) 822.46
Current children cumulated vsize (KiB) 248352

[startup+882.727 s]
/proc/loadavg: 1.00 1.31 2.26 2/78 15071
/proc/meminfo: memFree=1443776/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=258896 CPUtime=882.47
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 64626 0 0 0 88194 53 0 0 25 0 1 0 198026861 265109504 64609 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534189 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 64724 64609 66 113 0 64608 0
Current children cumulated CPU time (s) 882.47
Current children cumulated vsize (KiB) 258896

[startup+942.754 s]
/proc/loadavg: 1.00 1.25 2.18 2/78 15071
/proc/meminfo: memFree=1426240/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=276476 CPUtime=942.48
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 69032 0 0 0 94191 57 0 0 25 0 1 0 198026861 283111424 69015 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 69119 69015 66 113 0 69003 0
Current children cumulated CPU time (s) 942.48
Current children cumulated vsize (KiB) 276476

[startup+1002.78 s]
/proc/loadavg: 1.00 1.20 2.10 2/78 15071
/proc/meminfo: memFree=1413376/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=289136 CPUtime=1002.48
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 72225 0 0 0 100189 59 0 0 25 0 1 0 198026861 296075264 72208 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 72284 72208 66 113 0 72168 0
Current children cumulated CPU time (s) 1002.48
Current children cumulated vsize (KiB) 289136

[startup+1062.81 s]
/proc/loadavg: 1.00 1.16 2.03 2/78 15071
/proc/meminfo: memFree=1405248/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=297340 CPUtime=1062.5
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 74241 0 0 0 106189 61 0 0 25 0 1 0 198026861 304476160 74224 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 74335 74224 66 113 0 74219 0
Current children cumulated CPU time (s) 1062.5
Current children cumulated vsize (KiB) 297340

[startup+1122.84 s]
/proc/loadavg: 1.00 1.13 1.96 2/78 15071
/proc/meminfo: memFree=1394816/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=307652 CPUtime=1122.51
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 76848 0 0 0 112187 64 0 0 25 0 1 0 198026861 315035648 76831 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 76913 76831 66 113 0 76797 0
Current children cumulated CPU time (s) 1122.51
Current children cumulated vsize (KiB) 307652

[startup+1182.87 s]
/proc/loadavg: 1.00 1.10 1.90 2/78 15071
/proc/meminfo: memFree=1387392/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=315156 CPUtime=1182.52
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 78691 0 0 0 118186 66 0 0 25 0 1 0 198026861 322719744 78674 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 78789 78674 66 113 0 78673 0
Current children cumulated CPU time (s) 1182.52
Current children cumulated vsize (KiB) 315156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.39 s]
/proc/loadavg: 1.08 1.11 1.88 2/78 15071
/proc/meminfo: memFree=1385856/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=316560 CPUtime=1200.05
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 79073 0 0 0 119938 67 0 0 25 0 1 0 198026861 324157440 79056 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 79140 79056 66 113 0 79024 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 316560

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

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

[startup+1200.39 s]
/proc/loadavg: 1.08 1.11 1.88 2/78 15071
/proc/meminfo: memFree=1385856/2055920 swapFree=4142368/4192956
[pid=15068] ppid=15066 vsize=316560 CPUtime=1200.05
/proc/15068/stat : 15068 (tts-4-0) R 15066 15068 13980 0 -1 4194304 79073 0 0 0 119938 67 0 0 25 0 1 0 198026861 324157440 79056 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/15068/statm: 79140 79056 66 113 0 79024 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 316560

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.1
CPU user time (s): 1199.38
CPU system time (s): 0.71989
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 316560

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

runsolver used 1.35879 second user time and 2.70559 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Feb 18 06:38:41 UTC 2007

IDJOB= 293963
IDBENCH= 19877
IDSOLVER= 98
FILE ID= node7/293963-1171780721

PBS_JOBID= 3839290

Free space on /tmp= 66548 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1405262666-07.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293963-1171780721/tts-4-0 /tmp/evaluation/293963-1171780721/instance-293963-1171780721.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-293963-1171780721 -o ROOT/results/node7/solver-293963-1171780721 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293963-1171780721/tts-4-0 /tmp/evaluation/293963-1171780721/instance-293963-1171780721.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  1a9df9fd15f24a2337522cdfe389f8f2

RANDOM SEED= 785981456

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1703328 kB
Buffers:         47496 kB
Cached:         208616 kB
SwapCached:      16024 kB
Active:         193836 kB
Inactive:        92556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703328 kB
SwapTotal:     4192956 kB
SwapFree:      4142368 kB
Dirty:             596 kB
Writeback:           0 kB
Mapped:          30036 kB
Slab:            51776 kB
Committed_AS:   700372 kB
PageTables:       1764 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= 66548 MiB

End job on node7 on Sun Feb 18 06:58:44 UTC 2007