Trace number 422462

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 V4? (TO) 10000 10002.8

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k10.cnf
MD5SUMb801eedc38d94f7d34b1c4de68ba5e4b
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables46169
Number of clauses207720
Sum of the clauses size584068
Maximum clause length37
Minimum clause length1
Number of clauses of size 1148
Number of clauses of size 284712
Number of clauses of size 3114816
Number of clauses of size 4155
Number of clauses of size 5294
Number of clauses of size over 57595

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node29/watcher-422462-1178603549 -o ROOT/results/node29/solver-422462-1178603549 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422462-1178603549/siegeadapter.pl /tmp/evaluation/422462-1178603549/instance-422462-1178603549.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.85 0.97 0.99 3/77 4811
/proc/meminfo: memFree=1588672/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) R 4809 4811 4749 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 308270681 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221780699807 0 0 4224 0 0 0 0 17 1 0 0
/proc/4811/statm: 3067 350 270 3 0 167 0
[pid=4812] ppid=4811 vsize=5804 CPUtime=0
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 116 0 0 0 0 0 0 0 18 0 1 0 308270681 5943296 101 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134553237 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 1451 107 96 208 0 12 0

[startup+0.0230991 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 4811
/proc/meminfo: memFree=1588672/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=13028 CPUtime=0.01
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 2031 0 0 0 1 0 0 0 19 0 1 0 308270681 13340672 2016 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 135101734 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 3258 2019 300 208 0 1819 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25296

[startup+0.101102 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 4811
/proc/meminfo: memFree=1588672/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=420680 CPUtime=0.09
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 5517 0 0 0 7 2 0 0 19 0 1 0 308270681 430776320 5502 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 105171 5503 1287 208 0 103732 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 432948

[startup+0.301114 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 4811
/proc/meminfo: memFree=1588672/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=415748 CPUtime=0.29
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 5734 0 0 0 27 2 0 0 21 0 1 0 308270681 425725952 4490 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 103937 4490 86 208 0 103725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 428016

[startup+0.701138 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 4811
/proc/meminfo: memFree=1588672/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=415856 CPUtime=0.69
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 5853 0 0 0 67 2 0 0 25 0 1 0 308270681 425836544 4609 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134521194 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 103964 4609 86 208 0 103752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 428124

[startup+1.50119 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 4813
/proc/meminfo: memFree=1569712/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=415984 CPUtime=1.49
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 5985 0 0 0 147 2 0 0 25 0 1 0 308270681 425967616 4741 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 103996 4741 86 208 0 103784 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 428252

[startup+3.10129 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 4813
/proc/meminfo: memFree=1569072/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=416144 CPUtime=3.08
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 6147 0 0 0 306 2 0 0 25 0 1 0 308270681 426131456 4903 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 104036 4903 86 208 0 103824 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 428412

[startup+6.30148 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 4813
/proc/meminfo: memFree=1568112/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=416372 CPUtime=6.28
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 6279 0 0 0 626 2 0 0 25 0 1 0 308270681 426364928 5035 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 104093 5035 86 208 0 103881 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 428640

[startup+12.7029 s]
/proc/loadavg: 0.88 0.97 0.99 2/79 4813
/proc/meminfo: memFree=1566704/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=416904 CPUtime=12.69
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 6641 0 0 0 1266 3 0 0 25 0 1 0 308270681 426909696 5397 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 104226 5397 86 208 0 104014 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 429172

[startup+25.5017 s]
/proc/loadavg: 0.90 0.97 0.99 2/79 4813
/proc/meminfo: memFree=1564592/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=418064 CPUtime=25.48
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 7185 0 0 0 2545 3 0 0 25 0 1 0 308270681 428097536 5941 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 104516 5941 86 208 0 104304 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 430332

[startup+51.1012 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 4813
/proc/meminfo: memFree=1554736/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=422680 CPUtime=51.07
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 10018 0 0 0 5102 5 0 0 25 0 1 0 308270681 432824320 8413 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 105670 8413 86 208 0 105458 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 434948

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 4813
/proc/meminfo: memFree=1546928/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=427136 CPUtime=102.26
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 11972 0 0 0 10218 8 0 0 25 0 1 0 308270681 437387264 10367 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528911 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 106784 10367 86 208 0 106572 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 439404

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 4813
/proc/meminfo: memFree=1539248/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=431876 CPUtime=162.24
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 14275 0 0 0 16213 11 0 0 25 0 1 0 308270681 442241024 12286 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528336 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 107969 12286 86 208 0 107757 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 444144

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 4813
/proc/meminfo: memFree=1534128/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=434696 CPUtime=222.23
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 15526 0 0 0 22209 14 0 0 25 0 1 0 308270681 445128704 13537 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 108674 13537 86 208 0 108462 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 446964

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 4813
/proc/meminfo: memFree=1528240/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=436868 CPUtime=282.21
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 17009 0 0 0 28205 16 0 0 25 0 1 0 308270681 447352832 15020 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530045 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 109217 15020 86 208 0 109005 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 449136

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 4813
/proc/meminfo: memFree=1526704/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=438144 CPUtime=342.2
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 17373 0 0 0 34203 17 0 0 25 0 1 0 308270681 448659456 15384 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 109536 15384 86 208 0 109324 0

################
# More data... #
################

/proc/4812/statm: 117268 26844 86 208 0 117056 0
Current children cumulated CPU time (s) 9339.7
Current children cumulated vsize (KiB) 481340

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5411
/proc/meminfo: memFree=1480304/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=469112 CPUtime=9399.69
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 29611 0 0 0 939866 103 0 0 25 0 1 0 308270681 480370688 26854 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528032 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 117278 26854 86 208 0 117066 0
Current children cumulated CPU time (s) 9399.69
Current children cumulated vsize (KiB) 481380

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5411
/proc/meminfo: memFree=1480176/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=469220 CPUtime=9459.67
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 29637 0 0 0 945864 103 0 0 25 0 1 0 308270681 480481280 26880 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 117305 26880 86 208 0 117093 0
Current children cumulated CPU time (s) 9459.67
Current children cumulated vsize (KiB) 481488

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5411
/proc/meminfo: memFree=1480240/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=469240 CPUtime=9519.66
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 29643 0 0 0 951862 104 0 0 25 0 1 0 308270681 480501760 26886 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529284 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 117310 26886 86 208 0 117098 0
Current children cumulated CPU time (s) 9519.66
Current children cumulated vsize (KiB) 481508

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5411
/proc/meminfo: memFree=1480112/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=469288 CPUtime=9579.64
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 29653 0 0 0 957860 104 0 0 25 0 1 0 308270681 480550912 26896 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134516719 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 117322 26896 86 208 0 117110 0
Current children cumulated CPU time (s) 9579.64
Current children cumulated vsize (KiB) 481556

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5411
/proc/meminfo: memFree=1480112/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=469356 CPUtime=9639.63
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 29669 0 0 0 963858 105 0 0 25 0 1 0 308270681 480620544 26912 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 117339 26912 86 208 0 117127 0
Current children cumulated CPU time (s) 9639.63
Current children cumulated vsize (KiB) 481624

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5411
/proc/meminfo: memFree=1479984/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=469368 CPUtime=9699.61
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 29679 0 0 0 969856 105 0 0 25 0 1 0 308270681 480632832 26922 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 117342 26922 86 208 0 117130 0
Current children cumulated CPU time (s) 9699.61
Current children cumulated vsize (KiB) 481636

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5411
/proc/meminfo: memFree=1479920/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=469420 CPUtime=9759.6
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 29691 0 0 0 975854 106 0 0 25 0 1 0 308270681 480686080 26934 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 117355 26934 86 208 0 117143 0
Current children cumulated CPU time (s) 9759.6
Current children cumulated vsize (KiB) 481688

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5411
/proc/meminfo: memFree=1479920/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=469472 CPUtime=9819.59
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 29706 0 0 0 981853 106 0 0 25 0 1 0 308270681 480739328 26949 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 117368 26949 86 208 0 117156 0
Current children cumulated CPU time (s) 9819.59
Current children cumulated vsize (KiB) 481740

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5411
/proc/meminfo: memFree=1479920/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=469476 CPUtime=9879.57
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 29707 0 0 0 987851 106 0 0 25 0 1 0 308270681 480743424 26950 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529320 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 117369 26950 86 208 0 117157 0
Current children cumulated CPU time (s) 9879.57
Current children cumulated vsize (KiB) 481744

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5411
/proc/meminfo: memFree=1479856/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=469508 CPUtime=9939.56
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 29715 0 0 0 993849 107 0 0 25 0 1 0 308270681 480776192 26958 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529300 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 117377 26958 86 208 0 117165 0
Current children cumulated CPU time (s) 9939.56
Current children cumulated vsize (KiB) 481776

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5411
/proc/meminfo: memFree=1479856/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=469516 CPUtime=9999.55
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 29727 0 0 0 999847 108 0 0 25 0 1 0 308270681 480784384 26970 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134522450 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 117379 26970 86 208 0 117167 0
Current children cumulated CPU time (s) 9999.55
Current children cumulated vsize (KiB) 481784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5411
/proc/meminfo: memFree=1479856/2055920 swapFree=4146788/4192956
[pid=4811] ppid=4809 vsize=12268 CPUtime=0
/proc/4811/stat : 4811 (siegeadapter.pl) S 4809 4811 4749 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308270681 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4811/statm: 3067 352 271 3 0 167 0
[pid=4812] ppid=4811 vsize=469516 CPUtime=10000
/proc/4812/stat : 4812 (siege_v4) R 4811 4811 4749 0 -1 0 29727 0 0 0 999897 108 0 0 25 0 1 0 308270681 480784384 26970 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529300 0 0 4096 0 0 0 0 17 1 0 0
/proc/4812/statm: 117379 26970 86 208 0 117167 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 481784

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4811 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10002.8
CPU time (s): 10000
CPU user time (s): 9998.97
CPU system time (s): 1.08
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 481784

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

runsolver used 9.53955 second user time and 24.4263 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Tue May  8 05:52:29 UTC 2007

IDJOB= 422462
IDBENCH= 20531
IDSOLVER= 190
FILE ID= node29/422462-1178603549

PBS_JOBID= 5218225

Free space on /tmp= 66559 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k10.cnf
COMMAND LINE= /tmp/evaluation/422462-1178603549/siegeadapter.pl /tmp/evaluation/422462-1178603549/instance-422462-1178603549.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-422462-1178603549 -o ROOT/results/node29/solver-422462-1178603549 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422462-1178603549/siegeadapter.pl /tmp/evaluation/422462-1178603549/instance-422462-1178603549.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  b801eedc38d94f7d34b1c4de68ba5e4b

RANDOM SEED= 242464987

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1589144 kB
Buffers:         39336 kB
Cached:         304904 kB
SwapCached:      11264 kB
Active:         106468 kB
Inactive:       260740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589144 kB
SwapTotal:     4192956 kB
SwapFree:      4146788 kB
Dirty:            5940 kB
Writeback:           0 kB
Mapped:          30024 kB
Slab:            85104 kB
Committed_AS:  7071256 kB
PageTables:       1872 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= 66559 MiB

End job on node29 on Tue May  8 08:39:14 UTC 2007