Trace number 330618

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-08UNSAT 1166.1 1166.42

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k15.cnf
MD5SUM376efcbd7056351cb4165e8a580bfa38
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark121.716
Satisfiable
(Un)Satisfiability was proved
Number of variables29084
Number of clauses119659
Sum of the clauses size303691
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 283935
Number of clauses of size 321996
Number of clauses of size 44194
Number of clauses of size 52369
Number of clauses of size over 55093

Solver Data (download as text)

0.09/0.16	c Tinisat 0.22
0.09/0.16	c solving /tmp/evaluation/330618-1173169723/instance-330618-1173169723.cnf
0.09/0.16	c 29084 variables, 119659 clauses
1165.98/1166.37	s UNSATISFIABLE
1165.98/1166.37	c 478821 decisions, 322931 conflicts, 189 restarts
1165.98/1166.37	c solved in 1166.05s

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-330618-1173169723 -o ROOT/results/node55/solver-330618-1173169723 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330618-1173169723/tinisat /tmp/evaluation/330618-1173169723/instance-330618-1173169723.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.92 1.00 0.99 3/64 25144
/proc/meminfo: memFree=1847968/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=716 CPUtime=0
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 67 0 0 0 0 0 0 0 18 0 1 0 336928802 733184 52 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 179 52 41 110 0 66 0

[startup+0.098147 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 25144
/proc/meminfo: memFree=1847968/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=2972 CPUtime=0.09
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 548 0 0 0 9 0 0 0 18 0 1 0 336928802 3043328 533 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 743 533 48 110 0 630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2972

[startup+0.101147 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 25144
/proc/meminfo: memFree=1847968/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=2972 CPUtime=0.09
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 562 0 0 0 9 0 0 0 18 0 1 0 336928802 3043328 547 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 743 547 48 110 0 630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2972

[startup+0.301166 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 25144
/proc/meminfo: memFree=1847968/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=12036 CPUtime=0.29
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 2671 0 0 0 28 1 0 0 19 0 1 0 336928802 12324864 2249 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 3009 2249 52 110 0 2896 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12036

[startup+0.701204 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 25144
/proc/meminfo: memFree=1847968/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=12036 CPUtime=0.69
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 2703 0 0 0 68 1 0 0 22 0 1 0 336928802 12324864 2281 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 3009 2281 52 110 0 2896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12036

[startup+1.50128 s]
/proc/loadavg: 0.92 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1838936/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=12036 CPUtime=1.49
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 2763 0 0 0 148 1 0 0 25 0 1 0 336928802 12324864 2341 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519769 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 3009 2341 52 110 0 2896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12036

[startup+3.10244 s]
/proc/loadavg: 0.92 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1838488/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=12036 CPUtime=3.09
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 2893 0 0 0 308 1 0 0 25 0 1 0 336928802 12324864 2471 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 3009 2471 52 110 0 2896 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12036

[startup+6.30174 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1837272/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=12036 CPUtime=6.29
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 3174 0 0 0 627 2 0 0 25 0 1 0 336928802 12324864 2752 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 3009 2752 52 110 0 2896 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12036

[startup+12.7014 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1834720/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=18652 CPUtime=12.69
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 3735 0 0 0 1267 2 0 0 25 0 1 0 336928802 19099648 3313 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517100 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 4663 3313 52 110 0 4550 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18652

[startup+25.5016 s]
/proc/loadavg: 0.95 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1829728/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=18652 CPUtime=25.48
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 4982 0 0 0 2545 3 0 0 25 0 1 0 336928802 19099648 4560 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 4663 4560 52 110 0 4550 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18652

[startup+51.101 s]
/proc/loadavg: 0.96 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1819744/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=31884 CPUtime=51.07
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 7512 0 0 0 5101 6 0 0 25 0 1 0 336928802 32649216 7090 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 7971 7090 52 110 0 7858 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31884

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1803680/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=58344 CPUtime=102.26
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 11441 0 0 0 10215 11 0 0 25 0 1 0 336928802 59744256 11019 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 14586 11019 52 110 0 14473 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 58344

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1787616/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=111664 CPUtime=162.25
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 15468 0 0 0 16208 17 0 0 25 0 1 0 336928802 114343936 15046 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517432 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 27916 15046 52 110 0 27803 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 111664

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1770528/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=112360 CPUtime=222.22
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 19693 0 0 0 22201 21 0 0 25 0 1 0 336928802 115056640 19271 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 28090 19271 52 110 0 27977 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 112360

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1754336/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=113528 CPUtime=282.21
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 23775 0 0 0 28196 25 0 0 25 0 1 0 336928802 116252672 23353 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 28382 23353 52 110 0 28269 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 113528

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1739360/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=114016 CPUtime=342.19
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 27468 0 0 0 34190 29 0 0 25 0 1 0 336928802 116752384 27046 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 28504 27046 52 110 0 28391 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 114016

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1724064/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=220292 CPUtime=402.18
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 31325 0 0 0 40184 34 0 0 25 0 1 0 336928802 225579008 30903 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519827 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 55073 30903 52 110 0 54960 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 220292

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1710368/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=220712 CPUtime=462.17
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 34704 0 0 0 46179 38 0 0 25 0 1 0 336928802 226009088 34282 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 55178 34282 52 110 0 55065 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 220712

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1697504/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=221136 CPUtime=522.14
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 37940 0 0 0 52173 41 0 0 25 0 1 0 336928802 226443264 37518 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 55284 37518 52 110 0 55171 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 221136

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1684384/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=221420 CPUtime=582.13
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 41191 0 0 0 58167 46 0 0 25 0 1 0 336928802 226734080 40769 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 55355 40769 52 110 0 55242 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 221420

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1671072/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=221716 CPUtime=642.12
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 44479 0 0 0 64162 50 0 0 25 0 1 0 336928802 227037184 44057 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 55429 44057 52 110 0 55316 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 221716

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1659872/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=222324 CPUtime=702.09
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 47291 0 0 0 70156 53 0 0 25 0 1 0 336928802 227659776 46869 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 55581 46869 52 110 0 55468 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 222324

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25145
/proc/meminfo: memFree=1648224/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=222456 CPUtime=762.08
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 50160 0 0 0 76152 56 0 0 25 0 1 0 336928802 227794944 49738 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 55614 49738 52 110 0 55501 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 222456

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1637152/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=223968 CPUtime=822.07
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 53233 0 0 0 82148 59 0 0 25 0 1 0 336928802 229343232 52554 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 55992 52554 52 110 0 55879 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 223968

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1624992/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=224252 CPUtime=882.04
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 56232 0 0 0 88142 62 0 0 25 0 1 0 336928802 229634048 55553 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519918 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 56063 55553 52 110 0 55950 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 224252

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1614368/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=436324 CPUtime=942.03
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 58916 0 0 0 94138 65 0 0 25 0 1 0 336928802 446795776 58237 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 109081 58237 52 110 0 108968 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 436324

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1603552/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=436456 CPUtime=1002.01
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 61588 0 0 0 100133 68 0 0 25 0 1 0 336928802 446930944 60909 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 109114 60909 52 110 0 109001 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 436456

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1592864/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=436732 CPUtime=1062
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 64259 0 0 0 106130 70 0 0 25 0 1 0 336928802 447213568 63580 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 109183 63580 52 110 0 109070 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 436732

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1581152/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=436892 CPUtime=1121.98
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 67161 0 0 0 112125 73 0 0 25 0 1 0 336928802 447377408 66482 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 109223 66482 52 110 0 109110 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 436892

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

[startup+1126.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1580128/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=436892 CPUtime=1125.98
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 67390 0 0 0 112525 73 0 0 25 0 1 0 336928802 447377408 66711 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 109223 66711 52 110 0 109110 0
Current children cumulated CPU time (s) 1125.98
Current children cumulated vsize (KiB) 436892

[startup+1151.9 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1575584/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=437024 CPUtime=1151.58
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 68547 0 0 0 115083 75 0 0 25 0 1 0 336928802 447512576 67868 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 109256 67868 52 110 0 109143 0
Current children cumulated CPU time (s) 1151.58
Current children cumulated vsize (KiB) 437024

[startup+1158.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1574496/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=437024 CPUtime=1157.98
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 68803 0 0 0 115723 75 0 0 25 0 1 0 336928802 447512576 68124 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 109256 68124 52 110 0 109143 0
Current children cumulated CPU time (s) 1157.98
Current children cumulated vsize (KiB) 437024

[startup+1161.5 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1573920/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=437024 CPUtime=1161.17
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 68938 0 0 0 116042 75 0 0 25 0 1 0 336928802 447512576 68259 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 109256 68259 52 110 0 109143 0
Current children cumulated CPU time (s) 1161.17
Current children cumulated vsize (KiB) 437024

[startup+1164.7 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1573600/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=437024 CPUtime=1164.38
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 69052 0 0 0 116362 76 0 0 25 0 1 0 336928802 447512576 68373 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 109256 68373 52 110 0 109143 0
Current children cumulated CPU time (s) 1164.38
Current children cumulated vsize (KiB) 437024

[startup+1165.5 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1573472/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=437024 CPUtime=1165.18
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 69070 0 0 0 116442 76 0 0 25 0 1 0 336928802 447512576 68391 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515516 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 109256 68391 52 110 0 109143 0
Current children cumulated CPU time (s) 1165.18
Current children cumulated vsize (KiB) 437024

[startup+1165.9 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1573344/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=437024 CPUtime=1165.58
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 69080 0 0 0 116482 76 0 0 25 0 1 0 336928802 447512576 68401 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 109256 68401 52 110 0 109143 0
Current children cumulated CPU time (s) 1165.58
Current children cumulated vsize (KiB) 437024

[startup+1166.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1573344/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=437024 CPUtime=1165.98
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194304 69083 0 0 0 116522 76 0 0 25 0 1 0 336928802 447512576 68404 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515585 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 109256 68404 52 110 0 109143 0
Current children cumulated CPU time (s) 1165.98
Current children cumulated vsize (KiB) 437024

[startup+1166.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25147
/proc/meminfo: memFree=1573344/2055920 swapFree=4183804/4192956
[pid=25144] ppid=25142 vsize=0 CPUtime=1166.07
/proc/25144/stat : 25144 (tinisat) R 25142 25144 24329 0 -1 4194308 69090 0 0 0 116529 78 0 0 25 0 1 0 336928802 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/25144/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1166.07
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1166.42
CPU time (s): 1166.1
CPU user time (s): 1165.29
CPU system time (s): 0.806877
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 437024

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

runsolver used 0.833873 second user time and 2.37064 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Tue Mar  6 08:28:44 UTC 2007

IDJOB= 330618
IDBENCH= 20568
IDSOLVER= 100
FILE ID= node55/330618-1173169723

PBS_JOBID= 4015245

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

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  376efcbd7056351cb4165e8a580bfa38

RANDOM SEED= 757735459

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.247
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.247
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:       1848440 kB
Buffers:         13524 kB
Cached:         125856 kB
SwapCached:       3216 kB
Active:          21696 kB
Inactive:       127248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848440 kB
SwapTotal:     4192956 kB
SwapFree:      4183804 kB
Dirty:            3132 kB
Writeback:           0 kB
Mapped:          15524 kB
Slab:            44696 kB
Committed_AS:   979360 kB
PageTables:       1380 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= 66501 MiB

End job on node55 on Tue Mar  6 08:48:10 UTC 2007