Trace number 331183

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.05 1200.62

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 benchmark573.881
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)

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/node40/watcher-331183-1173181777 -o ROOT/results/node40/solver-331183-1173181777 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331183-1173181777/dewSatz /tmp/evaluation/331183-1173181777/instance-331183-1173181777.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: 1.00 1.00 0.99 3/64 18556
/proc/meminfo: memFree=1568816/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=690016 CPUtime=0
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 94 0 0 0 0 0 0 0 18 0 1 0 44132021 706576384 78 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 172504 78 39 100 0 172401 0

[startup+0.0122741 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 18556
/proc/meminfo: memFree=1568816/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=690148 CPUtime=0.01
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 143 0 0 0 1 0 0 0 18 0 1 0 44132021 706711552 127 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134594829 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 172537 127 39 100 0 172434 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 690148

[startup+0.101293 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 18556
/proc/meminfo: memFree=1568816/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=691468 CPUtime=0.09
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 697 0 0 0 9 0 0 0 18 0 1 0 44132021 708063232 681 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134594829 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 172867 681 39 100 0 172764 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691468

[startup+0.301334 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 18556
/proc/meminfo: memFree=1568816/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=694372 CPUtime=0.3
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 1869 0 0 0 29 1 0 0 19 0 1 0 44132021 711036928 1853 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134520276 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 173593 1854 39 100 0 173490 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 694372

[startup+0.701417 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 18556
/proc/meminfo: memFree=1568816/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=700180 CPUtime=0.69
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 4168 0 0 0 66 3 0 0 22 0 1 0 44132021 716984320 4152 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 175045 4152 39 100 0 174942 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 700180

[startup+1.50158 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1545448/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=730444 CPUtime=1.49
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 24732 0 0 0 141 8 0 0 25 0 1 0 44132021 747974656 14081 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134518306 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 182611 14081 40 100 0 182508 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 730444

[startup+3.10192 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1511336/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=730584 CPUtime=3.09
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 25061 0 0 0 300 9 0 0 25 0 1 0 44132021 748118016 14274 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 182646 14274 40 100 0 182543 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 730584

[startup+6.30159 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1511016/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=731156 CPUtime=6.29
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 25263 0 0 0 620 9 0 0 25 0 1 0 44132021 748703744 14440 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 182789 14440 40 100 0 182686 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 731156

[startup+12.7029 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1510128/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=732008 CPUtime=12.69
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 25493 0 0 0 1259 10 0 0 25 0 1 0 44132021 749576192 14661 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 183002 14661 40 100 0 182899 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 732008

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1508784/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=733284 CPUtime=25.49
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 25845 0 0 0 2538 11 0 0 25 0 1 0 44132021 750882816 15006 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517581 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 183321 15006 40 100 0 183218 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 733284

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1506992/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=735120 CPUtime=51.07
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 26290 0 0 0 5096 11 0 0 25 0 1 0 44132021 752762880 15449 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517219 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 183780 15449 40 100 0 183677 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 735120

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1504304/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=737800 CPUtime=102.26
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 26978 0 0 0 10214 12 0 0 25 0 1 0 44132021 755507200 16137 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517272 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 184450 16137 40 100 0 184347 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 737800

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1501552/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=740636 CPUtime=162.23
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 27673 0 0 0 16211 12 0 0 25 0 1 0 44132021 758411264 16830 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 185159 16830 40 100 0 185056 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 740636

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1498800/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=743188 CPUtime=222.21
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 28342 0 0 0 22208 13 0 0 25 0 1 0 44132021 761024512 17496 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517795 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 185797 17496 40 100 0 185694 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 743188

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1497264/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=744744 CPUtime=282.18
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 28726 0 0 0 28205 13 0 0 25 0 1 0 44132021 762617856 17880 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517362 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 186186 17880 40 100 0 186083 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 744744

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1495920/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=746020 CPUtime=342.16
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 29055 0 0 0 34203 13 0 0 25 0 1 0 44132021 763924480 18209 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 186505 18209 40 100 0 186402 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 746020

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1494384/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=747576 CPUtime=402.13
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 29425 0 0 0 40200 13 0 0 25 0 1 0 44132021 765517824 18578 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517270 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 186894 18578 40 100 0 186791 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 747576

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1493424/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=748564 CPUtime=462.11
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 29665 0 0 0 46197 14 0 0 25 0 1 0 44132021 766529536 18818 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 187141 18818 40 100 0 187038 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 748564

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1492784/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=749128 CPUtime=522.09
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 29834 0 0 0 52195 14 0 0 25 0 1 0 44132021 767107072 18987 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134515307 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 187282 18987 40 100 0 187179 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 749128

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1491696/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=750256 CPUtime=582.07
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 30088 0 0 0 58192 15 0 0 25 0 1 0 44132021 768262144 19241 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 187564 19241 40 100 0 187461 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 750256

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18557
/proc/meminfo: memFree=1491184/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=750820 CPUtime=642.04
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 30226 0 0 0 64189 15 0 0 25 0 1 0 44132021 768839680 19379 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 187705 19379 40 100 0 187602 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 750820

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/71 18641
/proc/meminfo: memFree=1489472/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=751244 CPUtime=701.98
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 30362 0 0 0 70181 17 0 0 25 0 1 0 44132021 769273856 19515 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134515351 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 187811 19515 40 100 0 187708 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 751244

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/71 18733
/proc/meminfo: memFree=1488448/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=752232 CPUtime=761.92
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 30580 0 0 0 76174 18 0 0 25 0 1 0 44132021 770285568 19733 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 188058 19733 40 100 0 187955 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 752232

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18755
/proc/meminfo: memFree=1470832/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=764708 CPUtime=821.87
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 35473 0 0 0 82166 21 0 0 25 0 1 0 44132021 783060992 24380 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134532255 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 191177 24380 43 100 0 191074 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 764708

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18755
/proc/meminfo: memFree=1470576/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=764708 CPUtime=881.84
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 35564 0 0 0 88163 21 0 0 25 0 1 0 44132021 783060992 24467 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531917 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 191177 24467 43 100 0 191074 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 764708

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18755
/proc/meminfo: memFree=1470000/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=764708 CPUtime=941.82
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 35713 0 0 0 94161 21 0 0 25 0 1 0 44132021 783060992 24604 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531776 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 191177 24604 43 100 0 191074 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 764708

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18755
/proc/meminfo: memFree=1469744/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=764708 CPUtime=1001.8
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 35813 0 0 0 100159 21 0 0 25 0 1 0 44132021 783060992 24695 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531776 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 191177 24695 43 100 0 191074 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 764708

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18755
/proc/meminfo: memFree=1469488/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=764708 CPUtime=1061.77
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 35871 0 0 0 106156 21 0 0 25 0 1 0 44132021 783060992 24752 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531954 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 191177 24752 43 100 0 191074 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 764708

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18755
/proc/meminfo: memFree=1469424/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=764708 CPUtime=1121.75
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 35871 0 0 0 112154 21 0 0 25 0 1 0 44132021 783060992 24752 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531763 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 191177 24752 43 100 0 191074 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 764708

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18755
/proc/meminfo: memFree=1469424/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=764708 CPUtime=1181.73
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 35871 0 0 0 118152 21 0 0 25 0 1 0 44132021 783060992 24752 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531763 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 191177 24752 43 100 0 191074 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 764708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18755
/proc/meminfo: memFree=1469424/2055920 swapFree=4192812/4192956
[pid=18556] ppid=18554 vsize=764708 CPUtime=1200.02
/proc/18556/stat : 18556 (dewSatz) R 18554 18556 17592 0 -1 4194304 35871 0 0 0 119981 21 0 0 25 0 1 0 44132021 783060992 24752 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531655 0 0 4096 0 0 0 0 17 1 0 0
/proc/18556/statm: 191177 24752 43 100 0 191074 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 764708

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.05
CPU user time (s): 1199.82
CPU system time (s): 0.235964
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 764708

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

runsolver used 0.821875 second user time and 2.54461 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Tue Mar  6 11:49:38 UTC 2007

IDJOB= 331183
IDBENCH= 20581
IDSOLVER= 119
FILE ID= node40/331183-1173181777

PBS_JOBID= 4015263

Free space on /tmp= 66497 MiB

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

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  ba6236c6cc840bb0208f73665843c375

RANDOM SEED= 985606230

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1569288 kB
Buffers:         31356 kB
Cached:         380720 kB
SwapCached:        140 kB
Active:          77552 kB
Inactive:       350116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           19672 kB
Writeback:           0 kB
Mapped:          25680 kB
Slab:            45044 kB
Committed_AS:   129948 kB
PageTables:       1412 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= 66497 MiB

End job on node40 on Tue Mar  6 12:09:41 UTC 2007