Trace number 428498

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.06 1200.42

General information on the benchmark

Nameindustrial/babic/
xinetd/itox_vc979.cnf
MD5SUM0ebda2525041210e494c68044b8ad9a6
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.262959
Satisfiable
(Un)Satisfiability was proved
Number of variables115679
Number of clauses338708
Sum of the clauses size883655
Maximum clause length3
Minimum clause length1
Number of clauses of size 17057
Number of clauses of size 2118355
Number of clauses of size 3213296
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/node62/watcher-428498-1177727917 -o ROOT/results/node62/solver-428498-1177727917 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428498-1177727917/dewSatz_fixed /tmp/evaluation/428498-1177727917/instance-428498-1177727917.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.92 0.98 0.98 3/64 3733
/proc/meminfo: memFree=1459696/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=690016 CPUtime=0
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 91367805 706576384 93 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 172504 93 39 100 0 172401 0

[startup+0.0324691 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 3733
/proc/meminfo: memFree=1459696/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=690544 CPUtime=0.03
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 301 0 0 0 3 0 0 0 18 0 1 0 91367805 707117056 286 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 172636 286 39 100 0 172533 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 690544

[startup+0.101476 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 3733
/proc/meminfo: memFree=1459696/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=691600 CPUtime=0.09
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 736 0 0 0 9 0 0 0 18 0 1 0 91367805 708198400 721 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 172900 721 39 100 0 172797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691600

[startup+0.301499 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 3733
/proc/meminfo: memFree=1459696/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=694900 CPUtime=0.29
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 1989 0 0 0 28 1 0 0 19 0 1 0 91367805 711577600 1974 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 173725 1975 39 100 0 173622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 694900

[startup+0.701546 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 3733
/proc/meminfo: memFree=1459696/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=704244 CPUtime=0.69
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 15404 0 0 0 66 3 0 0 22 0 1 0 91367805 721145856 5301 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517270 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 176061 5301 40 100 0 175958 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 704244

[startup+1.50164 s]
/proc/loadavg: 0.92 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1437160/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=705272 CPUtime=1.49
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 15959 0 0 0 146 3 0 0 25 0 1 0 91367805 722198528 5729 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515346 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 176318 5729 40 100 0 176215 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 705272

[startup+3.10183 s]
/proc/loadavg: 0.92 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1435240/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=709056 CPUtime=3.08
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 17066 0 0 0 305 3 0 0 25 0 1 0 91367805 726073344 6796 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 177264 6796 40 100 0 177161 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 709056

[startup+6.3012 s]
/proc/loadavg: 0.93 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1430696/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=710588 CPUtime=6.29
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 17531 0 0 0 625 4 0 0 25 0 1 0 91367805 727642112 7240 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 177647 7240 40 100 0 177544 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 710588

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1427432/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=715264 CPUtime=12.68
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 19076 0 0 0 1264 4 0 0 25 0 1 0 91367805 732430336 8647 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 178816 8647 40 100 0 178713 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 715264

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1420072/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=719160 CPUtime=25.48
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 20338 0 0 0 2543 5 0 0 25 0 1 0 91367805 736419840 9855 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517584 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 179790 9855 40 100 0 179687 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 719160

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1415016/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=723296 CPUtime=51.07
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 21671 0 0 0 5102 5 0 0 25 0 1 0 91367805 740655104 11129 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520915 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 180824 11129 40 100 0 180721 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 723296

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1409704/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=727544 CPUtime=102.27
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 23041 0 0 0 10219 8 0 0 25 0 1 0 91367805 745005056 12436 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517251 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 181886 12436 40 100 0 181783 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 727544

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1406440/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=730264 CPUtime=162.24
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 23909 0 0 0 16216 8 0 0 25 0 1 0 91367805 747790336 13265 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 182566 13265 40 100 0 182463 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 730264

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1404456/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=731864 CPUtime=222.23
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 24413 0 0 0 22214 9 0 0 25 0 1 0 91367805 749428736 13746 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 182966 13746 40 100 0 182863 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 731864

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1403176/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=732888 CPUtime=282.21
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 24745 0 0 0 28212 9 0 0 25 0 1 0 91367805 750477312 14063 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517281 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 183222 14063 40 100 0 183119 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 732888

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1401320/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=734312 CPUtime=342.19
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 25214 0 0 0 34209 10 0 0 25 0 1 0 91367805 751935488 14511 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517325 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 183578 14511 40 100 0 183475 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 734312

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1399656/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=735612 CPUtime=402.17
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 25654 0 0 0 40207 10 0 0 25 0 1 0 91367805 753266688 14931 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517387 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 183903 14931 40 100 0 183800 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 735612

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1397864/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=737140 CPUtime=462.15
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 26105 0 0 0 46205 10 0 0 25 0 1 0 91367805 754831360 15365 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 184285 15365 40 100 0 184182 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 737140

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1397544/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=737436 CPUtime=522.13
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 26233 0 0 0 52203 10 0 0 25 0 1 0 91367805 755134464 15488 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515307 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 184359 15488 40 100 0 184256 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 737436

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1396520/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=738340 CPUtime=582.12
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 26496 0 0 0 58201 11 0 0 25 0 1 0 91367805 756060160 15739 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517310 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 184585 15739 40 100 0 184482 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 738340

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1396008/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=738756 CPUtime=642.1
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 26624 0 0 0 64199 11 0 0 25 0 1 0 91367805 756486144 15861 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517249 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 184689 15861 40 100 0 184586 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 738756

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1395304/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=739300 CPUtime=702.08
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 26789 0 0 0 70196 12 0 0 25 0 1 0 91367805 757043200 16020 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517219 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 184825 16020 40 100 0 184722 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 739300

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1394984/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=739568 CPUtime=762.07
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 26883 0 0 0 76195 12 0 0 25 0 1 0 91367805 757317632 16110 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517531 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 184892 16110 40 100 0 184789 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 739568

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1394728/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=739716 CPUtime=822.05
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 26948 0 0 0 82193 12 0 0 25 0 1 0 91367805 757469184 16172 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 184929 16172 40 100 0 184826 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 739716

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3734
/proc/meminfo: memFree=1394152/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=740268 CPUtime=882.03
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 27104 0 0 0 88191 12 0 0 25 0 1 0 91367805 758034432 16321 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 185067 16321 40 100 0 184964 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 740268

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3736
/proc/meminfo: memFree=1393320/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=740828 CPUtime=942.01
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 27301 0 0 0 94189 12 0 0 25 0 1 0 91367805 758607872 16510 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 185207 16510 40 100 0 185104 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 740828

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3736
/proc/meminfo: memFree=1392808/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=741384 CPUtime=1001.99
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 27453 0 0 0 100187 12 0 0 25 0 1 0 91367805 759177216 16655 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 185346 16655 40 100 0 185243 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 741384

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3736
/proc/meminfo: memFree=1392168/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=741824 CPUtime=1061.97
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 27629 0 0 0 106185 12 0 0 25 0 1 0 91367805 759627776 16823 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517964 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 185456 16823 40 100 0 185353 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 741824

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3736
/proc/meminfo: memFree=1391592/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=742268 CPUtime=1121.96
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 27775 0 0 0 112183 13 0 0 25 0 1 0 91367805 760082432 16962 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517281 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 185567 16962 40 100 0 185464 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 742268

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3736
/proc/meminfo: memFree=1391272/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=742540 CPUtime=1181.94
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 27849 0 0 0 118181 13 0 0 25 0 1 0 91367805 760360960 17034 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 185635 17034 40 100 0 185532 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 742540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3736
/proc/meminfo: memFree=1391080/2055920 swapFree=4184584/4192956
[pid=3733] ppid=3731 vsize=742672 CPUtime=1200.04
/proc/3733/stat : 3733 (dewSatz_fixed) R 3731 3733 2498 0 -1 4194304 27890 0 0 0 119991 13 0 0 25 0 1 0 91367805 760496128 17073 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/3733/statm: 185668 17073 40 100 0 185565 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 742672

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.06
CPU user time (s): 1199.91
CPU system time (s): 0.148977
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 742672

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

runsolver used 1.08583 second user time and 2.20066 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Apr 28 02:38:38 UTC 2007

IDJOB= 428498
IDBENCH= 20519
IDSOLVER= 197
FILE ID= node62/428498-1177727917

PBS_JOBID= 4715400

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= 7386eb54c3fac2d8e6ad9191fdd25a76
MD5SUM BENCH=  0ebda2525041210e494c68044b8ad9a6

RANDOM SEED= 967401454

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.216
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.216
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:       1460104 kB
Buffers:         48188 kB
Cached:         470688 kB
SwapCached:       2548 kB
Active:         257736 kB
Inactive:       271136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460104 kB
SwapTotal:     4192956 kB
SwapFree:      4184584 kB
Dirty:            7596 kB
Writeback:           0 kB
Mapped:          16396 kB
Slab:            52896 kB
Committed_AS:  1229188 kB
PageTables:       1460 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= 66557 MiB

End job on node62 on Sat Apr 28 02:58:41 UTC 2007