Trace number 294129

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1109841921-18.SAT.shuffled.cnf
MD5SUMdbe7e3fe1e7b58d06fc02e720d4baf80
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.068989
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/294129-1171783556/instance-294129-1171783556.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/node38/watcher-294129-1171783556 -o ROOT/results/node38/solver-294129-1171783556 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294129-1171783556/tinisat /tmp/evaluation/294129-1171783556/instance-294129-1171783556.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 3/64 17084
/proc/meminfo: memFree=864456/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=716 CPUtime=0
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 98 0 0 0 0 0 0 0 18 0 1 0 198311477 733184 83 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 179 83 48 110 0 66 0

[startup+0.107287 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17084
/proc/meminfo: memFree=864456/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=1236 CPUtime=0.1
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 204 0 0 0 10 0 0 0 18 0 1 0 198311477 1265664 188 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 309 188 52 110 0 196 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1236

[startup+0.515332 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17084
/proc/meminfo: memFree=864456/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=2928 CPUtime=0.51
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 414 0 0 0 51 0 0 0 22 0 1 0 198311477 2998272 398 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 732 398 52 110 0 619 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2928

[startup+1.33542 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17085
/proc/meminfo: memFree=862272/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=3060 CPUtime=1.33
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 663 0 0 0 133 0 0 0 25 0 1 0 198311477 3133440 647 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 765 647 52 110 0 652 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3060

[startup+2.97161 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17085
/proc/meminfo: memFree=861120/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=5540 CPUtime=2.96
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 981 0 0 0 296 0 0 0 25 0 1 0 198311477 5672960 965 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 1385 965 52 110 0 1272 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5540

[startup+6.24898 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 17085
/proc/meminfo: memFree=859392/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=10092 CPUtime=6.22
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 1385 0 0 0 622 0 0 0 25 0 1 0 198311477 10334208 1336 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 2523 1336 52 110 0 2410 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 10092

[startup+12.7077 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 17085
/proc/meminfo: memFree=857032/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=10516 CPUtime=12.68
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 1913 0 0 0 1267 1 0 0 25 0 1 0 198311477 10768384 1864 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 2629 1864 52 110 0 2516 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10516

[startup+25.5182 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 17085
/proc/meminfo: memFree=854408/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=11484 CPUtime=25.48
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 2654 0 0 0 2547 1 0 0 25 0 1 0 198311477 11759616 2540 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 2871 2540 52 110 0 2758 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11484

[startup+51.1341 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 17085
/proc/meminfo: memFree=850632/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=20240 CPUtime=51.08
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 3595 0 0 0 5106 2 0 0 25 0 1 0 198311477 20725760 3481 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 5060 3481 52 110 0 4947 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20240

[startup+102.362 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 17085
/proc/meminfo: memFree=845192/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=22064 CPUtime=102.28
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 5057 0 0 0 10224 4 0 0 25 0 1 0 198311477 22593536 4814 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17084/statm: 5516 4814 52 110 0 5403 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 22064

[startup+162.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17085
/proc/meminfo: memFree=840584/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=39820 CPUtime=162.27
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 6198 0 0 0 16222 5 0 0 25 0 1 0 198311477 40775680 5955 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 9955 5955 52 110 0 9842 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 39820

[startup+222.441 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17085
/proc/meminfo: memFree=836808/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=40348 CPUtime=222.28
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 7130 0 0 0 22222 6 0 0 25 0 1 0 198311477 41316352 6887 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 10087 6887 52 110 0 9974 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 40348

[startup+282.482 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17085
/proc/meminfo: memFree=833736/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=40668 CPUtime=282.28
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 7936 0 0 0 28221 7 0 0 25 0 1 0 198311477 41644032 7693 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 10167 7693 52 110 0 10054 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 40668

[startup+342.516 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17085
/proc/meminfo: memFree=830024/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=41932 CPUtime=342.27
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 8855 0 0 0 34220 7 0 0 25 0 1 0 198311477 42938368 8612 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 10483 8612 52 110 0 10370 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 41932

[startup+402.559 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17085
/proc/meminfo: memFree=827272/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=42520 CPUtime=402.28
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 9531 0 0 0 40220 8 0 0 25 0 1 0 198311477 43540480 9288 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 10630 9288 52 110 0 10517 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 42520

[startup+462.599 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17085
/proc/meminfo: memFree=824840/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=44072 CPUtime=462.28
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 10423 0 0 0 46219 9 0 0 25 0 1 0 198311477 45129728 9923 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 11018 9923 52 110 0 10905 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 44072

[startup+522.631 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17085
/proc/meminfo: memFree=822280/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=44964 CPUtime=522.28
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 11060 0 0 0 52218 10 0 0 25 0 1 0 198311477 46043136 10560 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 11241 10560 52 110 0 11128 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 44964

[startup+582.672 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17085
/proc/meminfo: memFree=819976/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=78724 CPUtime=582.28
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 11613 0 0 0 58218 10 0 0 25 0 1 0 198311477 80613376 11113 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 19681 11113 52 110 0 19568 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 78724

[startup+642.708 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17085
/proc/meminfo: memFree=817992/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=78724 CPUtime=642.28
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 12096 0 0 0 64217 11 0 0 25 0 1 0 198311477 80613376 11596 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 19681 11596 52 110 0 19568 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 78724

[startup+702.74 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17085
/proc/meminfo: memFree=815816/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=79504 CPUtime=702.27
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 12648 0 0 0 70215 12 0 0 25 0 1 0 198311477 81412096 12148 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 19876 12148 52 110 0 19763 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 79504

[startup+762.778 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17085
/proc/meminfo: memFree=813896/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=79952 CPUtime=762.27
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 13171 0 0 0 76215 12 0 0 25 0 1 0 198311477 81870848 12605 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 19988 12605 52 110 0 19875 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 79952

[startup+822.824 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17085
/proc/meminfo: memFree=812040/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=80216 CPUtime=822.29
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 13656 0 0 0 82216 13 0 0 25 0 1 0 198311477 82141184 13090 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 20054 13090 52 110 0 19941 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 80216

[startup+882.859 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17087
/proc/meminfo: memFree=809992/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=81004 CPUtime=882.28
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 14166 0 0 0 88215 13 0 0 25 0 1 0 198311477 82948096 13600 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519959 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 20251 13600 52 110 0 20138 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 81004

[startup+942.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17087
/proc/meminfo: memFree=808200/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=81456 CPUtime=942.28
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 14618 0 0 0 94214 14 0 0 25 0 1 0 198311477 83410944 14052 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 20364 14052 52 110 0 20251 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 81456

[startup+1002.94 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17087
/proc/meminfo: memFree=806408/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=81852 CPUtime=1002.27
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 15064 0 0 0 100213 14 0 0 25 0 1 0 198311477 83816448 14498 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 20463 14498 52 110 0 20350 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 81852

[startup+1062.97 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17087
/proc/meminfo: memFree=804680/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=82112 CPUtime=1062.28
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 15535 0 0 0 106213 15 0 0 25 0 1 0 198311477 84082688 14936 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 20528 14936 52 110 0 20415 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 82112

[startup+1123.01 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17087
/proc/meminfo: memFree=803016/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=82112 CPUtime=1122.27
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 15937 0 0 0 112212 15 0 0 25 0 1 0 198311477 84082688 15338 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 20528 15338 52 110 0 20415 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 82112

[startup+1183.05 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17087
/proc/meminfo: memFree=801288/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=82508 CPUtime=1182.27
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 16382 0 0 0 118211 16 0 0 25 0 1 0 198311477 84488192 15783 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 20627 15783 52 110 0 20514 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 82508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.88 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17087
/proc/meminfo: memFree=800840/2055920 swapFree=4183804/4192956
[pid=17084] ppid=17082 vsize=82508 CPUtime=1200.09
/proc/17084/stat : 17084 (tinisat) R 17082 17084 15980 0 -1 4194304 16492 0 0 0 119993 16 0 0 25 0 1 0 198311477 84488192 15893 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/17084/statm: 20627 15893 52 110 0 20514 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 82508

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.89
CPU time (s): 1200.11
CPU user time (s): 1199.94
CPU system time (s): 0.171973
CPU usage (%): 99.9351
Max. virtual memory (cumulated for all children) (KiB): 82508

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

runsolver used 1.04484 second user time and 3.22651 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Feb 18 07:25:56 UTC 2007

IDJOB= 294129
IDBENCH= 19881
IDSOLVER= 100
FILE ID= node38/294129-1171783556

PBS_JOBID= 3839545

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-S1109841921-18.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294129-1171783556/tinisat /tmp/evaluation/294129-1171783556/instance-294129-1171783556.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-294129-1171783556 -o ROOT/results/node38/solver-294129-1171783556 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294129-1171783556/tinisat /tmp/evaluation/294129-1171783556/instance-294129-1171783556.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  dbe7e3fe1e7b58d06fc02e720d4baf80

RANDOM SEED= 494350386

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:        864928 kB
Buffers:         40732 kB
Cached:        1027668 kB
SwapCached:       3416 kB
Active:         799868 kB
Inactive:       278444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        864928 kB
SwapTotal:     4192956 kB
SwapFree:      4183804 kB
Dirty:             576 kB
Writeback:           0 kB
Mapped:          15472 kB
Slab:            98664 kB
Committed_AS:   412844 kB
PageTables:       1468 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 node38 on Sun Feb 18 07:46:00 UTC 2007