Trace number 428752

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.04 1200.43

General information on the benchmark

Namecrafted/Hard/contest04/others/
CompositeRSA576.sat05-509.reshuffled-07.cnf
MD5SUM19fdeefb726e073f5c825136ceaf9e1b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables166463
Number of clauses1654558
Sum of the clauses size7441050
Maximum clause length5
Minimum clause length1
Number of clauses of size 1866
Number of clauses of size 2165884
Number of clauses of size 3165312
Number of clauses of size 40
Number of clauses of size 51322496
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/node52/watcher-428752-1177743392 -o ROOT/results/node52/solver-428752-1177743392 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428752-1177743392/dewSatz_fixed /tmp/evaluation/428752-1177743392/instance-428752-1177743392.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.95 0.98 3/64 4423
/proc/meminfo: memFree=1402324/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=690016 CPUtime=0
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 86 0 0 0 0 0 0 0 18 0 1 0 129185128 706576384 71 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 172504 71 39 100 0 172401 0

[startup+0.089824 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 4423
/proc/meminfo: memFree=1402324/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=691204 CPUtime=0.08
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 509 0 0 0 8 0 0 0 18 0 1 0 129185128 707792896 494 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 172801 494 39 100 0 172698 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 691204

[startup+0.10182 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 4423
/proc/meminfo: memFree=1402324/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=691336 CPUtime=0.09
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 567 0 0 0 9 0 0 0 18 0 1 0 129185128 707928064 552 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 172834 552 39 100 0 172731 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691336

[startup+0.301833 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 4423
/proc/meminfo: memFree=1402324/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=694240 CPUtime=0.29
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 1560 0 0 0 29 0 0 0 19 0 1 0 129185128 710901760 1545 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 173560 1545 39 100 0 173457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 694240

[startup+0.702 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 4423
/proc/meminfo: memFree=1402324/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=699784 CPUtime=0.69
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 3542 0 0 0 68 1 0 0 22 0 1 0 129185128 716578816 3527 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 174946 3527 39 100 0 174843 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 699784

[startup+1.50191 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 4424
/proc/meminfo: memFree=1382732/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=711136 CPUtime=1.49
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 7515 0 0 0 145 4 0 0 25 0 1 0 129185128 728203264 7500 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 177784 7500 39 100 0 177681 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 711136

[startup+3.10102 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 4424
/proc/meminfo: memFree=1360780/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=733840 CPUtime=3.09
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 15467 0 0 0 300 9 0 0 25 0 1 0 129185128 751452160 15452 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 183460 15452 39 100 0 183357 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 733840

[startup+6.30124 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 4424
/proc/meminfo: memFree=1273548/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=796068 CPUtime=6.29
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 42343 0 0 0 613 16 0 0 25 0 1 0 129185128 815173632 32235 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 199017 32235 40 100 0 198914 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 796068

[startup+12.7017 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 4424
/proc/meminfo: memFree=1273356/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=796348 CPUtime=12.69
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 42411 0 0 0 1253 16 0 0 25 0 1 0 129185128 815460352 32298 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 199087 32298 40 100 0 198984 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 796348

[startup+25.5015 s]
/proc/loadavg: 0.95 0.96 0.98 2/65 4424
/proc/meminfo: memFree=1272972/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=796772 CPUtime=25.48
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 42524 0 0 0 2532 16 0 0 25 0 1 0 129185128 815894528 32411 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 199193 32411 40 100 0 199090 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 796772

[startup+51.1013 s]
/proc/loadavg: 0.97 0.96 0.98 2/65 4424
/proc/meminfo: memFree=1272204/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=797616 CPUtime=51.07
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 42737 0 0 0 5091 16 0 0 25 0 1 0 129185128 816758784 32624 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 199404 32624 40 100 0 199301 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 797616

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 4424
/proc/meminfo: memFree=1270668/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=799164 CPUtime=102.27
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 43126 0 0 0 10210 17 0 0 25 0 1 0 129185128 818343936 33013 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 199791 33013 40 100 0 199688 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 799164

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4424
/proc/meminfo: memFree=1268940/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=800708 CPUtime=162.25
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 43577 0 0 0 16208 17 0 0 25 0 1 0 129185128 819924992 33442 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 200177 33442 40 100 0 200074 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 800708

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4424
/proc/meminfo: memFree=1264524/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=802256 CPUtime=222.24
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 45396 0 0 0 22206 18 0 0 25 0 1 0 129185128 821510144 34536 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515307 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 200564 34536 40 100 0 200461 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 802256

[startup+282.302 s]
/proc/loadavg: 1.06 0.99 0.99 2/71 4546
/proc/meminfo: memFree=1261780/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=803664 CPUtime=282.17
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 45753 0 0 0 28199 18 0 0 25 0 1 0 129185128 822951936 34884 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 200916 34884 40 100 0 200813 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 803664

[startup+342.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 4622
/proc/meminfo: memFree=1261708/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=804932 CPUtime=342.12
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 46100 0 0 0 34193 19 0 0 25 0 1 0 129185128 824250368 35215 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517795 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 201233 35215 40 100 0 201130 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 804932

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4622
/proc/meminfo: memFree=1260556/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=806056 CPUtime=402.1
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 46408 0 0 0 40191 19 0 0 25 0 1 0 129185128 825401344 35517 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517270 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 201514 35517 40 100 0 201411 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 806056

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4622
/proc/meminfo: memFree=1259468/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=807184 CPUtime=462.09
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 46695 0 0 0 46189 20 0 0 25 0 1 0 129185128 826556416 35801 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517219 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 201796 35801 40 100 0 201693 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 807184

[startup+522.301 s]
/proc/loadavg: 1.07 1.00 0.99 2/65 4622
/proc/meminfo: memFree=1258316/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=808168 CPUtime=522.07
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 47020 0 0 0 52187 20 0 0 25 0 1 0 129185128 827564032 36096 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 202042 36096 40 100 0 201939 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 808168

[startup+582.301 s]
/proc/loadavg: 1.02 1.00 0.99 2/65 4622
/proc/meminfo: memFree=1257228/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=809292 CPUtime=582.05
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 47288 0 0 0 58185 20 0 0 25 0 1 0 129185128 828715008 36358 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 202323 36358 40 100 0 202220 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 809292

[startup+642.301 s]
/proc/loadavg: 1.01 1.00 0.99 2/65 4622
/proc/meminfo: memFree=1256204/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=810276 CPUtime=642.05
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 47544 0 0 0 64184 21 0 0 25 0 1 0 129185128 829722624 36608 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517795 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 202569 36608 40 100 0 202466 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 810276

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 4622
/proc/meminfo: memFree=1255180/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=811124 CPUtime=702.02
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 47821 0 0 0 70181 21 0 0 25 0 1 0 129185128 830590976 36864 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 202781 36864 40 100 0 202678 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 811124

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 4624
/proc/meminfo: memFree=1254156/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=812108 CPUtime=762.02
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 48085 0 0 0 76180 22 0 0 25 0 1 0 129185128 831598592 37109 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517820 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 203027 37109 40 100 0 202924 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 812108

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 4624
/proc/meminfo: memFree=1253324/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=812952 CPUtime=822
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 48332 0 0 0 82178 22 0 0 25 0 1 0 129185128 832462848 37342 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517219 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 203238 37342 40 100 0 203135 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 812952

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 4624
/proc/meminfo: memFree=1252300/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=813796 CPUtime=881.98
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 48593 0 0 0 88175 23 0 0 25 0 1 0 129185128 833327104 37579 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 203449 37579 40 100 0 203346 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 813796

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 4624
/proc/meminfo: memFree=1251468/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=814640 CPUtime=941.96
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 48815 0 0 0 94173 23 0 0 25 0 1 0 129185128 834191360 37793 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517219 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 203660 37793 40 100 0 203557 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 814640

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 4624
/proc/meminfo: memFree=1250636/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=815484 CPUtime=1001.95
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 49051 0 0 0 100171 24 0 0 25 0 1 0 129185128 835055616 38011 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 203871 38011 40 100 0 203768 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 815484

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 4624
/proc/meminfo: memFree=1249740/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=816188 CPUtime=1061.94
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 49280 0 0 0 106170 24 0 0 25 0 1 0 129185128 835776512 38223 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517270 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 204047 38223 40 100 0 203944 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 816188

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 4624
/proc/meminfo: memFree=1248972/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=817032 CPUtime=1121.93
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 49478 0 0 0 112168 25 0 0 25 0 1 0 129185128 836640768 38417 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 204258 38417 40 100 0 204155 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 817032

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 4624
/proc/meminfo: memFree=1248204/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=817736 CPUtime=1181.91
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 49671 0 0 0 118166 25 0 0 25 0 1 0 129185128 837361664 38606 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515384 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 204434 38606 40 100 0 204331 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 817736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 4624
/proc/meminfo: memFree=1247948/2055920 swapFree=4182996/4192956
[pid=4423] ppid=4421 vsize=817876 CPUtime=1200.01
/proc/4423/stat : 4423 (dewSatz_fixed) R 4421 4423 3435 0 -1 4194304 49729 0 0 0 119975 26 0 0 25 0 1 0 129185128 837505024 38663 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/4423/statm: 204469 38663 40 100 0 204366 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 817876

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.43
CPU time (s): 1200.04
CPU user time (s): 1199.76
CPU system time (s): 0.285956
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 817876

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

runsolver used 0.931858 second user time and 2.40463 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Apr 28 06:56:41 UTC 2007

IDJOB= 428752
IDBENCH= 24626
IDSOLVER= 197
FILE ID= node52/428752-1177743392

PBS_JOBID= 4715456

Free space on /tmp= 66489 MiB

SOLVER NAME= DEWSATZ 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/428752-1177743392/dewSatz_fixed /tmp/evaluation/428752-1177743392/instance-428752-1177743392.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-428752-1177743392 -o ROOT/results/node52/solver-428752-1177743392 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428752-1177743392/dewSatz_fixed /tmp/evaluation/428752-1177743392/instance-428752-1177743392.cnf

META MD5SUM SOLVER= 7386eb54c3fac2d8e6ad9191fdd25a76
MD5SUM BENCH=  19fdeefb726e073f5c825136ceaf9e1b

RANDOM SEED= 837266808

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.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.236
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.236
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:       1402796 kB
Buffers:         49884 kB
Cached:         522448 kB
SwapCached:       3968 kB
Active:         273524 kB
Inactive:       308704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1402796 kB
SwapTotal:     4192956 kB
SwapFree:      4182996 kB
Dirty:           54380 kB
Writeback:           0 kB
Mapped:          15880 kB
Slab:            56868 kB
Committed_AS:  1880332 kB
PageTables:       1484 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= 66489 MiB

End job on node52 on Sat Apr 28 07:16:43 UTC 2007