Trace number 330576

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

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k25.cnf
MD5SUMcb7e94a0572e125e87a474412f4998c5
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 variables50004
Number of clauses206879
Sum of the clauses size527991
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2145945
Number of clauses of size 338456
Number of clauses of size 47314
Number of clauses of size 54149
Number of clauses of size over 58943

Solver Data (download as text)

0.19/0.28	c Tinisat 0.22
0.19/0.28	c solving /tmp/evaluation/330576-1173168553/instance-330576-1173168553.cnf
0.19/0.28	c 50004 variables, 206879 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/node3/watcher-330576-1173168553 -o ROOT/results/node3/solver-330576-1173168553 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330576-1173168553/tinisat /tmp/evaluation/330576-1173168553/instance-330576-1173168553.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: 1.00 1.01 1.00 3/77 30071
/proc/meminfo: memFree=979296/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=716 CPUtime=0
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 67 0 0 0 0 0 0 0 18 0 1 0 336810182 733184 52 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 179 52 41 110 0 66 0

[startup+0.0245839 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 30071
/proc/meminfo: memFree=979296/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=2472 CPUtime=0.02
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 145 0 0 0 2 0 0 0 18 0 1 0 336810182 2531328 130 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 618 130 48 110 0 505 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2472

[startup+0.101588 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 30071
/proc/meminfo: memFree=979296/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=3528 CPUtime=0.09
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 536 0 0 0 9 0 0 0 18 0 1 0 336810182 3612672 521 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 882 521 48 110 0 769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3528

[startup+0.301605 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 30071
/proc/meminfo: memFree=979296/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=11656 CPUtime=0.29
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 2625 0 0 0 28 1 0 0 19 0 1 0 336810182 11935744 2609 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134529475 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 2914 2611 51 110 0 2801 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11656

[startup+0.701637 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 30071
/proc/meminfo: memFree=979296/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=20408 CPUtime=0.69
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 4552 0 0 0 67 2 0 0 23 0 1 0 336810182 20897792 3836 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532918 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 5102 3836 52 110 0 4989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20408

[startup+1.5017 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 30072
/proc/meminfo: memFree=964120/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=20408 CPUtime=1.49
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 4580 0 0 0 147 2 0 0 25 0 1 0 336810182 20897792 3864 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 5102 3864 52 110 0 4989 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20408

[startup+3.10184 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 30072
/proc/meminfo: memFree=963800/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=20408 CPUtime=3.09
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 4629 0 0 0 307 2 0 0 25 0 1 0 336810182 20897792 3913 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 5102 3913 52 110 0 4989 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20408

[startup+6.3011 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 30072
/proc/meminfo: memFree=963224/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=20408 CPUtime=6.29
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 4744 0 0 0 626 3 0 0 25 0 1 0 336810182 20897792 4028 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519633 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 5102 4028 52 110 0 4989 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20408

[startup+12.7016 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 30072
/proc/meminfo: memFree=962072/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=20408 CPUtime=12.69
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 5057 0 0 0 1266 3 0 0 25 0 1 0 336810182 20897792 4341 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 5102 4341 52 110 0 4989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20408

[startup+25.5017 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 30072
/proc/meminfo: memFree=959320/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=31892 CPUtime=25.49
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 5721 0 0 0 2545 4 0 0 25 0 1 0 336810182 32657408 5005 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517792 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 7973 5005 52 110 0 7860 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31892

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=950488/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=31892 CPUtime=51.08
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 7948 0 0 0 5101 7 0 0 25 0 1 0 336810182 32657408 7232 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 7973 7232 52 110 0 7860 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31892

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=933848/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=54860 CPUtime=102.27
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 12056 0 0 0 10215 12 0 0 25 0 1 0 336810182 56176640 11340 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 13715 11340 52 110 0 13602 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 54860

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=918296/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=100792 CPUtime=162.25
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 15959 0 0 0 16208 17 0 0 25 0 1 0 336810182 103211008 15243 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 25198 15243 52 110 0 25085 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 100792

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=903448/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=100792 CPUtime=222.23
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 19628 0 0 0 22202 21 0 0 25 0 1 0 336810182 103211008 18912 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 25198 18912 52 110 0 25085 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 100792

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=892120/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=101192 CPUtime=282.22
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 22492 0 0 0 28197 25 0 0 25 0 1 0 336810182 103620608 21776 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519769 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 25298 21776 52 110 0 25185 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 101192

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=875992/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=193620 CPUtime=342.21
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 26496 0 0 0 34192 29 0 0 25 0 1 0 336810182 198266880 25780 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 48405 25780 52 110 0 48292 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 193620

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=857368/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=194024 CPUtime=402.19
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 31150 0 0 0 40185 34 0 0 25 0 1 0 336810182 198680576 30434 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 48506 30434 52 110 0 48393 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 194024

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=843096/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=194724 CPUtime=462.17
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 34710 0 0 0 46178 39 0 0 25 0 1 0 336810182 199397376 33994 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 48681 33994 52 110 0 48568 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 194724

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=831896/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=195400 CPUtime=522.15
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 37512 0 0 0 52172 43 0 0 25 0 1 0 336810182 200089600 36796 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 48850 36796 52 110 0 48737 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 195400

[startup+582.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 30072
/proc/meminfo: memFree=818072/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=197896 CPUtime=582.14
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 40971 0 0 0 58167 47 0 0 25 0 1 0 336810182 202645504 40255 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 49474 40255 52 110 0 49361 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 197896

[startup+642.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 30072
/proc/meminfo: memFree=807512/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=197896 CPUtime=642.12
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 43567 0 0 0 64162 50 0 0 25 0 1 0 336810182 202645504 42851 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 49474 42851 52 110 0 49361 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 197896

[startup+702.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 30072
/proc/meminfo: memFree=796056/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=198028 CPUtime=702.11
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 46463 0 0 0 70156 55 0 0 25 0 1 0 336810182 202780672 45747 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 49507 45747 52 110 0 49394 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 198028

[startup+762.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 30072
/proc/meminfo: memFree=780376/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=382156 CPUtime=762.1
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 50331 0 0 0 76151 59 0 0 25 0 1 0 336810182 391327744 49615 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 95539 49615 52 110 0 95426 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 382156

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 30072
/proc/meminfo: memFree=765336/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=382424 CPUtime=822.08
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 54135 0 0 0 82145 63 0 0 25 0 1 0 336810182 391602176 53419 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 95606 53419 52 110 0 95493 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 382424

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=754968/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=382848 CPUtime=882.06
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 56687 0 0 0 88141 65 0 0 25 0 1 0 336810182 392036352 55971 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 95712 55971 52 110 0 95599 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 382848

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=743256/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=383260 CPUtime=942.04
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 59650 0 0 0 94135 69 0 0 25 0 1 0 336810182 392458240 58934 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 95815 58934 52 110 0 95702 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 383260

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=732568/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=383528 CPUtime=1002.03
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 62280 0 0 0 100131 72 0 0 25 0 1 0 336810182 392732672 61564 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 95882 61564 52 110 0 95769 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 383528

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=721112/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=384084 CPUtime=1062.01
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 65160 0 0 0 106126 75 0 0 25 0 1 0 336810182 393302016 64444 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 96021 64444 52 110 0 95908 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 384084

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=710872/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=384708 CPUtime=1121.99
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 67697 0 0 0 112121 78 0 0 25 0 1 0 336810182 393940992 66981 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 96177 66981 52 110 0 96064 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 384708

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=702680/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=385120 CPUtime=1181.98
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 69752 0 0 0 118118 80 0 0 25 0 1 0 336810182 394362880 69036 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 96280 69036 52 110 0 96167 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 385120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30072
/proc/meminfo: memFree=698712/2055920 swapFree=4191880/4192956
[pid=30071] ppid=30069 vsize=385120 CPUtime=1200.07
/proc/30071/stat : 30071 (tinisat) R 30069 30071 29036 0 -1 4194304 70706 0 0 0 119925 82 0 0 25 0 1 0 336810182 394362880 69990 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30071/statm: 96280 69990 52 110 0 96167 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 385120

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.45
CPU time (s): 1200.13
CPU user time (s): 1199.26
CPU system time (s): 0.872867
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 385120

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

runsolver used 1.3028 second user time and 3.06653 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue Mar  6 08:09:13 UTC 2007

IDJOB= 330576
IDBENCH= 20567
IDSOLVER= 100
FILE ID= node3/330576-1173168553

PBS_JOBID= 4015003

Free space on /tmp= 66493 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.k25.cnf
COMMAND LINE= /tmp/evaluation/330576-1173168553/tinisat /tmp/evaluation/330576-1173168553/instance-330576-1173168553.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-330576-1173168553 -o ROOT/results/node3/solver-330576-1173168553 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330576-1173168553/tinisat /tmp/evaluation/330576-1173168553/instance-330576-1173168553.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  cb7e94a0572e125e87a474412f4998c5

RANDOM SEED= 198308523

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:        979768 kB
Buffers:         42856 kB
Cached:         915404 kB
SwapCached:        268 kB
Active:         255244 kB
Inactive:       757004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        979768 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5196 kB
Writeback:           0 kB
Mapped:          64076 kB
Slab:            49600 kB
Committed_AS:  1449388 kB
PageTables:       1656 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= 66493 MiB

End job on node3 on Tue Mar  6 08:29:16 UTC 2007