Trace number 422519

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 V4SAT 133.612 133.691

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug1.cnf
MD5SUM1911de49ec477d3e34b9a95eb8bf0845
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.645
Satisfiable
(Un)Satisfiability was proved
Number of variables521188
Number of clauses13378641
Sum of the clauses size39204979
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714562
Number of clauses of size 34209417
Number of clauses of size 425257
Number of clauses of size 515681
Number of clauses of size over 5413723

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-422519-1178638373 -o ROOT/results/node12/solver-422519-1178638373 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422519-1178638373/siegeadapter.pl /tmp/evaluation/422519-1178638373/instance-422519-1178638373.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: 1.27 1.04 1.01 3/77 18212
/proc/meminfo: memFree=1360544/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) R 18210 18212 18150 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 339876519 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252429527711 0 0 4224 0 0 0 0 17 1 0 0
/proc/18212/statm: 3067 350 270 3 0 167 0
[pid=18213] ppid=18212 vsize=312828 CPUtime=0
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 102 0 0 0 0 0 0 0 19 0 1 0 339876519 320335872 87 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134513547 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 78207 87 66 208 0 1158 0

[startup+0.0568109 s]
/proc/loadavg: 1.27 1.04 1.01 3/77 18212
/proc/meminfo: memFree=1360544/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=364196 CPUtime=0.05
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 5756 0 0 0 3 2 0 0 19 0 1 0 339876519 372936704 5741 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134515383 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 91050 5745 66 208 0 14001 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 376464

[startup+0.101816 s]
/proc/loadavg: 1.27 1.04 1.01 3/77 18212
/proc/meminfo: memFree=1360544/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=372596 CPUtime=0.08
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 10220 0 0 0 5 3 0 0 19 0 1 0 339876519 381538304 10206 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134515452 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 93151 10209 66 208 0 16102 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 384864

[startup+0.301836 s]
/proc/loadavg: 1.27 1.04 1.01 3/77 18212
/proc/meminfo: memFree=1360544/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=868460 CPUtime=0.29
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 25137 0 0 0 18 11 0 0 20 0 1 0 339876519 889303040 25122 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556457 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 217115 25124 349 208 0 140066 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 880728

[startup+0.701875 s]
/proc/loadavg: 1.27 1.04 1.01 3/77 18212
/proc/meminfo: memFree=1360544/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=887648 CPUtime=0.69
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 38145 0 0 0 54 15 0 0 24 0 1 0 339876519 908951552 38130 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556457 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 221913 38132 7495 208 0 144864 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 899916

[startup+1.50196 s]
/proc/loadavg: 1.27 1.04 1.01 2/79 18214
/proc/meminfo: memFree=1221840/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=919972 CPUtime=1.48
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 63046 0 0 0 127 21 0 0 25 0 1 0 339876519 942051328 63031 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556457 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 229993 63032 22460 208 0 152944 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 932240

[startup+3.10111 s]
/proc/loadavg: 1.27 1.04 1.01 2/79 18214
/proc/meminfo: memFree=1169744/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=980464 CPUtime=3.08
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 110234 0 0 0 273 35 0 0 25 0 1 0 339876519 1003995136 109649 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134557115 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 245116 109650 51016 208 0 168067 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 992732

[startup+6.30144 s]
/proc/loadavg: 1.33 1.05 1.02 2/79 18214
/proc/meminfo: memFree=974032/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=818128 CPUtime=6.28
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 174957 0 0 0 568 60 0 0 25 0 1 0 339876519 837763072 97342 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529853 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 204532 97342 86 208 0 204320 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 830396

[startup+12.7011 s]
/proc/loadavg: 1.30 1.05 1.02 2/79 18214
/proc/meminfo: memFree=967568/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=821640 CPUtime=12.67
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 175837 0 0 0 1207 60 0 0 25 0 1 0 339876519 841359360 98222 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 205410 98222 86 208 0 205198 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 833908

[startup+25.5024 s]
/proc/loadavg: 1.23 1.05 1.01 2/79 18214
/proc/meminfo: memFree=965904/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=823584 CPUtime=25.47
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 176327 0 0 0 2487 60 0 0 25 0 1 0 339876519 843350016 98712 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 205896 98712 86 208 0 205684 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 835852

[startup+51.1029 s]
/proc/loadavg: 1.15 1.04 1.01 2/79 18214
/proc/meminfo: memFree=963408/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=826272 CPUtime=51.07
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 176985 0 0 0 5046 61 0 0 25 0 1 0 339876519 846102528 99370 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529853 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 206568 99370 86 208 0 206356 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 838540

[startup+102.305 s]
/proc/loadavg: 1.06 1.03 1.01 2/79 18214
/proc/meminfo: memFree=957968/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=830916 CPUtime=102.26
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 178383 0 0 0 10164 62 0 0 25 0 1 0 339876519 850857984 100719 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529952 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 207729 100719 86 208 0 207517 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 843184

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

[startup+115.101 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 18214
/proc/meminfo: memFree=957264/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=831344 CPUtime=115.05
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 178571 0 0 0 11443 62 0 0 25 0 1 0 339876519 851296256 100907 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 207836 100907 86 208 0 207624 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 843612

[startup+121.502 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 18214
/proc/meminfo: memFree=956304/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=831904 CPUtime=121.45
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 178821 0 0 0 12083 62 0 0 25 0 1 0 339876519 851869696 101157 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528117 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 207976 101157 86 208 0 207764 0
Current children cumulated CPU time (s) 121.45
Current children cumulated vsize (KiB) 844172

[startup+127.903 s]
/proc/loadavg: 1.04 1.03 1.00 2/79 18214
/proc/meminfo: memFree=955664/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=832064 CPUtime=127.84
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 178971 0 0 0 12722 62 0 0 25 0 1 0 339876519 852033536 101307 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134521170 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 208016 101307 86 208 0 207804 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 844332

[startup+131.102 s]
/proc/loadavg: 1.04 1.03 1.00 2/79 18214
/proc/meminfo: memFree=955408/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=832172 CPUtime=131.04
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 179029 0 0 0 13042 62 0 0 25 0 1 0 339876519 852144128 101365 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530021 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 208043 101365 86 208 0 207831 0
Current children cumulated CPU time (s) 131.04
Current children cumulated vsize (KiB) 844440

[startup+132.701 s]
/proc/loadavg: 1.04 1.03 1.00 2/79 18214
/proc/meminfo: memFree=955344/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=832180 CPUtime=132.64
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 179041 0 0 0 13202 62 0 0 25 0 1 0 339876519 852152320 101377 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530194 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 208045 101377 86 208 0 207833 0
Current children cumulated CPU time (s) 132.64
Current children cumulated vsize (KiB) 844448

[startup+133.105 s]
/proc/loadavg: 1.03 1.03 1.00 2/79 18214
/proc/meminfo: memFree=955344/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=832184 CPUtime=133.05
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 179043 0 0 0 13243 62 0 0 25 0 1 0 339876519 852156416 101379 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530013 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 208046 101379 86 208 0 207834 0
Current children cumulated CPU time (s) 133.05
Current children cumulated vsize (KiB) 844452

[startup+133.501 s]
/proc/loadavg: 1.03 1.03 1.00 2/79 18214
/proc/meminfo: memFree=955344/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=12268 CPUtime=0
/proc/18212/stat : 18212 (siegeadapter.pl) S 18210 18212 18150 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 339876519 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18212/statm: 3067 352 271 3 0 167 0
[pid=18213] ppid=18212 vsize=352388 CPUtime=133.44
/proc/18213/stat : 18213 (siege_v4) R 18212 18212 18150 0 -1 0 179058 0 0 0 13279 65 0 0 25 0 1 0 339876519 360845312 86372 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134943094 0 0 4096 0 0 0 0 17 1 0 0
/proc/18213/statm: 88097 86372 95 208 0 87885 0
Current children cumulated CPU time (s) 133.44
Current children cumulated vsize (KiB) 364656

[startup+133.601 s]
/proc/loadavg: 1.03 1.03 1.00 2/79 18214
/proc/meminfo: memFree=955344/2055920 swapFree=4160020/4192956
[pid=18212] ppid=18210 vsize=16260 CPUtime=133.54
/proc/18212/stat : 18212 (siegeadapter.pl) R 18210 18212 18150 0 -1 4194304 1476 179058 0 0 0 1 13282 71 16 0 1 0 339876519 16650240 1392 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 252449403108 0 0 4224 0 0 0 0 17 0 0 0
/proc/18212/statm: 4065 1392 291 3 0 1165 0
Current children cumulated CPU time (s) 133.54
Current children cumulated vsize (KiB) 16260

Child status: 0
Real time (s): 133.691
CPU time (s): 133.612
CPU user time (s): 132.848
CPU system time (s): 0.763883
CPU usage (%): 99.9404
Max. virtual memory (cumulated for all children) (KiB): 1128548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.848
system time used= 0.763883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183525
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= 3882
involuntary context switches= 125

runsolver used 0.156976 second user time and 0.378942 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue May  8 15:33:11 UTC 2007

IDJOB= 422519
IDBENCH= 20588
IDSOLVER= 190
FILE ID= node12/422519-1178638373

PBS_JOBID= 5217822

Free space on /tmp= 66261 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug1.cnf
COMMAND LINE= /tmp/evaluation/422519-1178638373/siegeadapter.pl /tmp/evaluation/422519-1178638373/instance-422519-1178638373.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-422519-1178638373 -o ROOT/results/node12/solver-422519-1178638373 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422519-1178638373/siegeadapter.pl /tmp/evaluation/422519-1178638373/instance-422519-1178638373.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  1911de49ec477d3e34b9a95eb8bf0845

RANDOM SEED= 531026368

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1361080 kB
Buffers:         36812 kB
Cached:         559932 kB
SwapCached:      11448 kB
Active:         449860 kB
Inactive:       169544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1361080 kB
SwapTotal:     4192956 kB
SwapFree:      4160020 kB
Dirty:          221708 kB
Writeback:           0 kB
Mapped:          29548 kB
Slab:            60976 kB
Committed_AS: 10841632 kB
PageTables:       1792 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= 66257 MiB

End job on node12 on Tue May  8 15:35:25 UTC 2007