Trace number 422394

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 156.199 156.242

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11803.cnf
MD5SUM6c6fd606fd41d7205b07602118ad74a0
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.77073
Satisfiable
(Un)Satisfiability was proved
Number of variables276402
Number of clauses798348
Sum of the clauses size2080196
Maximum clause length3
Minimum clause length1
Number of clauses of size 131560
Number of clauses of size 2251728
Number of clauses of size 3515060
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
156.15/156.24	c 
156.15/156.24	c [ filemap ]
156.15/156.24	c [ extract ]
156.15/156.24	c 
156.15/156.24	c variables : 276427
156.15/156.24	c pure lits : 31584
156.15/156.24	c 
156.15/156.24	c 1-clauses : 31560
156.15/156.24	c 2-clauses : 251728
156.15/156.24	c 3-clauses : 493360
156.15/156.24	c n-clauses : 21700
156.15/156.24	c discarded : 0
156.15/156.24	c 
156.15/156.24	c [ solve ]
156.15/156.24	c 
156.15/156.24	s UNSATISFIABLE
156.15/156.24	c 
156.15/156.24	c [ stats ]
156.15/156.24	c 
156.15/156.24	c decisions : 635520
156.15/156.24	c conflicts : 43949
156.15/156.24	c time : ~155.612

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/node41/watcher-422394-1178590263 -o ROOT/results/node41/solver-422394-1178590263 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422394-1178590263/siegeadapter.pl /tmp/evaluation/422394-1178590263/instance-422394-1178590263.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.99 0.98 0.99 3/77 22312
/proc/meminfo: memFree=1499080/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) R 22310 22312 21218 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 0 0 0 17 1 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=19084 CPUtime=0
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 99 0 0 0 0 0 0 0 19 0 1 0 306938260 19542016 84 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134513547 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 4771 87 66 208 0 620 0

[startup+0.01813 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 22312
/proc/meminfo: memFree=1499080/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=43712 CPUtime=0
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 1711 0 0 0 0 0 0 0 19 0 1 0 306938260 44761088 1696 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 135101734 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 10930 1699 66 208 0 6779 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 55980

[startup+0.101137 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 22312
/proc/meminfo: memFree=1499080/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=58444 CPUtime=0.08
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 9536 0 0 0 4 4 0 0 19 0 1 0 306938260 59846656 9521 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 14612 9524 66 208 0 10461 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 70712

[startup+0.301154 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 22312
/proc/meminfo: memFree=1499080/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=517708 CPUtime=0.29
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 20047 0 0 0 20 9 0 0 20 0 1 0 306938260 530132992 19993 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134939434 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 129428 19994 1986 208 0 125277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 529976

[startup+0.701189 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 22312
/proc/meminfo: memFree=1499080/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=520144 CPUtime=0.69
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 27712 0 0 0 57 12 0 0 25 0 1 0 306938260 532627456 23648 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 130036 23648 86 208 0 129824 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 532412

[startup+1.50126 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1404024/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=520148 CPUtime=1.49
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 27831 0 0 0 137 12 0 0 25 0 1 0 306938260 532631552 23767 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 130037 23767 86 208 0 129825 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 532416

[startup+3.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1403384/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=520152 CPUtime=3.09
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 27867 0 0 0 297 12 0 0 25 0 1 0 306938260 532635648 23803 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 130038 23803 86 208 0 129826 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 532420

[startup+6.30168 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1403328/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=520156 CPUtime=6.29
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 27879 0 0 0 617 12 0 0 25 0 1 0 306938260 532639744 23815 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 130039 23815 86 208 0 129827 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 532424

[startup+12.7022 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1403136/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=520212 CPUtime=12.69
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 27932 0 0 0 1257 12 0 0 25 0 1 0 306938260 532697088 23868 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530261 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 130053 23868 86 208 0 129841 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 532480

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1402880/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=520304 CPUtime=25.48
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 28030 0 0 0 2536 12 0 0 25 0 1 0 306938260 532791296 23966 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529979 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 130076 23966 86 208 0 129864 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 532572

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1402304/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=520500 CPUtime=51.08
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 28178 0 0 0 5095 13 0 0 25 0 1 0 306938260 532992000 24114 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 130125 24114 86 208 0 129913 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 532768

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1401088/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=520876 CPUtime=102.26
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 28491 0 0 0 10213 13 0 0 25 0 1 0 306938260 533377024 24427 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 130219 24427 86 208 0 130007 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 533144

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

[startup+127.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1400512/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=521056 CPUtime=127.85
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 28625 0 0 0 12772 13 0 0 25 0 1 0 306938260 533561344 24561 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529979 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 130264 24561 86 208 0 130052 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 533324

[startup+140.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1400256/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=521148 CPUtime=140.66
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 28686 0 0 0 14052 14 0 0 25 0 1 0 306938260 533655552 24622 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 130287 24622 86 208 0 130075 0
Current children cumulated CPU time (s) 140.66
Current children cumulated vsize (KiB) 533416

[startup+147.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1400064/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=521220 CPUtime=147.05
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 28742 0 0 0 14691 14 0 0 25 0 1 0 306938260 533729280 24678 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 130305 24678 86 208 0 130093 0
Current children cumulated CPU time (s) 147.05
Current children cumulated vsize (KiB) 533488

[startup+150.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1400000/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=521256 CPUtime=150.25
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 28761 0 0 0 15011 14 0 0 25 0 1 0 306938260 533766144 24697 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 130314 24697 86 208 0 130102 0
Current children cumulated CPU time (s) 150.25
Current children cumulated vsize (KiB) 533524

[startup+153.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1399808/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=521288 CPUtime=153.45
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 28817 0 0 0 15331 14 0 0 25 0 1 0 306938260 533798912 24753 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530079 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 130322 24753 86 208 0 130110 0
Current children cumulated CPU time (s) 153.45
Current children cumulated vsize (KiB) 533556

[startup+155.106 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1372736/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=536520 CPUtime=155.05
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 37757 0 0 0 15488 17 0 0 25 0 1 0 306938260 549396480 31533 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543702 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 134130 31533 86 208 0 133918 0
Current children cumulated CPU time (s) 155.05
Current children cumulated vsize (KiB) 548788

[startup+155.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1372736/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=536576 CPUtime=155.85
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 38392 0 0 0 15568 17 0 0 25 0 1 0 306938260 549453824 32168 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543165 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 134144 32168 86 208 0 133932 0
Current children cumulated CPU time (s) 155.85
Current children cumulated vsize (KiB) 548844

[startup+156.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1369280/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=536576 CPUtime=156.05
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 38570 0 0 0 15588 17 0 0 25 0 1 0 306938260 549453824 32346 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543697 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 134144 32346 86 208 0 133932 0
Current children cumulated CPU time (s) 156.05
Current children cumulated vsize (KiB) 548844

[startup+156.206 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22314
/proc/meminfo: memFree=1369280/2055920 swapFree=4169412/4192956
[pid=22312] ppid=22310 vsize=12268 CPUtime=0
/proc/22312/stat : 22312 (siegeadapter.pl) S 22310 22312 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306938259 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22312/statm: 3067 352 271 3 0 167 0
[pid=22313] ppid=22312 vsize=92056 CPUtime=156.15
/proc/22313/stat : 22313 (siege_v4) R 22312 22312 21218 0 -1 0 38581 0 0 0 15597 18 0 0 25 0 1 0 306938260 94265344 22645 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134939932 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 23014 22645 95 208 0 22802 0
Current children cumulated CPU time (s) 156.15
Current children cumulated vsize (KiB) 104324

Child status: 0
Real time (s): 156.242
CPU time (s): 156.199
CPU user time (s): 155.997
CPU system time (s): 0.201969
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 548844

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

runsolver used 0.158975 second user time and 0.416936 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Tue May  8 02:11:04 UTC 2007

IDJOB= 422394
IDBENCH= 20463
IDSOLVER= 190
FILE ID= node41/422394-1178590263

PBS_JOBID= 5217944

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  6c6fd606fd41d7205b07602118ad74a0

RANDOM SEED= 429122020

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.232
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.232
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:       1499488 kB
Buffers:         39868 kB
Cached:         388112 kB
SwapCached:       3072 kB
Active:         151556 kB
Inactive:       304072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1499488 kB
SwapTotal:     4192956 kB
SwapFree:      4169412 kB
Dirty:           16796 kB
Writeback:           0 kB
Mapped:          35152 kB
Slab:            86056 kB
Committed_AS:  8575352 kB
PageTables:       2016 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 node41 on Tue May  8 02:13:40 UTC 2007