Trace number 368717

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.14 5002.01

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
MD5SUMae4e3f3661a3c7ad7c7ec30d56d611a1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.4081
Satisfiable
(Un)Satisfiability was proved
Number of variables1980
Number of clauses86175
Sum of the clauses size259380
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2990
Number of clauses of size 385140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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/node33/watcher-368717-1177286920 -o ROOT/results/node33/solver-368717-1177286920 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368717-1177286920/tts-4-0 /tmp/evaluation/368717-1177286920/instance-368717-1177286920.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 2/77 1445
/proc/meminfo: memFree=1862624/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=796 CPUtime=0
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 176607483 815104 102 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 199 102 57 113 0 83 0

[startup+0.015936 s]
/proc/loadavg: 0.85 0.97 0.99 2/77 1445
/proc/meminfo: memFree=1862624/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=1204 CPUtime=0.01
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 215 0 0 0 1 0 0 0 18 0 1 0 176607483 1232896 200 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 301 201 57 113 0 185 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1204

[startup+0.101953 s]
/proc/loadavg: 0.85 0.97 0.99 2/77 1445
/proc/meminfo: memFree=1862624/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=4316 CPUtime=0.09
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 968 0 0 0 9 0 0 0 18 0 1 0 176607483 4419584 953 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 1079 953 57 113 0 963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4316

[startup+0.301993 s]
/proc/loadavg: 0.85 0.97 0.99 2/77 1445
/proc/meminfo: memFree=1862624/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=7608 CPUtime=0.29
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 1786 0 0 0 29 0 0 0 20 0 1 0 176607483 7790592 1771 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 1902 1772 59 113 0 1786 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7608

[startup+0.701074 s]
/proc/loadavg: 0.85 0.97 0.99 2/77 1445
/proc/meminfo: memFree=1862624/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=21620 CPUtime=0.69
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 5308 0 0 0 68 1 0 0 23 0 1 0 176607483 22138880 5293 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 5405 5293 62 113 0 5289 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21620

[startup+1.50124 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1838552/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=40796 CPUtime=1.49
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 10227 0 0 0 146 3 0 0 25 0 1 0 176607483 41775104 10094 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 10199 10094 65 113 0 10083 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40796

[startup+3.10157 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1802584/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=66228 CPUtime=3.09
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 16629 0 0 0 303 6 0 0 25 0 1 0 176607483 67817472 16429 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 16557 16429 66 113 0 16441 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66228

[startup+6.30222 s]
/proc/loadavg: 0.87 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1795672/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=67876 CPUtime=6.28
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 17059 0 0 0 622 6 0 0 25 0 1 0 176607483 69505024 16859 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591676 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 16969 16859 66 113 0 16853 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 67876

[startup+12.7015 s]
/proc/loadavg: 0.88 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1793184/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=69768 CPUtime=12.69
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 17546 0 0 0 1262 7 0 0 25 0 1 0 176607483 71442432 17346 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 17442 17346 66 113 0 17326 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69768

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1789984/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=72956 CPUtime=25.48
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 18330 0 0 0 2541 7 0 0 25 0 1 0 176607483 74706944 18130 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534171 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 18239 18130 66 113 0 18123 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72956

[startup+51.1014 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1783968/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=79048 CPUtime=51.07
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 19861 0 0 0 5099 8 0 0 25 0 1 0 176607483 80945152 19661 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534199 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 19762 19661 66 113 0 19646 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 79048

[startup+102.307 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1772896/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=90012 CPUtime=102.26
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 22592 0 0 0 10216 10 0 0 25 0 1 0 176607483 92172288 22392 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 22503 22392 66 113 0 22387 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 90012

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1760736/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=102228 CPUtime=162.23
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 25659 0 0 0 16211 12 0 0 25 0 1 0 176607483 104681472 25459 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134536394 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 25557 25459 66 113 0 25441 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 102228

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1748896/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=113848 CPUtime=222.21
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 28566 0 0 0 22207 14 0 0 25 0 1 0 176607483 116580352 28366 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534360 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 28462 28366 66 113 0 28346 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 113848

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1737248/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=125572 CPUtime=282.19
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 31524 0 0 0 28203 16 0 0 25 0 1 0 176607483 128585728 31324 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134536368 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 31393 31324 66 113 0 31277 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 125572

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1724384/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=138372 CPUtime=342.16
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 34687 0 0 0 34198 18 0 0 25 0 1 0 176607483 141692928 34487 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 34593 34487 66 113 0 34477 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 138372

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1716448/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=146344 CPUtime=402.15
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 36672 0 0 0 40194 21 0 0 25 0 1 0 176607483 149856256 36472 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 36586 36472 66 113 0 36470 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 146344

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1710112/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=152436 CPUtime=462.13
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 38221 0 0 0 46191 22 0 0 25 0 1 0 176607483 156094464 38021 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 38109 38021 66 113 0 37993 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 152436

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1700192/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=162520 CPUtime=522.1
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 40713 0 0 0 52186 24 0 0 25 0 1 0 176607483 166420480 40513 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 40630 40513 66 113 0 40514 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 162520

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1690016/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=172604 CPUtime=582.08
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 43247 0 0 0 58183 25 0 0 25 0 1 0 176607483 176746496 43047 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 43151 43047 66 113 0 43035 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 172604

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1446
/proc/meminfo: memFree=1682400/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=180112 CPUtime=642.06
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 45129 0 0 0 64179 27 0 0 25 0 1 0 176607483 184434688 44929 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 45028 44929 66 113 0 44912 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 180112


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1267488/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=593332 CPUtime=4060.76
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 148410 0 0 0 405950 126 0 0 25 0 1 0 176607483 607571968 148210 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 148333 148210 66 113 0 148217 0
Current children cumulated CPU time (s) 4060.76
Current children cumulated vsize (KiB) 593332

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1262944/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=597788 CPUtime=4120.74
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 149544 0 0 0 411947 127 0 0 25 0 1 0 176607483 612134912 149344 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 149447 149344 66 113 0 149331 0
Current children cumulated CPU time (s) 4120.74
Current children cumulated vsize (KiB) 597788

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1260896/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=599896 CPUtime=4180.72
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 150048 0 0 0 417944 128 0 0 25 0 1 0 176607483 614293504 149848 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534189 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 149974 149848 66 113 0 149858 0
Current children cumulated CPU time (s) 4180.72
Current children cumulated vsize (KiB) 599896

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1259616/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=601068 CPUtime=4240.7
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 150379 0 0 0 423941 129 0 0 25 0 1 0 176607483 615493632 150179 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 150267 150179 66 113 0 150151 0
Current children cumulated CPU time (s) 4240.7
Current children cumulated vsize (KiB) 601068

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1255200/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=605520 CPUtime=4300.67
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 151460 0 0 0 429937 130 0 0 25 0 1 0 176607483 620052480 151260 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534122 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 151380 151260 66 113 0 151264 0
Current children cumulated CPU time (s) 4300.67
Current children cumulated vsize (KiB) 605520

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1252320/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=608336 CPUtime=4360.65
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 152172 0 0 0 435934 131 0 0 25 0 1 0 176607483 622936064 151972 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 152084 151972 66 113 0 151968 0
Current children cumulated CPU time (s) 4360.65
Current children cumulated vsize (KiB) 608336

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1245856/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=614664 CPUtime=4420.64
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 153791 0 0 0 441931 133 0 0 25 0 1 0 176607483 629415936 153591 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 153666 153591 66 113 0 153550 0
Current children cumulated CPU time (s) 4420.64
Current children cumulated vsize (KiB) 614664

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1236064/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=624508 CPUtime=4480.61
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 156231 0 0 0 447926 135 0 0 25 0 1 0 176607483 639496192 156031 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 156127 156031 66 113 0 156011 0
Current children cumulated CPU time (s) 4480.61
Current children cumulated vsize (KiB) 624508

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1230752/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=629664 CPUtime=4540.59
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 157534 0 0 0 453922 137 0 0 25 0 1 0 176607483 644775936 157334 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 157416 157334 66 113 0 157300 0
Current children cumulated CPU time (s) 4540.59
Current children cumulated vsize (KiB) 629664

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1223008/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=637400 CPUtime=4600.57
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 159447 0 0 0 459919 138 0 0 25 0 1 0 176607483 652697600 159247 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 159350 159247 66 113 0 159234 0
Current children cumulated CPU time (s) 4600.57
Current children cumulated vsize (KiB) 637400

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1216928/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=643492 CPUtime=4660.54
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 160977 0 0 0 465914 140 0 0 25 0 1 0 176607483 658935808 160777 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534189 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 160873 160777 66 113 0 160757 0
Current children cumulated CPU time (s) 4660.54
Current children cumulated vsize (KiB) 643492

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1209184/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=651228 CPUtime=4720.52
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 162911 0 0 0 471910 142 0 0 25 0 1 0 176607483 666857472 162711 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134536368 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 162807 162711 66 113 0 162691 0
Current children cumulated CPU time (s) 4720.52
Current children cumulated vsize (KiB) 651228

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1204384/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=655916 CPUtime=4780.5
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 164094 0 0 0 477907 143 0 0 25 0 1 0 176607483 671657984 163894 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 163979 163894 66 113 0 163863 0
Current children cumulated CPU time (s) 4780.5
Current children cumulated vsize (KiB) 655916

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1199200/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=661072 CPUtime=4840.49
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 165376 0 0 0 483904 145 0 0 25 0 1 0 176607483 676937728 165176 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134552287 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 165268 165176 66 113 0 165152 0
Current children cumulated CPU time (s) 4840.49
Current children cumulated vsize (KiB) 661072

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1196320/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=663884 CPUtime=4900.46
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 166096 0 0 0 489900 146 0 0 25 0 1 0 176607483 679817216 165896 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 165971 165896 66 113 0 165855 0
Current children cumulated CPU time (s) 4900.46
Current children cumulated vsize (KiB) 663884

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1194400/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=665760 CPUtime=4960.44
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 166562 0 0 0 495897 147 0 0 25 0 1 0 176607483 681738240 166362 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534440 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 166440 166362 66 113 0 166324 0
Current children cumulated CPU time (s) 4960.44
Current children cumulated vsize (KiB) 665760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1190752/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=669512 CPUtime=5000.03
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4194304 167460 0 0 0 499855 148 0 0 25 0 1 0 176607483 685580288 167260 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 167378 167260 66 113 0 167262 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 669512

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

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

[startup+5002.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1646
/proc/meminfo: memFree=1190752/2055920 swapFree=4159680/4192956
[pid=1445] ppid=1443 vsize=0 CPUtime=5000.13
/proc/1445/stat : 1445 (tts-4-0) R 1443 1445 1389 0 -1 4195332 167460 0 0 0 499855 158 0 0 25 0 1 0 176607483 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/1445/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.01
CPU time (s): 5000.14
CPU user time (s): 4998.56
CPU system time (s): 1.58876
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 669512

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

runsolver used 5.85211 second user time and 11.5472 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Apr 23 00:08:40 UTC 2007

IDJOB= 368717
IDBENCH= 24722
IDSOLVER= 178
FILE ID= node33/368717-1177286920

PBS_JOBID= 4650824

Free space on /tmp= 66475 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368717-1177286920/tts-4-0 /tmp/evaluation/368717-1177286920/instance-368717-1177286920.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-368717-1177286920 -o ROOT/results/node33/solver-368717-1177286920 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368717-1177286920/tts-4-0 /tmp/evaluation/368717-1177286920/instance-368717-1177286920.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  ae4e3f3661a3c7ad7c7ec30d56d611a1

RANDOM SEED= 831124672

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1863096 kB
Buffers:         27820 kB
Cached:          68992 kB
SwapCached:       8860 kB
Active:          77764 kB
Inactive:        48864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863096 kB
SwapTotal:     4192956 kB
SwapFree:      4159680 kB
Dirty:            2148 kB
Writeback:           0 kB
Mapped:          30608 kB
Slab:            51540 kB
Committed_AS:  1767200 kB
PageTables:       1992 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= 66475 MiB

End job on node33 on Mon Apr 23 01:32:04 UTC 2007