Trace number 337386

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
tinisat 2007-02-08? (TO) 1200.13 1200.55

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.60.1080.sat05-436.reshuffled-07.cnf
MD5SUM55013aff92da670c8aded0070c1f7bbe
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 variables6283
Number of clauses53810
Sum of the clauses size120037
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 250644
Number of clauses of size 3222
Number of clauses of size 4438
Number of clauses of size 5649
Number of clauses of size over 51857

Solver Data (download as text)

0.00/0.06	c Tinisat 0.22
0.00/0.06	c solving /tmp/evaluation/337386-1173666110/instance-337386-1173666110.cnf
0.00/0.06	c 6283 variables, 53810 clauses

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/node48/watcher-337386-1173666110 -o ROOT/results/node48/solver-337386-1173666110 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337386-1173666110/tinisat /tmp/evaluation/337386-1173666110/instance-337386-1173666110.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.98 3/64 6350
/proc/meminfo: memFree=1852040/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=1140 CPUtime=0
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 95 0 0 0 0 0 0 0 18 0 1 0 92404967 1167360 80 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134514772 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 285 80 48 110 0 172 0

[startup+0.102181 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 6350
/proc/meminfo: memFree=1852040/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=4928 CPUtime=0.09
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 935 0 0 0 9 0 0 0 18 0 1 0 92404967 5046272 813 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517013 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 1232 813 52 110 0 1119 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4928

[startup+0.201198 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 6350
/proc/meminfo: memFree=1852040/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=4928 CPUtime=0.19
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 986 0 0 0 19 0 0 0 18 0 1 0 92404967 5046272 864 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520093 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 1232 864 52 110 0 1119 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4928

[startup+0.301216 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 6350
/proc/meminfo: memFree=1852040/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=4928 CPUtime=0.29
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 1013 0 0 0 29 0 0 0 19 0 1 0 92404967 5046272 891 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519633 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 1232 891 52 110 0 1119 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4928

[startup+0.701285 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 6350
/proc/meminfo: memFree=1852040/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=4928 CPUtime=0.69
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 1114 0 0 0 69 0 0 0 22 0 1 0 92404967 5046272 992 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 1232 992 52 110 0 1119 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4928

[startup+1.50142 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 6351
/proc/meminfo: memFree=1847936/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=4928 CPUtime=1.49
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 1243 0 0 0 149 0 0 0 25 0 1 0 92404967 5046272 1121 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 1232 1121 52 110 0 1119 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4928

[startup+3.1017 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 6351
/proc/meminfo: memFree=1846912/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=7648 CPUtime=3.09
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 1602 0 0 0 309 0 0 0 25 0 1 0 92404967 7831552 1480 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 1912 1480 52 110 0 1799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7648

[startup+6.30125 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 6351
/proc/meminfo: memFree=1843264/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=13084 CPUtime=6.29
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 2444 0 0 0 628 1 0 0 25 0 1 0 92404967 13398016 2322 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519836 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 3271 2322 52 110 0 3158 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13084

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 6351
/proc/meminfo: memFree=1838728/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=23952 CPUtime=12.69
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 3557 0 0 0 1267 2 0 0 25 0 1 0 92404967 24526848 3435 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 5988 3435 52 110 0 5875 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23952

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 6351
/proc/meminfo: memFree=1829320/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=24472 CPUtime=25.48
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 5789 0 0 0 2544 4 0 0 25 0 1 0 92404967 25059328 5667 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 6118 5667 52 110 0 6005 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24472

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 6351
/proc/meminfo: memFree=1816840/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=47368 CPUtime=51.07
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 8981 0 0 0 5100 7 0 0 25 0 1 0 92404967 48504832 8794 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 11842 8794 52 110 0 11729 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47368

[startup+102.302 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 6351
/proc/meminfo: memFree=1791880/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=92132 CPUtime=102.26
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 15163 0 0 0 10213 13 0 0 25 0 1 0 92404967 94343168 14976 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 23033 14976 52 110 0 22920 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 92132

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1774600/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=94228 CPUtime=162.23
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 19643 0 0 0 16206 17 0 0 25 0 1 0 92404967 96489472 19327 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 23557 19327 52 110 0 23444 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 94228

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1758216/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=95284 CPUtime=222.22
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 23681 0 0 0 22201 21 0 0 25 0 1 0 92404967 97570816 23365 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 23821 23365 52 110 0 23708 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 95284

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1743368/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=183128 CPUtime=282.2
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 27428 0 0 0 28195 25 0 0 25 0 1 0 92404967 187523072 27112 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 45782 27112 52 110 0 45669 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 183128

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1719944/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=183512 CPUtime=342.17
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 33243 0 0 0 34187 30 0 0 25 0 1 0 92404967 187916288 32927 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 45878 32927 52 110 0 45765 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 183512

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1694280/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=183776 CPUtime=402.15
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 39711 0 0 0 40180 35 0 0 25 0 1 0 92404967 188186624 39395 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 45944 39395 52 110 0 45831 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 183776

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1680136/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=185224 CPUtime=462.12
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 43160 0 0 0 46173 39 0 0 25 0 1 0 92404967 189669376 42844 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 46306 42844 52 110 0 46193 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 185224

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1670088/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=186416 CPUtime=522.11
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 45711 0 0 0 52169 42 0 0 25 0 1 0 92404967 190889984 45395 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 46604 45395 52 110 0 46491 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 186416

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1658248/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=361824 CPUtime=582.09
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 48898 0 0 0 58165 44 0 0 25 0 1 0 92404967 370507776 48325 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 90456 48325 52 110 0 90343 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 361824

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1648648/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=362624 CPUtime=642.06
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 51295 0 0 0 64160 46 0 0 25 0 1 0 92404967 371326976 50722 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 90656 50722 52 110 0 90543 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 362624

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1638920/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=363288 CPUtime=702.04
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 53703 0 0 0 70156 48 0 0 25 0 1 0 92404967 372006912 53130 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 90822 53130 52 110 0 90709 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 363288

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1626376/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=363552 CPUtime=762.03
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 56809 0 0 0 76152 51 0 0 25 0 1 0 92404967 372277248 56236 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 90888 56236 52 110 0 90775 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 363552

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1615176/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=363964 CPUtime=822
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 59609 0 0 0 82146 54 0 0 25 0 1 0 92404967 372699136 59036 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 90991 59036 52 110 0 90878 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 363964

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1605064/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=364636 CPUtime=881.99
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 62108 0 0 0 88142 57 0 0 25 0 1 0 92404967 373387264 61535 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 91159 61535 52 110 0 91046 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 364636

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1596744/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=365308 CPUtime=941.96
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 64219 0 0 0 94136 60 0 0 25 0 1 0 92404967 374075392 63646 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 91327 63646 52 110 0 91214 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 365308

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1588040/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=365844 CPUtime=1001.94
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 66368 0 0 0 100132 62 0 0 25 0 1 0 92404967 374624256 65795 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 91461 65795 52 110 0 91348 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 365844

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1577224/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=366108 CPUtime=1061.92
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 69065 0 0 0 106127 65 0 0 25 0 1 0 92404967 374894592 68492 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 91527 68492 52 110 0 91414 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 366108

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1570248/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=367036 CPUtime=1121.9
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 70794 0 0 0 112124 66 0 0 25 0 1 0 92404967 375844864 70221 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 91759 70221 52 110 0 91646 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 367036

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1562440/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=367436 CPUtime=1181.87
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 72754 0 0 0 118119 68 0 0 25 0 1 0 92404967 376254464 72181 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 91859 72181 52 110 0 91746 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 367436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6351
/proc/meminfo: memFree=1559944/2055920 swapFree=4183544/4192956
[pid=6350] ppid=6348 vsize=367568 CPUtime=1200.08
/proc/6350/stat : 6350 (tinisat) R 6348 6350 5076 0 -1 4194304 73345 0 0 0 119939 69 0 0 25 0 1 0 92404967 376389632 72772 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6350/statm: 91892 72772 52 110 0 91779 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 367568

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.55
CPU time (s): 1200.13
CPU user time (s): 1199.39
CPU system time (s): 0.734888
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 367568

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

runsolver used 0.749886 second user time and 2.53561 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Mon Mar 12 02:21:50 UTC 2007

IDJOB= 337386
IDBENCH= 24698
IDSOLVER= 100
FILE ID= node48/337386-1173666110

PBS_JOBID= 4101418

Free space on /tmp= 66481 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/bqwh.60.1080.sat05-436.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337386-1173666110/tinisat /tmp/evaluation/337386-1173666110/instance-337386-1173666110.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-337386-1173666110 -o ROOT/results/node48/solver-337386-1173666110 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337386-1173666110/tinisat /tmp/evaluation/337386-1173666110/instance-337386-1173666110.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  55013aff92da670c8aded0070c1f7bbe

RANDOM SEED= 978965943

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.259
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.259
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:       1852384 kB
Buffers:         21436 kB
Cached:         144168 kB
SwapCached:       3648 kB
Active:          86792 kB
Inactive:        89868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852384 kB
SwapTotal:     4192956 kB
SwapFree:      4183544 kB
Dirty:            1248 kB
Writeback:           0 kB
Mapped:          15776 kB
Slab:            12884 kB
Committed_AS:   131268 kB
PageTables:       1392 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= 66481 MiB

End job on node48 on Mon Mar 12 02:41:53 UTC 2007