Trace number 320762

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 1A 2007-02-08? (TO) 1200.1 1200.42

General information on the benchmark

Nameindustrial/babic/
xinetd/itox_vc1130.cnf
MD5SUM1dc3830fa84fd706a44d8cbfb2c0c08c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.68574
Satisfiable
(Un)Satisfiability was proved
Number of variables152256
Number of clauses441729
Sum of the clauses size1143974
Maximum clause length3
Minimum clause length1
Number of clauses of size 110187
Number of clauses of size 2160839
Number of clauses of size 3270703
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/node2/watcher-320762-1176323903 -o ROOT/results/node2/solver-320762-1176323903 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320762-1176323903/dewSatz_1a /tmp/evaluation/320762-1176323903/instance-320762-1176323903.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.91 0.95 0.98 3/77 9893
/proc/meminfo: memFree=1933928/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=674392 CPUtime=0
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 108428143 690577408 95 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134520564 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 168598 95 41 100 0 168495 0

[startup+0.048044 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9893
/proc/meminfo: memFree=1933928/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=675184 CPUtime=0.04
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 413 0 0 0 4 0 0 0 18 0 1 0 108428143 691388416 398 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134595661 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 168796 399 41 100 0 168693 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 675184

[startup+0.101048 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9893
/proc/meminfo: memFree=1933928/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=676108 CPUtime=0.09
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 755 0 0 0 9 0 0 0 18 0 1 0 108428143 692334592 740 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 169027 740 41 100 0 168924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 676108

[startup+0.301069 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9893
/proc/meminfo: memFree=1933928/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=679408 CPUtime=0.29
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 2036 0 0 0 28 1 0 0 19 0 1 0 108428143 695713792 2021 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 169852 2021 41 100 0 169749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 679408

[startup+0.701112 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9893
/proc/meminfo: memFree=1933928/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=692508 CPUtime=0.69
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 16901 0 0 0 66 3 0 0 22 0 1 0 108428143 709128192 6740 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 173127 6740 42 100 0 173024 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 692508

[startup+1.50119 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 9894
/proc/meminfo: memFree=1905376/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=693760 CPUtime=1.49
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 17534 0 0 0 146 3 0 0 25 0 1 0 108428143 710410240 7230 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517583 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 173440 7230 42 100 0 173337 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 693760

[startup+3.10136 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 9894
/proc/meminfo: memFree=1904352/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=696984 CPUtime=3.08
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 18476 0 0 0 305 3 0 0 25 0 1 0 108428143 713711616 8134 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134515639 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 174246 8134 42 100 0 174143 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 696984

[startup+6.30169 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 9894
/proc/meminfo: memFree=1898912/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=699084 CPUtime=6.29
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 19114 0 0 0 625 4 0 0 25 0 1 0 108428143 715862016 8748 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517541 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 174771 8748 42 100 0 174668 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 699084

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 9894
/proc/meminfo: memFree=1896416/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=703472 CPUtime=12.69
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 20655 0 0 0 1265 4 0 0 25 0 1 0 108428143 720355328 10115 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517569 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 175868 10115 42 100 0 175765 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 703472

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 9894
/proc/meminfo: memFree=1884896/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=710396 CPUtime=25.48
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 22882 0 0 0 2544 4 0 0 25 0 1 0 108428143 727445504 12212 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134515688 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 177599 12212 42 100 0 177496 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 710396

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 9894
/proc/meminfo: memFree=1877472/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=716352 CPUtime=51.07
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 24811 0 0 0 5101 6 0 0 25 0 1 0 108428143 733544448 14056 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 179088 14056 42 100 0 178985 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 716352

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 9894
/proc/meminfo: memFree=1872160/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=720628 CPUtime=102.26
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 26183 0 0 0 10218 8 0 0 25 0 1 0 108428143 737923072 15364 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 180157 15364 42 100 0 180054 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 720628

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1866272/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=725256 CPUtime=162.24
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 27697 0 0 0 16215 9 0 0 25 0 1 0 108428143 742662144 16810 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517675 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 181314 16810 42 100 0 181211 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 725256

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1864160/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=726984 CPUtime=222.23
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 28227 0 0 0 22212 11 0 0 25 0 1 0 108428143 744431616 17316 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 181746 17316 42 100 0 181643 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 726984

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1863008/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=727716 CPUtime=282.21
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 28504 0 0 0 28210 11 0 0 25 0 1 0 108428143 745181184 17580 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134518259 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 181929 17580 42 100 0 181826 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 727716

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1861088/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=729300 CPUtime=342.19
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 28992 0 0 0 34207 12 0 0 25 0 1 0 108428143 746803200 18046 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 182325 18046 42 100 0 182222 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 729300

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1859616/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=730472 CPUtime=402.18
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 29361 0 0 0 40205 13 0 0 25 0 1 0 108428143 748003328 18398 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 182618 18398 42 100 0 182515 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 730472

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1855008/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=734160 CPUtime=462.16
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 30534 0 0 0 46202 14 0 0 25 0 1 0 108428143 751779840 19521 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517591 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 183540 19521 42 100 0 183437 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 734160

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1854304/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=734584 CPUtime=522.15
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 30701 0 0 0 52200 15 0 0 25 0 1 0 108428143 752214016 19681 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 183646 19681 42 100 0 183543 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 734584

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1853600/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=735144 CPUtime=582.13
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 30858 0 0 0 58198 15 0 0 25 0 1 0 108428143 752787456 19831 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 183786 19831 42 100 0 183683 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 735144

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1852640/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=735856 CPUtime=642.12
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 31085 0 0 0 64196 16 0 0 25 0 1 0 108428143 753516544 20048 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 183964 20048 42 100 0 183861 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 735856

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1852128/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=736272 CPUtime=702.1
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 31213 0 0 0 70193 17 0 0 25 0 1 0 108428143 753942528 20171 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517551 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 184068 20171 42 100 0 183965 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 736272

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1851296/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=736816 CPUtime=762.09
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 31377 0 0 0 76192 17 0 0 25 0 1 0 108428143 754499584 20328 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517591 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 184204 20328 42 100 0 184101 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 736816

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1850848/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=737084 CPUtime=822.07
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 31477 0 0 0 82189 18 0 0 25 0 1 0 108428143 754774016 20424 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517507 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 184271 20424 42 100 0 184168 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 737084

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1850528/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=737232 CPUtime=882.06
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 31537 0 0 0 88187 19 0 0 25 0 1 0 108428143 754925568 20481 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 184308 20481 42 100 0 184205 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 737232

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1849888/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=737784 CPUtime=942.04
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 31692 0 0 0 94185 19 0 0 25 0 1 0 108428143 755490816 20630 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517498 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 184446 20630 42 100 0 184343 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 737784

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1848992/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=738480 CPUtime=1002.03
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 31914 0 0 0 100183 20 0 0 25 0 1 0 108428143 756203520 20842 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517605 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 184620 20842 42 100 0 184517 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 738480

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1848288/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=739036 CPUtime=1062.01
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 32088 0 0 0 106180 21 0 0 25 0 1 0 108428143 756772864 21009 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 184759 21009 42 100 0 184656 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 739036

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1847584/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=739500 CPUtime=1121.99
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 32232 0 0 0 112178 21 0 0 25 0 1 0 108428143 757248000 21146 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134518290 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 184875 21146 42 100 0 184772 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 739500

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1847008/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=739920 CPUtime=1181.97
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 32370 0 0 0 118176 21 0 0 25 0 1 0 108428143 757678080 21278 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 184980 21278 42 100 0 184877 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 739920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 9894
/proc/meminfo: memFree=1846880/2055920 swapFree=4141840/4192956
[pid=9893] ppid=9891 vsize=739920 CPUtime=1200.08
/proc/9893/stat : 9893 (dewSatz_1a) R 9891 9893 8616 0 -1 4194304 32382 0 0 0 119986 22 0 0 25 0 1 0 108428143 757678080 21289 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/9893/statm: 184980 21289 42 100 0 184877 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 739920

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.42
CPU time (s): 1200.1
CPU user time (s): 1199.87
CPU system time (s): 0.235964
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 739920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
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= 32382
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= 1287

runsolver used 1.41078 second user time and 2.91356 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Wed Apr 11 20:38:24 UTC 2007

IDJOB= 320762
IDBENCH= 20511
IDSOLVER= 118
FILE ID= node2/320762-1176323903

PBS_JOBID= 4516509

Free space on /tmp= 66552 MiB

SOLVER NAME= DEWSATZ 1A 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/xinetd/itox_vc1130.cnf
COMMAND LINE= /tmp/evaluation/320762-1176323903/dewSatz_1a /tmp/evaluation/320762-1176323903/instance-320762-1176323903.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-320762-1176323903 -o ROOT/results/node2/solver-320762-1176323903 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320762-1176323903/dewSatz_1a /tmp/evaluation/320762-1176323903/instance-320762-1176323903.cnf            

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  1dc3830fa84fd706a44d8cbfb2c0c08c

RANDOM SEED= 621180888

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1934336 kB
Buffers:          6104 kB
Cached:          50360 kB
SwapCached:      19492 kB
Active:          50268 kB
Inactive:        29024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1934336 kB
SwapTotal:     4192956 kB
SwapFree:      4141840 kB
Dirty:            9256 kB
Writeback:           0 kB
Mapped:          24420 kB
Slab:            27736 kB
Committed_AS:  4628296 kB
PageTables:       1860 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= 66552 MiB

End job on node2 on Wed Apr 11 20:58:26 UTC 2007