Trace number 422345

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 633.28 633.577

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark411.6
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance
633.19/633.57	c 
633.19/633.57	c [ filemap ]
633.19/633.57	c [ extract ]
633.19/633.57	c 
633.19/633.57	c variables : 52382
633.19/633.57	c pure lits : 0
633.19/633.57	c 
633.19/633.57	c 1-clauses : 1
633.19/633.57	c 2-clauses : 85834
633.19/633.57	c 3-clauses : 87884
633.19/633.57	c n-clauses : 8766
633.19/633.57	c discarded : 0
633.19/633.57	c 
633.19/633.57	c [ solve ]
633.19/633.57	c 
633.19/633.57	s UNSATISFIABLE
633.19/633.57	c 
633.19/633.57	c [ stats ]
633.19/633.57	c 
633.19/633.57	c decisions : 902532
633.19/633.57	c conflicts : 742525
633.19/633.57	c time : ~633.109

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/node6/watcher-422345-1178578475 -o ROOT/results/node6/solver-422345-1178578475 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422345-1178578475/siegeadapter.pl /tmp/evaluation/422345-1178578475/instance-422345-1178578475.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 675
/proc/meminfo: memFree=1646008/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) R 673 675 535 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 333885234 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268582840991 0 0 4224 0 0 0 0 17 1 0 0
/proc/675/statm: 3067 350 270 3 0 167 0
[pid=676] ppid=675 vsize=4984 CPUtime=0
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 108 0 0 0 0 0 0 0 18 0 1 0 333885234 5103616 93 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134949222 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 1246 93 66 208 0 232 0

[startup+0.013239 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 675
/proc/meminfo: memFree=1646008/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=10472 CPUtime=0
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 1055 0 0 0 0 0 0 0 18 0 1 0 333885234 10723328 1040 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 2619 1045 66 208 0 1605 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 22740

[startup+0.102248 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 675
/proc/meminfo: memFree=1646008/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=417132 CPUtime=0.09
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 5430 0 0 0 7 2 0 0 19 0 1 0 333885234 427143168 4611 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530238 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 104283 4611 86 208 0 104071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 429400

[startup+0.302271 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 675
/proc/meminfo: memFree=1646008/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=417132 CPUtime=0.29
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 5486 0 0 0 27 2 0 0 21 0 1 0 333885234 427143168 4667 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529979 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 104283 4667 86 208 0 104071 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 429400

[startup+0.701318 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 675
/proc/meminfo: memFree=1646008/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=417132 CPUtime=0.68
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 5526 0 0 0 66 2 0 0 25 0 1 0 333885234 427143168 4707 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 104283 4707 86 208 0 104071 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 429400

[startup+1.50141 s]
/proc/loadavg: 0.91 0.95 0.90 2/79 677
/proc/meminfo: memFree=1626984/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=417132 CPUtime=1.48
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 5554 0 0 0 146 2 0 0 25 0 1 0 333885234 427143168 4735 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530036 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 104283 4735 86 208 0 104071 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 429400

[startup+3.1016 s]
/proc/loadavg: 0.91 0.95 0.90 2/79 677
/proc/meminfo: memFree=1626664/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=417156 CPUtime=3.09
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 5636 0 0 0 306 3 0 0 25 0 1 0 333885234 427167744 4817 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529804 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 104289 4817 86 208 0 104077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 429424

[startup+6.30198 s]
/proc/loadavg: 0.92 0.95 0.90 2/79 677
/proc/meminfo: memFree=1625832/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=417256 CPUtime=6.29
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 5803 0 0 0 626 3 0 0 25 0 1 0 333885234 427270144 4984 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530178 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 104314 4984 86 208 0 104102 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 429524

[startup+12.7017 s]
/proc/loadavg: 0.93 0.95 0.90 2/79 677
/proc/meminfo: memFree=1622440/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=417688 CPUtime=12.68
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 6676 0 0 0 1265 3 0 0 25 0 1 0 333885234 427712512 5857 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 104422 5857 86 208 0 104210 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 429956

[startup+25.5022 s]
/proc/loadavg: 0.94 0.96 0.91 2/79 677
/proc/meminfo: memFree=1615784/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=418104 CPUtime=25.48
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 8277 0 0 0 2543 5 0 0 25 0 1 0 333885234 428138496 7458 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 104526 7458 86 208 0 104314 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 430372

[startup+51.1022 s]
/proc/loadavg: 0.96 0.96 0.91 2/79 677
/proc/meminfo: memFree=1588008/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=432500 CPUtime=51.07
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 18125 0 0 0 5097 10 0 0 25 0 1 0 333885234 442880000 14439 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 108125 14439 86 208 0 107913 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 444768

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/79 677
/proc/meminfo: memFree=1574504/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=433976 CPUtime=102.26
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 21426 0 0 0 10212 14 0 0 25 0 1 0 333885234 444391424 17740 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543238 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 108494 17740 86 208 0 108282 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 446244

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 677
/proc/meminfo: memFree=1538984/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=453040 CPUtime=162.24
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 30278 0 0 0 16205 19 0 0 25 0 1 0 333885234 463912960 26592 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529840 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 113260 26592 86 208 0 113048 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 465308

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 677
/proc/meminfo: memFree=1529192/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=473484 CPUtime=222.22
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 35980 0 0 0 22200 22 0 0 25 0 1 0 333885234 484847616 29019 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 118371 29019 86 208 0 118159 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 485752

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 677
/proc/meminfo: memFree=1512616/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=479644 CPUtime=282.2
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 40101 0 0 0 28196 24 0 0 25 0 1 0 333885234 491155456 33140 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 119911 33140 86 208 0 119699 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 491912

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 677
/proc/meminfo: memFree=1498536/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=512416 CPUtime=342.18
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 50148 0 0 0 34189 29 0 0 25 0 1 0 333885234 524713984 36638 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 128104 36638 86 208 0 127892 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 524684

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/85 785
/proc/meminfo: memFree=1495352/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=514500 CPUtime=402.12
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 50658 0 0 0 40182 30 0 0 25 0 1 0 333885234 526848000 37148 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528415 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 128625 37148 86 208 0 128413 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 526768

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 875
/proc/meminfo: memFree=1495592/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=515416 CPUtime=462.04
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 50870 0 0 0 46174 30 0 0 25 0 1 0 333885234 527785984 37360 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 128854 37360 86 208 0 128642 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 527684

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 875
/proc/meminfo: memFree=1495208/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=515896 CPUtime=522.02
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 50975 0 0 0 52171 31 0 0 25 0 1 0 333885234 528277504 37465 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134546497 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 128974 37465 86 208 0 128762 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 528164

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 875
/proc/meminfo: memFree=1494696/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=516384 CPUtime=582
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 51094 0 0 0 58169 31 0 0 25 0 1 0 333885234 528777216 37584 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528745 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 129096 37584 86 208 0 128884 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 528652

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

[startup+588.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 875
/proc/meminfo: memFree=1494632/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=516424 CPUtime=588.4
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 51105 0 0 0 58809 31 0 0 25 0 1 0 333885234 528818176 37595 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 129106 37595 86 208 0 128894 0
Current children cumulated CPU time (s) 588.4
Current children cumulated vsize (KiB) 528692

[startup+614.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 875
/proc/meminfo: memFree=1494568/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=516536 CPUtime=614
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 51133 0 0 0 61368 32 0 0 25 0 1 0 333885234 528932864 37623 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 129134 37623 86 208 0 128922 0
Current children cumulated CPU time (s) 614
Current children cumulated vsize (KiB) 528804

[startup+627.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 875
/proc/meminfo: memFree=1494376/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=516712 CPUtime=626.79
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 51172 0 0 0 62647 32 0 0 25 0 1 0 333885234 529113088 37662 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529033 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 129178 37662 86 208 0 128966 0
Current children cumulated CPU time (s) 626.79
Current children cumulated vsize (KiB) 528980

[startup+630.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 875
/proc/meminfo: memFree=1494376/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=516732 CPUtime=630
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 51177 0 0 0 62968 32 0 0 25 0 1 0 333885234 529133568 37667 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 129183 37667 86 208 0 128971 0
Current children cumulated CPU time (s) 630
Current children cumulated vsize (KiB) 529000

[startup+631.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 875
/proc/meminfo: memFree=1494376/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=516732 CPUtime=631.59
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 51177 0 0 0 63127 32 0 0 25 0 1 0 333885234 529133568 37667 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528144 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 129183 37667 86 208 0 128971 0
Current children cumulated CPU time (s) 631.59
Current children cumulated vsize (KiB) 529000

[startup+632.703 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 875
/proc/meminfo: memFree=1494376/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=516732 CPUtime=632.39
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 51177 0 0 0 63207 32 0 0 25 0 1 0 333885234 529133568 37667 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530036 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 129183 37667 86 208 0 128971 0
Current children cumulated CPU time (s) 632.39
Current children cumulated vsize (KiB) 529000

[startup+633.103 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 875
/proc/meminfo: memFree=1494376/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=516732 CPUtime=632.79
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 51177 0 0 0 63247 32 0 0 25 0 1 0 333885234 529133568 37667 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529295 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 129183 37667 86 208 0 128971 0
Current children cumulated CPU time (s) 632.79
Current children cumulated vsize (KiB) 529000

[startup+633.503 s]
/proc/loadavg: 0.99 0.97 0.91 3/79 875
/proc/meminfo: memFree=1509608/2055924 swapFree=4146632/4192956
[pid=675] ppid=673 vsize=12268 CPUtime=0
/proc/675/stat : 675 (siegeadapter.pl) S 673 675 535 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333885234 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/675/statm: 3067 352 271 3 0 167 0
[pid=676] ppid=675 vsize=460640 CPUtime=633.19
/proc/676/stat : 676 (siege_v4) R 675 675 535 0 -1 0 51187 0 0 0 63287 32 0 0 25 0 1 0 333885234 471695360 30215 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134990913 0 0 4096 0 0 0 0 17 1 0 0
/proc/676/statm: 115160 30215 2625 208 0 114948 0
Current children cumulated CPU time (s) 633.19
Current children cumulated vsize (KiB) 472908

Child status: 0
Real time (s): 633.577
CPU time (s): 633.28
CPU user time (s): 632.927
CPU system time (s): 0.352946
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 529000

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

runsolver used 0.593909 second user time and 1.64875 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon May  7 22:54:36 UTC 2007

IDJOB= 422345
IDBENCH= 20398
IDSOLVER= 190
FILE ID= node6/422345-1178578475

PBS_JOBID= 5217710

Free space on /tmp= 66561 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= /tmp/evaluation/422345-1178578475/siegeadapter.pl /tmp/evaluation/422345-1178578475/instance-422345-1178578475.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-422345-1178578475 -o ROOT/results/node6/solver-422345-1178578475 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422345-1178578475/siegeadapter.pl /tmp/evaluation/422345-1178578475/instance-422345-1178578475.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  65057bcebbeecf6a7f3bc3fcfb2de009

RANDOM SEED= 636547913

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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:      2055924 kB
MemFree:       1646480 kB
Buffers:         39232 kB
Cached:         218576 kB
SwapCached:      13920 kB
Active:         276744 kB
Inactive:        75592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1646480 kB
SwapTotal:     4192956 kB
SwapFree:      4146632 kB
Dirty:            4100 kB
Writeback:           0 kB
Mapped:         101464 kB
Slab:            42504 kB
Committed_AS: 12677332 kB
PageTables:       1956 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= 66561 MiB

End job on node6 on Mon May  7 23:05:09 UTC 2007