Trace number 428484

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

General information on the benchmark

Nameindustrial/babic/
xinetd/itox_vc1044.cnf
MD5SUM463ebb30bfec5453efcf0b74fc72338c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.19582
Satisfiable
(Un)Satisfiability was proved
Number of variables121244
Number of clauses356524
Sum of the clauses size932094
Maximum clause length3
Minimum clause length1
Number of clauses of size 17059
Number of clauses of size 2123360
Number of clauses of size 3226105
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/node11/watcher-428484-1177727794 -o ROOT/results/node11/solver-428484-1177727794 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428484-1177727794/dewSatz_fixed /tmp/evaluation/428484-1177727794/instance-428484-1177727794.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.85 1.01 1.34 3/77 26029
/proc/meminfo: memFree=1510512/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=690016 CPUtime=0
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 213828366 706576384 96 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 172504 96 39 100 0 172401 0

[startup+0.060693 s]
/proc/loadavg: 0.85 1.01 1.34 3/77 26029
/proc/meminfo: memFree=1510512/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=691072 CPUtime=0.05
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 486 0 0 0 5 0 0 0 18 0 1 0 213828366 707657728 471 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 172768 471 39 100 0 172665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 691072

[startup+0.101697 s]
/proc/loadavg: 0.85 1.01 1.34 3/77 26029
/proc/meminfo: memFree=1510512/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=691732 CPUtime=0.09
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 748 0 0 0 9 0 0 0 18 0 1 0 213828366 708333568 733 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 172933 733 39 100 0 172830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691732

[startup+0.301722 s]
/proc/loadavg: 0.85 1.01 1.34 3/77 26029
/proc/meminfo: memFree=1510512/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=695032 CPUtime=0.29
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 2026 0 0 0 28 1 0 0 19 0 1 0 213828366 711712768 2011 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520276 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 173758 2011 39 100 0 173655 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 695032

[startup+0.701769 s]
/proc/loadavg: 0.85 1.01 1.34 3/77 26029
/proc/meminfo: memFree=1510512/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=705056 CPUtime=0.69
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 15690 0 0 0 66 3 0 0 23 0 1 0 213828366 721977344 5571 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 176264 5571 40 100 0 176161 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 705056

[startup+1.50186 s]
/proc/loadavg: 0.85 1.01 1.34 2/78 26030
/proc/meminfo: memFree=1486952/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=706084 CPUtime=1.49
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 16240 0 0 0 146 3 0 0 25 0 1 0 213828366 723030016 5996 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517229 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 176521 5996 40 100 0 176418 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 706084

[startup+3.10105 s]
/proc/loadavg: 0.85 1.01 1.34 2/78 26030
/proc/meminfo: memFree=1485672/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=709512 CPUtime=3.09
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 17276 0 0 0 305 4 0 0 25 0 1 0 213828366 726540288 6990 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 177378 6990 40 100 0 177275 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 709512

[startup+6.30143 s]
/proc/loadavg: 0.86 1.01 1.33 2/78 26030
/proc/meminfo: memFree=1480616/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=711396 CPUtime=6.29
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 17825 0 0 0 625 4 0 0 25 0 1 0 213828366 728469504 7517 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 177849 7517 40 100 0 177746 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 711396

[startup+12.7012 s]
/proc/loadavg: 0.87 1.01 1.33 2/78 26030
/proc/meminfo: memFree=1477928/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=715792 CPUtime=12.69
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 19299 0 0 0 1264 5 0 0 25 0 1 0 213828366 732971008 8851 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517191 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 178948 8851 40 100 0 178845 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 715792

[startup+25.5017 s]
/proc/loadavg: 0.90 1.01 1.33 2/78 26030
/proc/meminfo: memFree=1469544/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=720348 CPUtime=25.49
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 20785 0 0 0 2542 7 0 0 25 0 1 0 213828366 737636352 10270 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517315 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 180087 10270 40 100 0 179984 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 720348

[startup+51.1017 s]
/proc/loadavg: 0.93 1.01 1.32 2/78 26030
/proc/meminfo: memFree=1463464/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=725256 CPUtime=51.07
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 22360 0 0 0 5099 8 0 0 25 0 1 0 213828366 742662144 11774 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515322 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 181314 11774 40 100 0 181211 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 725256

[startup+102.306 s]
/proc/loadavg: 0.97 1.00 1.30 2/78 26030
/proc/meminfo: memFree=1458152/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=729528 CPUtime=102.25
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 23725 0 0 0 10216 9 0 0 25 0 1 0 213828366 747036672 13076 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517795 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 182382 13076 40 100 0 182279 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 729528

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.27 2/78 26030
/proc/meminfo: memFree=1453096/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=733620 CPUtime=162.23
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 25060 0 0 0 16213 10 0 0 25 0 1 0 213828366 751226880 14350 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 183405 14350 40 100 0 183302 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 733620

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.26 2/78 26030
/proc/meminfo: memFree=1451112/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=735212 CPUtime=222.21
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 25590 0 0 0 22210 11 0 0 25 0 1 0 213828366 752857088 14856 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 183803 14856 40 100 0 183700 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 735212

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.24 2/78 26030
/proc/meminfo: memFree=1450024/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=736092 CPUtime=282.2
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 25863 0 0 0 28208 12 0 0 25 0 1 0 213828366 753758208 15116 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517310 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 184023 15116 40 100 0 183920 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 736092

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.22 2/78 26030
/proc/meminfo: memFree=1448040/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=737676 CPUtime=342.18
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 26377 0 0 0 34205 13 0 0 25 0 1 0 213828366 755380224 15607 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 184419 15607 40 100 0 184316 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 737676

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.20 2/78 26030
/proc/meminfo: memFree=1446696/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=738840 CPUtime=402.16
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 26743 0 0 0 40202 14 0 0 25 0 1 0 213828366 756572160 15957 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 184710 15957 40 100 0 184607 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 738840

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.19 2/78 26030
/proc/meminfo: memFree=1442536/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=742072 CPUtime=462.14
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 27816 0 0 0 46199 15 0 0 25 0 1 0 213828366 759881728 16981 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517964 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 185518 16981 40 100 0 185415 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 742072

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.17 2/78 26032
/proc/meminfo: memFree=1441704/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=742796 CPUtime=522.12
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 28049 0 0 0 52196 16 0 0 25 0 1 0 213828366 760623104 17204 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517387 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 185699 17204 40 100 0 185596 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 742796

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.16 2/78 26032
/proc/meminfo: memFree=1441192/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=743224 CPUtime=582.1
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 28180 0 0 0 58194 16 0 0 25 0 1 0 213828366 761061376 17330 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517293 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 185806 17330 40 100 0 185703 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 743224

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.15 2/78 26032
/proc/meminfo: memFree=1440168/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=744068 CPUtime=642.1
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 28438 0 0 0 64193 17 0 0 25 0 1 0 213828366 761925632 17576 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 186017 17576 40 100 0 185914 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 744068

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.14 2/78 26032
/proc/meminfo: memFree=1439656/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=744488 CPUtime=702.07
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 28567 0 0 0 70190 17 0 0 25 0 1 0 213828366 762355712 17699 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 186122 17699 40 100 0 186019 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 744488

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.13 2/78 26032
/proc/meminfo: memFree=1438952/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=745028 CPUtime=762.06
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 28730 0 0 0 76188 18 0 0 25 0 1 0 213828366 762908672 17856 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 186257 17856 40 100 0 186154 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 745028

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.11 2/78 26032
/proc/meminfo: memFree=1438568/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=745296 CPUtime=822.03
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 28827 0 0 0 82185 18 0 0 25 0 1 0 213828366 763183104 17949 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 186324 17949 40 100 0 186221 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 745296

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.10 2/78 26032
/proc/meminfo: memFree=1438312/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=745444 CPUtime=882.02
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 28889 0 0 0 88183 19 0 0 25 0 1 0 213828366 763334656 18008 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517964 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 186361 18008 40 100 0 186258 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 745444

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.09 2/78 26032
/proc/meminfo: memFree=1437736/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=746000 CPUtime=942
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 29045 0 0 0 94180 20 0 0 25 0 1 0 213828366 763904000 18157 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517379 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 186500 18157 40 100 0 186397 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 746000

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.08 2/78 26032
/proc/meminfo: memFree=1436968/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=746556 CPUtime=1001.98
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 29245 0 0 0 100178 20 0 0 25 0 1 0 213828366 764473344 18349 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 186639 18349 40 100 0 186536 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 746556

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.08 2/78 26032
/proc/meminfo: memFree=1436392/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=747116 CPUtime=1061.97
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 29402 0 0 0 106176 21 0 0 25 0 1 0 213828366 765046784 18499 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 186779 18499 40 100 0 186676 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 747116

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.07 2/78 26032
/proc/meminfo: memFree=1435688/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=747556 CPUtime=1121.94
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 29574 0 0 0 112173 21 0 0 25 0 1 0 213828366 765497344 18663 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 186889 18663 40 100 0 186786 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 747556

[startup+1182.3 s]
/proc/loadavg: 1.07 1.02 1.07 2/78 26032
/proc/meminfo: memFree=1435176/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=748140 CPUtime=1181.93
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 29721 0 0 0 118171 22 0 0 25 0 1 0 213828366 766095360 18803 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 187035 18803 40 100 0 186932 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 748140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.05 1.01 1.07 2/78 26032
/proc/meminfo: memFree=1435112/2055920 swapFree=4146768/4192956
[pid=26029] ppid=26027 vsize=748140 CPUtime=1200.03
/proc/26029/stat : 26029 (dewSatz_fixed) R 26027 26029 24601 0 -1 4194304 29735 0 0 0 119981 22 0 0 25 0 1 0 213828366 766095360 18817 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517191 0 0 4096 0 0 0 0 17 1 0 0
/proc/26029/statm: 187035 18817 40 100 0 186932 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 748140

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.05
CPU user time (s): 1199.81
CPU system time (s): 0.240963
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 748140

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

runsolver used 0.959854 second user time and 2.6156 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Apr 28 02:36:34 UTC 2007

IDJOB= 428484
IDBENCH= 20512
IDSOLVER= 197
FILE ID= node11/428484-1177727794

PBS_JOBID= 4715394

Free space on /tmp= 66510 MiB

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

META MD5SUM SOLVER= 7386eb54c3fac2d8e6ad9191fdd25a76
MD5SUM BENCH=  463ebb30bfec5453efcf0b74fc72338c

RANDOM SEED= 464536414

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1510984 kB
Buffers:         53528 kB
Cached:         388860 kB
SwapCached:      15592 kB
Active:         259004 kB
Inactive:       216928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1510984 kB
SwapTotal:     4192956 kB
SwapFree:      4146768 kB
Dirty:            8148 kB
Writeback:           0 kB
Mapped:          39260 kB
Slab:            54412 kB
Committed_AS:  6434860 kB
PageTables:       1872 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= 66510 MiB

End job on node11 on Sat Apr 28 02:56:37 UTC 2007