Trace number 422396

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 94.2867 94.3109

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc12016.cnf
MD5SUM240b13662b1715595ba6c034fd886d0b
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.21581
Satisfiable
(Un)Satisfiability was proved
Number of variables162939
Number of clauses456921
Sum of the clauses size1177547
Maximum clause length3
Minimum clause length1
Number of clauses of size 120880
Number of clauses of size 2151456
Number of clauses of size 3284585
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance
94.26/94.31	c 
94.26/94.31	c [ filemap ]
94.26/94.31	c [ extract ]
94.26/94.31	c 
94.26/94.31	c variables : 162964
94.26/94.31	c pure lits : 20904
94.26/94.31	c 
94.26/94.31	c 1-clauses : 20880
94.26/94.31	c 2-clauses : 151456
94.26/94.31	c 3-clauses : 284585
94.26/94.31	c n-clauses : 0
94.26/94.31	c discarded : 0
94.26/94.31	c 
94.26/94.31	c [ solve ]
94.26/94.31	c 
94.26/94.31	s UNSATISFIABLE
94.26/94.31	c 
94.26/94.31	c [ stats ]
94.26/94.31	c 
94.26/94.31	c decisions : 507941
94.26/94.31	c conflicts : 51565
94.26/94.31	c time : ~93.93

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/node41/watcher-422396-1178590438 -o ROOT/results/node41/solver-422396-1178590438 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422396-1178590438/siegeadapter.pl /tmp/evaluation/422396-1178590438/instance-422396-1178590438.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.99 0.98 0.99 3/77 22433
/proc/meminfo: memFree=1504008/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) R 22431 22433 21218 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 306955746 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238390143647 0 0 4224 0 0 0 0 17 1 0 0
/proc/22433/statm: 3067 350 270 3 0 167 0
[pid=22434] ppid=22433 vsize=11008 CPUtime=0
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 110 0 0 0 0 0 0 0 18 0 1 0 306955746 11272192 95 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134513547 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 2752 99 66 208 0 372 0

[startup+0.0848021 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 22433
/proc/meminfo: memFree=1504008/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=43452 CPUtime=0.07
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 7278 0 0 0 5 2 0 0 19 0 1 0 306955746 44494848 7263 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134521199 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 10863 7263 68 208 0 8483 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 55720

[startup+0.102843 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 22433
/proc/meminfo: memFree=1504008/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=455780 CPUtime=0.08
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 8347 0 0 0 6 2 0 0 19 0 1 0 306955746 466718720 8292 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 113946 8293 209 208 0 111566 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 468048

[startup+0.30286 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 22433
/proc/meminfo: memFree=1504008/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=467924 CPUtime=0.29
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 16133 0 0 0 23 6 0 0 21 0 1 0 306955746 479154176 13868 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530258 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 116981 13869 86 208 0 116769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 480192

[startup+0.702894 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 22433
/proc/meminfo: memFree=1504008/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=467924 CPUtime=0.68
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 16251 0 0 0 62 6 0 0 25 0 1 0 306955746 479154176 13986 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530003 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 116981 13986 86 208 0 116769 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 480192

[startup+1.50192 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22435
/proc/meminfo: memFree=1447928/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=467928 CPUtime=1.48
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 16259 0 0 0 142 6 0 0 25 0 1 0 306955746 479158272 13994 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 116982 13994 86 208 0 116770 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 480196

[startup+3.10107 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22435
/proc/meminfo: memFree=1447736/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=467956 CPUtime=3.08
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 16286 0 0 0 302 6 0 0 25 0 1 0 306955746 479186944 14021 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529921 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 116989 14021 86 208 0 116777 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 480224

[startup+6.30134 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22435
/proc/meminfo: memFree=1447232/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=468036 CPUtime=6.29
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 16351 0 0 0 622 7 0 0 25 0 1 0 306955746 479268864 14086 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529807 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 117009 14086 86 208 0 116797 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 480304

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22435
/proc/meminfo: memFree=1447104/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=468124 CPUtime=12.69
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 16415 0 0 0 1262 7 0 0 25 0 1 0 306955746 479358976 14150 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530013 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 117031 14150 86 208 0 116819 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 480392

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22435
/proc/meminfo: memFree=1446528/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=468316 CPUtime=25.48
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 16584 0 0 0 2541 7 0 0 25 0 1 0 306955746 479555584 14319 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530249 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 117079 14319 86 208 0 116867 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 480584

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22435
/proc/meminfo: memFree=1445440/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=468684 CPUtime=51.07
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 16866 0 0 0 5099 8 0 0 25 0 1 0 306955746 479932416 14601 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 117171 14601 86 208 0 116959 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 480952

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

[startup+76.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22435
/proc/meminfo: memFree=1444032/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=469072 CPUtime=76.66
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 17213 0 0 0 7658 8 0 0 25 0 1 0 306955746 480329728 14948 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 117268 14948 86 208 0 117056 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 481340

[startup+83.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22435
/proc/meminfo: memFree=1443712/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=469128 CPUtime=83.07
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 17294 0 0 0 8298 9 0 0 25 0 1 0 306955746 480387072 15029 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 117282 15029 86 208 0 117070 0
Current children cumulated CPU time (s) 83.07
Current children cumulated vsize (KiB) 481396

[startup+89.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22435
/proc/meminfo: memFree=1443008/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=469696 CPUtime=89.46
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 17481 0 0 0 8937 9 0 0 25 0 1 0 306955746 480968704 15216 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 117424 15216 86 208 0 117212 0
Current children cumulated CPU time (s) 89.46
Current children cumulated vsize (KiB) 481964

[startup+92.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22435
/proc/meminfo: memFree=1442624/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=469752 CPUtime=92.66
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 17568 0 0 0 9257 9 0 0 25 0 1 0 306955746 481026048 15303 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 117438 15303 86 208 0 117226 0
Current children cumulated CPU time (s) 92.66
Current children cumulated vsize (KiB) 482020

[startup+93.5059 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22435
/proc/meminfo: memFree=1441024/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=473656 CPUtime=93.46
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 19083 0 0 0 9337 9 0 0 25 0 1 0 306955746 485023744 16818 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134538650 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 118414 16818 86 208 0 118202 0
Current children cumulated CPU time (s) 93.46
Current children cumulated vsize (KiB) 485924

[startup+93.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22435
/proc/meminfo: memFree=1441024/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=473704 CPUtime=93.86
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 21203 0 0 0 9376 10 0 0 25 0 1 0 306955746 485072896 18938 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543319 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 118426 18938 86 208 0 118214 0
Current children cumulated CPU time (s) 93.86
Current children cumulated vsize (KiB) 485972

[startup+94.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22435
/proc/meminfo: memFree=1441024/2055920 swapFree=4169412/4192956
[pid=22433] ppid=22431 vsize=12268 CPUtime=0
/proc/22433/stat : 22433 (siegeadapter.pl) S 22431 22433 21218 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 306955746 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22433/statm: 3067 352 271 3 0 167 0
[pid=22434] ppid=22433 vsize=54580 CPUtime=94.26
/proc/22434/stat : 22434 (siege_v4) R 22433 22433 21218 0 -1 0 22882 0 0 0 9414 12 0 0 25 0 1 0 306955746 55889920 13434 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 135101734 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 13645 13434 3947 208 0 13433 0
Current children cumulated CPU time (s) 94.26
Current children cumulated vsize (KiB) 66848

Child status: 0
Real time (s): 94.3109
CPU time (s): 94.2867
CPU user time (s): 94.1507
CPU system time (s): 0.135979
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 491160

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

runsolver used 0.102984 second user time and 0.242963 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Tue May  8 02:13:58 UTC 2007

IDJOB= 422396
IDBENCH= 20465
IDSOLVER= 190
FILE ID= node41/422396-1178590438

PBS_JOBID= 5217944

Free space on /tmp= 66555 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/hsatv17/hsat_vc12016.cnf
COMMAND LINE= /tmp/evaluation/422396-1178590438/siegeadapter.pl /tmp/evaluation/422396-1178590438/instance-422396-1178590438.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-422396-1178590438 -o ROOT/results/node41/solver-422396-1178590438 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422396-1178590438/siegeadapter.pl /tmp/evaluation/422396-1178590438/instance-422396-1178590438.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  240b13662b1715595ba6c034fd886d0b

RANDOM SEED= 417386653

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.232
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.232
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:       1504608 kB
Buffers:         39972 kB
Cached:         383112 kB
SwapCached:       3072 kB
Active:         146592 kB
Inactive:       304096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504608 kB
SwapTotal:     4192956 kB
SwapFree:      4169412 kB
Dirty:            9708 kB
Writeback:           0 kB
Mapped:          35152 kB
Slab:            85908 kB
Committed_AS:  8576416 kB
PageTables:       2016 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= 66555 MiB

End job on node41 on Tue May  8 02:15:33 UTC 2007