Trace number 330702

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.13 1200.65

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k30.cnf
MD5SUM191bf76ba52591c5123b15dea5992d42
Bench CategoryINDUST (industrial 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 variables60464
Number of clauses250489
Sum of the clauses size640141
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2176950
Number of clauses of size 346686
Number of clauses of size 48874
Number of clauses of size 55039
Number of clauses of size over 510868

Solver Data (download as text)

0.29/0.34	c Tinisat 0.22
0.29/0.34	c solving /tmp/evaluation/330702-1173171553/instance-330702-1173171553.cnf
0.29/0.34	c 60464 variables, 250489 clauses

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-330702-1173171553 -o ROOT/results/node43/solver-330702-1173171553 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330702-1173171553/tinisat /tmp/evaluation/330702-1173171553/instance-330702-1173171553.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.98 0.99 3/64 30807
/proc/meminfo: memFree=1765248/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=716 CPUtime=0
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 67 0 0 0 0 0 0 0 18 0 1 0 337111388 733184 52 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 179 52 41 110 0 66 0

[startup+0.0209311 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30807
/proc/meminfo: memFree=1765248/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=2676 CPUtime=0.01
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 113 0 0 0 1 0 0 0 18 0 1 0 337111388 2740224 98 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 669 99 48 110 0 556 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2676

[startup+0.101945 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30807
/proc/meminfo: memFree=1765248/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=3864 CPUtime=0.09
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 532 0 0 0 9 0 0 0 18 0 1 0 337111388 3956736 517 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134514772 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 966 517 48 110 0 853 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3864

[startup+0.301977 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30807
/proc/meminfo: memFree=1765248/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=6636 CPUtime=0.29
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 1525 0 0 0 28 1 0 0 19 0 1 0 337111388 6795264 1510 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134514772 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 1659 1510 48 110 0 1546 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6636

[startup+0.701043 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30807
/proc/meminfo: memFree=1765248/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=24532 CPUtime=0.69
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 5486 0 0 0 67 2 0 0 22 0 1 0 337111388 25120768 4624 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 6133 4624 52 110 0 6020 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24532

[startup+1.50118 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 30808
/proc/meminfo: memFree=1746744/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=24532 CPUtime=1.49
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 5522 0 0 0 147 2 0 0 25 0 1 0 337111388 25120768 4660 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 6133 4660 52 110 0 6020 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24532

[startup+3.10144 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 30808
/proc/meminfo: memFree=1746552/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=24532 CPUtime=3.09
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 5576 0 0 0 306 3 0 0 25 0 1 0 337111388 25120768 4714 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519796 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 6133 4714 52 110 0 6020 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24532

[startup+6.30197 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30808
/proc/meminfo: memFree=1746040/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=24532 CPUtime=6.29
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 5690 0 0 0 626 3 0 0 25 0 1 0 337111388 25120768 4828 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517021 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 6133 4828 52 110 0 6020 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24532

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30808
/proc/meminfo: memFree=1745016/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=24532 CPUtime=12.69
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 5989 0 0 0 1265 4 0 0 25 0 1 0 337111388 25120768 5127 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 6133 5127 52 110 0 6020 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24532

[startup+25.5012 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 30808
/proc/meminfo: memFree=1742200/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=24532 CPUtime=25.48
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 6621 0 0 0 2544 4 0 0 25 0 1 0 337111388 25120768 5759 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 6133 5759 52 110 0 6020 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24532

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 30808
/proc/meminfo: memFree=1737720/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=38452 CPUtime=51.07
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 7737 0 0 0 5100 7 0 0 25 0 1 0 337111388 39374848 6875 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 9613 6875 52 110 0 9500 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38452

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 30808
/proc/meminfo: memFree=1726008/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=66288 CPUtime=102.25
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 10653 0 0 0 10215 10 0 0 25 0 1 0 337111388 67878912 9791 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517013 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 16572 9791 52 110 0 16459 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 66288

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 30964
/proc/meminfo: memFree=1710984/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=66288 CPUtime=162.16
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 14057 0 0 0 16200 16 0 0 25 0 1 0 337111388 67878912 13195 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 16572 13195 52 110 0 16459 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 66288

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1698104/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=121956 CPUtime=222.11
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 17542 0 0 0 22191 20 0 0 25 0 1 0 337111388 124882944 16680 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 30489 16680 52 110 0 30376 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 121956

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1683768/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=121956 CPUtime=282.09
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 21130 0 0 0 28185 24 0 0 25 0 1 0 337111388 124882944 20268 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 30489 20268 52 110 0 30376 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 121956

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1671032/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=121956 CPUtime=342.06
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 24302 0 0 0 34179 27 0 0 25 0 1 0 337111388 124882944 23440 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 30489 23440 52 110 0 30376 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 121956

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1652792/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=122216 CPUtime=402.04
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 28926 0 0 0 40171 33 0 0 25 0 1 0 337111388 125149184 28064 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 30554 28064 52 110 0 30441 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 122216

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1639736/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=234372 CPUtime=462.03
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 32147 0 0 0 46167 36 0 0 25 0 1 0 337111388 239996928 31285 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 58593 31285 52 110 0 58480 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 234372

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1628856/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=235012 CPUtime=522
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 34834 0 0 0 52160 40 0 0 25 0 1 0 337111388 240652288 33972 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 58753 33972 52 110 0 58640 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 235012

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1616440/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=237196 CPUtime=581.99
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 37941 0 0 0 58154 45 0 0 25 0 1 0 337111388 242888704 37079 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 59299 37079 52 110 0 59186 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 237196

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1607160/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=237340 CPUtime=641.97
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 40244 0 0 0 64149 48 0 0 25 0 1 0 337111388 243036160 39382 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 59335 39382 52 110 0 59222 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 237340

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1595896/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=237896 CPUtime=701.94
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 43088 0 0 0 70143 51 0 0 25 0 1 0 337111388 243605504 42226 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 59474 42226 52 110 0 59361 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 237896

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1583032/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=238176 CPUtime=761.92
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 46290 0 0 0 76137 55 0 0 25 0 1 0 337111388 243892224 45428 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 59544 45428 52 110 0 59431 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 238176

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1573240/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=238856 CPUtime=821.9
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 48753 0 0 0 82131 59 0 0 25 0 1 0 337111388 244588544 47891 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 59714 47891 52 110 0 59601 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 238856

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1563192/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=239416 CPUtime=881.88
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 51243 0 0 0 88126 62 0 0 25 0 1 0 337111388 245161984 50381 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 59854 50381 52 110 0 59741 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 239416

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1552888/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=239948 CPUtime=941.86
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 53803 0 0 0 94120 66 0 0 25 0 1 0 337111388 245706752 52941 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 59987 52941 52 110 0 59874 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 239948

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1544312/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=240368 CPUtime=1001.84
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 55947 0 0 0 100116 68 0 0 25 0 1 0 337111388 246136832 55085 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 60092 55085 52 110 0 59979 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 240368

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1534520/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=240640 CPUtime=1061.81
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 58424 0 0 0 106112 69 0 0 25 0 1 0 337111388 246415360 57562 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 60160 57562 52 110 0 60047 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 240640

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1523000/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=463700 CPUtime=1121.8
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 61248 0 0 0 112107 73 0 0 25 0 1 0 337111388 474828800 60386 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 115925 60386 52 110 0 115812 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 463700

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1511608/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=463980 CPUtime=1181.77
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 64112 0 0 0 118101 76 0 0 25 0 1 0 337111388 475115520 63250 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 115995 63250 52 110 0 115882 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 463980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31006
/proc/meminfo: memFree=1508088/2055920 swapFree=4183968/4192956
[pid=30807] ppid=30805 vsize=463980 CPUtime=1200.07
/proc/30807/stat : 30807 (tinisat) R 30805 30807 29899 0 -1 4194304 64963 0 0 0 119930 77 0 0 25 0 1 0 337111388 475115520 64101 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/30807/statm: 115995 64101 52 110 0 115882 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 463980

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.65
CPU time (s): 1200.13
CPU user time (s): 1199.31
CPU system time (s): 0.815875
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 463980

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

runsolver used 0.844871 second user time and 2.52662 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Tue Mar  6 08:59:14 UTC 2007

IDJOB= 330702
IDBENCH= 20570
IDSOLVER= 100
FILE ID= node43/330702-1173171553

PBS_JOBID= 4015249

Free space on /tmp= 66488 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k30.cnf
COMMAND LINE= /tmp/evaluation/330702-1173171553/tinisat /tmp/evaluation/330702-1173171553/instance-330702-1173171553.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-330702-1173171553 -o ROOT/results/node43/solver-330702-1173171553 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330702-1173171553/tinisat /tmp/evaluation/330702-1173171553/instance-330702-1173171553.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  191bf76ba52591c5123b15dea5992d42

RANDOM SEED= 160623835

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:       1765720 kB
Buffers:         23744 kB
Cached:         202576 kB
SwapCached:       2772 kB
Active:          49292 kB
Inactive:       186448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1765720 kB
SwapTotal:     4192956 kB
SwapFree:      4183968 kB
Dirty:            6192 kB
Writeback:           0 kB
Mapped:          15420 kB
Slab:            40624 kB
Committed_AS:   818580 kB
PageTables:       1392 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= 66488 MiB

End job on node43 on Tue Mar  6 09:19:16 UTC 2007