Trace number 335998

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.11 1200.46

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
MD5SUM42a2d57c47222c3ed0e0546d3518a54d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.693
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2200
Sum of the clauses size9712
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41352
Number of clauses of size 5784
Number of clauses of size over 564

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/node58/watcher-335998-1173638428 -o ROOT/results/node58/solver-335998-1173638428 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335998-1173638428/tts-4-0 /tmp/evaluation/335998-1173638428/instance-335998-1173638428.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.98 0.99 3/64 11154
/proc/meminfo: memFree=1925240/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=796 CPUtime=0
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 383799464 815104 99 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134743228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 199 99 57 113 0 83 0

[startup+0.032577 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11154
/proc/meminfo: memFree=1925240/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=2404 CPUtime=0.02
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 500 0 0 0 2 0 0 0 18 0 1 0 383799464 2461696 485 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 601 485 66 113 0 485 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2404

[startup+0.101583 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11154
/proc/meminfo: memFree=1925240/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=2412 CPUtime=0.09
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 535 0 0 0 9 0 0 0 18 0 1 0 383799464 2469888 520 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 603 520 66 113 0 487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2412

[startup+0.301605 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11154
/proc/meminfo: memFree=1925240/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=2412 CPUtime=0.29
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 558 0 0 0 29 0 0 0 19 0 1 0 383799464 2469888 543 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134536397 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 603 543 66 113 0 487 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2412

[startup+0.701649 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11154
/proc/meminfo: memFree=1925240/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=2812 CPUtime=0.69
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 629 0 0 0 69 0 0 0 22 0 1 0 383799464 2879488 614 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134536865 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 703 614 66 113 0 587 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2812

[startup+1.50174 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11155
/proc/meminfo: memFree=1922800/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=3288 CPUtime=1.49
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 747 0 0 0 149 0 0 0 25 0 1 0 383799464 3366912 732 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641318 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 822 732 66 113 0 706 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3288

[startup+3.10191 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11155
/proc/meminfo: memFree=1922096/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=4244 CPUtime=3.09
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 957 0 0 0 309 0 0 0 25 0 1 0 383799464 4345856 942 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134537393 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 1061 942 66 113 0 945 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4244

[startup+6.30126 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11155
/proc/meminfo: memFree=1920496/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=5416 CPUtime=6.29
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 1304 0 0 0 629 0 0 0 25 0 1 0 383799464 5545984 1289 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 1354 1289 66 113 0 1238 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5416

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11155
/proc/meminfo: memFree=1917296/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=8472 CPUtime=12.69
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 2064 0 0 0 1268 1 0 0 25 0 1 0 383799464 8675328 2049 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534416 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 2118 2049 66 113 0 2002 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8472

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11155
/proc/meminfo: memFree=1912688/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=12924 CPUtime=25.49
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 3160 0 0 0 2547 2 0 0 25 0 1 0 383799464 13234176 3145 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534074 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 3231 3145 66 113 0 3115 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12924

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11155
/proc/meminfo: memFree=1904880/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=20900 CPUtime=51.07
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 5125 0 0 0 5105 2 0 0 25 0 1 0 383799464 21401600 5110 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534420 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 5225 5110 66 113 0 5109 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20900

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11155
/proc/meminfo: memFree=1888880/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=36608 CPUtime=102.27
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 9073 0 0 0 10222 5 0 0 25 0 1 0 383799464 37486592 9058 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534404 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 9152 9058 66 113 0 9036 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36608

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11155
/proc/meminfo: memFree=1871408/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=54188 CPUtime=162.25
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 13457 0 0 0 16217 8 0 0 25 0 1 0 383799464 55488512 13442 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 13547 13442 66 113 0 13431 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 54188

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1856368/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=68956 CPUtime=222.23
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 17165 0 0 0 22213 10 0 0 25 0 1 0 383799464 70610944 17150 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534048 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 17239 17150 66 113 0 17123 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 68956

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1841392/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=84192 CPUtime=282.21
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 20947 0 0 0 28209 12 0 0 25 0 1 0 383799464 86212608 20932 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 21048 20932 66 113 0 20932 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 84192

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1821040/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=104116 CPUtime=342.19
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 25973 0 0 0 34205 14 0 0 25 0 1 0 383799464 106614784 25958 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 26029 25958 66 113 0 25913 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 104116

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1802160/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=123336 CPUtime=402.17
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 30758 0 0 0 40200 17 0 0 25 0 1 0 383799464 126296064 30743 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 30834 30743 66 113 0 30718 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 123336

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1782960/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=142088 CPUtime=462.16
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 35476 0 0 0 46196 20 0 0 25 0 1 0 383799464 145498112 35461 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534083 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 35522 35461 66 113 0 35406 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 142088

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1765040/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=160136 CPUtime=522.14
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 39986 0 0 0 52191 23 0 0 25 0 1 0 383799464 163979264 39971 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534717 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 40034 39971 66 113 0 39918 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 160136

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1747440/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=177716 CPUtime=582.12
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 44351 0 0 0 58187 25 0 0 25 0 1 0 383799464 181981184 44336 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 44429 44336 66 113 0 44313 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 177716

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1732016/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=192952 CPUtime=642.1
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 48153 0 0 0 64183 27 0 0 25 0 1 0 383799464 197582848 48138 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534103 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 48238 48138 66 113 0 48122 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 192952

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1718192/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=206780 CPUtime=702.09
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 51641 0 0 0 70180 29 0 0 25 0 1 0 383799464 211742720 51626 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 51695 51626 66 113 0 51579 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 206780

[startup+762.304 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1705392/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=219672 CPUtime=762.08
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 54814 0 0 0 76176 32 0 0 25 0 1 0 383799464 224944128 54799 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 54918 54799 66 113 0 54802 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 219672

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1692848/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=232328 CPUtime=822.06
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 57987 0 0 0 82171 35 0 0 25 0 1 0 383799464 237903872 57972 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 58082 57972 66 113 0 57966 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 232328

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1677680/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=247332 CPUtime=882.04
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 61735 0 0 0 88167 37 0 0 25 0 1 0 383799464 253267968 61720 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 61833 61720 66 113 0 61717 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 247332

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1661424/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=263504 CPUtime=942.02
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 65825 0 0 0 94162 40 0 0 25 0 1 0 383799464 269828096 65810 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534071 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 65876 65810 66 113 0 65760 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 263504

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1646448/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=278272 CPUtime=1002.01
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 69517 0 0 0 100158 43 0 0 25 0 1 0 383799464 284950528 69502 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513467 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 69568 69502 66 113 0 69452 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 278272

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1631536/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=293508 CPUtime=1061.98
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 73278 0 0 0 106154 44 0 0 25 0 1 0 383799464 300552192 73263 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 73377 73263 66 113 0 73261 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 293508

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1613168/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=311556 CPUtime=1121.97
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 77838 0 0 0 112150 47 0 0 25 0 1 0 383799464 319033344 77823 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534083 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 77889 77823 66 113 0 77773 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 311556

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1593200/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=331716 CPUtime=1181.95
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 82867 0 0 0 118146 49 0 0 25 0 1 0 383799464 339677184 82852 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534197 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 82929 82852 66 113 0 82813 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 331716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11157
/proc/meminfo: memFree=1586480/2055920 swapFree=4170388/4192956
[pid=11154] ppid=11152 vsize=338044 CPUtime=1200.05
/proc/11154/stat : 11154 (tts-4-0) R 11152 11154 10017 0 -1 4194304 84442 0 0 0 119955 50 0 0 25 0 1 0 383799464 346157056 84427 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/11154/statm: 84511 84427 66 113 0 84395 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 338044

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.46
CPU time (s): 1200.11
CPU user time (s): 1199.55
CPU system time (s): 0.556915
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 338044

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

runsolver used 0.78788 second user time and 2.49962 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Sun Mar 11 18:40:28 UTC 2007

IDJOB= 335998
IDBENCH= 24665
IDSOLVER= 98
FILE ID= node58/335998-1173638428

PBS_JOBID= 4101301

Free space on /tmp= 66507 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335998-1173638428/tts-4-0 /tmp/evaluation/335998-1173638428/instance-335998-1173638428.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-335998-1173638428 -o ROOT/results/node58/solver-335998-1173638428 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335998-1173638428/tts-4-0 /tmp/evaluation/335998-1173638428/instance-335998-1173638428.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  42a2d57c47222c3ed0e0546d3518a54d

RANDOM SEED= 253835639

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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:       1925648 kB
Buffers:         14328 kB
Cached:          66876 kB
SwapCached:      16784 kB
Active:          27804 kB
Inactive:        76352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1925648 kB
SwapTotal:     4192956 kB
SwapFree:      4170388 kB
Dirty:             576 kB
Writeback:           0 kB
Mapped:          15480 kB
Slab:            12132 kB
Committed_AS:   791816 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= 66507 MiB

End job on node58 on Sun Mar 11 19:00:30 UTC 2007