Trace number 337342

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.05 1200.34

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
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 variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

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/node68/watcher-337342-1173665166 -o ROOT/results/node68/solver-337342-1173665166 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337342-1173665166/tts-4-0 /tmp/evaluation/337342-1173665166/instance-337342-1173665166.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.97 0.98 3/64 14193
/proc/meminfo: memFree=1871392/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=928 CPUtime=0
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 386474178 950272 109 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 232 109 57 113 0 116 0

[startup+0.0992939 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 14193
/proc/meminfo: memFree=1871392/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=5704 CPUtime=0.09
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 1334 0 0 0 9 0 0 0 18 0 1 0 386474178 5840896 1319 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 1426 1320 65 113 0 1310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5704

[startup+0.101294 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 14193
/proc/meminfo: memFree=1871392/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=5976 CPUtime=0.09
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 1392 0 0 0 9 0 0 0 18 0 1 0 386474178 6119424 1377 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 1494 1377 65 113 0 1378 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5976

[startup+0.301311 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 14193
/proc/meminfo: memFree=1871392/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=12544 CPUtime=0.29
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 3048 0 0 0 29 0 0 0 19 0 1 0 386474178 12845056 3031 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 3136 3031 66 113 0 3020 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12544

[startup+0.701348 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 14193
/proc/meminfo: memFree=1871392/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=12544 CPUtime=0.69
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 3060 0 0 0 69 0 0 0 22 0 1 0 386474178 12845056 3043 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591620 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 3136 3043 66 113 0 3020 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12544

[startup+1.50142 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1859352/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=12988 CPUtime=1.49
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 3178 0 0 0 149 0 0 0 25 0 1 0 386474178 13299712 3161 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 3247 3161 66 113 0 3131 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12988

[startup+3.10157 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1854360/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=17948 CPUtime=3.09
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 4382 0 0 0 308 1 0 0 25 0 1 0 386474178 18378752 4365 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 4487 4365 66 113 0 4371 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17948

[startup+6.30186 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1853400/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=18608 CPUtime=6.29
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 4561 0 0 0 628 1 0 0 25 0 1 0 386474178 19054592 4544 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535999 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 4652 4544 66 113 0 4536 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18608

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1851928/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=20004 CPUtime=12.69
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 4928 0 0 0 1268 1 0 0 25 0 1 0 386474178 20484096 4911 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 5001 4911 66 113 0 4885 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20004

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1848984/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=22804 CPUtime=25.48
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 5640 0 0 0 2547 1 0 0 25 0 1 0 386474178 23351296 5623 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591676 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 5701 5623 66 113 0 5585 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22804

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1843608/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=28184 CPUtime=51.08
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 6984 0 0 0 5106 2 0 0 25 0 1 0 386474178 28860416 6967 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513457 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 7046 6967 66 113 0 6930 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28184

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1832408/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=39300 CPUtime=102.27
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 9736 0 0 0 10224 3 0 0 25 0 1 0 386474178 40243200 9719 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534122 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 9825 9719 66 113 0 9709 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 39300

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1815768/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=56208 CPUtime=162.26
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 13998 0 0 0 16221 5 0 0 25 0 1 0 386474178 57556992 13981 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 14052 13981 66 113 0 13936 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 56208

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1800152/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=71452 CPUtime=222.24
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 17800 0 0 0 22218 6 0 0 25 0 1 0 386474178 73166848 17783 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 17863 17783 66 113 0 17747 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 71452

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1786648/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=84928 CPUtime=282.22
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 21149 0 0 0 28214 8 0 0 25 0 1 0 386474178 86966272 21132 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 21232 21132 66 113 0 21116 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 84928

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1771672/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=99904 CPUtime=342.21
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 24906 0 0 0 34211 10 0 0 25 0 1 0 386474178 102301696 24889 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 24976 24889 66 113 0 24860 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 99904

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1759064/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=112560 CPUtime=402.2
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 28054 0 0 0 40208 12 0 0 25 0 1 0 386474178 115261440 28037 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 28140 28037 66 113 0 28024 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 112560

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1750616/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=120768 CPUtime=462.18
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 30137 0 0 0 46205 13 0 0 25 0 1 0 386474178 123666432 30120 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 30192 30120 66 113 0 30076 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 120768

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1742616/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=128968 CPUtime=522.17
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 32167 0 0 0 52202 15 0 0 25 0 1 0 386474178 132063232 32150 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 32242 32150 66 113 0 32126 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 128968

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1734040/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=137556 CPUtime=582.15
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 34314 0 0 0 58199 16 0 0 25 0 1 0 386474178 140857344 34297 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591832 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 34389 34297 66 113 0 34273 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 137556

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1719448/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=151856 CPUtime=642.14
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 37912 0 0 0 64197 17 0 0 25 0 1 0 386474178 155500544 37895 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 37964 37895 66 113 0 37848 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 151856

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1707224/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=164044 CPUtime=702.13
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 40956 0 0 0 70194 19 0 0 25 0 1 0 386474178 167981056 40939 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 41011 40939 66 113 0 40895 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 164044

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1697112/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=174132 CPUtime=762.11
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 43467 0 0 0 76191 20 0 0 25 0 1 0 386474178 178311168 43450 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 43533 43450 66 113 0 43417 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 174132

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1689688/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=181632 CPUtime=822.09
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 45334 0 0 0 82188 21 0 0 25 0 1 0 386474178 185991168 45317 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 45408 45317 66 113 0 45292 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 181632

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1683224/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=188088 CPUtime=882.08
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 46933 0 0 0 88186 22 0 0 25 0 1 0 386474178 192602112 46916 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513456 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 47022 46916 66 113 0 46906 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 188088

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1671384/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=199808 CPUtime=942.06
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 49901 0 0 0 94182 24 0 0 25 0 1 0 386474178 204603392 49884 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 49952 49884 66 113 0 49836 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 199808

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1662808/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=208480 CPUtime=1002.05
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 52026 0 0 0 100179 26 0 0 25 0 1 0 386474178 213483520 52009 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 52120 52009 66 113 0 52004 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 208480

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1652376/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=219028 CPUtime=1062.04
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 54672 0 0 0 106176 28 0 0 25 0 1 0 386474178 224284672 54655 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 54757 54655 66 113 0 54641 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 219028

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1646104/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=225120 CPUtime=1122.02
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 56209 0 0 0 112173 29 0 0 25 0 1 0 386474178 230522880 56192 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 56280 56192 66 113 0 56164 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 225120

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1641880/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=229340 CPUtime=1182.01
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 57246 0 0 0 118171 30 0 0 25 0 1 0 386474178 234844160 57229 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 57335 57229 66 113 0 57219 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 229340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1640152/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=230980 CPUtime=1200
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 57661 0 0 0 119970 30 0 0 25 0 1 0 386474178 236523520 57644 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 57745 57644 66 113 0 57629 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 230980

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

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

[startup+1200.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14194
/proc/meminfo: memFree=1640152/2055920 swapFree=4183380/4192956
[pid=14193] ppid=14191 vsize=230980 CPUtime=1200
/proc/14193/stat : 14193 (tts-4-0) R 14191 14193 13135 0 -1 4194304 57661 0 0 0 119970 30 0 0 25 0 1 0 386474178 236523520 57644 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 57745 57644 66 113 0 57629 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 230980

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.34
CPU time (s): 1200.05
CPU user time (s): 1199.71
CPU system time (s): 0.342947
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 230980

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

runsolver used 0.732888 second user time and 2.55261 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Mon Mar 12 02:06:06 UTC 2007

IDJOB= 337342
IDBENCH= 24697
IDSOLVER= 98
FILE ID= node68/337342-1173665166

PBS_JOBID= 4101426

Free space on /tmp= 66553 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337342-1173665166/tts-4-0 /tmp/evaluation/337342-1173665166/instance-337342-1173665166.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-337342-1173665166 -o ROOT/results/node68/solver-337342-1173665166 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337342-1173665166/tts-4-0 /tmp/evaluation/337342-1173665166/instance-337342-1173665166.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  cf535bf919bca60e7bcea01358de0b4c

RANDOM SEED= 925977174

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.234
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.234
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:       1871736 kB
Buffers:         20584 kB
Cached:         126564 kB
SwapCached:       3948 kB
Active:          66744 kB
Inactive:        90452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1871736 kB
SwapTotal:     4192956 kB
SwapFree:      4183380 kB
Dirty:             780 kB
Writeback:           0 kB
Mapped:          15268 kB
Slab:            13020 kB
Committed_AS:   885980 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66553 MiB

End job on node68 on Mon Mar 12 02:26:08 UTC 2007