Trace number 337846

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.12 1200.54

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-03-S1572374531.sat05-485.reshuffled-07.cnf
MD5SUMcbcea01c0bfb42acb557e243a3a3b0bc
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 variables260
Number of clauses489
Sum of the clauses size1108
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2424
Number of clauses of size 30
Number of clauses of size 465
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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node33/watcher-337846-1173675534 -o ROOT/results/node33/solver-337846-1173675534 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337846-1173675534/tts-4-0 /tmp/evaluation/337846-1173675534/instance-337846-1173675534.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.91 0.95 0.97 3/64 32700
/proc/meminfo: memFree=1792048/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=928 CPUtime=0
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93509778 950272 117 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134538274 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 232 117 62 113 0 116 0

[startup+0.101343 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 32700
/proc/meminfo: memFree=1792048/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=1500 CPUtime=0.1
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 288 0 0 0 10 0 0 0 18 0 1 0 93509778 1536000 273 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 375 273 66 113 0 259 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1500

[startup+0.201355 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 32700
/proc/meminfo: memFree=1792048/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=1500 CPUtime=0.2
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 317 0 0 0 20 0 0 0 18 0 1 0 93509778 1536000 302 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534394 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 375 302 66 113 0 259 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1500

[startup+0.301367 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 32700
/proc/meminfo: memFree=1792048/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=1740 CPUtime=0.3
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 340 0 0 0 30 0 0 0 19 0 1 0 93509778 1781760 325 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534103 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 435 325 66 113 0 319 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1740

[startup+0.701418 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 32700
/proc/meminfo: memFree=1792048/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=1976 CPUtime=0.7
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 434 0 0 0 70 0 0 0 22 0 1 0 93509778 2023424 419 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 494 419 66 113 0 378 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1976

[startup+1.50152 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 32701
/proc/meminfo: memFree=1790248/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=2684 CPUtime=1.49
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 593 0 0 0 149 0 0 0 25 0 1 0 93509778 2748416 578 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534054 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 671 578 66 113 0 555 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2684

[startup+3.10172 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 32701
/proc/meminfo: memFree=1789352/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=3624 CPUtime=3.09
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 811 0 0 0 309 0 0 0 25 0 1 0 93509778 3710976 796 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 906 796 66 113 0 790 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3624

[startup+6.30112 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 32701
/proc/meminfo: memFree=1787560/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=5500 CPUtime=6.29
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 1299 0 0 0 629 0 0 0 25 0 1 0 93509778 5632000 1284 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 1375 1284 66 113 0 1259 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5500

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 32701
/proc/meminfo: memFree=1784616/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=7848 CPUtime=12.69
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 1891 0 0 0 1268 1 0 0 25 0 1 0 93509778 8036352 1876 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534108 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 1962 1876 66 113 0 1846 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7848

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 32701
/proc/meminfo: memFree=1779752/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=12536 CPUtime=25.48
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 3082 0 0 0 2547 1 0 0 25 0 1 0 93509778 12836864 3067 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 3134 3067 66 113 0 3018 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12536

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 32701
/proc/meminfo: memFree=1773672/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=18868 CPUtime=51.08
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 4633 0 0 0 5106 2 0 0 25 0 1 0 93509778 19320832 4618 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 4717 4618 66 113 0 4601 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18868

[startup+102.301 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 32701
/proc/meminfo: memFree=1758568/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=33636 CPUtime=102.26
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 8344 0 0 0 10222 4 0 0 25 0 1 0 93509778 34443264 8329 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534383 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 8409 8329 66 113 0 8293 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33636

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/71 347
/proc/meminfo: memFree=1737200/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=53796 CPUtime=162.19
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 13356 0 0 0 16211 8 0 0 25 0 1 0 93509778 55087104 13341 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534404 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 13449 13341 66 113 0 13333 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 53796

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1720488/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=71376 CPUtime=222.15
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 17746 0 0 0 22204 11 0 0 25 0 1 0 93509778 73089024 17731 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534409 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 17844 17731 66 113 0 17728 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 71376

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1706088/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=85672 CPUtime=282.13
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 21360 0 0 0 28199 14 0 0 25 0 1 0 93509778 87728128 21345 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534197 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 21418 21345 66 113 0 21302 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 85672

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1697640/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=94112 CPUtime=342.11
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 23452 0 0 0 34196 15 0 0 25 0 1 0 93509778 96370688 23437 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 23528 23437 66 113 0 23412 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 94112

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1682536/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=109348 CPUtime=402.09
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 27279 0 0 0 40191 18 0 0 25 0 1 0 93509778 111972352 27264 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534054 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 27337 27264 66 113 0 27221 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 109348

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1672232/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=119428 CPUtime=462.08
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 29785 0 0 0 46188 20 0 0 25 0 1 0 93509778 122294272 29770 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 29857 29770 66 113 0 29741 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 119428

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1666408/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=125288 CPUtime=522.06
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 31260 0 0 0 52185 21 0 0 25 0 1 0 93509778 128294912 31245 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 31322 31245 66 113 0 31206 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 125288

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1658344/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=133492 CPUtime=582.04
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 33288 0 0 0 58182 22 0 0 25 0 1 0 93509778 136695808 33273 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 33373 33273 66 113 0 33257 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 133492

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1652648/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=139356 CPUtime=642.03
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 34737 0 0 0 64179 24 0 0 25 0 1 0 93509778 142700544 34722 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 34839 34722 66 113 0 34723 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 139356

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1642408/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=149432 CPUtime=702.01
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 37304 0 0 0 70176 25 0 0 25 0 1 0 93509778 153018368 37289 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534048 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 37358 37289 66 113 0 37242 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 149432

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1628840/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=162792 CPUtime=761.99
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 40649 0 0 0 76172 27 0 0 25 0 1 0 93509778 166699008 40634 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 40698 40634 66 113 0 40582 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 162792

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1616488/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=175452 CPUtime=821.97
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 43775 0 0 0 82168 29 0 0 25 0 1 0 93509778 179662848 43760 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534103 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 43863 43760 66 113 0 43747 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 175452

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1609640/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=182012 CPUtime=881.96
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 45447 0 0 0 88166 30 0 0 25 0 1 0 93509778 186380288 45432 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534145 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 45503 45432 66 113 0 45387 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 182012

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1605608/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=186000 CPUtime=941.94
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 46452 0 0 0 94163 31 0 0 25 0 1 0 93509778 190464000 46437 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 46500 46437 66 113 0 46384 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 186000

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1596712/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=195140 CPUtime=1001.92
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 48734 0 0 0 100160 32 0 0 25 0 1 0 93509778 199823360 48719 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 48785 48719 66 113 0 48669 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 195140

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 431
/proc/meminfo: memFree=1586600/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=205220 CPUtime=1061.91
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 51234 0 0 0 106157 34 0 0 25 0 1 0 93509778 210145280 51219 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 51305 51219 66 113 0 51189 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 205220

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 433
/proc/meminfo: memFree=1577512/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=214124 CPUtime=1121.89
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 53471 0 0 0 112153 36 0 0 25 0 1 0 93509778 219262976 53456 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 53531 53456 66 113 0 53415 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 214124

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 433
/proc/meminfo: memFree=1571432/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=220220 CPUtime=1181.87
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 55000 0 0 0 118150 37 0 0 25 0 1 0 93509778 225505280 54985 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 55055 54985 66 113 0 54939 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 220220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 433
/proc/meminfo: memFree=1568360/2055920 swapFree=4177824/4192956
[pid=32700] ppid=32698 vsize=223268 CPUtime=1200.07
/proc/32700/stat : 32700 (tts-4-0) R 32698 32700 31508 0 -1 4194304 55748 0 0 0 119969 38 0 0 25 0 1 0 93509778 228626432 55733 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 55817 55733 66 113 0 55701 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 223268

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.12
CPU user time (s): 1199.7
CPU system time (s): 0.417936
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 223268

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

runsolver used 0.866868 second user time and 2.49762 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Mar 12 04:58:54 UTC 2007

IDJOB= 337846
IDBENCH= 24709
IDSOLVER= 98
FILE ID= node33/337846-1173675534

PBS_JOBID= 4101459

Free space on /tmp= 66563 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-03-S1572374531.sat05-485.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337846-1173675534/tts-4-0 /tmp/evaluation/337846-1173675534/instance-337846-1173675534.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-337846-1173675534 -o ROOT/results/node33/solver-337846-1173675534 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337846-1173675534/tts-4-0 /tmp/evaluation/337846-1173675534/instance-337846-1173675534.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  cbcea01c0bfb42acb557e243a3a3b0bc

RANDOM SEED= 137161908

TIME LIMIT= 1200 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.231
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.231
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:       1792456 kB
Buffers:         25788 kB
Cached:         184348 kB
SwapCached:       9436 kB
Active:          86848 kB
Inactive:       139388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1792456 kB
SwapTotal:     4192956 kB
SwapFree:      4177824 kB
Dirty:             528 kB
Writeback:           0 kB
Mapped:          15392 kB
Slab:            23324 kB
Committed_AS:   116876 kB
PageTables:       1408 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= 66563 MiB

End job on node33 on Mon Mar 12 05:18:56 UTC 2007