Trace number 422512

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 637.607 637.771

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq3.cnf
MD5SUMba6236c6cc840bb0208f73665843c375
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark637.607
Satisfiable
(Un)Satisfiability was proved
Number of variables69789
Number of clauses968295
Sum of the clauses size2788367
Maximum clause length110
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2899512
Number of clauses of size 316116
Number of clauses of size 43707
Number of clauses of size 56480
Number of clauses of size over 542479

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance
637.53/637.76	c 
637.53/637.76	c [ filemap ]
637.53/637.76	c [ extract ]
637.53/637.76	c 
637.53/637.76	c variables : 69789
637.53/637.76	c pure lits : 0
637.53/637.76	c 
637.53/637.76	c 1-clauses : 1
637.53/637.76	c 2-clauses : 899512
637.53/637.76	c 3-clauses : 16116
637.53/637.76	c n-clauses : 52666
637.53/637.76	c discarded : 0
637.53/637.76	c 
637.53/637.76	c [ solve ]
637.53/637.76	c 
637.53/637.76	s UNSATISFIABLE
637.53/637.76	c 
637.53/637.76	c [ stats ]
637.53/637.76	c 
637.53/637.76	c decisions : 19692086
637.53/637.76	c conflicts : 887748
637.53/637.76	c time : ~637.204

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

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


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26286
/proc/meminfo: memFree=1479728/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=19992 CPUtime=0
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 94 0 0 0 0 0 0 0 20 0 1 0 303294276 20471808 79 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134990733 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 5067 80 66 208 0 167 0

[startup+0.0830039 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26286
/proc/meminfo: memFree=1479728/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=437168 CPUtime=0.07
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 4929 0 0 0 6 1 0 0 20 0 1 0 303294276 447660032 4914 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 109292 4915 765 208 0 104392 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 449436

[startup+0.101005 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26286
/proc/meminfo: memFree=1479728/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=438044 CPUtime=0.08
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 5515 0 0 0 7 1 0 0 20 0 1 0 303294276 448557056 5501 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 109511 5502 1077 208 0 104611 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 450312

[startup+0.301025 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26286
/proc/meminfo: memFree=1479728/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=447276 CPUtime=0.29
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 11852 0 0 0 26 3 0 0 20 0 1 0 303294276 458010624 11837 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556531 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 111819 11837 4568 208 0 106919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 459544

[startup+0.701064 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26286
/proc/meminfo: memFree=1479728/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=429552 CPUtime=0.69
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 12698 0 0 0 65 4 0 0 24 0 1 0 303294276 439861248 7993 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134521759 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 107388 7993 86 208 0 107176 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 441820

[startup+1.50214 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1447328/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=429888 CPUtime=1.49
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 12812 0 0 0 145 4 0 0 25 0 1 0 303294276 440205312 8107 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529263 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 107472 8107 86 208 0 107260 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 442156

[startup+3.10131 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1446688/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=430248 CPUtime=3.08
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 12951 0 0 0 304 4 0 0 25 0 1 0 303294276 440573952 8246 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528244 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 107562 8246 86 208 0 107350 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 442516

[startup+6.30163 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1445672/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=430844 CPUtime=6.29
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 13202 0 0 0 623 6 0 0 25 0 1 0 303294276 441184256 8497 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 107711 8497 86 208 0 107499 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 443112

[startup+12.7013 s]
/proc/loadavg: 0.88 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1443496/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=431612 CPUtime=12.68
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 14203 0 0 0 1261 7 0 0 25 0 1 0 303294276 441970688 9498 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 107903 9498 86 208 0 107691 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 443880

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1434024/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=432928 CPUtime=25.48
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 16111 0 0 0 2539 9 0 0 25 0 1 0 303294276 443318272 11406 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 108232 11406 86 208 0 108020 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 445196

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1410024/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=451456 CPUtime=51.07
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 25924 0 0 0 5092 15 0 0 25 0 1 0 303294276 462290944 17401 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528120 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 112864 17401 86 208 0 112652 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 463724

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1378984/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=456284 CPUtime=102.27
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 33638 0 0 0 10206 21 0 0 25 0 1 0 303294276 467234816 25115 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543165 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 114071 25115 86 208 0 113859 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 468552

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1373224/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=458268 CPUtime=162.25
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 35100 0 0 0 16202 23 0 0 25 0 1 0 303294276 469266432 26577 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 114567 26577 86 208 0 114355 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 470536

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1370792/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=460276 CPUtime=222.23
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 35696 0 0 0 22200 23 0 0 25 0 1 0 303294276 471322624 27173 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543209 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 115069 27173 86 208 0 114857 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 472544

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1368616/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=461228 CPUtime=282.21
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 36233 0 0 0 28197 24 0 0 25 0 1 0 303294276 472297472 27710 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543134 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 115307 27710 86 208 0 115095 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 473496

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1358504/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=462364 CPUtime=342.2
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 38753 0 0 0 34192 28 0 0 25 0 1 0 303294276 473460736 30230 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528117 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 115591 30230 86 208 0 115379 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 474632

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1350312/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=463384 CPUtime=402.18
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 40789 0 0 0 40189 29 0 0 25 0 1 0 303294276 474505216 32266 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529862 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 115846 32266 86 208 0 115634 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 475652

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1349736/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=463960 CPUtime=462.17
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 40921 0 0 0 46188 29 0 0 25 0 1 0 303294276 475095040 32398 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 115990 32398 86 208 0 115778 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 476228

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1345000/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=464488 CPUtime=522.16
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 42092 0 0 0 52186 30 0 0 25 0 1 0 303294276 475635712 33569 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134531739 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 116122 33569 86 208 0 115910 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 476756

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1344616/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=464864 CPUtime=582.14
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 42192 0 0 0 58184 30 0 0 25 0 1 0 303294276 476020736 33669 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529833 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 116216 33669 86 208 0 116004 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 477132

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

[startup+588.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1344552/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=464880 CPUtime=588.54
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 42196 0 0 0 58824 30 0 0 25 0 1 0 303294276 476037120 33673 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528130 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 116220 33673 86 208 0 116008 0
Current children cumulated CPU time (s) 588.54
Current children cumulated vsize (KiB) 477148

[startup+614.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1341928/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=465080 CPUtime=614.13
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 42863 0 0 0 61382 31 0 0 25 0 1 0 303294276 476241920 34340 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528155 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 116270 34340 86 208 0 116058 0
Current children cumulated CPU time (s) 614.13
Current children cumulated vsize (KiB) 477348

[startup+627.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1341224/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=465756 CPUtime=626.93
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 43023 0 0 0 62662 31 0 0 25 0 1 0 303294276 476934144 34500 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 116439 34500 86 208 0 116227 0
Current children cumulated CPU time (s) 626.93
Current children cumulated vsize (KiB) 478024

[startup+633.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1341224/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=465840 CPUtime=633.33
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 43044 0 0 0 63302 31 0 0 25 0 1 0 303294276 477020160 34521 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 116460 34521 86 208 0 116248 0
Current children cumulated CPU time (s) 633.33
Current children cumulated vsize (KiB) 478108

[startup+635.103 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1341224/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=465840 CPUtime=634.93
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 43044 0 0 0 63462 31 0 0 25 0 1 0 303294276 477020160 34521 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530235 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 116460 34521 86 208 0 116248 0
Current children cumulated CPU time (s) 634.93
Current children cumulated vsize (KiB) 478108

[startup+636.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1341224/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=465848 CPUtime=636.53
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 43046 0 0 0 63622 31 0 0 25 0 1 0 303294276 477028352 34523 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529320 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 116462 34523 86 208 0 116250 0
Current children cumulated CPU time (s) 636.53
Current children cumulated vsize (KiB) 478116

[startup+637.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1341224/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=465852 CPUtime=637.33
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 43047 0 0 0 63702 31 0 0 25 0 1 0 303294276 477032448 34524 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530689 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 116463 34524 86 208 0 116251 0
Current children cumulated CPU time (s) 637.33
Current children cumulated vsize (KiB) 478120

[startup+637.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26288
/proc/meminfo: memFree=1341224/2055920 swapFree=4183880/4192956
[pid=26286] ppid=26284 vsize=12268 CPUtime=0
/proc/26286/stat : 26286 (siegeadapter.pl) S 26284 26286 26224 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 303294275 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/26286/statm: 3067 352 271 3 0 167 0
[pid=26287] ppid=26286 vsize=45408 CPUtime=637.53
/proc/26287/stat : 26287 (siege_v4) R 26286 26286 26224 0 -1 0 43059 0 0 0 63720 33 0 0 25 0 1 0 303294276 46497792 11073 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134940963 0 0 4096 0 0 0 0 17 1 0 0
/proc/26287/statm: 11352 11073 95 208 0 11140 0
Current children cumulated CPU time (s) 637.53
Current children cumulated vsize (KiB) 57676

Child status: 0
Real time (s): 637.771
CPU time (s): 637.607
CPU user time (s): 637.267
CPU system time (s): 0.339948
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 478120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 637.267
system time used= 0.339948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43500
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= 19
involuntary context switches= 1143

runsolver used 0.540917 second user time and 1.20982 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Tue May  8 15:19:29 UTC 2007

IDJOB= 422512
IDBENCH= 20581
IDSOLVER= 190
FILE ID= node70/422512-1178637568

PBS_JOBID= 5218341

Free space on /tmp= 66545 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq3.cnf
COMMAND LINE= /tmp/evaluation/422512-1178637568/siegeadapter.pl /tmp/evaluation/422512-1178637568/instance-422512-1178637568.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-422512-1178637568 -o ROOT/results/node70/solver-422512-1178637568 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422512-1178637568/siegeadapter.pl /tmp/evaluation/422512-1178637568/instance-422512-1178637568.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  ba6236c6cc840bb0208f73665843c375

RANDOM SEED= 700788224

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.218
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.218
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:       1480136 kB
Buffers:         34616 kB
Cached:         441252 kB
SwapCached:       2988 kB
Active:         180672 kB
Inactive:       304604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480136 kB
SwapTotal:     4192956 kB
SwapFree:      4183880 kB
Dirty:           19816 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            76528 kB
Committed_AS:  7589468 kB
PageTables:       1396 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= 66545 MiB

End job on node70 on Tue May  8 15:30:07 UTC 2007