Trace number 320579

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-08SAT 98.473 98.513

General information on the benchmark

Nameindustrial/narain/
clauses-4.cnf
MD5SUM47aea57a75df97a09b0fd4dea46085be
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark33.6819
Satisfiable
(Un)Satisfiability was proved
Number of variables267766
Number of clauses1002957
Sum of the clauses size2476573
Maximum clause length217
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2756840
Number of clauses of size 3179525
Number of clauses of size 42715
Number of clauses of size 553863
Number of clauses of size over 510013

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node68/watcher-320579-1173048102 -o ROOT/results/node68/solver-320579-1173048102 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320579-1173048102/TiniSatELite /tmp/evaluation/320579-1173048102/instance-320579-1173048102.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.08 1.00 0.95 3/64 9882
/proc/meminfo: memFree=1603024/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=0
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 324767885 5480448 232 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414627410 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/9882/statm: 1338 232 195 169 0 49 0
[pid=9883] ppid=9882 vsize=5352 CPUtime=0
/proc/9883/stat : 9883 (TiniSatELite) S 9882 9882 9286 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 324767885 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/9883/statm: 1338 236 198 169 0 49 0
[pid=9885] ppid=9883 vsize=0 CPUtime=0
/proc/9885/stat : 9885 (sed) R 9883 9882 9286 0 -1 4194308 163 0 0 0 0 0 0 0 21 0 1 0 324767885 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9885/statm: 
[startup+0.0732471 s]
/proc/loadavg: 1.08 1.00 0.95 3/64 9882
/proc/meminfo: memFree=1603024/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=0
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 324767885 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9882/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101249 s]
/proc/loadavg: 1.08 1.00 0.95 3/64 9882
/proc/meminfo: memFree=1603024/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=0
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 324767885 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9882/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301268 s]
/proc/loadavg: 1.08 1.00 0.95 3/64 9882
/proc/meminfo: memFree=1603024/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=0
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 324767885 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9882/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701307 s]
/proc/loadavg: 1.08 1.00 0.95 3/64 9882
/proc/meminfo: memFree=1603024/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=0
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 324767885 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9882/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50136 s]
/proc/loadavg: 1.08 1.00 0.95 2/66 9887
/proc/meminfo: memFree=1495488/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=0
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 324767885 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9882/statm: 1338 234 197 169 0 49 0
[pid=9887] ppid=9882 vsize=149968 CPUtime=1.48
/proc/9887/stat : 9887 (SatELite_releas) R 9882 9882 9286 0 -1 4194304 32475 0 0 0 130 18 0 0 25 0 1 0 324767885 153567232 29716 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 1 0 0
/proc/9887/statm: 37492 29716 66 128 0 37361 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 155320

[startup+3.10151 s]
/proc/loadavg: 1.08 1.00 0.95 2/66 9887
/proc/meminfo: memFree=1481344/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=0
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 324767885 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9882/statm: 1338 234 197 169 0 49 0
[pid=9887] ppid=9882 vsize=151220 CPUtime=3.08
/proc/9887/stat : 9887 (SatELite_releas) R 9882 9882 9286 0 -1 4194304 32566 0 0 0 290 18 0 0 25 0 1 0 324767885 154849280 29807 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134679355 0 0 4096 3 0 0 0 17 1 0 0
/proc/9887/statm: 37805 29807 66 128 0 37674 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 156572

[startup+6.3018 s]
/proc/loadavg: 1.08 1.00 0.95 2/66 9887
/proc/meminfo: memFree=1478912/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=0
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 324767885 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9882/statm: 1338 234 197 169 0 49 0
[pid=9887] ppid=9882 vsize=151220 CPUtime=6.28
/proc/9887/stat : 9887 (SatELite_releas) R 9882 9882 9286 0 -1 4194304 32705 0 0 0 609 19 0 0 25 0 1 0 324767885 154849280 29946 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134543062 0 0 4096 3 0 0 0 17 1 0 0
/proc/9887/statm: 37805 29946 66 128 0 37674 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 156572

[startup+12.7014 s]
/proc/loadavg: 1.07 1.00 0.95 2/66 9887
/proc/meminfo: memFree=1459080/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=0
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 324767885 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9882/statm: 1338 234 197 169 0 49 0
[pid=9887] ppid=9882 vsize=158372 CPUtime=12.68
/proc/9887/stat : 9887 (SatELite_releas) R 9882 9882 9286 0 -1 4194304 34057 0 0 0 1242 26 0 0 25 0 1 0 324767885 162172928 31266 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134543431 0 0 4096 3 0 0 0 17 1 0 0
/proc/9887/statm: 39593 31266 66 128 0 39462 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 163724

[startup+25.5015 s]
/proc/loadavg: 1.06 1.00 0.95 2/66 9888
/proc/meminfo: memFree=1541512/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=18.6
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 331 39315 0 0 0 0 1823 37 16 0 1 0 324767885 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9882/statm: 1338 236 197 169 0 49 0
[pid=9888] ppid=9882 vsize=39108 CPUtime=6.87
/proc/9888/stat : 9888 (tinisat) R 9882 9882 9286 0 -1 4194304 8779 0 0 0 682 5 0 0 25 0 1 0 324769747 40046592 7554 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134532427 0 0 4096 0 0 0 0 17 1 0 0
/proc/9888/statm: 9777 7554 52 110 0 9664 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 44460

[startup+51.1019 s]
/proc/loadavg: 1.04 1.00 0.95 2/66 9888
/proc/meminfo: memFree=1532424/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=18.6
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 331 39315 0 0 0 0 1823 37 16 0 1 0 324767885 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9882/statm: 1338 236 197 169 0 49 0
[pid=9888] ppid=9882 vsize=65920 CPUtime=32.47
/proc/9888/stat : 9888 (tinisat) R 9882 9882 9286 0 -1 4194304 11159 0 0 0 3239 8 0 0 25 0 1 0 324769747 67502080 9934 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519659 0 0 4096 0 0 0 0 17 1 0 0
/proc/9888/statm: 16480 9934 52 110 0 16367 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 71272

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

[startup+76.7012 s]
/proc/loadavg: 1.02 1.00 0.95 2/66 9888
/proc/meminfo: memFree=1524808/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=18.6
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 331 39315 0 0 0 0 1823 37 16 0 1 0 324767885 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9882/statm: 1338 236 197 169 0 49 0
[pid=9888] ppid=9882 vsize=65920 CPUtime=58.06
/proc/9888/stat : 9888 (tinisat) R 9882 9882 9286 0 -1 4194304 13074 0 0 0 5796 10 0 0 25 0 1 0 324769747 67502080 11849 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9888/statm: 16480 11849 52 110 0 16367 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 71272

[startup+89.5013 s]
/proc/loadavg: 1.02 1.00 0.95 2/66 9888
/proc/meminfo: memFree=1519688/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=18.6
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 331 39315 0 0 0 0 1823 37 16 0 1 0 324767885 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9882/statm: 1338 236 197 169 0 49 0
[pid=9888] ppid=9882 vsize=65920 CPUtime=70.85
/proc/9888/stat : 9888 (tinisat) R 9882 9882 9286 0 -1 4194304 14336 0 0 0 7074 11 0 0 25 0 1 0 324769747 67502080 13111 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/9888/statm: 16480 13111 52 110 0 16367 0
Current children cumulated CPU time (s) 89.45
Current children cumulated vsize (KiB) 71272

[startup+92.7026 s]
/proc/loadavg: 1.02 1.00 0.95 2/66 9888
/proc/meminfo: memFree=1518600/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=18.6
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 331 39315 0 0 0 0 1823 37 16 0 1 0 324767885 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9882/statm: 1338 236 197 169 0 49 0
[pid=9888] ppid=9882 vsize=65920 CPUtime=74.05
/proc/9888/stat : 9888 (tinisat) R 9882 9882 9286 0 -1 4194304 14613 0 0 0 7394 11 0 0 25 0 1 0 324769747 67502080 13388 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/9888/statm: 16480 13388 52 110 0 16367 0
Current children cumulated CPU time (s) 92.65
Current children cumulated vsize (KiB) 71272

[startup+95.9019 s]
/proc/loadavg: 1.01 1.00 0.95 2/66 9888
/proc/meminfo: memFree=1517192/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=18.6
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 331 39315 0 0 0 0 1823 37 16 0 1 0 324767885 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9882/statm: 1338 236 197 169 0 49 0
[pid=9888] ppid=9882 vsize=65920 CPUtime=77.25
/proc/9888/stat : 9888 (tinisat) R 9882 9882 9286 0 -1 4194304 14934 0 0 0 7713 12 0 0 25 0 1 0 324769747 67502080 13709 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/9888/statm: 16480 13709 52 110 0 16367 0
Current children cumulated CPU time (s) 95.85
Current children cumulated vsize (KiB) 71272

[startup+97.5011 s]
/proc/loadavg: 1.01 1.00 0.95 2/66 9888
/proc/meminfo: memFree=1516808/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=18.6
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 331 39315 0 0 0 0 1823 37 16 0 1 0 324767885 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9882/statm: 1338 236 197 169 0 49 0
[pid=9888] ppid=9882 vsize=65920 CPUtime=78.85
/proc/9888/stat : 9888 (tinisat) R 9882 9882 9286 0 -1 4194304 15095 0 0 0 7873 12 0 0 25 0 1 0 324769747 67502080 13870 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9888/statm: 16480 13870 52 110 0 16367 0
Current children cumulated CPU time (s) 97.45
Current children cumulated vsize (KiB) 71272

[startup+98.3011 s]
/proc/loadavg: 1.01 1.00 0.95 2/66 9889
/proc/meminfo: memFree=1539528/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=97.53
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 353 54424 0 0 0 0 9703 50 16 0 1 0 324767885 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9882/statm: 1338 236 197 169 0 49 0
[pid=9889] ppid=9882 vsize=67188 CPUtime=0.71
/proc/9889/stat : 9889 (SatELite_releas) R 9882 9882 9286 0 -1 4194304 10691 0 0 0 64 7 0 0 23 0 1 0 324777643 68800512 10330 18446744073709551615 134512640 135037501 4294956592 18446744073709551615 134557408 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 16797 10330 49 128 0 16666 0
Current children cumulated CPU time (s) 98.24
Current children cumulated vsize (KiB) 72540

[startup+98.5012 s]
/proc/loadavg: 1.01 1.00 0.95 2/66 9889
/proc/meminfo: memFree=1539528/2055920 swapFree=4183224/4192956
[pid=9882] ppid=9880 vsize=5352 CPUtime=98.45
/proc/9882/stat : 9882 (TiniSatELite) S 9880 9882 9286 0 -1 4194304 378 65384 0 0 0 0 9785 60 17 0 1 0 324767885 5480448 237 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9882/statm: 1338 237 198 169 0 49 0
Current children cumulated CPU time (s) 98.45
Current children cumulated vsize (KiB) 5352

Child status: 10
Real time (s): 98.513
CPU time (s): 98.473
CPU user time (s): 97.8541
CPU system time (s): 0.618905
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 178888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.8541
system time used= 0.618905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65889
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= 79
involuntary context switches= 179

runsolver used 0.096985 second user time and 0.284956 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Sun Mar  4 22:41:43 UTC 2007

IDJOB= 320579
IDBENCH= 20507
IDSOLVER= 99
FILE ID= node68/320579-1173048102

PBS_JOBID= 4012492

Free space on /tmp= 66428 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/narain/clauses-4.cnf
COMMAND LINE= /tmp/evaluation/320579-1173048102/TiniSatELite /tmp/evaluation/320579-1173048102/instance-320579-1173048102.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-320579-1173048102 -o ROOT/results/node68/solver-320579-1173048102 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320579-1173048102/TiniSatELite /tmp/evaluation/320579-1173048102/instance-320579-1173048102.cnf            

META MD5SUM SOLVER= 388ad77fe8f3a9a6ad5bf764ada795dd
MD5SUM BENCH=  47aea57a75df97a09b0fd4dea46085be

RANDOM SEED= 478654190

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.234
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.234
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:       1603432 kB
Buffers:         22884 kB
Cached:         363212 kB
SwapCached:       3680 kB
Active:         134096 kB
Inactive:       261532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603432 kB
SwapTotal:     4192956 kB
SwapFree:      4183224 kB
Dirty:           19308 kB
Writeback:           0 kB
Mapped:          15564 kB
Slab:            42996 kB
Committed_AS:   821216 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= 66428 MiB

End job on node68 on Sun Mar  4 22:43:21 UTC 2007