Trace number 330617

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
TiniSatELite 2007-02-08UNSAT 673.227 673.43

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.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  110222   282962 |   33066       0        0     nan |  0.000 % |
0.00/0.57	c |         0 |   64251   209325 |      --       0       --      -- |     --   | -25853/-20903
0.00/0.57	c ==============================================================================
0.00/0.57	c Result  :   #vars: 10130   #clauses: 64251   #literals: 209325
0.00/0.57	c CPU time:   0.535918 s
0.00/0.57	c ==============================================================================
0.64/0.75	c Tinisat 0.22
0.64/0.75	c solving /tmp/GTI_node76.alineos.net_2933.cnf
0.64/0.75	c 10130 variables, 64251 clauses
673.07/673.39	c 431792 decisions, 290221 conflicts, 178 restarts
673.07/673.39	c solved in 672.53s
673.17/673.42	s UNSATISFIABLE

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/node76/watcher-330617-1173169707 -o ROOT/results/node76/solver-330617-1173169707 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330617-1173169707/TiniSatELite /tmp/evaluation/330617-1173169707/instance-330617-1173169707.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.00 1.00 3/69 2933
/proc/meminfo: memFree=1780872/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 305 252 0 0 0 0 0 0 16 0 1 0 336928999 5488640 232 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2933/statm: 1340 232 195 169 0 50 0

[startup+0.038823 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 2933
/proc/meminfo: memFree=1780872/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 305 252 0 0 0 0 0 0 16 0 1 0 336928999 5488640 232 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2933/statm: 1340 232 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10183 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 2933
/proc/meminfo: memFree=1780872/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 305 252 0 0 0 0 0 0 16 0 1 0 336928999 5488640 232 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2933/statm: 1340 232 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301852 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 2933
/proc/meminfo: memFree=1780872/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 305 252 0 0 0 0 0 0 16 0 1 0 336928999 5488640 232 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2933/statm: 1340 232 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701902 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 2933
/proc/meminfo: memFree=1780872/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 5360

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1773176/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=6736 CPUtime=0.83
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 1467 0 0 0 83 0 0 0 25 0 1 0 336929065 6897664 1326 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 1684 1326 52 110 0 1571 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 12096

[startup+3.10117 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1772216/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=11012 CPUtime=2.42
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 1750 0 0 0 242 0 0 0 25 0 1 0 336929065 11276288 1609 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 2753 1609 52 110 0 2640 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 16372

[startup+6.30154 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1770104/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=11012 CPUtime=5.63
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 2274 0 0 0 562 1 0 0 25 0 1 0 336929065 11276288 2133 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 2753 2133 52 110 0 2640 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16372

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1766648/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=19564 CPUtime=12.03
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 3055 0 0 0 1201 2 0 0 25 0 1 0 336929065 20033536 2914 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 4891 2914 52 110 0 4778 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24924

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1758776/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=36664 CPUtime=24.82
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 4992 0 0 0 2478 4 0 0 25 0 1 0 336929065 37543936 4851 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 9166 4851 52 110 0 9053 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 42024

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1747896/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=37440 CPUtime=50.41
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 7712 0 0 0 5034 7 0 0 25 0 1 0 336929065 38338560 7571 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 9360 7571 52 110 0 9247 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 42800

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1730808/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=72340 CPUtime=101.6
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 11964 0 0 0 10149 11 0 0 25 0 1 0 336929065 74076160 11823 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 18085 11823 52 110 0 17972 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 77700

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1708536/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=73980 CPUtime=161.58
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 17672 0 0 0 16142 16 0 0 25 0 1 0 336929065 75755520 17402 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 18495 17402 52 110 0 18382 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 79340

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1691320/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=143060 CPUtime=221.56
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 21931 0 0 0 22135 21 0 0 25 0 1 0 336929065 146493440 21661 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 35765 21661 52 110 0 35652 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 148420

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1676472/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=143544 CPUtime=281.55
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 25683 0 0 0 28129 26 0 0 25 0 1 0 336929065 146989056 25413 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 35886 25413 52 110 0 35773 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 148904

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1660344/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=144204 CPUtime=341.52
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 29671 0 0 0 34123 29 0 0 25 0 1 0 336929065 147664896 29401 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 36051 29401 52 110 0 35938 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 149564

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1645112/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=144588 CPUtime=401.51
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 33504 0 0 0 40119 32 0 0 25 0 1 0 336929065 148058112 33234 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 36147 33234 52 110 0 36034 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 149948

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1631416/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=282252 CPUtime=461.49
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 36870 0 0 0 46112 37 0 0 25 0 1 0 336929065 289026048 36600 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 70563 36600 52 110 0 70450 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 287612

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1619320/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=282680 CPUtime=521.48
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 39956 0 0 0 52108 40 0 0 25 0 1 0 336929065 289464320 39653 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 70670 39653 52 110 0 70557 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 288040

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1605368/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=284088 CPUtime=581.45
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 43752 0 0 0 58103 42 0 0 25 0 1 0 336929065 290906112 43093 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 71022 43093 52 110 0 70909 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 289448

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1592376/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=284640 CPUtime=641.44
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 46993 0 0 0 64098 46 0 0 25 0 1 0 336929065 291471360 46301 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519953 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 71160 46301 52 110 0 71047 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 290000

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

[startup+652.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1590264/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=284768 CPUtime=651.84
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 47591 0 0 0 65137 47 0 0 25 0 1 0 336929065 291602432 46866 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 71192 46866 52 110 0 71079 0
Current children cumulated CPU time (s) 652.48
Current children cumulated vsize (KiB) 290128

[startup+665.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1587768/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=284900 CPUtime=664.64
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 48180 0 0 0 66417 47 0 0 25 0 1 0 336929065 291737600 47455 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 71225 47455 52 110 0 71112 0
Current children cumulated CPU time (s) 665.28
Current children cumulated vsize (KiB) 290260

[startup+668.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1587256/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=284900 CPUtime=667.83
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 48309 0 0 0 66736 47 0 0 25 0 1 0 336929065 291737600 47584 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134515541 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 71225 47584 52 110 0 71112 0
Current children cumulated CPU time (s) 668.47
Current children cumulated vsize (KiB) 290260

[startup+671.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1586872/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=284900 CPUtime=671.04
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 48426 0 0 0 67056 48 0 0 25 0 1 0 336929065 291737600 47701 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519833 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 71225 47701 52 110 0 71112 0
Current children cumulated CPU time (s) 671.68
Current children cumulated vsize (KiB) 290260

[startup+672.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1586744/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=284900 CPUtime=671.83
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 48447 0 0 0 67135 48 0 0 25 0 1 0 336929065 291737600 47722 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 71225 47722 52 110 0 71112 0
Current children cumulated CPU time (s) 672.47
Current children cumulated vsize (KiB) 290260

[startup+673.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1586616/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=284900 CPUtime=672.24
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 48464 0 0 0 67176 48 0 0 25 0 1 0 336929065 291737600 47739 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 71225 47739 52 110 0 71112 0
Current children cumulated CPU time (s) 672.88
Current children cumulated vsize (KiB) 290260

[startup+673.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1586616/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=284900 CPUtime=672.43
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194304 48466 0 0 0 67195 48 0 0 25 0 1 0 336929065 291737600 47741 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 71225 47741 52 110 0 71112 0
Current children cumulated CPU time (s) 673.07
Current children cumulated vsize (KiB) 290260

[startup+673.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2939
/proc/meminfo: memFree=1586616/2055888 swapFree=4087256/4096564
[pid=2933] ppid=2931 vsize=5360 CPUtime=0.64
/proc/2933/stat : 2933 (TiniSatELite) S 2931 2933 1960 0 -1 4194304 329 4781 0 0 0 0 61 3 18 0 1 0 336928999 5488640 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/2933/statm: 1340 234 195 169 0 50 0
[pid=2939] ppid=2933 vsize=0 CPUtime=672.53
/proc/2939/stat : 2939 (tinisat) R 2933 2933 1960 0 -1 4194308 48474 0 0 0 67204 49 0 0 25 0 1 0 336929065 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 673.17
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 673.43
CPU time (s): 673.227
CPU user time (s): 672.671
CPU system time (s): 0.555915
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 290260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 672.671
system time used= 0.555915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53737
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= 69
involuntary context switches= 932

runsolver used 0.577912 second user time and 1.2828 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Tue Mar  6 08:28:27 UTC 2007

IDJOB= 330617
IDBENCH= 20568
IDSOLVER= 99
FILE ID= node76/330617-1173169707

PBS_JOBID= 4015242

Free space on /tmp= 66617 MiB

SOLVER NAME= TiniSatELite 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/330617-1173169707/TiniSatELite /tmp/evaluation/330617-1173169707/instance-330617-1173169707.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-330617-1173169707 -o ROOT/results/node76/solver-330617-1173169707 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330617-1173169707/TiniSatELite /tmp/evaluation/330617-1173169707/instance-330617-1173169707.cnf            

META MD5SUM SOLVER= 388ad77fe8f3a9a6ad5bf764ada795dd
MD5SUM BENCH=  376efcbd7056351cb4165e8a580bfa38

RANDOM SEED= 239497653

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1781216 kB
Buffers:         21320 kB
Cached:         180032 kB
SwapCached:       2716 kB
Active:          71352 kB
Inactive:       153680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1781216 kB
SwapTotal:     4096564 kB
SwapFree:      4087256 kB
Dirty:            3724 kB
Writeback:           0 kB
Mapped:          29720 kB
Slab:            35936 kB
Committed_AS:  1184676 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66617 MiB

End job on node76 on Tue Mar  6 08:39:41 UTC 2007