Trace number 422372

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 997.565 997.932

General information on the benchmark

Nameindustrial/palacios/
medium/emptyroom-4-h21-unsat.cnf
MD5SUM175ec3119584300988ad366c4a04cccc
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark282.282
Satisfiable
(Un)Satisfiability was proved
Number of variables69148
Number of clauses208728
Sum of the clauses size487544
Maximum clause length28
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2139492
Number of clauses of size 368730
Number of clauses of size 4102
Number of clauses of size 513
Number of clauses of size over 5135

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance
997.52/997.93	c 
997.52/997.93	c [ filemap ]
997.52/997.93	c [ extract ]
997.52/997.93	c 
997.52/997.93	c variables : 71112
997.52/997.93	c pure lits : 1964
997.52/997.93	c 
997.52/997.93	c 1-clauses : 256
997.52/997.93	c 2-clauses : 139492
997.52/997.93	c 3-clauses : 68730
997.52/997.93	c n-clauses : 250
997.52/997.93	c discarded : 0
997.52/997.93	c 
997.52/997.93	c [ solve ]
997.52/997.93	c 
997.52/997.93	s UNSATISFIABLE
997.52/997.93	c 
997.52/997.93	c [ stats ]
997.52/997.93	c 
997.52/997.93	c decisions : 474094
997.52/997.93	c conflicts : 275771
997.52/997.93	c time : ~997.286

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

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


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.98 3/77 21607
/proc/meminfo: memFree=1861456/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) R 21605 21607 21184 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 306565917 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269757246111 0 0 4224 0 0 0 0 17 1 0 0
/proc/21607/statm: 3067 350 270 3 0 167 0
[pid=21608] ppid=21607 vsize=4924 CPUtime=0
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 108 0 0 0 0 0 0 0 18 0 1 0 306565917 5042176 93 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134513547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 1231 95 66 208 0 169 0

[startup+0.0566839 s]
/proc/loadavg: 1.00 0.99 0.98 3/77 21607
/proc/meminfo: memFree=1861456/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=421344 CPUtime=0.04
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 4109 0 0 0 3 1 0 0 19 0 1 0 306565917 431456256 4094 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134939434 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 105338 4096 227 208 0 104276 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 433612

[startup+0.101694 s]
/proc/loadavg: 1.00 0.99 0.98 3/77 21607
/proc/meminfo: memFree=1861456/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=426404 CPUtime=0.08
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 5955 0 0 0 7 1 0 0 19 0 1 0 306565917 436637696 5940 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 106602 5941 805 208 0 105540 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 438672

[startup+0.301736 s]
/proc/loadavg: 1.00 0.99 0.98 3/77 21607
/proc/meminfo: memFree=1861456/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=423816 CPUtime=0.29
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 6634 0 0 0 27 2 0 0 21 0 1 0 306565917 433987584 5767 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 105954 5767 86 208 0 105742 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 436084

[startup+0.701823 s]
/proc/loadavg: 1.00 0.99 0.98 3/77 21607
/proc/meminfo: memFree=1861456/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=423816 CPUtime=0.69
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 6655 0 0 0 67 2 0 0 25 0 1 0 306565917 433987584 5788 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 105954 5788 86 208 0 105742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 436084

[startup+1.50199 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1838016/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=423816 CPUtime=1.49
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 6733 0 0 0 147 2 0 0 25 0 1 0 306565917 433987584 5866 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529853 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 105954 5866 86 208 0 105742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 436084

[startup+3.10133 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1837568/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=423816 CPUtime=3.09
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 6815 0 0 0 307 2 0 0 25 0 1 0 306565917 433987584 5948 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134531496 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 105954 5948 86 208 0 105742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 436084

[startup+6.30202 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1836672/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=423856 CPUtime=6.28
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 7052 0 0 0 626 2 0 0 25 0 1 0 306565917 434028544 6185 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 105964 6185 86 208 0 105752 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 436124

[startup+12.7014 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1833472/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=424004 CPUtime=12.68
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 7844 0 0 0 1265 3 0 0 25 0 1 0 306565917 434180096 6977 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 106001 6977 86 208 0 105789 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 436272

[startup+25.5011 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1827072/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=424280 CPUtime=25.48
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 9397 0 0 0 2543 5 0 0 25 0 1 0 306565917 434462720 8530 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527972 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 106070 8530 86 208 0 105858 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 436548

[startup+51.1016 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1813632/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=424772 CPUtime=51.07
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 12833 0 0 0 5098 9 0 0 25 0 1 0 306565917 434966528 11966 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530194 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 106193 11966 86 208 0 105981 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 437040

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1782784/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=425604 CPUtime=102.25
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 20433 0 0 0 10209 16 0 0 25 0 1 0 306565917 435818496 19566 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 106401 19566 86 208 0 106189 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 437872

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1746112/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=437820 CPUtime=162.22
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 31244 0 0 0 16196 26 0 0 25 0 1 0 306565917 448327680 28709 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 109455 28709 86 208 0 109243 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 450088

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1745792/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=438024 CPUtime=222.21
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 31325 0 0 0 22194 27 0 0 25 0 1 0 306565917 448536576 28790 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 109506 28790 86 208 0 109294 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 450292

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1641856/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=567920 CPUtime=282.19
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 72754 0 0 0 28174 45 0 0 25 0 1 0 306565917 581550080 54661 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 141980 54661 86 208 0 141768 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 580188

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1636864/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=568452 CPUtime=342.16
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 74025 0 0 0 34170 46 0 0 25 0 1 0 306565917 582094848 55932 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529811 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 142113 55932 86 208 0 141901 0

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


[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1440768/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=769164 CPUtime=642.05
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 122898 0 0 0 64134 71 0 0 25 0 1 0 306565917 787623936 104805 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 192291 104805 86 208 0 192079 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 781432

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1440768/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=769164 CPUtime=702.03
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 122898 0 0 0 70131 72 0 0 25 0 1 0 306565917 787623936 104805 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529816 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 192291 104805 86 208 0 192079 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 781432

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1440064/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=770004 CPUtime=762.01
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 123065 0 0 0 76129 72 0 0 25 0 1 0 306565917 788484096 104972 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543170 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 192501 104972 86 208 0 192289 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 782272

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1351488/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=927776 CPUtime=821.98
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 162898 0 0 0 82106 92 0 0 25 0 1 0 306565917 950042624 127026 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134522326 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 231944 127026 86 208 0 231732 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 940044

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1351488/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=927776 CPUtime=881.97
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 162904 0 0 0 88104 93 0 0 25 0 1 0 306565917 950042624 127032 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 231944 127032 86 208 0 231732 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 940044

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1351296/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=927776 CPUtime=941.94
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 162940 0 0 0 94101 93 0 0 25 0 1 0 306565917 950042624 127068 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134531496 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 231944 127068 86 208 0 231732 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 940044

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

[startup+947.106 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1351296/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=927776 CPUtime=946.74
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 162940 0 0 0 94581 93 0 0 25 0 1 0 306565917 950042624 127068 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528391 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 231944 127068 86 208 0 231732 0
Current children cumulated CPU time (s) 946.74
Current children cumulated vsize (KiB) 940044

[startup+972.701 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1351296/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=927776 CPUtime=972.33
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 162940 0 0 0 97140 93 0 0 25 0 1 0 306565917 950042624 127068 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 231944 127068 86 208 0 231732 0
Current children cumulated CPU time (s) 972.33
Current children cumulated vsize (KiB) 940044

[startup+985.501 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1351296/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=927776 CPUtime=985.13
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 162940 0 0 0 98420 93 0 0 25 0 1 0 306565917 950042624 127068 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529284 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 231944 127068 86 208 0 231732 0
Current children cumulated CPU time (s) 985.13
Current children cumulated vsize (KiB) 940044

[startup+991.901 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1351296/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=927776 CPUtime=991.52
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 162940 0 0 0 99059 93 0 0 25 0 1 0 306565917 950042624 127068 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 231944 127068 86 208 0 231732 0
Current children cumulated CPU time (s) 991.52
Current children cumulated vsize (KiB) 940044

[startup+995.101 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1351296/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=927776 CPUtime=994.72
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 162940 0 0 0 99379 93 0 0 25 0 1 0 306565917 950042624 127068 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529959 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 231944 127068 86 208 0 231732 0
Current children cumulated CPU time (s) 994.72
Current children cumulated vsize (KiB) 940044

[startup+996.702 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1351296/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=927776 CPUtime=996.32
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 162940 0 0 0 99539 93 0 0 25 0 1 0 306565917 950042624 127068 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134531444 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 231944 127068 86 208 0 231732 0
Current children cumulated CPU time (s) 996.32
Current children cumulated vsize (KiB) 940044

[startup+997.502 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1351296/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=927776 CPUtime=997.12
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 162940 0 0 0 99619 93 0 0 25 0 1 0 306565917 950042624 127068 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 231944 127068 86 208 0 231732 0
Current children cumulated CPU time (s) 997.12
Current children cumulated vsize (KiB) 940044

[startup+997.902 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21609
/proc/meminfo: memFree=1351296/2055920 swapFree=4159396/4192956
[pid=21607] ppid=21605 vsize=12268 CPUtime=0
/proc/21607/stat : 21607 (siegeadapter.pl) S 21605 21607 21184 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306565917 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21607/statm: 3067 352 271 3 0 167 0
[pid=21608] ppid=21607 vsize=189416 CPUtime=997.52
/proc/21608/stat : 21608 (siege_v4) R 21607 21607 21184 0 -1 0 162950 0 0 0 99653 99 0 0 25 0 1 0 306565917 193961984 44883 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 135101734 0 0 4096 0 0 0 0 17 1 0 0
/proc/21608/statm: 47354 44883 3131 208 0 47142 0
Current children cumulated CPU time (s) 997.52
Current children cumulated vsize (KiB) 201684

Child status: 0
Real time (s): 997.932
CPU time (s): 997.565
CPU user time (s): 996.538
CPU system time (s): 1.02784
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 940044

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

runsolver used 0.953854 second user time and 2.6626 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Tue May  8 01:08:01 UTC 2007

IDJOB= 422372
IDBENCH= 20425
IDSOLVER= 190
FILE ID= node13/422372-1178586481

PBS_JOBID= 5217724

Free space on /tmp= 66560 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/emptyroom-4-h21-unsat.cnf
COMMAND LINE= /tmp/evaluation/422372-1178586481/siegeadapter.pl /tmp/evaluation/422372-1178586481/instance-422372-1178586481.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-422372-1178586481 -o ROOT/results/node13/solver-422372-1178586481 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422372-1178586481/siegeadapter.pl /tmp/evaluation/422372-1178586481/instance-422372-1178586481.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  175ec3119584300988ad366c4a04cccc

RANDOM SEED= 581375236

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1861928 kB
Buffers:         27080 kB
Cached:          88472 kB
SwapCached:      12696 kB
Active:          46376 kB
Inactive:        92376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861928 kB
SwapTotal:     4192956 kB
SwapFree:      4159396 kB
Dirty:            4284 kB
Writeback:           0 kB
Mapped:          30280 kB
Slab:            40688 kB
Committed_AS:  9708984 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= 66560 MiB

End job on node13 on Tue May  8 01:24:39 UTC 2007