Trace number 422293

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 149.063 149.291

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark149.063
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance
149.04/149.10	c 
149.04/149.10	c [ filemap ]
149.04/149.10	c [ extract ]
149.04/149.10	c 
149.04/149.10	c variables : 108786
149.04/149.10	c pure lits : 0
149.04/149.10	c 
149.04/149.10	c 1-clauses : 9230
149.04/149.10	c 2-clauses : 395289
149.04/149.10	c 3-clauses : 57400
149.04/149.10	c n-clauses : 20720
149.04/149.10	c discarded : 0
149.04/149.10	c 
149.04/149.10	c [ solve ]
149.04/149.10	c 
149.04/149.10	s UNSATISFIABLE
149.04/149.10	c 
149.04/149.10	c [ stats ]
149.04/149.10	c 
149.04/149.10	c decisions : 149483
149.04/149.10	c conflicts : 124522
149.04/149.10	c time : ~148.749

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/node4/watcher-422293-1178553948 -o ROOT/results/node4/solver-422293-1178553948 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422293-1178553948/siegeadapter.pl /tmp/evaluation/422293-1178553948/instance-422293-1178553948.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 24631
/proc/meminfo: memFree=1707416/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) R 24629 24631 24569 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 331432620 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259913214623 0 0 4224 0 0 0 0 17 1 0 0
/proc/24631/statm: 3067 350 270 3 0 167 0
[pid=24632] ppid=24631 vsize=9868 CPUtime=0
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 331432621 10104832 94 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134513547 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 2467 98 66 208 0 253 0

[startup+0.0272471 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 24631
/proc/meminfo: memFree=1707416/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=22804 CPUtime=0.02
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 2456 0 0 0 1 1 0 0 19 0 1 0 331432621 23351296 2441 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134515383 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 5703 2445 66 208 0 3489 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 35072

[startup+0.101252 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 24631
/proc/meminfo: memFree=1707416/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=439368 CPUtime=0.08
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 6498 0 0 0 6 2 0 0 19 0 1 0 331432621 449912832 6483 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134939434 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 109843 6485 498 208 0 107629 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 451636

[startup+0.301272 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 24631
/proc/meminfo: memFree=1707416/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=438044 CPUtime=0.29
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 10360 0 0 0 25 4 0 0 21 0 1 0 331432621 448557056 8341 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530190 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 109511 8341 86 208 0 109299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 450312

[startup+0.701311 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 24631
/proc/meminfo: memFree=1707416/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=438044 CPUtime=0.69
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 10374 0 0 0 65 4 0 0 25 0 1 0 331432621 448557056 8355 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 109511 8355 86 208 0 109299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 450312

[startup+1.50239 s]
/proc/loadavg: 0.00 0.00 0.00 2/79 24633
/proc/meminfo: memFree=1673864/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=438044 CPUtime=1.49
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 10389 0 0 0 145 4 0 0 25 0 1 0 331432621 448557056 8370 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 109511 8370 86 208 0 109299 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 450312

[startup+3.10154 s]
/proc/loadavg: 0.00 0.00 0.00 2/79 24633
/proc/meminfo: memFree=1673608/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=438044 CPUtime=3.09
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 10432 0 0 0 305 4 0 0 25 0 1 0 331432621 448557056 8413 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528261 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 109511 8413 86 208 0 109299 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 450312

[startup+6.30184 s]
/proc/loadavg: 0.08 0.02 0.01 2/79 24633
/proc/meminfo: memFree=1672904/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=438172 CPUtime=6.28
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 10636 0 0 0 623 5 0 0 25 0 1 0 331432621 448688128 8617 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 109543 8617 86 208 0 109331 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 450440

[startup+12.7015 s]
/proc/loadavg: 0.15 0.03 0.01 2/79 24633
/proc/meminfo: memFree=1671432/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=438488 CPUtime=12.68
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 10991 0 0 0 1263 5 0 0 25 0 1 0 331432621 449011712 8972 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 109622 8972 86 208 0 109410 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 450756

[startup+25.5017 s]
/proc/loadavg: 0.34 0.08 0.02 2/79 24633
/proc/meminfo: memFree=1666632/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=439144 CPUtime=25.47
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 12167 0 0 0 2540 7 0 0 25 0 1 0 331432621 449683456 10148 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 109786 10148 86 208 0 109574 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 451412

[startup+51.1011 s]
/proc/loadavg: 0.56 0.15 0.05 2/79 24633
/proc/meminfo: memFree=1658568/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=440516 CPUtime=51.07
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 14176 0 0 0 5097 10 0 0 25 0 1 0 331432621 451088384 12157 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 110129 12157 86 208 0 109917 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 452784

[startup+102.306 s]
/proc/loadavg: 0.81 0.28 0.10 2/79 24633
/proc/meminfo: memFree=1637960/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=453776 CPUtime=102.26
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 21864 0 0 0 10211 15 0 0 25 0 1 0 331432621 464666624 17295 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528886 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 113444 17295 86 208 0 113232 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 466044

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

[startup+127.901 s]
/proc/loadavg: 0.87 0.34 0.12 2/79 24633
/proc/meminfo: memFree=1635336/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=456524 CPUtime=127.85
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 22524 0 0 0 12769 16 0 0 25 0 1 0 331432621 467480576 17955 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529184 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 114131 17955 86 208 0 113919 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 468792

[startup+140.702 s]
/proc/loadavg: 0.90 0.37 0.13 2/79 24633
/proc/meminfo: memFree=1634824/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=456908 CPUtime=140.65
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 22646 0 0 0 14049 16 0 0 25 0 1 0 331432621 467873792 18077 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 114227 18077 86 208 0 114015 0
Current children cumulated CPU time (s) 140.65
Current children cumulated vsize (KiB) 469176

[startup+143.902 s]
/proc/loadavg: 0.90 0.37 0.13 2/79 24633
/proc/meminfo: memFree=1634824/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=456908 CPUtime=143.85
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 22655 0 0 0 14369 16 0 0 25 0 1 0 331432621 467873792 18086 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 114227 18086 86 208 0 114015 0
Current children cumulated CPU time (s) 143.85
Current children cumulated vsize (KiB) 469176

[startup+147.102 s]
/proc/loadavg: 0.91 0.38 0.14 2/79 24633
/proc/meminfo: memFree=1634760/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=456964 CPUtime=147.05
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 22672 0 0 0 14689 16 0 0 25 0 1 0 331432621 467931136 18103 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 114241 18103 86 208 0 114029 0
Current children cumulated CPU time (s) 147.05
Current children cumulated vsize (KiB) 469232

[startup+147.901 s]
/proc/loadavg: 0.91 0.38 0.14 2/79 24633
/proc/meminfo: memFree=1634696/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=456964 CPUtime=147.85
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 22675 0 0 0 14769 16 0 0 25 0 1 0 331432621 467931136 18106 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528826 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 114241 18106 86 208 0 114029 0
Current children cumulated CPU time (s) 147.85
Current children cumulated vsize (KiB) 469232

[startup+148.701 s]
/proc/loadavg: 0.92 0.39 0.14 2/79 24633
/proc/meminfo: memFree=1634696/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=456976 CPUtime=148.65
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 22681 0 0 0 14849 16 0 0 25 0 1 0 331432621 467943424 18112 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530338 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 114244 18112 86 208 0 114032 0
Current children cumulated CPU time (s) 148.65
Current children cumulated vsize (KiB) 469244

[startup+149.101 s]
/proc/loadavg: 0.92 0.39 0.14 2/79 24633
/proc/meminfo: memFree=1634696/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=12268 CPUtime=0
/proc/24631/stat : 24631 (siegeadapter.pl) S 24629 24631 24569 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 331432620 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259922112610 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24631/statm: 3067 352 271 3 0 167 0
[pid=24632] ppid=24631 vsize=33492 CPUtime=149.04
/proc/24632/stat : 24632 (siege_v4) R 24631 24631 24569 0 -1 0 22692 0 0 0 14888 16 0 0 25 0 1 0 331432621 34295808 8207 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 135101734 0 0 4096 0 0 0 0 17 1 0 0
/proc/24632/statm: 8373 8207 436 208 0 8161 0
Current children cumulated CPU time (s) 149.04
Current children cumulated vsize (KiB) 45760

[startup+149.201 s]
/proc/loadavg: 0.92 0.39 0.14 2/79 24633
/proc/meminfo: memFree=1634696/2055920 swapFree=4141216/4192956
[pid=24631] ppid=24629 vsize=0 CPUtime=149.05
/proc/24631/stat : 24631 (siegeadapter.pl) D 24629 24631 24569 0 -1 4194308 441 22692 0 0 0 0 14888 17 16 0 1 0 331432620 0 0 18446744073709551615 0 0 0 0 0 0 0 4224 0 18446744072100051646 0 0 17 0 0 0
/proc/24631/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 149.05
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 149.291
CPU time (s): 149.063
CPU user time (s): 148.887
CPU system time (s): 0.175973
CPU usage (%): 99.8476
Max. virtual memory (cumulated for all children) (KiB): 469244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 148.887
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23133
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= 16
involuntary context switches= 3131

runsolver used 0.141978 second user time and 0.373943 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Mon May  7 16:05:49 UTC 2007

IDJOB= 422293
IDBENCH= 20346
IDSOLVER= 190
FILE ID= node4/422293-1178553948

PBS_JOBID= 5217664

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  083d28c2adf10233f37f8b5a078c94a9

RANDOM SEED= 425996141

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1708016 kB
Buffers:         45416 kB
Cached:         210280 kB
SwapCached:      15284 kB
Active:         197448 kB
Inactive:        81140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1708016 kB
SwapTotal:     4192956 kB
SwapFree:      4141216 kB
Dirty:            9008 kB
Writeback:           0 kB
Mapped:          29740 kB
Slab:            54824 kB
Committed_AS:  9831956 kB
PageTables:       1816 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= 66556 MiB

End job on node4 on Mon May  7 16:08:18 UTC 2007