Trace number 293555

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1869272420-19.SAT.shuffled.cnf
MD5SUM4c82e15dddaac18e48f58e3db4a1e7b5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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/293555-1171773348/instance-293555-1171773348.cnf
0.00/0.00	c 110 variables, 2343 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/node15/watcher-293555-1171773348 -o ROOT/results/node15/solver-293555-1171773348 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293555-1171773348/tinisat /tmp/evaluation/293555-1171773348/instance-293555-1171773348.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: 1.00 0.99 0.99 3/77 12618
/proc/meminfo: memFree=1251056/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=716 CPUtime=0
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 96 0 0 0 0 0 0 0 18 0 1 0 197289148 733184 81 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 179 81 48 110 0 66 0

[startup+0.107935 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 12618
/proc/meminfo: memFree=1251056/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=1148 CPUtime=0.1
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 187 0 0 0 10 0 0 0 18 0 1 0 197289148 1175552 171 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 287 171 52 110 0 174 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1148

[startup+0.516005 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 12618
/proc/meminfo: memFree=1251056/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=2732 CPUtime=0.51
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 379 0 0 0 51 0 0 0 21 0 1 0 197289148 2797568 363 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 683 363 52 110 0 570 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2732

[startup+1.34015 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12619
/proc/meminfo: memFree=1249000/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=2732 CPUtime=1.33
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 602 0 0 0 133 0 0 0 25 0 1 0 197289148 2797568 586 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 683 586 52 110 0 570 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2732

[startup+2.97643 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12619
/proc/meminfo: memFree=1247976/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=4892 CPUtime=2.96
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 894 0 0 0 296 0 0 0 25 0 1 0 197289148 5009408 878 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 1223 878 52 110 0 1110 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4892

[startup+6.25699 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12619
/proc/meminfo: memFree=1246312/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=8816 CPUtime=6.24
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 1279 0 0 0 624 0 0 0 25 0 1 0 197289148 9027584 1230 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 2204 1230 52 110 0 2091 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8816

[startup+12.7111 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12619
/proc/meminfo: memFree=1244272/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=9388 CPUtime=12.7
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 1754 0 0 0 1269 1 0 0 25 0 1 0 197289148 9613312 1705 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 2347 1705 52 110 0 2234 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9388

[startup+25.5143 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12619
/proc/meminfo: memFree=1241912/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=9932 CPUtime=25.5
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 2406 0 0 0 2549 1 0 0 25 0 1 0 197289148 10170368 2292 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 2483 2292 52 110 0 2370 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 9932

[startup+51.1267 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12619
/proc/meminfo: memFree=1238520/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=17620 CPUtime=51.1
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 3242 0 0 0 5108 2 0 0 25 0 1 0 197289148 18042880 3128 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 4405 3128 52 110 0 4292 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 17620

[startup+102.35 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12619
/proc/meminfo: memFree=1233400/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=19304 CPUtime=102.3
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 4618 0 0 0 10226 4 0 0 25 0 1 0 197289148 19767296 4375 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 4826 4375 52 110 0 4713 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 19304

[startup+162.385 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12619
/proc/meminfo: memFree=1228984/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=34596 CPUtime=162.32
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 5707 0 0 0 16226 6 0 0 25 0 1 0 197289148 35426304 5464 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 8649 5464 52 110 0 8536 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 34596

[startup+222.415 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12621
/proc/meminfo: memFree=1225464/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=35240 CPUtime=222.32
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 6558 0 0 0 22226 6 0 0 25 0 1 0 197289148 36085760 6315 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 8810 6315 52 110 0 8697 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 35240

[startup+282.442 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12621
/proc/meminfo: memFree=1222648/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=35400 CPUtime=282.33
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 7308 0 0 0 28225 8 0 0 25 0 1 0 197289148 36249600 7065 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 8850 7065 52 110 0 8737 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 35400

[startup+342.475 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12621
/proc/meminfo: memFree=1218936/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=37212 CPUtime=342.34
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 8246 0 0 0 34225 9 0 0 25 0 1 0 197289148 38105088 8003 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 9303 8003 52 110 0 9190 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 37212

[startup+402.508 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12621
/proc/meminfo: memFree=1216376/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=38688 CPUtime=402.35
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 9145 0 0 0 40225 10 0 0 25 0 1 0 197289148 39616512 8612 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 9672 8612 52 110 0 9559 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 38688

[startup+462.538 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12621
/proc/meminfo: memFree=1213880/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=39664 CPUtime=462.37
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 9808 0 0 0 46225 12 0 0 25 0 1 0 197289148 40615936 9242 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 9916 9242 52 110 0 9803 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 39664

[startup+522.569 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12621
/proc/meminfo: memFree=1211960/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=68168 CPUtime=522.38
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 10387 0 0 0 52225 13 0 0 25 0 1 0 197289148 69804032 9722 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 17042 9722 52 110 0 16929 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 68168

[startup+582.599 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12621
/proc/meminfo: memFree=1209784/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=68296 CPUtime=582.38
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 10914 0 0 0 58225 13 0 0 25 0 1 0 197289148 69935104 10216 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520014 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 17074 10216 52 110 0 16961 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 68296

[startup+642.633 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12621
/proc/meminfo: memFree=1208056/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=68824 CPUtime=642.39
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 11423 0 0 0 64225 14 0 0 25 0 1 0 197289148 70475776 10725 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 17206 10725 52 110 0 17093 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 68824

[startup+702.665 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12621
/proc/meminfo: memFree=1206072/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=68956 CPUtime=702.4
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 11867 0 0 0 70225 15 0 0 25 0 1 0 197289148 70610944 11169 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 17239 11169 52 110 0 17126 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 68956

[startup+762.696 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12621
/proc/meminfo: memFree=1204408/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=69216 CPUtime=762.42
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 12311 0 0 0 76226 16 0 0 25 0 1 0 197289148 70877184 11613 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 17304 11613 52 110 0 17191 0
Current children cumulated CPU time (s) 762.42
Current children cumulated vsize (KiB) 69216

[startup+822.729 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12621
/proc/meminfo: memFree=1202104/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=70256 CPUtime=822.43
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 12934 0 0 0 82226 17 0 0 25 0 1 0 197289148 71942144 12170 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 17564 12170 52 110 0 17451 0
Current children cumulated CPU time (s) 822.43
Current children cumulated vsize (KiB) 70256

[startup+882.758 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12621
/proc/meminfo: memFree=1200184/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=70912 CPUtime=882.43
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 13445 0 0 0 88225 18 0 0 25 0 1 0 197289148 72613888 12648 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 17728 12648 52 110 0 17615 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 70912

[startup+942.787 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12621
/proc/meminfo: memFree=1198136/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=71832 CPUtime=942.44
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 13985 0 0 0 94225 19 0 0 25 0 1 0 197289148 73555968 13155 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 17958 13155 52 110 0 17845 0
Current children cumulated CPU time (s) 942.44
Current children cumulated vsize (KiB) 71832

[startup+1002.82 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 12621
/proc/meminfo: memFree=1196664/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=71964 CPUtime=1002.45
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 14397 0 0 0 100225 20 0 0 25 0 1 0 197289148 73691136 13567 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 17991 13567 52 110 0 17878 0
Current children cumulated CPU time (s) 1002.45
Current children cumulated vsize (KiB) 71964

[startup+1062.85 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 12621
/proc/meminfo: memFree=1194936/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=72164 CPUtime=1062.47
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 14807 0 0 0 106226 21 0 0 25 0 1 0 197289148 73895936 13977 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 18041 13977 52 110 0 17928 0
Current children cumulated CPU time (s) 1062.47
Current children cumulated vsize (KiB) 72164

[startup+1122.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12621
/proc/meminfo: memFree=1193656/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=72164 CPUtime=1122.48
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 15137 0 0 0 112227 21 0 0 25 0 1 0 197289148 73895936 14307 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 18041 14307 52 110 0 17928 0
Current children cumulated CPU time (s) 1122.48
Current children cumulated vsize (KiB) 72164

[startup+1182.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12621
/proc/meminfo: memFree=1192120/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=72296 CPUtime=1182.49
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 15515 0 0 0 118227 22 0 0 25 0 1 0 197289148 74031104 14685 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 18074 14685 52 110 0 17961 0
Current children cumulated CPU time (s) 1182.49
Current children cumulated vsize (KiB) 72296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12621
/proc/meminfo: memFree=1191736/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=72552 CPUtime=1200
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 15681 0 0 0 119978 22 0 0 25 0 1 0 197289148 74293248 14786 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 18138 14786 52 110 0 18025 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 72552

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

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

[startup+1200.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12621
/proc/meminfo: memFree=1191736/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=72552 CPUtime=1200
/proc/12618/stat : 12618 (tinisat) R 12616 12618 12423 0 -1 4194304 15681 0 0 0 119978 22 0 0 25 0 1 0 197289148 74293248 14786 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/12618/statm: 18138 14786 52 110 0 18025 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 72552

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.03
CPU user time (s): 1199.79
CPU system time (s): 0.238963
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 72552

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

runsolver used 1.3268 second user time and 2.92656 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Feb 18 04:35:48 UTC 2007

IDJOB= 293555
IDBENCH= 19867
IDSOLVER= 100
FILE ID= node15/293555-1171773348

PBS_JOBID= 3839302

Free space on /tmp= 66536 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1869272420-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293555-1171773348/tinisat /tmp/evaluation/293555-1171773348/instance-293555-1171773348.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-293555-1171773348 -o ROOT/results/node15/solver-293555-1171773348 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293555-1171773348/tinisat /tmp/evaluation/293555-1171773348/instance-293555-1171773348.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  4c82e15dddaac18e48f58e3db4a1e7b5

RANDOM SEED= 551000864

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1251464 kB
Buffers:         46884 kB
Cached:         626928 kB
SwapCached:          0 kB
Active:         656492 kB
Inactive:        77572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1251464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             596 kB
Writeback:           0 kB
Mapped:          79168 kB
Slab:            55844 kB
Committed_AS:   741196 kB
PageTables:       1800 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= 66536 MiB

End job on node15 on Sun Feb 18 04:55:50 UTC 2007