Trace number 422390

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
Siege V4UNSAT 108.34 108.376

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11773.cnf
MD5SUMd6bd3be8cd8bf9b3f280923b7f8605ef
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.76373
Satisfiable
(Un)Satisfiability was proved
Number of variables238323
Number of clauses686155
Sum of the clauses size1785421
Maximum clause length3
Minimum clause length1
Number of clauses of size 127840
Number of clauses of size 2217364
Number of clauses of size 3440951
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance
108.26/108.37	c 
108.26/108.37	c [ filemap ]
108.26/108.37	c [ extract ]
108.26/108.37	c 
108.26/108.37	c variables : 238348
108.26/108.37	c pure lits : 27864
108.26/108.37	c 
108.26/108.37	c 1-clauses : 27840
108.26/108.37	c 2-clauses : 217364
108.26/108.37	c 3-clauses : 429925
108.26/108.37	c n-clauses : 11026
108.26/108.37	c discarded : 0
108.26/108.37	c 
108.26/108.37	c [ solve ]
108.26/108.37	c 
108.26/108.37	s UNSATISFIABLE
108.26/108.37	c 
108.26/108.37	c [ stats ]
108.26/108.37	c 
108.26/108.37	c decisions : 572405
108.26/108.37	c conflicts : 40492
108.26/108.37	c time : ~107.825

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-422390-1178589877 -o ROOT/results/node15/solver-422390-1178589877 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422390-1178589877/siegeadapter.pl /tmp/evaluation/422390-1178589877/instance-422390-1178589877.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.85 0.94 0.98 3/77 15901
/proc/meminfo: memFree=1550840/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) R 15899 15901 14803 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 306905365 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240472615583 0 0 4224 0 0 0 0 17 1 0 0
/proc/15901/statm: 3067 350 270 3 0 167 0
[pid=15902] ppid=15901 vsize=16416 CPUtime=0
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 114 0 0 0 0 0 0 0 18 0 1 0 306905366 16809984 99 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134513547 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 4104 102 66 208 0 537 0

[startup+0.078376 s]
/proc/loadavg: 0.85 0.94 0.98 3/77 15901
/proc/meminfo: memFree=1550840/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=49052 CPUtime=0.06
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 7541 0 0 0 4 2 0 0 20 0 1 0 306905366 50229248 7526 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 12265 7529 66 208 0 8698 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 61320

[startup+0.101378 s]
/proc/loadavg: 0.85 0.94 0.98 3/77 15901
/proc/meminfo: memFree=1550840/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=62124 CPUtime=0.08
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 10088 0 0 0 5 3 0 0 20 0 1 0 306905366 63614976 10074 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134516990 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 15531 10079 67 208 0 11964 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 74392

[startup+0.301397 s]
/proc/loadavg: 0.85 0.94 0.98 3/77 15901
/proc/meminfo: memFree=1550840/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=506476 CPUtime=0.28
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 19395 0 0 0 21 7 0 0 21 0 1 0 306905366 518631424 19340 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 126620 19342 2302 208 0 123053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 518744

[startup+0.701433 s]
/proc/loadavg: 0.85 0.94 0.98 3/77 15901
/proc/meminfo: memFree=1550840/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=502776 CPUtime=0.68
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 23873 0 0 0 60 8 0 0 25 0 1 0 306905366 514842624 20402 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530255 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 125694 20402 86 208 0 125482 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 515044

[startup+1.50151 s]
/proc/loadavg: 0.85 0.94 0.98 2/79 15903
/proc/meminfo: memFree=1468584/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=502776 CPUtime=1.49
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 24028 0 0 0 140 9 0 0 25 0 1 0 306905366 514842624 20557 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 125694 20557 86 208 0 125482 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 515044

[startup+3.10165 s]
/proc/loadavg: 0.85 0.94 0.98 2/79 15903
/proc/meminfo: memFree=1468328/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=502780 CPUtime=3.09
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 24034 0 0 0 300 9 0 0 25 0 1 0 306905366 514846720 20563 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 125695 20563 86 208 0 125483 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 515048

[startup+6.30195 s]
/proc/loadavg: 0.86 0.94 0.98 2/79 15903
/proc/meminfo: memFree=1468008/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=502812 CPUtime=6.28
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 24055 0 0 0 619 9 0 0 25 0 1 0 306905366 514879488 20584 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134516741 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 125703 20584 86 208 0 125491 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 515080

[startup+12.7015 s]
/proc/loadavg: 0.87 0.94 0.98 2/79 15903
/proc/meminfo: memFree=1468080/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=502872 CPUtime=12.69
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 24108 0 0 0 1259 10 0 0 25 0 1 0 306905366 514940928 20637 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529862 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 125718 20637 86 208 0 125506 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 515140

[startup+25.5017 s]
/proc/loadavg: 0.90 0.95 0.98 2/79 15903
/proc/meminfo: memFree=1467504/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=503068 CPUtime=25.48
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 24261 0 0 0 2538 10 0 0 25 0 1 0 306905366 515141632 20790 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 125767 20790 86 208 0 125555 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 515336

[startup+51.1011 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 15903
/proc/meminfo: memFree=1466928/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=503228 CPUtime=51.07
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 24388 0 0 0 5097 10 0 0 25 0 1 0 306905366 515305472 20917 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134546497 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 125807 20917 86 208 0 125595 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 515496

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.98 2/79 15903
/proc/meminfo: memFree=1464880/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=503852 CPUtime=102.25
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 24903 0 0 0 10214 11 0 0 25 0 1 0 306905366 515944448 21432 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 125963 21432 86 208 0 125751 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 516120

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

[startup+105.501 s]
/proc/loadavg: 0.97 0.95 0.98 2/79 15903
/proc/meminfo: memFree=1464816/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=503876 CPUtime=105.45
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 24918 0 0 0 10534 11 0 0 25 0 1 0 306905366 515969024 21447 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530036 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 125969 21447 86 208 0 125757 0
Current children cumulated CPU time (s) 105.45
Current children cumulated vsize (KiB) 516144

[startup+107.101 s]
/proc/loadavg: 0.97 0.95 0.98 2/79 15903
/proc/meminfo: memFree=1462576/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=509596 CPUtime=107.05
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 29415 0 0 0 10691 14 0 0 25 0 1 0 306905366 521826304 25944 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543635 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 127399 25944 86 208 0 127187 0
Current children cumulated CPU time (s) 107.05
Current children cumulated vsize (KiB) 521864

[startup+107.902 s]
/proc/loadavg: 0.97 0.95 0.98 2/79 15903
/proc/meminfo: memFree=1441776/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=517104 CPUtime=107.85
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 32674 0 0 0 10770 15 0 0 25 0 1 0 306905366 529514496 27340 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543319 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 129276 27340 86 208 0 129064 0
Current children cumulated CPU time (s) 107.85
Current children cumulated vsize (KiB) 529372

[startup+108.302 s]
/proc/loadavg: 0.97 0.95 0.98 2/79 15903
/proc/meminfo: memFree=1441776/2055920 swapFree=4169132/4192956
[pid=15901] ppid=15899 vsize=12268 CPUtime=0
/proc/15901/stat : 15901 (siegeadapter.pl) S 15899 15901 14803 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306905365 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15901/statm: 3067 352 271 3 0 167 0
[pid=15902] ppid=15901 vsize=79724 CPUtime=108.26
/proc/15902/stat : 15902 (siege_v4) R 15901 15901 14803 0 -1 0 32979 0 0 0 10810 16 0 0 25 0 1 0 306905366 81637376 19630 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134774031 0 0 4096 0 0 0 0 17 1 0 0
/proc/15902/statm: 19931 19630 95 208 0 19719 0
Current children cumulated CPU time (s) 108.26
Current children cumulated vsize (KiB) 91992

Child status: 0
Real time (s): 108.376
CPU time (s): 108.34
CPU user time (s): 108.162
CPU system time (s): 0.177972
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 529400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.162
system time used= 0.177972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33420
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= 17
involuntary context switches= 209

runsolver used 0.098984 second user time and 0.281957 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue May  8 02:04:38 UTC 2007

IDJOB= 422390
IDBENCH= 20459
IDSOLVER= 190
FILE ID= node15/422390-1178589877

PBS_JOBID= 5217742

Free space on /tmp= 66550 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/hsatv17/hsat_vc11773.cnf
COMMAND LINE= /tmp/evaluation/422390-1178589877/siegeadapter.pl /tmp/evaluation/422390-1178589877/instance-422390-1178589877.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-422390-1178589877 -o ROOT/results/node15/solver-422390-1178589877 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422390-1178589877/siegeadapter.pl /tmp/evaluation/422390-1178589877/instance-422390-1178589877.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  d6bd3be8cd8bf9b3f280923b7f8605ef

RANDOM SEED= 605841176

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1551440 kB
Buffers:         73936 kB
Cached:         331564 kB
SwapCached:       2840 kB
Active:         250960 kB
Inactive:       177844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1551440 kB
SwapTotal:     4192956 kB
SwapFree:      4169132 kB
Dirty:           14480 kB
Writeback:           0 kB
Mapped:          30252 kB
Slab:            61056 kB
Committed_AS: 10759772 kB
PageTables:       1868 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= 66550 MiB

End job on node15 on Tue May  8 02:06:26 UTC 2007