Trace number 291669

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.08 1200.49

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1210495375-04.SAT.shuffled.cnf
MD5SUMfabf0452180c700cfc0cc84c4c12ca08
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.091986
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
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/291669-1171744914/instance-291669-1171744914.cnf
0.00/0.00	c 80 variables, 1704 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/node1/watcher-291669-1171744914 -o ROOT/results/node1/solver-291669-1171744914 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291669-1171744914/tinisat /tmp/evaluation/291669-1171744914/instance-291669-1171744914.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.77 0.92 0.87 3/77 3737
/proc/meminfo: memFree=1714544/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=868 CPUtime=0
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 194446584 888832 104 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134608047 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 217 104 52 110 0 104 0

[startup+0.106493 s]
/proc/loadavg: 0.77 0.92 0.87 3/77 3737
/proc/meminfo: memFree=1714544/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=1348 CPUtime=0.1
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 173 0 0 0 10 0 0 0 18 0 1 0 194446584 1380352 157 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 337 157 52 110 0 224 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1348

[startup+0.51454 s]
/proc/loadavg: 0.77 0.92 0.87 3/77 3737
/proc/meminfo: memFree=1714544/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=2252 CPUtime=0.5
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 328 0 0 0 50 0 0 0 21 0 1 0 194446584 2306048 312 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519833 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 563 312 52 110 0 450 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2252

[startup+1.33464 s]
/proc/loadavg: 0.77 0.92 0.87 2/78 3738
/proc/meminfo: memFree=1712808/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=3800 CPUtime=1.32
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 542 0 0 0 132 0 0 0 25 0 1 0 194446584 3891200 526 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 950 526 52 110 0 837 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3800

[startup+2.97083 s]
/proc/loadavg: 0.77 0.92 0.87 2/78 3738
/proc/meminfo: memFree=1711912/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=3936 CPUtime=2.96
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 766 0 0 0 296 0 0 0 25 0 1 0 194446584 4030464 750 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 984 750 52 110 0 871 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 3936

[startup+6.24721 s]
/proc/loadavg: 0.79 0.92 0.87 2/78 3738
/proc/meminfo: memFree=1710576/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=6904 CPUtime=6.23
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 1082 0 0 0 623 0 0 0 25 0 1 0 194446584 7069696 1033 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134518207 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 1726 1033 52 110 0 1613 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 6904

[startup+12.704 s]
/proc/loadavg: 0.81 0.92 0.87 2/78 3738
/proc/meminfo: memFree=1708912/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=7512 CPUtime=12.69
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 1480 0 0 0 1268 1 0 0 25 0 1 0 194446584 7692288 1431 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134626814 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 1878 1431 52 110 0 1765 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7512

[startup+25.5145 s]
/proc/loadavg: 0.85 0.93 0.87 2/78 3738
/proc/meminfo: memFree=1706864/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=13588 CPUtime=25.5
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 2073 0 0 0 2548 2 0 0 25 0 1 0 194446584 13914112 1959 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 3397 1959 52 110 0 3284 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 13588

[startup+51.1245 s]
/proc/loadavg: 0.90 0.93 0.88 2/78 3738
/proc/meminfo: memFree=1704176/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=14104 CPUtime=51.1
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 2735 0 0 0 5107 3 0 0 25 0 1 0 194446584 14442496 2621 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 3526 2621 52 110 0 3413 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 14104

[startup+102.345 s]
/proc/loadavg: 0.95 0.94 0.88 2/78 3738
/proc/meminfo: memFree=1699824/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=26016 CPUtime=102.31
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 3932 0 0 0 10227 4 0 0 25 0 1 0 194446584 26640384 3689 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 6504 3689 52 110 0 6391 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 26016

[startup+162.378 s]
/proc/loadavg: 0.98 0.95 0.89 2/78 3738
/proc/meminfo: memFree=1696048/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=27124 CPUtime=162.32
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 4854 0 0 0 16227 5 0 0 25 0 1 0 194446584 27774976 4611 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 6781 4611 52 110 0 6668 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 27124

[startup+222.409 s]
/proc/loadavg: 0.99 0.95 0.89 2/78 3738
/proc/meminfo: memFree=1693296/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=27448 CPUtime=222.33
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 5525 0 0 0 22227 6 0 0 25 0 1 0 194446584 28106752 5282 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 6862 5282 52 110 0 6749 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 27448

[startup+282.441 s]
/proc/loadavg: 0.99 0.96 0.90 2/78 3738
/proc/meminfo: memFree=1690416/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=28656 CPUtime=282.35
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 6341 0 0 0 28227 8 0 0 25 0 1 0 194446584 29343744 6032 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 7164 6032 52 110 0 7051 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 28656

[startup+342.474 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 3738
/proc/meminfo: memFree=1687728/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=29952 CPUtime=342.36
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 7142 0 0 0 34227 9 0 0 25 0 1 0 194446584 30670848 6701 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519943 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 7488 6701 52 110 0 7375 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 29952

[startup+402.508 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 3738
/proc/meminfo: memFree=1685616/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=51820 CPUtime=402.38
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 7962 0 0 0 40228 10 0 0 25 0 1 0 194446584 53063680 7231 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 12955 7231 52 110 0 12842 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 51820

[startup+462.539 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 3738
/proc/meminfo: memFree=1683056/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=52984 CPUtime=462.4
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 8753 0 0 0 46228 12 0 0 25 0 1 0 194446584 54255616 7858 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 13246 7858 52 110 0 13133 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 52984

[startup+522.572 s]
/proc/loadavg: 1.07 0.99 0.91 2/78 3738
/proc/meminfo: memFree=1681456/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=52984 CPUtime=522.41
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 9147 0 0 0 52228 13 0 0 25 0 1 0 194446584 54255616 8252 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 13246 8252 52 110 0 13133 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 52984

[startup+582.603 s]
/proc/loadavg: 1.03 0.99 0.91 2/78 3738
/proc/meminfo: memFree=1679600/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=53496 CPUtime=582.43
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 9648 0 0 0 58228 15 0 0 25 0 1 0 194446584 54779904 8720 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 13374 8720 52 110 0 13261 0
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (KiB) 53496

[startup+642.638 s]
/proc/loadavg: 1.01 0.99 0.91 2/78 3738
/proc/meminfo: memFree=1678000/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=53624 CPUtime=642.44
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 10107 0 0 0 64228 16 0 0 25 0 1 0 194446584 54910976 9146 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 13406 9146 52 110 0 13293 0
Current children cumulated CPU time (s) 642.44
Current children cumulated vsize (KiB) 53624

[startup+702.67 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 3738
/proc/meminfo: memFree=1675824/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=55176 CPUtime=702.46
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 10854 0 0 0 70229 17 0 0 25 0 1 0 194446584 56500224 9665 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 13794 9665 52 110 0 13681 0
Current children cumulated CPU time (s) 702.46
Current children cumulated vsize (KiB) 55176

[startup+762.703 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 3738
/proc/meminfo: memFree=1674416/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=55432 CPUtime=762.46
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 11276 0 0 0 76229 17 0 0 25 0 1 0 194446584 56762368 10022 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 13858 10022 52 110 0 13745 0
Current children cumulated CPU time (s) 762.46
Current children cumulated vsize (KiB) 55432

[startup+822.741 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 3738
/proc/meminfo: memFree=1672816/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=56072 CPUtime=822.48
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 11816 0 0 0 82230 18 0 0 25 0 1 0 194446584 57417728 10399 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 14018 10399 52 110 0 13905 0
Current children cumulated CPU time (s) 822.48
Current children cumulated vsize (KiB) 56072

[startup+882.773 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 3738
/proc/meminfo: memFree=1671408/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=56072 CPUtime=882.5
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 12177 0 0 0 88231 19 0 0 25 0 1 0 194446584 57417728 10760 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 14018 10760 52 110 0 13905 0
Current children cumulated CPU time (s) 882.5
Current children cumulated vsize (KiB) 56072

[startup+942.803 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 3738
/proc/meminfo: memFree=1670192/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=56328 CPUtime=942.51
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 12557 0 0 0 94231 20 0 0 25 0 1 0 194446584 57679872 11075 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 14082 11075 52 110 0 13969 0
Current children cumulated CPU time (s) 942.51
Current children cumulated vsize (KiB) 56328

[startup+1002.83 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 3738
/proc/meminfo: memFree=1669104/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=56328 CPUtime=1002.53
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 12846 0 0 0 100232 21 0 0 25 0 1 0 194446584 57679872 11364 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 14082 11364 52 110 0 13969 0
Current children cumulated CPU time (s) 1002.53
Current children cumulated vsize (KiB) 56328

[startup+1062.87 s]
/proc/loadavg: 1.03 1.00 0.92 2/78 3738
/proc/meminfo: memFree=1667824/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=56328 CPUtime=1062.54
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 13169 0 0 0 106232 22 0 0 25 0 1 0 194446584 57679872 11687 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 14082 11687 52 110 0 13969 0
Current children cumulated CPU time (s) 1062.54
Current children cumulated vsize (KiB) 56328

[startup+1122.9 s]
/proc/loadavg: 1.08 1.02 0.93 2/78 3738
/proc/meminfo: memFree=1666736/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=56488 CPUtime=1122.56
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 13427 0 0 0 112233 23 0 0 25 0 1 0 194446584 57843712 11945 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 14122 11945 52 110 0 14009 0
Current children cumulated CPU time (s) 1122.56
Current children cumulated vsize (KiB) 56488

[startup+1182.94 s]
/proc/loadavg: 1.03 1.01 0.93 2/84 3848
/proc/meminfo: memFree=1664368/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=56488 CPUtime=1182.54
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 13691 0 0 0 118229 25 0 0 25 0 1 0 194446584 57843712 12209 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 14122 12209 52 110 0 14009 0
Current children cumulated CPU time (s) 1182.54
Current children cumulated vsize (KiB) 56488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.48 s]
/proc/loadavg: 1.02 1.01 0.93 2/84 3862
/proc/meminfo: memFree=1663928/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=56748 CPUtime=1200.06
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 13817 0 0 0 119981 25 0 0 25 0 1 0 194446584 58109952 12302 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 14187 12302 52 110 0 14074 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 56748

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

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

[startup+1200.48 s]
/proc/loadavg: 1.02 1.01 0.93 2/84 3862
/proc/meminfo: memFree=1663928/2055920 swapFree=4158120/4192956
[pid=3737] ppid=3735 vsize=56748 CPUtime=1200.06
/proc/3737/stat : 3737 (tinisat) R 3735 3737 3542 0 -1 4194304 13817 0 0 0 119981 25 0 0 25 0 1 0 194446584 58109952 12302 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/3737/statm: 14187 12302 52 110 0 14074 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 56748

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.49
CPU time (s): 1200.08
CPU user time (s): 1199.81
CPU system time (s): 0.26296
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 56748

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

runsolver used 1.38779 second user time and 2.87356 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Feb 17 20:41:54 UTC 2007

IDJOB= 291669
IDBENCH= 19821
IDSOLVER= 100
FILE ID= node1/291669-1171744914

PBS_JOBID= 3839267

Free space on /tmp= 66552 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1210495375-04.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291669-1171744914/tinisat /tmp/evaluation/291669-1171744914/instance-291669-1171744914.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-291669-1171744914 -o ROOT/results/node1/solver-291669-1171744914 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/291669-1171744914/tinisat /tmp/evaluation/291669-1171744914/instance-291669-1171744914.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  fabf0452180c700cfc0cc84c4c12ca08

RANDOM SEED= 467098645

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1715016 kB
Buffers:         46392 kB
Cached:         202852 kB
SwapCached:      15276 kB
Active:         203392 kB
Inactive:        68904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715016 kB
SwapTotal:     4192956 kB
SwapFree:      4158120 kB
Dirty:             728 kB
Writeback:           0 kB
Mapped:          29784 kB
Slab:            54244 kB
Committed_AS:   595016 kB
PageTables:       1740 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= 66552 MiB

End job on node1 on Sat Feb 17 21:01:58 UTC 2007