Trace number 331015

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
DEWSATZ 2007-02-08? (TO) 1200.09 1200.62

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark239.446
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-331015-1173178388 -o ROOT/results/node15/solver-331015-1173178388 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331015-1173178388/dewSatz /tmp/evaluation/331015-1173178388/instance-331015-1173178388.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.94 1.00 0.99 3/77 22867
/proc/meminfo: memFree=1787024/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=690016 CPUtime=0
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 96 0 0 0 0 0 0 0 18 0 1 0 337793239 706576384 80 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 172504 80 39 100 0 172401 0

[startup+0.0924889 s]
/proc/loadavg: 0.94 1.00 0.99 3/77 22867
/proc/meminfo: memFree=1787024/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=691336 CPUtime=0.08
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 644 0 0 0 8 0 0 0 18 0 1 0 337793239 707928064 628 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 172834 628 39 100 0 172731 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 691336

[startup+0.101491 s]
/proc/loadavg: 0.94 1.00 0.99 3/77 22867
/proc/meminfo: memFree=1787024/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=691468 CPUtime=0.09
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 701 0 0 0 9 0 0 0 18 0 1 0 337793239 708063232 685 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134594829 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 172867 685 39 100 0 172764 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691468

[startup+0.301524 s]
/proc/loadavg: 0.94 1.00 0.99 3/77 22867
/proc/meminfo: memFree=1787024/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=694504 CPUtime=0.29
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 1886 0 0 0 28 1 0 0 19 0 1 0 337793239 711172096 1870 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 173626 1870 39 100 0 173523 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 694504

[startup+0.701593 s]
/proc/loadavg: 0.94 1.00 0.99 3/77 22867
/proc/meminfo: memFree=1787024/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=700180 CPUtime=0.69
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 4197 0 0 0 67 2 0 0 22 0 1 0 337793239 716984320 4181 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 175045 4181 39 100 0 174942 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 700180

[startup+1.50173 s]
/proc/loadavg: 0.94 1.00 0.99 2/78 22868
/proc/meminfo: memFree=1755080/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=712712 CPUtime=1.49
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 18454 0 0 0 145 4 0 0 25 0 1 0 337793239 729817088 8072 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 178178 8072 40 100 0 178075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 712712

[startup+3.10201 s]
/proc/loadavg: 0.94 1.00 0.99 2/78 22868
/proc/meminfo: memFree=1754376/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=713140 CPUtime=3.09
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 18570 0 0 0 304 5 0 0 25 0 1 0 337793239 730255360 8185 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134520625 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 178285 8185 40 100 0 178182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 713140

[startup+6.30155 s]
/proc/loadavg: 0.94 1.00 0.99 2/78 22868
/proc/meminfo: memFree=1753416/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=713852 CPUtime=6.29
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 18748 0 0 0 624 5 0 0 25 0 1 0 337793239 730984448 8360 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517260 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 178463 8360 40 100 0 178360 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 713852

[startup+12.7016 s]
/proc/loadavg: 0.95 1.00 0.99 2/78 22868
/proc/meminfo: memFree=1752648/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=714700 CPUtime=12.68
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 18957 0 0 0 1263 5 0 0 25 0 1 0 337793239 731852800 8568 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134515340 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 178675 8568 40 100 0 178572 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 714700

[startup+25.5018 s]
/proc/loadavg: 0.96 1.00 0.99 2/78 22868
/proc/meminfo: memFree=1751496/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=715824 CPUtime=25.48
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 19246 0 0 0 2542 6 0 0 25 0 1 0 337793239 733003776 8857 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 178956 8857 40 100 0 178853 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 715824

[startup+51.1012 s]
/proc/loadavg: 0.97 1.00 0.99 2/78 22868
/proc/meminfo: memFree=1749192/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=718088 CPUtime=51.08
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 19816 0 0 0 5101 7 0 0 25 0 1 0 337793239 735322112 9426 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 179522 9426 40 100 0 179419 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 718088

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 22868
/proc/meminfo: memFree=1746312/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=720924 CPUtime=102.25
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 20520 0 0 0 10218 7 0 0 25 0 1 0 337793239 738226176 10128 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517191 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 180231 10128 40 100 0 180128 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 720924

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 22868
/proc/meminfo: memFree=1744584/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=722616 CPUtime=162.23
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 20949 0 0 0 16215 8 0 0 25 0 1 0 337793239 739958784 10557 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134515307 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 180654 10557 40 100 0 180551 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 722616

[startup+222.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 22868
/proc/meminfo: memFree=1743112/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=724032 CPUtime=222.22
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 21304 0 0 0 22212 10 0 0 25 0 1 0 337793239 741408768 10911 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 181008 10911 40 100 0 180905 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 724032

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 22868
/proc/meminfo: memFree=1731784/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=282.19
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 24266 0 0 0 28208 11 0 0 25 0 1 0 337793239 749330432 13720 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531646 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 13720 43 100 0 182839 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 731768

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 22868
/proc/meminfo: memFree=1730952/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=342.17
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 24477 0 0 0 34205 12 0 0 25 0 1 0 337793239 749330432 13913 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531792 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 13913 43 100 0 182839 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 731768

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 22868
/proc/meminfo: memFree=1730504/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=402.15
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 24572 0 0 0 40202 13 0 0 25 0 1 0 337793239 749330432 14008 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531776 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14008 43 100 0 182839 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 731768

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 22868
/proc/meminfo: memFree=1730440/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=462.13
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 24579 0 0 0 46199 14 0 0 25 0 1 0 337793239 749330432 14015 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531763 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14015 43 100 0 182839 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 731768

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/84 23002
/proc/meminfo: memFree=1729032/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=522.03
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 24580 0 0 0 52189 14 0 0 25 0 1 0 337793239 749330432 14016 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134532255 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14016 43 100 0 182839 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 731768

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23066
/proc/meminfo: memFree=1729920/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=581.98
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 24605 0 0 0 58183 15 0 0 25 0 1 0 337793239 749330432 14041 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531998 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14041 43 100 0 182839 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 731768

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23066
/proc/meminfo: memFree=1729920/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=641.96
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 24643 0 0 0 64181 15 0 0 25 0 1 0 337793239 749330432 14079 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531776 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14079 43 100 0 182839 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 731768

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23066
/proc/meminfo: memFree=1729664/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=701.94
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 24698 0 0 0 70178 16 0 0 25 0 1 0 337793239 749330432 14134 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531646 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14134 43 100 0 182839 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 731768

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23066
/proc/meminfo: memFree=1729344/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=761.92
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 24756 0 0 0 76175 17 0 0 25 0 1 0 337793239 749330432 14192 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134532255 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14192 43 100 0 182839 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 731768

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23066
/proc/meminfo: memFree=1729344/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=821.89
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 24776 0 0 0 82172 17 0 0 25 0 1 0 337793239 749330432 14212 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134532009 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14212 43 100 0 182839 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 731768

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23066
/proc/meminfo: memFree=1729096/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=881.87
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 24842 0 0 0 88169 18 0 0 25 0 1 0 337793239 749330432 14278 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134532486 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14278 43 100 0 182839 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 731768

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23066
/proc/meminfo: memFree=1728968/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=941.85
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 24879 0 0 0 94166 19 0 0 25 0 1 0 337793239 749330432 14315 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531650 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14315 43 100 0 182839 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 731768

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23066
/proc/meminfo: memFree=1728392/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=1001.83
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 25019 0 0 0 100164 19 0 0 25 0 1 0 337793239 749330432 14455 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531668 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14455 43 100 0 182839 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 731768

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23066
/proc/meminfo: memFree=1728072/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=1061.81
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 25083 0 0 0 106161 20 0 0 25 0 1 0 337793239 749330432 14519 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134532450 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14519 43 100 0 182839 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 731768

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23066
/proc/meminfo: memFree=1728008/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=1121.79
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 25083 0 0 0 112159 20 0 0 25 0 1 0 337793239 749330432 14519 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531646 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14519 43 100 0 182839 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 731768

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23066
/proc/meminfo: memFree=1728008/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=1181.77
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 25083 0 0 0 118156 21 0 0 25 0 1 0 337793239 749330432 14519 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134532486 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14519 43 100 0 182839 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 731768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23066
/proc/meminfo: memFree=1728072/2055920 swapFree=4152800/4192956
[pid=22867] ppid=22865 vsize=731768 CPUtime=1200.07
/proc/22867/stat : 22867 (dewSatz) R 22865 22867 22416 0 -1 4194304 25083 0 0 0 119986 21 0 0 25 0 1 0 337793239 749330432 14519 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134536890 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 182942 14519 43 100 0 182839 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 731768

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.09
CPU user time (s): 1199.86
CPU system time (s): 0.222966
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 731768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25083
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= 6
involuntary context switches= 5329

runsolver used 1.39679 second user time and 2.97555 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue Mar  6 10:53:09 UTC 2007

IDJOB= 331015
IDBENCH= 20577
IDSOLVER= 119
FILE ID= node15/331015-1173178388

PBS_JOBID= 4015024

Free space on /tmp= 66441 MiB

SOLVER NAME= DEWSATZ 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq2.cnf
COMMAND LINE= /tmp/evaluation/331015-1173178388/dewSatz /tmp/evaluation/331015-1173178388/instance-331015-1173178388.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-331015-1173178388 -o ROOT/results/node15/solver-331015-1173178388 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331015-1173178388/dewSatz /tmp/evaluation/331015-1173178388/instance-331015-1173178388.cnf            

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  f0f4556999ccb446384994a4148fca28

RANDOM SEED= 24507129

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1787496 kB
Buffers:         26100 kB
Cached:         168352 kB
SwapCached:       2136 kB
Active:          64108 kB
Inactive:       152812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787496 kB
SwapTotal:     4192956 kB
SwapFree:      4152800 kB
Dirty:           11200 kB
Writeback:           0 kB
Mapped:          30436 kB
Slab:            36980 kB
Committed_AS:  1269980 kB
PageTables:       1800 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= 66441 MiB

End job on node15 on Tue Mar  6 11:13:11 UTC 2007