Trace number 422499

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Siege V4UNSAT 390.086 390.224

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k15.cnf
MD5SUM376efcbd7056351cb4165e8a580bfa38
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark170.061
Satisfiable
(Un)Satisfiability was proved
Number of variables29084
Number of clauses119659
Sum of the clauses size303691
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 283935
Number of clauses of size 321996
Number of clauses of size 44194
Number of clauses of size 52369
Number of clauses of size over 55093

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance
390.05/390.22	c 
390.05/390.22	c [ filemap ]
390.05/390.22	c [ extract ]
390.05/390.22	c 
390.05/390.22	c variables : 29084
390.05/390.22	c pure lits : 74
390.05/390.22	c 
390.05/390.22	c 1-clauses : 2072
390.05/390.22	c 2-clauses : 83935
390.05/390.22	c 3-clauses : 21996
390.05/390.22	c n-clauses : 11656
390.05/390.22	c discarded : 0
390.05/390.22	c 
390.05/390.22	c [ solve ]
390.05/390.22	c 
390.05/390.22	s UNSATISFIABLE
390.05/390.22	c 
390.05/390.22	c [ stats ]
390.05/390.22	c 
390.05/390.22	c decisions : 389245
390.05/390.22	c conflicts : 280937
390.05/390.22	c time : ~389.993

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-422499-1178628033 -o ROOT/results/node42/solver-422499-1178628033 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422499-1178628033/siegeadapter.pl /tmp/evaluation/422499-1178628033/instance-422499-1178628033.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 10170
/proc/meminfo: memFree=1571944/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) R 10168 10170 10108 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 310715202 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259415141023 0 0 4224 0 0 0 0 17 1 0 0
/proc/10170/statm: 3067 350 270 3 0 167 0
[pid=10171] ppid=10170 vsize=3500 CPUtime=0
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 118 0 0 0 0 0 0 0 18 0 1 0 310715202 3584000 103 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134553237 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 875 109 98 208 0 12 0

[startup+0.068877 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 10170
/proc/meminfo: memFree=1571944/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=406248 CPUtime=0.06
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 3266 0 0 0 5 1 0 0 19 0 1 0 310715202 415997952 2599 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529875 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 101562 2599 86 208 0 101350 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 418516

[startup+0.101883 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 10170
/proc/meminfo: memFree=1571944/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=406248 CPUtime=0.09
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 3284 0 0 0 8 1 0 0 19 0 1 0 310715202 415997952 2617 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134937418 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 101562 2617 86 208 0 101350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 418516

[startup+0.301921 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 10170
/proc/meminfo: memFree=1571944/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=406248 CPUtime=0.29
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 3307 0 0 0 28 1 0 0 21 0 1 0 310715202 415997952 2640 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530642 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 101562 2640 86 208 0 101350 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 418516

[startup+0.701997 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 10170
/proc/meminfo: memFree=1571944/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=406268 CPUtime=0.69
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 3360 0 0 0 68 1 0 0 25 0 1 0 310715202 416018432 2693 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528013 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 101567 2693 86 208 0 101355 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 418536

[startup+1.50115 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 10172
/proc/meminfo: memFree=1560856/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=406348 CPUtime=1.49
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 3452 0 0 0 148 1 0 0 25 0 1 0 310715202 416100352 2785 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529862 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 101587 2785 86 208 0 101375 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 418616

[startup+3.10146 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 10172
/proc/meminfo: memFree=1560024/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=406576 CPUtime=3.08
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 3693 0 0 0 307 1 0 0 25 0 1 0 310715202 416333824 3026 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529284 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 101644 3026 86 208 0 101432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 418844

[startup+6.30106 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 10172
/proc/meminfo: memFree=1558040/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=406884 CPUtime=6.28
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 4151 0 0 0 626 2 0 0 25 0 1 0 310715202 416649216 3484 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 101721 3484 86 208 0 101509 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 419152

[startup+12.7013 s]
/proc/loadavg: 0.87 0.97 0.99 2/79 10172
/proc/meminfo: memFree=1554208/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=407312 CPUtime=12.68
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 5032 0 0 0 1265 3 0 0 25 0 1 0 310715202 417087488 4365 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 101828 4365 86 208 0 101616 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 419580

[startup+25.5017 s]
/proc/loadavg: 0.90 0.97 0.99 2/79 10172
/proc/meminfo: memFree=1546464/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=408380 CPUtime=25.48
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 6969 0 0 0 2542 6 0 0 25 0 1 0 310715202 418181120 6302 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 102095 6302 86 208 0 101883 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 420648

[startup+51.1016 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 10172
/proc/meminfo: memFree=1531040/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=410700 CPUtime=51.07
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 11016 0 0 0 5096 11 0 0 25 0 1 0 310715202 420556800 10121 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528894 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 102675 10121 86 208 0 102463 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 422968

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 10172
/proc/meminfo: memFree=1528096/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=412748 CPUtime=102.25
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 11763 0 0 0 10213 12 0 0 25 0 1 0 310715202 422653952 10868 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529300 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 103187 10868 86 208 0 102975 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 425016

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10174
/proc/meminfo: memFree=1515864/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=414164 CPUtime=162.23
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 14731 0 0 0 16206 17 0 0 25 0 1 0 310715202 424103936 13836 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 103541 13836 86 208 0 103329 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 426432

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10174
/proc/meminfo: memFree=1515040/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=415124 CPUtime=222.21
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 14973 0 0 0 22203 18 0 0 25 0 1 0 310715202 425086976 14078 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528130 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 103781 14078 86 208 0 103569 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 427392

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10174
/proc/meminfo: memFree=1511200/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=416544 CPUtime=282.19
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 15933 0 0 0 28200 19 0 0 25 0 1 0 310715202 426541056 15038 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 104136 15038 86 208 0 103924 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 428812

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10174
/proc/meminfo: memFree=1510176/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=417080 CPUtime=342.17
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 16218 0 0 0 34197 20 0 0 25 0 1 0 310715202 427089920 15323 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 104270 15323 86 208 0 104058 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 429348

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

[startup+358.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10174
/proc/meminfo: memFree=1506784/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=417160 CPUtime=358.16
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 17044 0 0 0 35795 21 0 0 25 0 1 0 310715202 427171840 16149 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 104290 16149 86 208 0 104078 0
Current children cumulated CPU time (s) 358.16
Current children cumulated vsize (KiB) 429428

[startup+371.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10174
/proc/meminfo: memFree=1506720/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=417188 CPUtime=370.96
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 17050 0 0 0 37075 21 0 0 25 0 1 0 310715202 427200512 16155 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530235 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 104297 16155 86 208 0 104085 0
Current children cumulated CPU time (s) 370.96
Current children cumulated vsize (KiB) 429456

[startup+383.906 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10174
/proc/meminfo: memFree=1506720/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=417252 CPUtime=383.76
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 17068 0 0 0 38355 21 0 0 25 0 1 0 310715202 427266048 16173 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528130 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 104313 16173 86 208 0 104101 0
Current children cumulated CPU time (s) 383.76
Current children cumulated vsize (KiB) 429520

[startup+387.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10174
/proc/meminfo: memFree=1506720/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=417252 CPUtime=386.95
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 17068 0 0 0 38674 21 0 0 25 0 1 0 310715202 427266048 16173 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 104313 16173 86 208 0 104101 0
Current children cumulated CPU time (s) 386.95
Current children cumulated vsize (KiB) 429520

[startup+388.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10174
/proc/meminfo: memFree=1506720/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=417256 CPUtime=388.55
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 17069 0 0 0 38834 21 0 0 25 0 1 0 310715202 427270144 16174 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528826 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 104314 16174 86 208 0 104102 0
Current children cumulated CPU time (s) 388.55
Current children cumulated vsize (KiB) 429524

[startup+389.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10174
/proc/meminfo: memFree=1506720/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=417260 CPUtime=389.35
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 17070 0 0 0 38914 21 0 0 25 0 1 0 310715202 427274240 16175 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529300 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 104315 16175 86 208 0 104103 0
Current children cumulated CPU time (s) 389.35
Current children cumulated vsize (KiB) 429528

[startup+389.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10174
/proc/meminfo: memFree=1506720/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=417264 CPUtime=389.75
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 17071 0 0 0 38954 21 0 0 25 0 1 0 310715202 427278336 16176 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530338 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 104316 16176 86 208 0 104104 0
Current children cumulated CPU time (s) 389.75
Current children cumulated vsize (KiB) 429532

[startup+390.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10174
/proc/meminfo: memFree=1506720/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=417264 CPUtime=389.95
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 17071 0 0 0 38974 21 0 0 25 0 1 0 310715202 427278336 16176 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529320 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 104316 16176 86 208 0 104104 0
Current children cumulated CPU time (s) 389.95
Current children cumulated vsize (KiB) 429532

[startup+390.202 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10174
/proc/meminfo: memFree=1506720/2055920 swapFree=4147588/4192956
[pid=10170] ppid=10168 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (siegeadapter.pl) S 10168 10170 10108 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 310715202 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
[pid=10171] ppid=10170 vsize=18252 CPUtime=390.05
/proc/10171/stat : 10171 (siege_v4) R 10170 10170 10108 0 -1 0 17081 0 0 0 38983 22 0 0 25 0 1 0 310715202 18690048 4366 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134516044 0 0 4096 0 0 0 0 17 1 0 0
/proc/10171/statm: 4563 4366 95 208 0 4351 0
Current children cumulated CPU time (s) 390.05
Current children cumulated vsize (KiB) 30520

Child status: 0
Real time (s): 390.224
CPU time (s): 390.086
CPU user time (s): 389.852
CPU system time (s): 0.233964
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 429532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 389.852
system time used= 0.233964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17522
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 7898

runsolver used 0.368943 second user time and 1.05084 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue May  8 12:40:33 UTC 2007

IDJOB= 422499
IDBENCH= 20568
IDSOLVER= 190
FILE ID= node42/422499-1178628033

PBS_JOBID= 5218319

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  376efcbd7056351cb4165e8a580bfa38

RANDOM SEED= 124984628

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1572352 kB
Buffers:         40776 kB
Cached:         314996 kB
SwapCached:      14624 kB
Active:         132632 kB
Inactive:       246656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1572352 kB
SwapTotal:     4192956 kB
SwapFree:      4147588 kB
Dirty:            3660 kB
Writeback:           0 kB
Mapped:          30524 kB
Slab:            89616 kB
Committed_AS:  7375832 kB
PageTables:       1912 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node42 on Tue May  8 12:47:04 UTC 2007