Trace number 368620

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.25 5002.18

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l3.sat05-520.reshuffled-07.cnf
MD5SUM8fc368e9f6ea136e0b6522b198a7a916
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1391.12
Satisfiable
(Un)Satisfiability was proved
Number of variables4496
Number of clauses18591
Sum of the clauses size54418
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317236
Number of clauses of size 40
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.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node46/watcher-368620-1177252417 -o ROOT/results/node46/solver-368620-1177252417 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368620-1177252417/tts-4-0 /tmp/evaluation/368620-1177252417/instance-368620-1177252417.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.91 0.98 0.99 3/78 10480
/proc/meminfo: memFree=1857912/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=936 CPUtime=0
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 79924775 958464 105 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134630100 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 234 105 57 113 0 118 0

[startup+0.0606319 s]
/proc/loadavg: 0.91 0.98 0.99 3/78 10480
/proc/meminfo: memFree=1857912/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=4140 CPUtime=0.05
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 847 0 0 0 5 0 0 0 18 0 1 0 79924775 4239360 832 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 1035 837 62 113 0 919 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4140

[startup+0.101639 s]
/proc/loadavg: 0.91 0.98 0.99 3/78 10480
/proc/meminfo: memFree=1857912/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=5856 CPUtime=0.09
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 1345 0 0 0 9 0 0 0 18 0 1 0 79924775 5996544 1330 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134554637 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 1464 1330 62 113 0 1348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5856

[startup+0.301675 s]
/proc/loadavg: 0.91 0.98 0.99 3/78 10480
/proc/meminfo: memFree=1857912/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=12100 CPUtime=0.29
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 2930 0 0 0 29 0 0 0 19 0 1 0 79924775 12390400 2915 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 3025 2915 65 113 0 2909 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12100

[startup+0.70175 s]
/proc/loadavg: 0.91 0.98 0.99 3/78 10480
/proc/meminfo: memFree=1857912/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=21364 CPUtime=0.69
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 5250 0 0 0 68 1 0 0 23 0 1 0 79924775 21876736 5233 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 5341 5233 66 113 0 5225 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21364

[startup+1.5019 s]
/proc/loadavg: 0.91 0.98 0.99 2/79 10481
/proc/meminfo: memFree=1832560/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=26280 CPUtime=1.49
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 6471 0 0 0 147 2 0 0 25 0 1 0 79924775 26910720 6454 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 6570 6454 66 113 0 6454 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26280

[startup+3.1012 s]
/proc/loadavg: 0.91 0.98 0.99 2/79 10481
/proc/meminfo: memFree=1830448/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=29900 CPUtime=3.08
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 7390 0 0 0 306 2 0 0 25 0 1 0 79924775 30617600 7373 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 7475 7373 66 113 0 7359 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29900

[startup+6.30279 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 10481
/proc/meminfo: memFree=1827376/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=31428 CPUtime=6.29
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 7772 0 0 0 626 3 0 0 25 0 1 0 79924775 32182272 7755 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 7857 7755 66 113 0 7741 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31428

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 10481
/proc/meminfo: memFree=1825848/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=32508 CPUtime=12.69
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 8018 0 0 0 1266 3 0 0 25 0 1 0 79924775 33288192 8001 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 8127 8001 66 113 0 8011 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32508

[startup+25.5013 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 10481
/proc/meminfo: memFree=1822712/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=35744 CPUtime=25.48
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 8855 0 0 0 2545 3 0 0 25 0 1 0 79924775 36601856 8838 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 8936 8838 66 113 0 8820 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35744

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 10481
/proc/meminfo: memFree=1812984/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=45296 CPUtime=51.07
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 11237 0 0 0 5103 4 0 0 25 0 1 0 79924775 46383104 11220 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591965 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 11324 11220 66 113 0 11208 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45296

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 10481
/proc/meminfo: memFree=1802232/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=55896 CPUtime=102.26
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 13913 0 0 0 10220 6 0 0 25 0 1 0 79924775 57237504 13896 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 13974 13896 66 113 0 13858 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55896

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10483
/proc/meminfo: memFree=1791032/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=67252 CPUtime=162.23
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 16732 0 0 0 16215 8 0 0 25 0 1 0 79924775 68866048 16715 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134536387 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 16813 16715 66 113 0 16697 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 67252

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10483
/proc/meminfo: memFree=1778360/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=79712 CPUtime=222.21
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 19851 0 0 0 22211 10 0 0 25 0 1 0 79924775 81625088 19834 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134552412 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 19928 19834 66 113 0 19812 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 79712

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10483
/proc/meminfo: memFree=1764152/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=94012 CPUtime=282.19
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 23429 0 0 0 28206 13 0 0 25 0 1 0 79924775 96268288 23412 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 23503 23412 66 113 0 23387 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 94012

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10483
/proc/meminfo: memFree=1752760/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=105264 CPUtime=342.16
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 26225 0 0 0 34202 14 0 0 25 0 1 0 79924775 107790336 26208 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 26316 26208 66 113 0 26200 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 105264

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10483
/proc/meminfo: memFree=1741048/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=116984 CPUtime=402.15
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 29157 0 0 0 40199 16 0 0 25 0 1 0 79924775 119791616 29140 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 29246 29140 66 113 0 29130 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 116984

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10483
/proc/meminfo: memFree=1729080/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=128704 CPUtime=462.12
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 32118 0 0 0 46195 17 0 0 25 0 1 0 79924775 131792896 32101 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 32176 32101 66 113 0 32060 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 128704

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10483
/proc/meminfo: memFree=1720760/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=137144 CPUtime=522.11
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 34193 0 0 0 52192 19 0 0 25 0 1 0 79924775 140435456 34176 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534433 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 34286 34176 66 113 0 34170 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 137144

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10483
/proc/meminfo: memFree=1714424/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=143236 CPUtime=582.08
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 35747 0 0 0 58188 20 0 0 25 0 1 0 79924775 146673664 35730 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 35809 35730 66 113 0 35693 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 143236

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10483
/proc/meminfo: memFree=1709240/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=148396 CPUtime=642.07
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 37019 0 0 0 64185 22 0 0 25 0 1 0 79924775 151957504 37002 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641326 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 37099 37002 66 113 0 36983 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 148396


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=1066232/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=787504 CPUtime=4060.71
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 196771 0 0 0 405944 127 0 0 25 0 1 0 79924775 806404096 196754 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 196876 196754 66 113 0 196760 0
Current children cumulated CPU time (s) 4060.71
Current children cumulated vsize (KiB) 787504

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=1050296/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=803444 CPUtime=4120.69
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 200772 0 0 0 411940 129 0 0 25 0 1 0 79924775 822726656 200755 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 200861 200755 66 113 0 200745 0
Current children cumulated CPU time (s) 4120.69
Current children cumulated vsize (KiB) 803444

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=1031864/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=821728 CPUtime=4180.66
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 205342 0 0 0 417935 131 0 0 25 0 1 0 79924775 841449472 205325 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 205432 205325 66 113 0 205316 0
Current children cumulated CPU time (s) 4180.66
Current children cumulated vsize (KiB) 821728

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=1009528/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=844228 CPUtime=4240.64
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 210964 0 0 0 423929 135 0 0 25 0 1 0 79924775 864489472 210947 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 211057 210947 66 113 0 210941 0
Current children cumulated CPU time (s) 4240.64
Current children cumulated vsize (KiB) 844228

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=984888/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=868372 CPUtime=4300.62
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 217032 0 0 0 429924 138 0 0 25 0 1 0 79924775 889212928 217015 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 217093 217015 66 113 0 216977 0
Current children cumulated CPU time (s) 4300.62
Current children cumulated vsize (KiB) 868372

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=972472/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=881032 CPUtime=4360.6
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 220184 0 0 0 435921 139 0 0 25 0 1 0 79924775 902176768 220167 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 220258 220167 66 113 0 220142 0
Current children cumulated CPU time (s) 4360.6
Current children cumulated vsize (KiB) 881032

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=956664/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=896736 CPUtime=4420.58
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 224090 0 0 0 441917 141 0 0 25 0 1 0 79924775 918257664 224073 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 224184 224073 66 113 0 224068 0
Current children cumulated CPU time (s) 4420.58
Current children cumulated vsize (KiB) 896736

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=938040/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=915488 CPUtime=4480.56
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 228770 0 0 0 447912 144 0 0 25 0 1 0 79924775 937459712 228753 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534440 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 228872 228753 66 113 0 228756 0
Current children cumulated CPU time (s) 4480.56
Current children cumulated vsize (KiB) 915488

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=913144/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=940100 CPUtime=4540.53
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 234948 0 0 0 453906 147 0 0 25 0 1 0 79924775 962662400 234931 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 235025 234931 66 113 0 234909 0
Current children cumulated CPU time (s) 4540.53
Current children cumulated vsize (KiB) 940100

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=888056/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=964944 CPUtime=4600.51
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 241143 0 0 0 459902 149 0 0 25 0 1 0 79924775 988102656 241126 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 241236 241126 66 113 0 241120 0
Current children cumulated CPU time (s) 4600.51
Current children cumulated vsize (KiB) 964944

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=862584/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=990496 CPUtime=4660.5
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 247538 0 0 0 465897 153 0 0 25 0 1 0 79924775 1014267904 247521 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 247624 247521 66 113 0 247508 0
Current children cumulated CPU time (s) 4660.5
Current children cumulated vsize (KiB) 990496

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=842424/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=1010416 CPUtime=4720.48
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 252509 0 0 0 471892 156 0 0 25 0 1 0 79924775 1034665984 252492 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534396 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 252604 252492 66 113 0 252488 0
Current children cumulated CPU time (s) 4720.48
Current children cumulated vsize (KiB) 1010416

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=826616/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=1026360 CPUtime=4780.45
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 256495 0 0 0 477887 158 0 0 25 0 1 0 79924775 1050992640 256478 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534430 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 256590 256478 66 113 0 256474 0
Current children cumulated CPU time (s) 4780.45
Current children cumulated vsize (KiB) 1026360

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=806584/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=1046048 CPUtime=4840.43
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 261438 0 0 0 483882 161 0 0 25 0 1 0 79924775 1071153152 261421 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 261512 261421 66 113 0 261396 0
Current children cumulated CPU time (s) 4840.43
Current children cumulated vsize (KiB) 1046048

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=786360/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=1066444 CPUtime=4900.41
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 266536 0 0 0 489877 164 0 0 25 0 1 0 79924775 1092038656 266519 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 266611 266519 66 113 0 266495 0
Current children cumulated CPU time (s) 4900.41
Current children cumulated vsize (KiB) 1066444

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=766584/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=1085900 CPUtime=4960.38
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 271384 0 0 0 495872 166 0 0 25 0 1 0 79924775 1111961600 271367 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 271475 271367 66 113 0 271359 0
Current children cumulated CPU time (s) 4960.38
Current children cumulated vsize (KiB) 1085900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=753272/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=1099260 CPUtime=5000.08
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4194304 274707 0 0 0 499840 168 0 0 25 0 1 0 79924775 1125642240 274690 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534440 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 274815 274690 66 113 0 274699 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1099260

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

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

[startup+5002.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10683
/proc/meminfo: memFree=753272/2055920 swapFree=4159732/4192956
[pid=10480] ppid=10478 vsize=0 CPUtime=5000.18
/proc/10480/stat : 10480 (tts-4-0) R 10478 10480 10424 0 -1 4195332 274707 0 0 0 499840 178 0 0 25 0 1 0 79924775 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10480/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.18
CPU time (s): 5000.25
CPU user time (s): 4998.4
CPU system time (s): 1.85372
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 1099260

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

runsolver used 5.08023 second user time and 13.119 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Sun Apr 22 14:33:37 UTC 2007

IDJOB= 368620
IDBENCH= 24622
IDSOLVER= 178
FILE ID= node46/368620-1177252417

PBS_JOBID= 4650601

Free space on /tmp= 66084 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/equilarge_l3.sat05-520.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368620-1177252417/tts-4-0 /tmp/evaluation/368620-1177252417/instance-368620-1177252417.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-368620-1177252417 -o ROOT/results/node46/solver-368620-1177252417 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368620-1177252417/tts-4-0 /tmp/evaluation/368620-1177252417/instance-368620-1177252417.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8fc368e9f6ea136e0b6522b198a7a916

RANDOM SEED= 810164626

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
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	: 5931.00
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.268
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:       1858832 kB
Buffers:         23900 kB
Cached:          79900 kB
SwapCached:       2552 kB
Active:          37732 kB
Inactive:        88968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858832 kB
SwapTotal:     4192956 kB
SwapFree:      4159732 kB
Dirty:            1028 kB
Writeback:           0 kB
Mapped:          30560 kB
Slab:            55716 kB
Committed_AS:  3418716 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= 66084 MiB

End job on node46 on Sun Apr 22 15:57:02 UTC 2007