Trace number 422291

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 40.0839 40.1118

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-10-15-u.cnf
MD5SUM3b92b02eda280b3d74433fa589c2d772
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18.5632
Satisfiable
(Un)Satisfiability was proved
Number of variables193016
Number of clauses885873
Sum of the clauses size2034196
Maximum clause length10
Minimum clause length1
Number of clauses of size 116194
Number of clauses of size 2700175
Number of clauses of size 3133124
Number of clauses of size 44040
Number of clauses of size 516160
Number of clauses of size over 516180

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance
40.06/40.11	c 
40.06/40.11	c [ filemap ]
40.06/40.11	c [ extract ]
40.06/40.11	c 
40.06/40.11	c variables : 193016
40.06/40.11	c pure lits : 0
40.06/40.11	c 
40.06/40.11	c 1-clauses : 16194
40.06/40.11	c 2-clauses : 700175
40.06/40.11	c 3-clauses : 133124
40.06/40.11	c n-clauses : 36380
40.06/40.11	c discarded : 0
40.06/40.11	c 
40.06/40.11	c [ solve ]
40.06/40.11	c 
40.06/40.11	s UNSATISFIABLE
40.06/40.11	c 
40.06/40.11	c [ stats ]
40.06/40.11	c 
40.06/40.11	c decisions : 30602
40.06/40.11	c conflicts : 20931
40.06/40.11	c time : ~39.513

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/node3/watcher-422291-1178553933 -o ROOT/results/node3/solver-422291-1178553933 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422291-1178553933/siegeadapter.pl /tmp/evaluation/422291-1178553933/instance-422291-1178553933.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.00 0.00 0.00 3/77 21471
/proc/meminfo: memFree=1665952/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=18284 CPUtime=0
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 102 0 0 0 0 0 0 0 19 0 1 0 331431145 18722816 87 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134513547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 4571 90 66 208 0 438 0

[startup+0.0863889 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 21471
/proc/meminfo: memFree=1665952/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=56564 CPUtime=0.07
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 8572 0 0 0 4 3 0 0 19 0 1 0 331431145 57921536 8557 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134520904 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 14141 8557 68 208 0 10008 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 68832

[startup+0.101392 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 21471
/proc/meminfo: memFree=1665952/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=58856 CPUtime=0.09
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 8730 0 0 0 6 3 0 0 19 0 1 0 331431145 60268544 8715 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134525048 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 14714 8722 69 208 0 10581 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71124

[startup+0.301423 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 21471
/proc/meminfo: memFree=1665952/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=482868 CPUtime=0.29
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 14696 0 0 0 24 5 0 0 21 0 1 0 331431145 494456832 14681 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134557115 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 120717 14682 2297 208 0 116584 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 495136

[startup+0.701488 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 21471
/proc/meminfo: memFree=1665952/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=473880 CPUtime=0.68
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 18914 0 0 0 62 6 0 0 25 0 1 0 331431145 485253120 14928 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 118470 14928 86 208 0 118258 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 486148

[startup+1.50162 s]
/proc/loadavg: 0.00 0.00 0.00 2/79 21473
/proc/meminfo: memFree=1605904/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=473880 CPUtime=1.48
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 18974 0 0 0 142 6 0 0 25 0 1 0 331431145 485253120 14988 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 118470 14988 86 208 0 118258 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 486148

[startup+3.10188 s]
/proc/loadavg: 0.00 0.00 0.00 2/79 21473
/proc/meminfo: memFree=1605648/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=473880 CPUtime=3.08
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 18998 0 0 0 302 6 0 0 25 0 1 0 331431145 485253120 15012 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 118470 15012 86 208 0 118258 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 486148

[startup+6.30139 s]
/proc/loadavg: 0.08 0.02 0.01 2/79 21473
/proc/meminfo: memFree=1605392/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=473880 CPUtime=6.27
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 19095 0 0 0 621 6 0 0 25 0 1 0 331431145 485253120 15109 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529853 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 118470 15109 86 208 0 118258 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 486148

[startup+12.7014 s]
/proc/loadavg: 0.15 0.03 0.01 2/79 21473
/proc/meminfo: memFree=1604688/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=474012 CPUtime=12.68
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 19279 0 0 0 1261 7 0 0 25 0 1 0 331431145 485388288 15293 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 118503 15293 86 208 0 118291 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 486280

[startup+25.5015 s]
/proc/loadavg: 0.34 0.08 0.02 2/79 21473
/proc/meminfo: memFree=1602640/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=474428 CPUtime=25.47
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 19772 0 0 0 2539 8 0 0 25 0 1 0 331431145 485814272 15786 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529930 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 118607 15786 86 208 0 118395 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 486696

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

[startup+31.9055 s]
/proc/loadavg: 0.39 0.09 0.03 2/79 21473
/proc/meminfo: memFree=1601168/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=474664 CPUtime=31.87
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 20138 0 0 0 3179 8 0 0 25 0 1 0 331431145 486055936 16152 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 118666 16152 86 208 0 118454 0
Current children cumulated CPU time (s) 31.87
Current children cumulated vsize (KiB) 486932

[startup+35.1021 s]
/proc/loadavg: 0.44 0.11 0.03 2/79 21473
/proc/meminfo: memFree=1600272/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=474720 CPUtime=35.06
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 20349 0 0 0 3498 8 0 0 25 0 1 0 331431145 486113280 16363 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 118680 16363 86 208 0 118468 0
Current children cumulated CPU time (s) 35.06
Current children cumulated vsize (KiB) 486988

[startup+38.3016 s]
/proc/loadavg: 0.44 0.11 0.03 2/79 21473
/proc/meminfo: memFree=1599952/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=474732 CPUtime=38.27
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 20468 0 0 0 3818 9 0 0 25 0 1 0 331431145 486125568 16482 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528690 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 118683 16482 86 208 0 118471 0
Current children cumulated CPU time (s) 38.27
Current children cumulated vsize (KiB) 487000

[startup+39.1017 s]
/proc/loadavg: 0.44 0.11 0.03 2/79 21473
/proc/meminfo: memFree=1599824/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=474740 CPUtime=39.07
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 20493 0 0 0 3898 9 0 0 25 0 1 0 331431145 486133760 16507 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 118685 16507 86 208 0 118473 0
Current children cumulated CPU time (s) 39.07
Current children cumulated vsize (KiB) 487008

[startup+39.9028 s]
/proc/loadavg: 0.49 0.12 0.04 2/79 21473
/proc/meminfo: memFree=1599696/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=474744 CPUtime=39.86
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 20504 0 0 0 3977 9 0 0 25 0 1 0 331431145 486137856 16518 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 118686 16518 86 208 0 118474 0
Current children cumulated CPU time (s) 39.86
Current children cumulated vsize (KiB) 487012

[startup+40.1029 s]
/proc/loadavg: 0.49 0.12 0.04 2/79 21473
/proc/meminfo: memFree=1599696/2055920 swapFree=4139116/4192956
[pid=21471] ppid=21469 vsize=12268 CPUtime=0
/proc/21471/stat : 21471 (siegeadapter.pl) S 21469 21471 21409 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 331431144 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21471/statm: 3067 352 271 3 0 167 0
[pid=21472] ppid=21471 vsize=43484 CPUtime=40.06
/proc/21472/stat : 21472 (siege_v4) R 21471 21471 21409 0 -1 0 20514 0 0 0 3997 9 0 0 25 0 1 0 331431145 44527616 10744 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134990913 0 0 4096 0 0 0 0 17 1 0 0
/proc/21472/statm: 10871 10744 963 208 0 10659 0
Current children cumulated CPU time (s) 40.06
Current children cumulated vsize (KiB) 55752

Child status: 0
Real time (s): 40.1118
CPU time (s): 40.0839
CPU user time (s): 39.9769
CPU system time (s): 0.106983
CPU usage (%): 99.9303
Max. virtual memory (cumulated for all children) (KiB): 500756

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

runsolver used 0.049992 second user time and 0.092985 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon May  7 16:05:34 UTC 2007

IDJOB= 422291
IDBENCH= 20344
IDSOLVER= 190
FILE ID= node3/422291-1178553933

PBS_JOBID= 5217657

Free space on /tmp= 66548 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-unsat/dated-10-15-u.cnf
COMMAND LINE= /tmp/evaluation/422291-1178553933/siegeadapter.pl /tmp/evaluation/422291-1178553933/instance-422291-1178553933.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-422291-1178553933 -o ROOT/results/node3/solver-422291-1178553933 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422291-1178553933/siegeadapter.pl /tmp/evaluation/422291-1178553933/instance-422291-1178553933.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  3b92b02eda280b3d74433fa589c2d772

RANDOM SEED= 806206030

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1666552 kB
Buffers:         46836 kB
Cached:         239848 kB
SwapCached:      17140 kB
Active:         248116 kB
Inactive:        61612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666552 kB
SwapTotal:     4192956 kB
SwapFree:      4139116 kB
Dirty:           16568 kB
Writeback:           0 kB
Mapped:          29728 kB
Slab:            65168 kB
Committed_AS: 11399240 kB
PageTables:       1780 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= 66548 MiB

End job on node3 on Mon May  7 16:06:14 UTC 2007