Trace number 422496

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.1 10003.8

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
MD5SUM123611192e7b44f446f7ac11e53423f6
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark181.585
Satisfiable
(Un)Satisfiability was proved
Number of variables112764
Number of clauses468539
Sum of the clauses size1200891
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2331975
Number of clauses of size 387836
Number of clauses of size 416674
Number of clauses of size 59489
Number of clauses of size over 520493

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/node37/watcher-422496-1178626690 -o ROOT/results/node37/solver-422496-1178626690 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422496-1178626690/siegeadapter.pl /tmp/evaluation/422496-1178626690/instance-422496-1178626690.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/78 12101
/proc/meminfo: memFree=1491336/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=11772 CPUtime=0
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 135 0 0 0 0 0 0 0 20 0 1 0 310581544 12054528 120 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134553237 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 2943 125 114 208 0 12 0

[startup+0.0788721 s]
/proc/loadavg: 0.85 0.97 0.99 3/78 12101
/proc/meminfo: memFree=1491336/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=441620 CPUtime=0.06
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 6514 0 0 0 4 2 0 0 20 0 1 0 310581544 452218880 6499 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 110405 6500 802 208 0 107474 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 453888

[startup+0.101876 s]
/proc/loadavg: 0.85 0.97 0.99 3/78 12101
/proc/meminfo: memFree=1491336/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=443896 CPUtime=0.09
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 7504 0 0 0 6 3 0 0 20 0 1 0 310581544 454549504 7489 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 110975 7491 1167 208 0 108044 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 456164

[startup+0.301914 s]
/proc/loadavg: 0.85 0.97 0.99 3/78 12101
/proc/meminfo: memFree=1491336/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=441948 CPUtime=0.29
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 12005 0 0 0 24 5 0 0 21 0 1 0 310581544 452554752 9269 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530258 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 110487 9269 86 208 0 110275 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 454216

[startup+0.701989 s]
/proc/loadavg: 0.85 0.97 0.99 3/78 12101
/proc/meminfo: memFree=1491336/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=442044 CPUtime=0.69
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 12090 0 0 0 64 5 0 0 24 0 1 0 310581544 452653056 9354 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 110511 9354 86 208 0 110299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 454312

[startup+1.50114 s]
/proc/loadavg: 0.85 0.97 0.99 2/80 12103
/proc/meminfo: memFree=1453624/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=442100 CPUtime=1.48
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 12123 0 0 0 143 5 0 0 25 0 1 0 310581544 452710400 9387 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 110525 9387 86 208 0 110313 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 454368

[startup+3.10144 s]
/proc/loadavg: 0.85 0.97 0.99 2/80 12103
/proc/meminfo: memFree=1453304/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=442168 CPUtime=3.08
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 12159 0 0 0 303 5 0 0 25 0 1 0 310581544 452780032 9423 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 110542 9423 86 208 0 110330 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 454436

[startup+6.30105 s]
/proc/loadavg: 0.86 0.97 0.99 2/80 12103
/proc/meminfo: memFree=1452728/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=442312 CPUtime=6.28
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 12249 0 0 0 622 6 0 0 25 0 1 0 310581544 452927488 9513 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 110578 9513 86 208 0 110366 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 454580

[startup+12.7013 s]
/proc/loadavg: 0.87 0.97 0.99 2/80 12103
/proc/meminfo: memFree=1451832/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=442740 CPUtime=12.69
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 12560 0 0 0 1262 7 0 0 25 0 1 0 310581544 453365760 9824 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 110685 9824 86 208 0 110473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 455008

[startup+25.5017 s]
/proc/loadavg: 0.90 0.97 0.99 2/80 12103
/proc/meminfo: memFree=1449792/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=443420 CPUtime=25.48
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 13063 0 0 0 2541 7 0 0 25 0 1 0 310581544 454062080 10327 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 110855 10327 86 208 0 110643 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 455688

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 0.99 2/80 12103
/proc/meminfo: memFree=1433344/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=451812 CPUtime=51.07
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 18075 0 0 0 5096 11 0 0 25 0 1 0 310581544 462655488 14458 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 112953 14458 86 208 0 112741 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 464080

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/80 12103
/proc/meminfo: memFree=1425536/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=455400 CPUtime=102.25
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 20011 0 0 0 10212 13 0 0 25 0 1 0 310581544 466329600 16394 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529853 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 113850 16394 86 208 0 113638 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 467668

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 12103
/proc/meminfo: memFree=1417216/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=458476 CPUtime=162.23
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 22083 0 0 0 16207 16 0 0 25 0 1 0 310581544 469479424 18466 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529853 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 114619 18466 86 208 0 114407 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 470744

[startup+222.302 s]
/proc/loadavg: 1.03 0.99 0.99 2/80 12103
/proc/meminfo: memFree=1413824/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=462224 CPUtime=222.21
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 23317 0 0 0 22203 18 0 0 25 0 1 0 310581544 473317376 19316 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 115556 19316 86 208 0 115344 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 474492

[startup+282.301 s]
/proc/loadavg: 1.01 0.99 0.99 2/80 12103
/proc/meminfo: memFree=1408896/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=464480 CPUtime=282.19
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 24543 0 0 0 28199 20 0 0 25 0 1 0 310581544 475627520 20542 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528609 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 116120 20542 86 208 0 115908 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 476748

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/80 12103
/proc/meminfo: memFree=1402304/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=466292 CPUtime=342.17
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 26186 0 0 0 34194 23 0 0 25 0 1 0 310581544 477483008 22185 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134516741 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 116573 22185 86 208 0 116361 0

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

/proc/12102/statm: 123046 35332 86 208 0 122834 0
Current children cumulated CPU time (s) 9338.92
Current children cumulated vsize (KiB) 504452

[startup+9402.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/80 12505
/proc/meminfo: memFree=1349440/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=492232 CPUtime=9398.89
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 40117 0 0 0 939774 115 0 0 25 0 1 0 310581544 504045568 35348 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528862 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 123058 35348 86 208 0 122846 0
Current children cumulated CPU time (s) 9398.89
Current children cumulated vsize (KiB) 504500

[startup+9462.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/80 12505
/proc/meminfo: memFree=1349376/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=492272 CPUtime=9458.88
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 40127 0 0 0 945772 116 0 0 25 0 1 0 310581544 504086528 35358 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529120 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 123068 35358 86 208 0 122856 0
Current children cumulated CPU time (s) 9458.88
Current children cumulated vsize (KiB) 504540

[startup+9522.3 s]
/proc/loadavg: 1.13 1.05 1.01 2/80 12505
/proc/meminfo: memFree=1349312/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=492292 CPUtime=9518.86
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 40132 0 0 0 951770 116 0 0 25 0 1 0 310581544 504107008 35363 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 123073 35363 86 208 0 122861 0
Current children cumulated CPU time (s) 9518.86
Current children cumulated vsize (KiB) 504560

[startup+9582.3 s]
/proc/loadavg: 1.12 1.05 1.00 2/80 12505
/proc/meminfo: memFree=1349312/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=492332 CPUtime=9578.83
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 40153 0 0 0 957767 116 0 0 25 0 1 0 310581544 504147968 35384 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528117 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 123083 35384 86 208 0 122871 0
Current children cumulated CPU time (s) 9578.83
Current children cumulated vsize (KiB) 504600

[startup+9642.3 s]
/proc/loadavg: 1.11 1.06 1.00 2/80 12505
/proc/meminfo: memFree=1349248/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=492364 CPUtime=9638.82
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 40161 0 0 0 963765 117 0 0 25 0 1 0 310581544 504180736 35392 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530350 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 123091 35392 86 208 0 122879 0
Current children cumulated CPU time (s) 9638.82
Current children cumulated vsize (KiB) 504632

[startup+9702.3 s]
/proc/loadavg: 1.10 1.06 1.00 2/80 12505
/proc/meminfo: memFree=1349184/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=492412 CPUtime=9698.79
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 40172 0 0 0 969762 117 0 0 25 0 1 0 310581544 504229888 35403 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 123103 35403 86 208 0 122891 0
Current children cumulated CPU time (s) 9698.79
Current children cumulated vsize (KiB) 504680

[startup+9762.3 s]
/proc/loadavg: 1.09 1.06 1.00 2/80 12505
/proc/meminfo: memFree=1349120/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=492452 CPUtime=9758.78
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 40196 0 0 0 975760 118 0 0 25 0 1 0 310581544 504270848 35427 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528130 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 123113 35427 86 208 0 122901 0
Current children cumulated CPU time (s) 9758.78
Current children cumulated vsize (KiB) 504720

[startup+9822.3 s]
/proc/loadavg: 1.03 1.05 1.00 2/86 12681
/proc/meminfo: memFree=1347576/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=492496 CPUtime=9818.65
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 40211 0 0 0 981747 118 0 0 25 0 1 0 310581544 504315904 35442 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528943 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 123124 35442 86 208 0 122912 0
Current children cumulated CPU time (s) 9818.65
Current children cumulated vsize (KiB) 504764

[startup+9882.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/80 12703
/proc/meminfo: memFree=1348608/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=492540 CPUtime=9878.62
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 40222 0 0 0 987744 118 0 0 25 0 1 0 310581544 504360960 35453 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529300 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 123135 35453 86 208 0 122923 0
Current children cumulated CPU time (s) 9878.62
Current children cumulated vsize (KiB) 504808

[startup+9942.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/80 12703
/proc/meminfo: memFree=1348608/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=492612 CPUtime=9938.6
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 40238 0 0 0 993741 119 0 0 25 0 1 0 310581544 504434688 35469 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 123153 35469 86 208 0 122941 0
Current children cumulated CPU time (s) 9938.6
Current children cumulated vsize (KiB) 504880

[startup+10002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/80 12703
/proc/meminfo: memFree=1348608/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=492628 CPUtime=9998.58
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 40242 0 0 0 999739 119 0 0 25 0 1 0 310581544 504451072 35473 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 123157 35473 86 208 0 122945 0
Current children cumulated CPU time (s) 9998.58
Current children cumulated vsize (KiB) 504896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.8 s]
/proc/loadavg: 1.00 1.02 1.00 2/80 12703
/proc/meminfo: memFree=1348608/2055920 swapFree=4145672/4192956
[pid=12101] ppid=12099 vsize=12268 CPUtime=0
/proc/12101/stat : 12101 (siegeadapter.pl) S 12099 12101 12039 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310581543 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12101/statm: 3067 352 271 3 0 167 0
[pid=12102] ppid=12101 vsize=492628 CPUtime=10000.1
/proc/12102/stat : 12102 (siege_v4) R 12101 12101 12039 0 -1 0 40242 0 0 0 999889 119 0 0 25 0 1 0 310581544 504451072 35473 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529840 0 0 4096 0 0 0 0 17 1 0 0
/proc/12102/statm: 123157 35473 86 208 0 122945 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 504896

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 12101 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003.8
CPU time (s): 10000.1
CPU user time (s): 9998.89
CPU system time (s): 1.19
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 504896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
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= 12
involuntary context switches= 1

runsolver used 9.1786 second user time and 27.2039 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Tue May  8 12:18:11 UTC 2007

IDJOB= 422496
IDBENCH= 20565
IDSOLVER= 190
FILE ID= node37/422496-1178626690

PBS_JOBID= 5218312

Free space on /tmp= 66553 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
COMMAND LINE= /tmp/evaluation/422496-1178626690/siegeadapter.pl /tmp/evaluation/422496-1178626690/instance-422496-1178626690.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node37/watcher-422496-1178626690 -o ROOT/results/node37/solver-422496-1178626690 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422496-1178626690/siegeadapter.pl /tmp/evaluation/422496-1178626690/instance-422496-1178626690.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  123611192e7b44f446f7ac11e53423f6

RANDOM SEED= 628626902

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.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.281
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.281
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:       1491808 kB
Buffers:         40056 kB
Cached:         395768 kB
SwapCached:      15084 kB
Active:         120920 kB
Inactive:       337688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1491808 kB
SwapTotal:     4192956 kB
SwapFree:      4145672 kB
Dirty:           11948 kB
Writeback:           0 kB
Mapped:          29788 kB
Slab:            90880 kB
Committed_AS:  6695476 kB
PageTables:       2000 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= 66553 MiB

End job on node37 on Tue May  8 15:04:57 UTC 2007