Trace number 422402

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 621.784 621.995

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.9.unsat.cnf
MD5SUM738c5d916b76338511b77dbd47cdbc16
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.886
Satisfiable
(Un)Satisfiability was proved
Number of variables892
Number of clauses3006
Sum of the clauses size7828
Maximum clause length17
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21283
Number of clauses of size 31676
Number of clauses of size 418
Number of clauses of size 516
Number of clauses of size over 510

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance
621.68/621.99	c 
621.68/621.99	c [ filemap ]
621.68/621.99	c [ extract ]
621.68/621.99	c 
621.68/621.99	c variables : 892
621.68/621.99	c pure lits : 0
621.68/621.99	c 
621.68/621.99	c 1-clauses : 3
621.68/621.99	c 2-clauses : 1283
621.68/621.99	c 3-clauses : 1676
621.68/621.99	c n-clauses : 44
621.68/621.99	c discarded : 0
621.68/621.99	c 
621.68/621.99	c [ solve ]
621.68/621.99	c 
621.68/621.99	s UNSATISFIABLE
621.68/621.99	c 
621.68/621.99	c [ stats ]
621.68/621.99	c 
621.68/621.99	c decisions : 851194
621.68/621.99	c conflicts : 753497
621.68/621.99	c time : ~621.768

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/node67/watcher-422402-1178590567 -o ROOT/results/node67/solver-422402-1178590567 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422402-1178590567/siegeadapter.pl /tmp/evaluation/422402-1178590567/instance-422402-1178590567.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.95 0.98 3/64 24677
/proc/meminfo: memFree=1825712/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) R 24675 24677 24615 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 335046231 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271638391455 0 0 4224 0 0 0 0 17 1 0 0
/proc/24677/statm: 3067 350 270 3 0 167 0
[pid=24678] ppid=24677 vsize=1060 CPUtime=0
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 112 0 0 0 0 0 0 0 18 0 1 0 335046231 1085440 97 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134515338 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 267 101 73 208 0 37 0

[startup+0.100636 s]
/proc/loadavg: 0.85 0.95 0.98 3/64 24677
/proc/meminfo: memFree=1825712/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=394180 CPUtime=0.09
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 462 0 0 0 9 0 0 0 19 0 1 0 335046231 403640320 428 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134517584 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 98545 428 86 208 0 98333 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 406448

[startup+0.202656 s]
/proc/loadavg: 0.85 0.95 0.98 3/64 24677
/proc/meminfo: memFree=1825712/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=394268 CPUtime=0.19
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 550 0 0 0 19 0 0 0 20 0 1 0 335046231 403730432 516 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 98567 516 86 208 0 98355 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 406536

[startup+0.302673 s]
/proc/loadavg: 0.85 0.95 0.98 3/64 24677
/proc/meminfo: memFree=1825712/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=394316 CPUtime=0.29
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 622 0 0 0 29 0 0 0 20 0 1 0 335046231 403779584 588 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 98579 588 86 208 0 98367 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 406584

[startup+0.701746 s]
/proc/loadavg: 0.85 0.95 0.98 3/64 24677
/proc/meminfo: memFree=1825712/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=394536 CPUtime=0.68
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 872 0 0 0 68 0 0 0 24 0 1 0 335046231 404004864 838 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528778 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 98634 838 86 208 0 98422 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 406804

[startup+1.50189 s]
/proc/loadavg: 0.85 0.95 0.98 2/66 24679
/proc/meminfo: memFree=1821280/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=394816 CPUtime=1.48
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 1292 0 0 0 148 0 0 0 25 0 1 0 335046231 404291584 1258 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 98704 1258 86 208 0 98492 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 407084

[startup+3.10118 s]
/proc/loadavg: 0.85 0.95 0.98 2/66 24679
/proc/meminfo: memFree=1819232/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=395156 CPUtime=3.09
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 1808 0 0 0 308 1 0 0 25 0 1 0 335046231 404639744 1774 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 98789 1774 86 208 0 98577 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 407424

[startup+6.30177 s]
/proc/loadavg: 0.86 0.95 0.98 2/66 24679
/proc/meminfo: memFree=1815080/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=396032 CPUtime=6.29
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 2991 0 0 0 627 2 0 0 25 0 1 0 335046231 405536768 2957 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529320 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 99008 2957 86 208 0 98796 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 408300

[startup+12.7019 s]
/proc/loadavg: 0.87 0.95 0.98 2/66 24679
/proc/meminfo: memFree=1809256/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=396792 CPUtime=12.68
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 4162 0 0 0 1266 2 0 0 25 0 1 0 335046231 406315008 4128 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528399 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 99198 4128 86 208 0 98986 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 409060

[startup+25.5023 s]
/proc/loadavg: 0.90 0.96 0.98 2/66 24679
/proc/meminfo: memFree=1805160/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=397360 CPUtime=25.48
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 5081 0 0 0 2545 3 0 0 25 0 1 0 335046231 406896640 5047 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528048 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 99340 5047 86 208 0 99128 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 409628

[startup+51.103 s]
/proc/loadavg: 0.93 0.96 0.98 2/66 24679
/proc/meminfo: memFree=1799080/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=398844 CPUtime=51.07
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 6594 0 0 0 5103 4 0 0 25 0 1 0 335046231 408416256 6560 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 99711 6560 86 208 0 99499 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 411112

[startup+102.301 s]
/proc/loadavg: 0.97 0.96 0.98 2/66 24679
/proc/meminfo: memFree=1795880/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=400432 CPUtime=102.25
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 7399 0 0 0 10220 5 0 0 25 0 1 0 335046231 410042368 7365 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528130 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100108 7365 86 208 0 99896 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 412700

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1793640/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=400952 CPUtime=162.23
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 7944 0 0 0 16218 5 0 0 25 0 1 0 335046231 410574848 7910 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527914 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100238 7910 86 208 0 100026 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 413220

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1789800/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=401420 CPUtime=222.21
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 8900 0 0 0 22215 6 0 0 25 0 1 0 335046231 411054080 8866 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527963 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100355 8866 86 208 0 100143 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 413688

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1787816/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=401712 CPUtime=282.19
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 9386 0 0 0 28212 7 0 0 25 0 1 0 335046231 411353088 9352 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529132 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100428 9352 86 208 0 100216 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 413980

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1786920/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=401872 CPUtime=342.17
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 9627 0 0 0 34210 7 0 0 25 0 1 0 335046231 411516928 9593 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100468 9593 86 208 0 100256 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 414140

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1781096/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=402132 CPUtime=402.15
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 11068 0 0 0 40207 8 0 0 25 0 1 0 335046231 411783168 11034 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529320 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100533 11034 86 208 0 100321 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 414400

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1780776/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=402440 CPUtime=462.13
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 11140 0 0 0 46205 8 0 0 25 0 1 0 335046231 412098560 11106 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528618 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100610 11106 86 208 0 100398 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 414708

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1780584/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=402708 CPUtime=522.11
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 11189 0 0 0 52202 9 0 0 25 0 1 0 335046231 412372992 11155 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527997 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100677 11155 86 208 0 100465 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 414976

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1780392/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=402852 CPUtime=582.09
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 11223 0 0 0 58200 9 0 0 25 0 1 0 335046231 412520448 11189 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100713 11189 86 208 0 100501 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 415120

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

[startup+588.801 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1780392/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=402936 CPUtime=588.59
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 11238 0 0 0 58850 9 0 0 25 0 1 0 335046231 412606464 11204 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528854 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100734 11204 86 208 0 100522 0
Current children cumulated CPU time (s) 588.59
Current children cumulated vsize (KiB) 415204

[startup+601.602 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1780328/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=402952 CPUtime=601.39
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 11242 0 0 0 60130 9 0 0 25 0 1 0 335046231 412622848 11208 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134522400 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100738 11208 86 208 0 100526 0
Current children cumulated CPU time (s) 601.39
Current children cumulated vsize (KiB) 415220

[startup+614.401 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1780328/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=402960 CPUtime=614.18
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 11246 0 0 0 61409 9 0 0 25 0 1 0 335046231 412631040 11212 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528164 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100740 11212 86 208 0 100528 0
Current children cumulated CPU time (s) 614.18
Current children cumulated vsize (KiB) 415228

[startup+617.602 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1780328/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=402960 CPUtime=617.38
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 11246 0 0 0 61729 9 0 0 25 0 1 0 335046231 412631040 11212 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528626 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100740 11212 86 208 0 100528 0
Current children cumulated CPU time (s) 617.38
Current children cumulated vsize (KiB) 415228

[startup+619.202 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1780328/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=402960 CPUtime=618.98
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 11246 0 0 0 61889 9 0 0 25 0 1 0 335046231 412631040 11212 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100740 11212 86 208 0 100528 0
Current children cumulated CPU time (s) 618.98
Current children cumulated vsize (KiB) 415228

[startup+620.801 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1780328/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=402988 CPUtime=620.58
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 11251 0 0 0 62049 9 0 0 25 0 1 0 335046231 412659712 11217 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134522376 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100747 11217 86 208 0 100535 0
Current children cumulated CPU time (s) 620.58
Current children cumulated vsize (KiB) 415256

[startup+621.605 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1780328/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=402988 CPUtime=621.39
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 11251 0 0 0 62130 9 0 0 25 0 1 0 335046231 412659712 11217 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529295 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100747 11217 86 208 0 100535 0
Current children cumulated CPU time (s) 621.39
Current children cumulated vsize (KiB) 415256

[startup+621.801 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1780328/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=402988 CPUtime=621.58
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 11251 0 0 0 62149 9 0 0 25 0 1 0 335046231 412659712 11217 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527997 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100747 11217 86 208 0 100535 0
Current children cumulated CPU time (s) 621.58
Current children cumulated vsize (KiB) 415256

[startup+621.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24679
/proc/meminfo: memFree=1780328/2055920 swapFree=4183124/4192956
[pid=24677] ppid=24675 vsize=12268 CPUtime=0
/proc/24677/stat : 24677 (siegeadapter.pl) S 24675 24677 24615 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335046231 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/24677/statm: 3067 352 271 3 0 167 0
[pid=24678] ppid=24677 vsize=402988 CPUtime=621.68
/proc/24678/stat : 24678 (siege_v4) R 24677 24677 24615 0 -1 0 11251 0 0 0 62159 9 0 0 25 0 1 0 335046231 412659712 11217 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528135 0 0 4096 0 0 0 0 17 1 0 0
/proc/24678/statm: 100747 11217 86 208 0 100535 0
Current children cumulated CPU time (s) 621.68
Current children cumulated vsize (KiB) 415256

Child status: 0
Real time (s): 621.995
CPU time (s): 621.784
CPU user time (s): 621.681
CPU system time (s): 0.102984
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 415256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 621.68
system time used= 0.102984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11702
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= 930

runsolver used 0.498924 second user time and 1.20582 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue May  8 02:16:07 UTC 2007

IDJOB= 422402
IDBENCH= 20471
IDSOLVER= 190
FILE ID= node67/422402-1178590567

PBS_JOBID= 5217961

Free space on /tmp= 66564 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.9.unsat.cnf
COMMAND LINE= /tmp/evaluation/422402-1178590567/siegeadapter.pl /tmp/evaluation/422402-1178590567/instance-422402-1178590567.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-422402-1178590567 -o ROOT/results/node67/solver-422402-1178590567 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422402-1178590567/siegeadapter.pl /tmp/evaluation/422402-1178590567/instance-422402-1178590567.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  738c5d916b76338511b77dbd47cdbc16

RANDOM SEED= 488398961

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1826120 kB
Buffers:         22976 kB
Cached:         118724 kB
SwapCached:       3684 kB
Active:          46572 kB
Inactive:       104404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826120 kB
SwapTotal:     4192956 kB
SwapFree:      4183124 kB
Dirty:            1120 kB
Writeback:           0 kB
Mapped:          15376 kB
Slab:            64812 kB
Committed_AS:  2745444 kB
PageTables:       1452 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= 66564 MiB

End job on node67 on Tue May  8 02:26:29 UTC 2007