Trace number 294211

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.53

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1155415292-14.UNSAT.shuffled.cnf
MD5SUM39407927ecbef73c1b2c7d61d86d822d
Bench CategoryRANDOM (random 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 variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
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/294211-1171785076/instance-294211-1171785076.cnf
0.00/0.00	c 130 variables, 2769 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/node69/watcher-294211-1171785076 -o ROOT/results/node69/solver-294211-1171785076 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294211-1171785076/tinisat /tmp/evaluation/294211-1171785076/instance-294211-1171785076.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.99 2/64 26647
/proc/meminfo: memFree=1081064/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=976 CPUtime=0
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 198465289 999424 107 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 244 109 51 110 0 131 0

[startup+0.110167 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 26647
/proc/meminfo: memFree=1081064/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=1236 CPUtime=0.1
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 200 0 0 0 10 0 0 0 18 0 1 0 198465289 1265664 184 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 309 184 52 110 0 196 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1236

[startup+0.518232 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 26647
/proc/meminfo: memFree=1081064/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=2928 CPUtime=0.51
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 394 0 0 0 51 0 0 0 21 0 1 0 198465289 2998272 378 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 732 378 52 110 0 619 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2928

[startup+1.33837 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 26648
/proc/meminfo: memFree=1078944/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=3060 CPUtime=1.33
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 634 0 0 0 133 0 0 0 25 0 1 0 198465289 3133440 618 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 765 618 52 110 0 652 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3060

[startup+2.97864 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 26648
/proc/meminfo: memFree=1077792/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=5544 CPUtime=2.97
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 953 0 0 0 297 0 0 0 25 0 1 0 198465289 5677056 937 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 1386 937 52 110 0 1273 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5544

[startup+6.25517 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 26648
/proc/meminfo: memFree=1076000/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=5808 CPUtime=6.25
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 1370 0 0 0 624 1 0 0 25 0 1 0 198465289 5947392 1321 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519888 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 1452 1321 52 110 0 1339 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 5808

[startup+12.7112 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 26648
/proc/meminfo: memFree=1073888/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=10532 CPUtime=12.7
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 1867 0 0 0 1269 1 0 0 25 0 1 0 198465289 10784768 1818 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 2633 1818 52 110 0 2520 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10532

[startup+25.6123 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 26648
/proc/meminfo: memFree=1071208/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=11364 CPUtime=25.6
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 2588 0 0 0 2558 2 0 0 25 0 1 0 198465289 11636736 2474 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519953 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 2841 2474 52 110 0 2728 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 11364

[startup+51.2175 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 26648
/proc/meminfo: memFree=1067688/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=20096 CPUtime=51.18
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 3466 0 0 0 5116 2 0 0 25 0 1 0 198465289 20578304 3352 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 5024 3352 52 110 0 4911 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 20096

[startup+102.425 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 26648
/proc/meminfo: memFree=1062312/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=21456 CPUtime=102.38
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 4813 0 0 0 10234 4 0 0 25 0 1 0 198465289 21970944 4699 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 5364 4699 52 110 0 5251 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 21456

[startup+162.444 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26648
/proc/meminfo: memFree=1057640/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=39544 CPUtime=162.37
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 6070 0 0 0 16232 5 0 0 25 0 1 0 198465289 40493056 5827 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 9886 5827 52 110 0 9773 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 39544

[startup+222.464 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 26648
/proc/meminfo: memFree=1053992/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=40220 CPUtime=222.37
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 6977 0 0 0 22231 6 0 0 25 0 1 0 198465289 41185280 6734 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 10055 6734 52 110 0 9942 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 40220

[startup+282.481 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 26648
/proc/meminfo: memFree=1050664/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=41056 CPUtime=282.37
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 7807 0 0 0 28230 7 0 0 25 0 1 0 198465289 42041344 7564 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 10264 7564 52 110 0 10151 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 41056

[startup+342.499 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 26648
/proc/meminfo: memFree=1047152/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=41924 CPUtime=342.38
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 8664 0 0 0 34230 8 0 0 25 0 1 0 198465289 42930176 8421 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 10481 8421 52 110 0 10368 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 41924

[startup+402.514 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26648
/proc/meminfo: memFree=1044080/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=42884 CPUtime=402.36
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 9431 0 0 0 40228 8 0 0 25 0 1 0 198465289 43913216 9188 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 10721 9188 52 110 0 10608 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 42884

[startup+462.531 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26648
/proc/meminfo: memFree=1041712/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=44364 CPUtime=462.36
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 10286 0 0 0 46227 9 0 0 25 0 1 0 198465289 45428736 9786 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 11091 9786 52 110 0 10978 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 44364

[startup+522.551 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26648
/proc/meminfo: memFree=1039216/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=45284 CPUtime=522.36
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 10943 0 0 0 52226 10 0 0 25 0 1 0 198465289 46370816 10410 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 11321 10410 52 110 0 11208 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 45284

[startup+582.574 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26648
/proc/meminfo: memFree=1036784/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=79440 CPUtime=582.37
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 11537 0 0 0 58225 12 0 0 25 0 1 0 198465289 81346560 11004 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 19860 11004 52 110 0 19747 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 79440

[startup+642.617 s]
/proc/loadavg: 1.08 1.02 1.01 2/71 26772
/proc/meminfo: memFree=1033536/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=79832 CPUtime=642.34
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 12083 0 0 0 64222 12 0 0 25 0 1 0 198465289 81747968 11517 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 19958 11517 52 110 0 19845 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 79832

[startup+702.653 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 26846
/proc/meminfo: memFree=1032432/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=80488 CPUtime=702.31
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 12626 0 0 0 70218 13 0 0 25 0 1 0 198465289 82419712 12060 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519953 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 20122 12060 52 110 0 20009 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 80488

[startup+762.667 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 26846
/proc/meminfo: memFree=1030640/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=80620 CPUtime=762.3
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 13072 0 0 0 76217 13 0 0 25 0 1 0 198465289 82554880 12506 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 20155 12506 52 110 0 20042 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 80620

[startup+822.691 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 26846
/proc/meminfo: memFree=1029040/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=80884 CPUtime=822.31
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 13500 0 0 0 82217 14 0 0 25 0 1 0 198465289 82825216 12934 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 20221 12934 52 110 0 20108 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 80884

[startup+882.71 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 26846
/proc/meminfo: memFree=1027376/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=80884 CPUtime=882.31
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 13903 0 0 0 88216 15 0 0 25 0 1 0 198465289 82825216 13337 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 20221 13337 52 110 0 20108 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 80884

[startup+942.725 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26846
/proc/meminfo: memFree=1025392/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=81932 CPUtime=942.3
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 14433 0 0 0 94215 15 0 0 25 0 1 0 198465289 83898368 13834 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 20483 13834 52 110 0 20370 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 81932

[startup+1002.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26846
/proc/meminfo: memFree=1023344/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=82852 CPUtime=1002.3
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 14979 0 0 0 100214 16 0 0 25 0 1 0 198465289 84840448 14347 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 20713 14347 52 110 0 20600 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 82852

[startup+1062.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26846
/proc/meminfo: memFree=1021872/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=82984 CPUtime=1062.29
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 15357 0 0 0 106213 16 0 0 25 0 1 0 198465289 84975616 14725 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 20746 14725 52 110 0 20633 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 82984

[startup+1122.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26846
/proc/meminfo: memFree=1020400/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=83112 CPUtime=1122.29
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 15737 0 0 0 112213 16 0 0 25 0 1 0 198465289 85106688 15072 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 20778 15072 52 110 0 20665 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 83112

[startup+1182.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26846
/proc/meminfo: memFree=1018864/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=83244 CPUtime=1182.29
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 16128 0 0 0 118212 17 0 0 25 0 1 0 198465289 85241856 15463 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 20811 15463 52 110 0 20698 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 83244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26846
/proc/meminfo: memFree=1018480/2055920 swapFree=4183028/4192956
[pid=26647] ppid=26645 vsize=83500 CPUtime=1200.01
/proc/26647/stat : 26647 (tinisat) R 26645 26647 26590 0 -1 4194304 16292 0 0 0 119984 17 0 0 25 0 1 0 198465289 85504000 15561 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26647/statm: 20875 15561 52 110 0 20762 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 83500

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.53
CPU time (s): 1200.03
CPU user time (s): 1199.85
CPU system time (s): 0.186971
CPU usage (%): 99.9584
Max. virtual memory (cumulated for all children) (KiB): 83500

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

runsolver used 0.828873 second user time and 2.46362 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Sun Feb 18 07:51:16 UTC 2007

IDJOB= 294211
IDBENCH= 19883
IDSOLVER= 100
FILE ID= node69/294211-1171785076

PBS_JOBID= 3839577

Free space on /tmp= 66564 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1155415292-14.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294211-1171785076/tinisat /tmp/evaluation/294211-1171785076/instance-294211-1171785076.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-294211-1171785076 -o ROOT/results/node69/solver-294211-1171785076 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294211-1171785076/tinisat /tmp/evaluation/294211-1171785076/instance-294211-1171785076.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  39407927ecbef73c1b2c7d61d86d822d

RANDOM SEED= 345325315

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.261
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.261
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:       1081472 kB
Buffers:         48912 kB
Cached:         815648 kB
SwapCached:       4412 kB
Active:         609528 kB
Inactive:       264872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1081472 kB
SwapTotal:     4192956 kB
SwapFree:      4183028 kB
Dirty:             740 kB
Writeback:           0 kB
Mapped:          15144 kB
Slab:            85988 kB
Committed_AS:   553332 kB
PageTables:       1472 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 node69 on Sun Feb 18 08:11:18 UTC 2007