Trace number 356551

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 94.8546 94.9781

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 benchmark39.746
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.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-356551-1177543110 -o ROOT/results/node19/solver-356551-1177543110 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356551-1177543110/TiniSatELite /tmp/evaluation/356551-1177543110/instance-356551-1177543110.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.93 0.62 3/77 15235
/proc/meminfo: memFree=1753032/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=0
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 202228556 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236735058 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/15235/statm: 1338 232 195 169 0 49 0
[pid=15236] ppid=15235 vsize=5352 CPUtime=0
/proc/15236/stat : 15236 (TiniSatELite) S 15235 15235 14822 0 -1 4194368 52 25 0 0 0 0 0 0 21 0 1 0 202228556 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/15236/statm: 1338 236 198 169 0 49 0
[pid=15238] ppid=15236 vsize=0 CPUtime=0
/proc/15238/stat : 15238 (sed) D 15236 15235 14822 0 -1 4194308 163 0 0 0 0 0 0 0 22 0 1 0 202228556 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/15238/statm: 0 0 0 0 0 0 0

[startup+0.053574 s]
/proc/loadavg: 0.91 0.93 0.62 3/77 15235
/proc/meminfo: memFree=1753032/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=0
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202228556 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15235/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101577 s]
/proc/loadavg: 0.91 0.93 0.62 3/77 15235
/proc/meminfo: memFree=1753032/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=0
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202228556 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15235/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301597 s]
/proc/loadavg: 0.91 0.93 0.62 3/77 15235
/proc/meminfo: memFree=1753032/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=0
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202228556 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15235/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701641 s]
/proc/loadavg: 0.91 0.93 0.62 3/77 15235
/proc/meminfo: memFree=1753032/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=0
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202228556 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15235/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50173 s]
/proc/loadavg: 0.91 0.93 0.62 2/79 15240
/proc/meminfo: memFree=1645560/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=0
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202228556 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15235/statm: 1338 235 197 169 0 49 0
[pid=15240] ppid=15235 vsize=149968 CPUtime=1.49
/proc/15240/stat : 15240 (SatELite_releas) R 15235 15235 14822 0 -1 4194304 32482 0 0 0 130 19 0 0 25 0 1 0 202228556 153567232 29723 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 0 0 0
/proc/15240/statm: 37492 29723 66 128 0 37361 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 155320

[startup+3.1019 s]
/proc/loadavg: 0.91 0.93 0.62 2/79 15240
/proc/meminfo: memFree=1631288/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=0
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202228556 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15235/statm: 1338 235 197 169 0 49 0
[pid=15240] ppid=15235 vsize=151220 CPUtime=3.08
/proc/15240/stat : 15240 (SatELite_releas) R 15235 15235 14822 0 -1 4194304 32572 0 0 0 288 20 0 0 25 0 1 0 202228556 154849280 29813 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543062 0 0 4096 3 0 0 0 17 0 0 0
/proc/15240/statm: 37805 29813 66 128 0 37674 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 156572

[startup+6.30124 s]
/proc/loadavg: 0.92 0.93 0.62 2/79 15240
/proc/meminfo: memFree=1628728/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=0
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202228556 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15235/statm: 1338 235 197 169 0 49 0
[pid=15240] ppid=15235 vsize=151220 CPUtime=6.28
/proc/15240/stat : 15240 (SatELite_releas) R 15235 15235 14822 0 -1 4194304 32722 0 0 0 607 21 0 0 25 0 1 0 202228556 154849280 29963 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543062 0 0 4096 3 0 0 0 17 0 0 0
/proc/15240/statm: 37805 29963 66 128 0 37674 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 156572

[startup+12.7019 s]
/proc/loadavg: 0.93 0.93 0.62 2/79 15240
/proc/meminfo: memFree=1608704/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=0
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202228556 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15235/statm: 1338 235 197 169 0 49 0
[pid=15240] ppid=15235 vsize=158372 CPUtime=12.68
/proc/15240/stat : 15240 (SatELite_releas) R 15235 15235 14822 0 -1 4194304 34081 0 0 0 1238 30 0 0 25 0 1 0 202228556 162172928 31290 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543064 0 0 4096 3 0 0 0 17 0 0 0
/proc/15240/statm: 39593 31290 66 128 0 39462 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 163724

[startup+25.5013 s]
/proc/loadavg: 0.94 0.94 0.63 2/79 15241
/proc/meminfo: memFree=1691392/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=17.53
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 331 39315 0 0 0 0 1714 39 16 0 1 0 202228556 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15235/statm: 1338 236 197 169 0 49 0
[pid=15241] ppid=15235 vsize=39108 CPUtime=7.94
/proc/15241/stat : 15241 (tinisat) R 15235 15235 14822 0 -1 4194304 8864 0 0 0 789 5 0 0 25 0 1 0 202230310 40046592 7639 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134515474 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 9777 7639 52 110 0 9664 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 44460

[startup+51.1011 s]
/proc/loadavg: 0.96 0.94 0.64 2/79 15241
/proc/meminfo: memFree=1681216/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=17.53
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 331 39315 0 0 0 0 1714 39 16 0 1 0 202228556 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15235/statm: 1338 236 197 169 0 49 0
[pid=15241] ppid=15235 vsize=65920 CPUtime=33.51
/proc/15241/stat : 15241 (tinisat) R 15235 15235 14822 0 -1 4194304 11325 0 0 0 3343 8 0 0 25 0 1 0 202230310 67502080 10100 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520014 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 16480 10100 52 110 0 16367 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 71272

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

[startup+76.7018 s]
/proc/loadavg: 0.97 0.94 0.65 2/79 15241
/proc/meminfo: memFree=1674368/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=17.53
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 331 39315 0 0 0 0 1714 39 16 0 1 0 202228556 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15235/statm: 1338 236 197 169 0 49 0
[pid=15241] ppid=15235 vsize=65920 CPUtime=59.1
/proc/15241/stat : 15241 (tinisat) R 15235 15235 14822 0 -1 4194304 13281 0 0 0 5899 11 0 0 25 0 1 0 202230310 67502080 12056 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 16480 12056 52 110 0 16367 0
Current children cumulated CPU time (s) 76.63
Current children cumulated vsize (KiB) 71272

[startup+83.1015 s]
/proc/loadavg: 0.98 0.94 0.65 2/79 15241
/proc/meminfo: memFree=1671872/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=17.53
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 331 39315 0 0 0 0 1714 39 16 0 1 0 202228556 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15235/statm: 1338 236 197 169 0 49 0
[pid=15241] ppid=15235 vsize=65920 CPUtime=65.49
/proc/15241/stat : 15241 (tinisat) R 15235 15235 14822 0 -1 4194304 13886 0 0 0 6538 11 0 0 25 0 1 0 202230310 67502080 12661 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 16480 12661 52 110 0 16367 0
Current children cumulated CPU time (s) 83.02
Current children cumulated vsize (KiB) 71272

[startup+89.5012 s]
/proc/loadavg: 0.98 0.95 0.65 2/79 15241
/proc/meminfo: memFree=1668672/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=17.53
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 331 39315 0 0 0 0 1714 39 16 0 1 0 202228556 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15235/statm: 1338 236 197 169 0 49 0
[pid=15241] ppid=15235 vsize=65920 CPUtime=71.89
/proc/15241/stat : 15241 (tinisat) R 15235 15235 14822 0 -1 4194304 14637 0 0 0 7177 12 0 0 25 0 1 0 202230310 67502080 13412 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 16480 13412 52 110 0 16367 0
Current children cumulated CPU time (s) 89.42
Current children cumulated vsize (KiB) 71272

[startup+92.7015 s]
/proc/loadavg: 0.98 0.95 0.65 2/79 15241
/proc/meminfo: memFree=1667264/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=17.53
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 331 39315 0 0 0 0 1714 39 16 0 1 0 202228556 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15235/statm: 1338 236 197 169 0 49 0
[pid=15241] ppid=15235 vsize=65920 CPUtime=75.09
/proc/15241/stat : 15241 (tinisat) R 15235 15235 14822 0 -1 4194304 14964 0 0 0 7496 13 0 0 25 0 1 0 202230310 67502080 13739 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 16480 13739 52 110 0 16367 0
Current children cumulated CPU time (s) 92.62
Current children cumulated vsize (KiB) 71272

[startup+94.3017 s]
/proc/loadavg: 0.98 0.95 0.65 2/79 15241
/proc/meminfo: memFree=1666880/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=93.95
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 353 54424 0 0 0 0 9342 53 16 0 1 0 202228556 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15235/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 93.95
Current children cumulated vsize (KiB) 5352

[startup+94.7017 s]
/proc/loadavg: 0.98 0.95 0.65 2/79 15242
/proc/meminfo: memFree=1683008/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=93.95
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 353 54424 0 0 0 0 9342 53 16 0 1 0 202228556 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15235/statm: 1338 236 197 169 0 49 0
[pid=15242] ppid=15235 vsize=67188 CPUtime=0.65
/proc/15242/stat : 15242 (SatELite_releas) R 15235 15235 14822 0 -1 4194304 10687 0 0 0 59 6 0 0 23 0 1 0 202237959 68800512 10327 18446744073709551615 134512640 135037501 4294956544 18446744073709551615 134553050 0 0 4096 3 0 0 0 17 0 0 0
/proc/15242/statm: 16797 10327 49 128 0 16666 0
Current children cumulated CPU time (s) 94.6
Current children cumulated vsize (KiB) 72540

[startup+94.9018 s]
/proc/loadavg: 0.98 0.95 0.65 2/79 15242
/proc/meminfo: memFree=1683008/2055920 swapFree=4153624/4192956
[pid=15235] ppid=15233 vsize=5352 CPUtime=93.95
/proc/15235/stat : 15235 (TiniSatELite) S 15233 15235 14822 0 -1 4194304 353 54424 0 0 0 0 9342 53 16 0 1 0 202228556 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15235/statm: 1338 236 197 169 0 49 0
[pid=15242] ppid=15235 vsize=0 CPUtime=0.86
/proc/15242/stat : 15242 (SatELite_releas) R 15235 15235 14822 0 -1 4194308 10959 0 0 0 79 7 0 0 25 0 1 0 202237959 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/15242/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 94.81
Current children cumulated vsize (KiB) 5352

Child status: 10
Real time (s): 94.9781
CPU time (s): 94.8546
CPU user time (s): 94.2217
CPU system time (s): 0.632903
CPU usage (%): 99.87
Max. virtual memory (cumulated for all children) (KiB): 178888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.2217
system time used= 0.632903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65888
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= 107
involuntary context switches= 1466

runsolver used 0.109983 second user time and 0.26296 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Wed Apr 25 23:18:32 UTC 2007

IDJOB= 356551
IDBENCH= 20507
IDSOLVER= 170
FILE ID= node19/356551-1177543110

PBS_JOBID= 4695866

Free space on /tmp= 66462 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  47aea57a75df97a09b0fd4dea46085be

RANDOM SEED= 916549693

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1753504 kB
Buffers:         38764 kB
Cached:         188392 kB
SwapCached:       8804 kB
Active:         140708 kB
Inactive:       114028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753504 kB
SwapTotal:     4192956 kB
SwapFree:      4153624 kB
Dirty:           19548 kB
Writeback:           0 kB
Mapped:          33872 kB
Slab:            33200 kB
Committed_AS:  4724728 kB
PageTables:       1800 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= 66462 MiB

End job on node19 on Wed Apr 25 23:20:07 UTC 2007