Trace number 428496

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-04-26 (fixed)? (TO) 1200.1 1200.52

General information on the benchmark

Nameindustrial/babic/
xinetd/itox_vc1138.cnf
MD5SUM8a403293ccb5ff3d72af9b761d89485b
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.50577
Satisfiable
(Un)Satisfiability was proved
Number of variables150508
Number of clauses436954
Sum of the clauses size1130299
Maximum clause length3
Minimum clause length1
Number of clauses of size 110188
Number of clauses of size 2160187
Number of clauses of size 3266579
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.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-428496-1177727900 -o ROOT/results/node3/solver-428496-1177727900 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428496-1177727900/dewSatz_fixed /tmp/evaluation/428496-1177727900/instance-428496-1177727900.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.99 0.98 0.99 2/77 31337
/proc/meminfo: memFree=1530080/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=690016 CPUtime=0
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 89 0 0 0 0 0 0 0 18 0 1 0 248827856 706576384 74 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 172504 74 39 100 0 172401 0

[startup+0.102194 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31337
/proc/meminfo: memFree=1530080/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=691600 CPUtime=0.09
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 732 0 0 0 9 0 0 0 18 0 1 0 248827856 708198400 717 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 172900 717 39 100 0 172797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691600

[startup+0.201212 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31337
/proc/meminfo: memFree=1530080/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=693184 CPUtime=0.18
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 1350 0 0 0 18 0 0 0 18 0 1 0 248827856 709820416 1335 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 173296 1335 39 100 0 173193 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 693184

[startup+0.301226 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31337
/proc/meminfo: memFree=1530080/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=694900 CPUtime=0.29
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 1978 0 0 0 28 1 0 0 19 0 1 0 248827856 711577600 1963 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520265 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 173725 1964 39 100 0 173622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 694900

[startup+0.701291 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31337
/proc/meminfo: memFree=1530080/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=707880 CPUtime=0.68
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 16817 0 0 0 65 3 0 0 23 0 1 0 248827856 724869120 6660 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 176970 6660 40 100 0 176867 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 707880

[startup+1.50142 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1501848/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=709128 CPUtime=1.49
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 17445 0 0 0 145 4 0 0 25 0 1 0 248827856 726147072 7147 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 177282 7147 40 100 0 177179 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 709128

[startup+3.10168 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1500568/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=712188 CPUtime=3.09
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 18362 0 0 0 304 5 0 0 25 0 1 0 248827856 729280512 8025 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134518534 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 178047 8025 40 100 0 177944 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 712188

[startup+6.3012 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1495512/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=714444 CPUtime=6.29
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 19031 0 0 0 624 5 0 0 25 0 1 0 248827856 731590656 8669 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515312 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 178611 8669 40 100 0 178508 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 714444

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1492888/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=718852 CPUtime=12.69
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 20569 0 0 0 1263 6 0 0 25 0 1 0 248827856 736104448 10036 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517253 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 179713 10036 40 100 0 179610 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 718852

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1481944/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=725648 CPUtime=25.48
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 22726 0 0 0 2541 7 0 0 25 0 1 0 248827856 743063552 12068 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134518010 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 181412 12068 40 100 0 181309 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 725648

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1474648/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=731556 CPUtime=51.06
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 24651 0 0 0 5098 8 0 0 25 0 1 0 248827856 749113344 13907 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 182889 13907 40 100 0 182786 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 731556

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1469336/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=735828 CPUtime=102.25
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 26024 0 0 0 10214 11 0 0 25 0 1 0 248827856 753487872 15217 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517289 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 183957 15217 40 100 0 183854 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 735828

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1463448/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=740604 CPUtime=162.23
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 27560 0 0 0 16211 12 0 0 25 0 1 0 248827856 758378496 16683 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517964 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 185151 16683 40 100 0 185048 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 740604

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1461336/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=742188 CPUtime=222.21
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 28095 0 0 0 22208 13 0 0 25 0 1 0 248827856 760000512 17194 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517408 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 185547 17194 40 100 0 185444 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 742188

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1460440/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=743072 CPUtime=282.19
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 28380 0 0 0 28205 14 0 0 25 0 1 0 248827856 760905728 17466 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 185768 17466 40 100 0 185665 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 743072

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1458520/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=744508 CPUtime=342.17
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 28867 0 0 0 34202 15 0 0 25 0 1 0 248827856 762376192 17931 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 186127 17931 40 100 0 186024 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 744508

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1457112/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=745688 CPUtime=402.14
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 29237 0 0 0 40199 15 0 0 25 0 1 0 248827856 763584512 18284 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515348 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 186422 18284 40 100 0 186319 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 745688

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1452824/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=749228 CPUtime=462.12
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 30371 0 0 0 46195 17 0 0 25 0 1 0 248827856 767209472 19369 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 187307 19369 40 100 0 187204 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 749228

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1451800/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=750100 CPUtime=522.1
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 30624 0 0 0 52192 18 0 0 25 0 1 0 248827856 768102400 19611 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517260 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 187525 19611 40 100 0 187422 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 750100

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1451288/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=750396 CPUtime=582.07
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 30754 0 0 0 58189 18 0 0 25 0 1 0 248827856 768405504 19736 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 187599 19736 40 100 0 187496 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 750396

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31338
/proc/meminfo: memFree=1450264/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=751300 CPUtime=642.06
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 31014 0 0 0 64187 19 0 0 25 0 1 0 248827856 769331200 19984 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134518040 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 187825 19984 40 100 0 187722 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 751300

[startup+702.301 s]
/proc/loadavg: 1.08 1.01 1.00 2/78 31338
/proc/meminfo: memFree=1449752/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=751720 CPUtime=702.03
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 31144 0 0 0 70184 19 0 0 25 0 1 0 248827856 769761280 20108 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517357 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 187930 20108 40 100 0 187827 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 751720

[startup+762.302 s]
/proc/loadavg: 1.06 1.02 1.00 3/78 31338
/proc/meminfo: memFree=1449048/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=752260 CPUtime=762.02
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 31308 0 0 0 76182 20 0 0 25 0 1 0 248827856 770314240 20266 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517179 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 188065 20266 40 100 0 187962 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 752260

[startup+822.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 31338
/proc/meminfo: memFree=1448728/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=752528 CPUtime=822
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 31404 0 0 0 82180 20 0 0 25 0 1 0 248827856 770588672 20358 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 188132 20358 40 100 0 188029 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 752528

[startup+882.305 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 31338
/proc/meminfo: memFree=1448408/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=752676 CPUtime=881.98
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 31466 0 0 0 88178 20 0 0 25 0 1 0 248827856 770740224 20417 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517327 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 188169 20417 40 100 0 188066 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 752676

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 31338
/proc/meminfo: memFree=1447832/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=753232 CPUtime=941.96
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 31623 0 0 0 94175 21 0 0 25 0 1 0 248827856 771309568 20567 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 188308 20567 40 100 0 188205 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 753232

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 31338
/proc/meminfo: memFree=1447192/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=753788 CPUtime=1001.93
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 31823 0 0 0 100172 21 0 0 25 0 1 0 248827856 771878912 20759 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517301 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 188447 20759 40 100 0 188344 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 753788

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 31338
/proc/meminfo: memFree=1446616/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=754344 CPUtime=1061.92
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 31980 0 0 0 106170 22 0 0 25 0 1 0 248827856 772448256 20909 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517795 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 188586 20909 40 100 0 188483 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 754344

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31338
/proc/meminfo: memFree=1445912/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=754788 CPUtime=1121.89
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 32153 0 0 0 112167 22 0 0 25 0 1 0 248827856 772902912 21074 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517387 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 188697 21074 40 100 0 188594 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 754788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31338
/proc/meminfo: memFree=1445336/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=755368 CPUtime=1181.88
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 32301 0 0 0 118165 23 0 0 25 0 1 0 248827856 773496832 21215 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 188842 21215 40 100 0 188739 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 755368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31338
/proc/meminfo: memFree=1445272/2055920 swapFree=4138856/4192956
[pid=31337] ppid=31335 vsize=755368 CPUtime=1200.07
/proc/31337/stat : 31337 (dewSatz_fixed) R 31335 31337 30002 0 -1 4194304 32313 0 0 0 119984 23 0 0 25 0 1 0 248827856 773496832 21227 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517260 0 0 4096 0 0 0 0 17 1 0 0
/proc/31337/statm: 188842 21227 40 100 0 188739 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 755368

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.52
CPU time (s): 1200.1
CPU user time (s): 1199.85
CPU system time (s): 0.248962
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 755368

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

runsolver used 0.952855 second user time and 2.6006 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Apr 28 02:38:21 UTC 2007

IDJOB= 428496
IDBENCH= 20518
IDSOLVER= 197
FILE ID= node3/428496-1177727900

PBS_JOBID= 4715397

Free space on /tmp= 66544 MiB

SOLVER NAME= DEWSATZ 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/xinetd/itox_vc1138.cnf
COMMAND LINE= /tmp/evaluation/428496-1177727900/dewSatz_fixed /tmp/evaluation/428496-1177727900/instance-428496-1177727900.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-428496-1177727900 -o ROOT/results/node3/solver-428496-1177727900 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428496-1177727900/dewSatz_fixed /tmp/evaluation/428496-1177727900/instance-428496-1177727900.cnf

META MD5SUM SOLVER= 7386eb54c3fac2d8e6ad9191fdd25a76
MD5SUM BENCH=  8a403293ccb5ff3d72af9b761d89485b

RANDOM SEED= 162026504

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1530616 kB
Buffers:         47232 kB
Cached:         362216 kB
SwapCached:      18000 kB
Active:         258692 kB
Inactive:       221060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1530616 kB
SwapTotal:     4192956 kB
SwapFree:      4138856 kB
Dirty:            9716 kB
Writeback:           0 kB
Mapped:          76108 kB
Slab:            31008 kB
Committed_AS:  6229532 kB
PageTables:       1888 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= 66544 MiB

End job on node3 on Sat Apr 28 02:58:24 UTC 2007