Trace number 292612

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.03 1200.55

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1445529008-02.SAT.shuffled.cnf
MD5SUM998c448900ff5c6797d8922bbcd9515b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Tinisat 0.22
0.00/0.00	c solving /tmp/evaluation/292612-1171756792/instance-292612-1171756792.cnf
0.00/0.00	c 90 variables, 1917 clauses

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node33/watcher-292612-1171756792 -o ROOT/results/node33/solver-292612-1171756792 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292612-1171756792/tinisat /tmp/evaluation/292612-1171756792/instance-292612-1171756792.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.92 0.98 0.95 3/64 5421
/proc/meminfo: memFree=981760/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=888 CPUtime=0
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 100714513 909312 95 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 222 95 51 110 0 109 0

[startup+0.106758 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 5421
/proc/meminfo: memFree=981760/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=1068 CPUtime=0.1
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 179 0 0 0 10 0 0 0 18 0 1 0 100714513 1093632 163 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 267 163 52 110 0 154 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1068

[startup+0.514841 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 5421
/proc/meminfo: memFree=981760/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=2424 CPUtime=0.51
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 349 0 0 0 51 0 0 0 21 0 1 0 100714513 2482176 333 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 606 333 52 110 0 493 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2424

[startup+1.33501 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 5422
/proc/meminfo: memFree=980024/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=4128 CPUtime=1.33
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 579 0 0 0 133 0 0 0 25 0 1 0 100714513 4227072 563 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134515339 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 1032 563 52 110 0 919 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4128

[startup+2.97134 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 5422
/proc/meminfo: memFree=978936/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=4264 CPUtime=2.96
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 822 0 0 0 296 0 0 0 25 0 1 0 100714513 4366336 806 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 1066 806 52 110 0 953 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4264

[startup+6.24902 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 5422
/proc/meminfo: memFree=977528/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=7544 CPUtime=6.24
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 1156 0 0 0 624 0 0 0 25 0 1 0 100714513 7725056 1107 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 1886 1107 52 110 0 1773 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7544

[startup+12.7023 s]
/proc/loadavg: 0.94 0.98 0.95 2/65 5422
/proc/meminfo: memFree=975744/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=7976 CPUtime=12.69
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 1560 0 0 0 1268 1 0 0 25 0 1 0 100714513 8167424 1511 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 1994 1511 52 110 0 1881 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7976

[startup+25.519 s]
/proc/loadavg: 0.95 0.98 0.95 2/65 5422
/proc/meminfo: memFree=973568/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=14768 CPUtime=25.5
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 2167 0 0 0 2549 1 0 0 25 0 1 0 100714513 15122432 2053 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 3692 2053 52 110 0 3579 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 14768

[startup+51.1232 s]
/proc/loadavg: 0.96 0.98 0.95 2/65 5422
/proc/meminfo: memFree=971008/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=15120 CPUtime=51.09
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 2801 0 0 0 5106 3 0 0 25 0 1 0 100714513 15482880 2687 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 3780 2687 52 110 0 3667 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15120

[startup+102.349 s]
/proc/loadavg: 0.98 0.98 0.95 2/71 5528
/proc/meminfo: memFree=965064/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=17276 CPUtime=102.25
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 4065 0 0 0 10221 4 0 0 25 0 1 0 100714513 17690624 3822 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 4319 3822 52 110 0 4206 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17276

[startup+162.399 s]
/proc/loadavg: 1.07 1.00 0.95 2/65 5620
/proc/meminfo: memFree=961920/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=30116 CPUtime=162.24
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 5072 0 0 0 16218 6 0 0 25 0 1 0 100714513 30838784 4829 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 7529 4829 52 110 0 7416 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30116

[startup+222.415 s]
/proc/loadavg: 1.03 1.00 0.95 2/65 5620
/proc/meminfo: memFree=959296/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=30440 CPUtime=222.24
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 5745 0 0 0 22217 7 0 0 25 0 1 0 100714513 31170560 5502 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 7610 5502 52 110 0 7497 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 30440

[startup+282.435 s]
/proc/loadavg: 1.01 1.00 0.95 2/65 5620
/proc/meminfo: memFree=956864/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=30864 CPUtime=282.24
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 6355 0 0 0 28216 8 0 0 25 0 1 0 100714513 31604736 6112 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519836 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 7716 6112 52 110 0 7603 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 30864

[startup+342.454 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 5620
/proc/meminfo: memFree=954176/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=32220 CPUtime=342.23
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 7117 0 0 0 34215 8 0 0 25 0 1 0 100714513 32993280 6808 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 8055 6808 52 110 0 7942 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 32220

[startup+402.472 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 5620
/proc/meminfo: memFree=951744/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=33004 CPUtime=402.22
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 7792 0 0 0 40213 9 0 0 25 0 1 0 100714513 33796096 7417 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 8251 7417 52 110 0 8138 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 33004

[startup+462.488 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 5620
/proc/meminfo: memFree=949440/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=57564 CPUtime=462.22
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 8612 0 0 0 46212 10 0 0 25 0 1 0 100714513 58945536 7980 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 14391 7980 52 110 0 14278 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 57564

[startup+522.503 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 5620
/proc/meminfo: memFree=947328/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=58348 CPUtime=522.21
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 9184 0 0 0 52211 10 0 0 25 0 1 0 100714513 59748352 8519 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 14587 8519 52 110 0 14474 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 58348

[startup+582.526 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 5620
/proc/meminfo: memFree=945600/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=58872 CPUtime=582.22
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 9651 0 0 0 58211 11 0 0 25 0 1 0 100714513 60284928 8953 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 14718 8953 52 110 0 14605 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 58872

[startup+642.548 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 5620
/proc/meminfo: memFree=944192/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=59004 CPUtime=642.22
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 10002 0 0 0 64210 12 0 0 25 0 1 0 100714513 60420096 9304 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 14751 9304 52 110 0 14638 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 59004

[startup+702.562 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 5620
/proc/meminfo: memFree=942464/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=59396 CPUtime=702.21
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 10449 0 0 0 70209 12 0 0 25 0 1 0 100714513 60821504 9718 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 14849 9718 52 110 0 14736 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 59396

[startup+762.576 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 5620
/proc/meminfo: memFree=940928/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=60300 CPUtime=762.2
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 11005 0 0 0 76207 13 0 0 25 0 1 0 100714513 61747200 10111 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 15075 10111 52 110 0 14962 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 60300

[startup+822.596 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 5620
/proc/meminfo: memFree=939392/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=60688 CPUtime=822.2
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 11429 0 0 0 82206 14 0 0 25 0 1 0 100714513 62144512 10502 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 15172 10502 52 110 0 15059 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 60688

[startup+882.619 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 5620
/proc/meminfo: memFree=937792/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=61204 CPUtime=882.2
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 11906 0 0 0 88206 14 0 0 25 0 1 0 100714513 62672896 10880 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 15301 10880 52 110 0 15188 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 61204

[startup+942.64 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 5620
/proc/meminfo: memFree=936384/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=61720 CPUtime=942.2
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 12358 0 0 0 94205 15 0 0 25 0 1 0 100714513 63201280 11266 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 15430 11266 52 110 0 15317 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 61720

[startup+1002.65 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 5620
/proc/meminfo: memFree=934784/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=62236 CPUtime=1002.2
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 12828 0 0 0 100204 16 0 0 25 0 1 0 100714513 63729664 11637 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 15559 11637 52 110 0 15446 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 62236

[startup+1062.67 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 5620
/proc/meminfo: memFree=933504/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=62496 CPUtime=1062.19
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 13191 0 0 0 106203 16 0 0 25 0 1 0 100714513 63995904 11967 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 15624 11967 52 110 0 15511 0
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (KiB) 62496

[startup+1122.7 s]
/proc/loadavg: 1.04 1.01 0.96 2/65 5622
/proc/meminfo: memFree=931904/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=63400 CPUtime=1122.19
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 13718 0 0 0 112202 17 0 0 25 0 1 0 100714513 64921600 12363 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 15850 12363 52 110 0 15737 0
Current children cumulated CPU time (s) 1122.19
Current children cumulated vsize (KiB) 63400

[startup+1182.71 s]
/proc/loadavg: 1.02 1.01 0.96 2/65 5622
/proc/meminfo: memFree=930816/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=63528 CPUtime=1182.18
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 14042 0 0 0 118201 17 0 0 25 0 1 0 100714513 65052672 12654 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 15882 12654 52 110 0 15769 0
Current children cumulated CPU time (s) 1182.18
Current children cumulated vsize (KiB) 63528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.54 s]
/proc/loadavg: 1.01 1.01 0.96 2/65 5622
/proc/meminfo: memFree=930432/2055920 swapFree=4183908/4192956
[pid=5421] ppid=5419 vsize=63528 CPUtime=1200
/proc/5421/stat : 5421 (tinisat) R 5419 5421 4241 0 -1 4194304 14129 0 0 0 119983 17 0 0 25 0 1 0 100714513 65052672 12741 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 15882 12741 52 110 0 15769 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 63528

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.03
CPU user time (s): 1199.84
CPU system time (s): 0.188971
CPU usage (%): 99.9563
Max. virtual memory (cumulated for all children) (KiB): 63528

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

runsolver used 0.810876 second user time and 2.48062 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Feb 17 23:59:52 UTC 2007

IDJOB= 292612
IDBENCH= 19844
IDSOLVER= 100
FILE ID= node33/292612-1171756792

PBS_JOBID= 3839475

Free space on /tmp= 66564 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1445529008-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292612-1171756792/tinisat /tmp/evaluation/292612-1171756792/instance-292612-1171756792.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-292612-1171756792 -o ROOT/results/node33/solver-292612-1171756792 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292612-1171756792/tinisat /tmp/evaluation/292612-1171756792/instance-292612-1171756792.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  998c448900ff5c6797d8922bbcd9515b

RANDOM SEED= 586219952

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.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:        982232 kB
Buffers:         39220 kB
Cached:         919020 kB
SwapCached:       4164 kB
Active:         691404 kB
Inactive:       277536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        982232 kB
SwapTotal:     4192956 kB
SwapFree:      4183908 kB
Dirty:             552 kB
Writeback:           0 kB
Mapped:          15368 kB
Slab:            90800 kB
Committed_AS:   126320 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= 66564 MiB

End job on node33 on Sun Feb 18 00:19:55 UTC 2007