Trace number 1783653

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MXC 2009-03-10? (TO) 5000.13 5002.45

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


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783653-1241861934/watcher-1783653-1241861934 -o /tmp/evaluation-result-1783653-1241861934/solver-1783653-1241861934 -C 5000 -W 6000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1783653-1241861934.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.38 0.14 3/64 20860
/proc/meminfo: memFree=1032104/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=53728 CPUtime=0
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 840 0 0 0 0 0 0 0 18 0 1 0 214227729 55017472 826 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 13432 832 46 166 0 13263 0

[startup+0.0329009 s]
/proc/loadavg: 0.91 0.38 0.14 3/64 20860
/proc/meminfo: memFree=1032104/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=53728 CPUtime=0.03
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 5740 0 0 0 0 3 0 0 18 0 1 0 214227729 55017472 5727 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 13432 5734 46 166 0 13263 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 53728

[startup+0.10191 s]
/proc/loadavg: 0.91 0.38 0.14 3/64 20860
/proc/meminfo: memFree=1032104/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=81188 CPUtime=0.09
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 17192 0 0 0 1 8 0 0 18 0 1 0 214227729 83136512 17178 1992294400 134512640 135192793 4294956224 18446744073709551615 134528683 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 20297 17180 50 166 0 20128 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 81188

[startup+0.301935 s]
/proc/loadavg: 0.91 0.38 0.14 3/64 20860
/proc/meminfo: memFree=1032104/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=101392 CPUtime=0.29
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 21508 0 0 0 19 10 0 0 19 0 1 0 214227729 103825408 21423 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 25348 21423 55 166 0 25179 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 101392

[startup+0.701987 s]
/proc/loadavg: 0.91 0.38 0.14 3/64 20860
/proc/meminfo: memFree=1032104/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=108620 CPUtime=0.69
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 23302 0 0 0 58 11 0 0 23 0 1 0 214227729 111226880 23217 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 27155 23217 55 166 0 26986 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 108620

[startup+1.5021 s]
/proc/loadavg: 0.91 0.38 0.14 2/65 20861
/proc/meminfo: memFree=933856/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=121068 CPUtime=1.49
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 26427 0 0 0 137 12 0 0 25 0 1 0 214227729 123973632 26342 1992294400 134512640 135192793 4294956224 18446744073709551615 134575990 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 30267 26342 55 166 0 30098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121068

[startup+3.1013 s]
/proc/loadavg: 0.91 0.38 0.14 2/65 20861
/proc/meminfo: memFree=918048/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=145148 CPUtime=3.09
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 32350 0 0 0 293 16 0 0 25 0 1 0 214227729 148631552 32265 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 36287 32265 55 166 0 36118 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 145148

[startup+6.30172 s]
/proc/loadavg: 0.92 0.39 0.14 2/65 20861
/proc/meminfo: memFree=869280/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=195304 CPUtime=6.29
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 44305 0 0 0 609 20 0 0 25 0 1 0 214227729 199991296 44220 1992294400 134512640 135192793 4294956224 18446744073709551615 134575998 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 48826 44220 55 166 0 48657 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 195304

[startup+12.7016 s]
/proc/loadavg: 0.92 0.40 0.15 2/65 20861
/proc/meminfo: memFree=879840/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=173344 CPUtime=12.69
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 51457 0 0 0 1244 25 0 0 25 0 1 0 214227729 177504256 38151 1992294400 134512640 135192793 4294956224 18446744073709551615 134566768 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 43336 38151 56 166 0 43167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 173344

[startup+25.5012 s]
/proc/loadavg: 0.94 0.43 0.16 2/65 20861
/proc/meminfo: memFree=875232/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=178228 CPUtime=25.47
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 52599 0 0 0 2521 26 0 0 25 0 1 0 214227729 182505472 39293 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 44557 39293 56 166 0 44388 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 178228

[startup+51.1016 s]
/proc/loadavg: 0.96 0.47 0.18 2/65 20861
/proc/meminfo: memFree=737824/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=314336 CPUtime=51.06
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 92691 0 0 0 5063 43 0 0 25 0 1 0 214227729 321880064 73581 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 78584 73581 72 166 0 78415 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 314336

[startup+102.306 s]
/proc/loadavg: 0.98 0.55 0.22 2/65 20861
/proc/meminfo: memFree=737696/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=314600 CPUtime=102.25
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 92752 0 0 0 10182 43 0 0 25 0 1 0 214227729 322150400 73642 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 78650 73642 72 166 0 78481 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 314600

[startup+162.301 s]
/proc/loadavg: 0.99 0.63 0.27 2/65 20863
/proc/meminfo: memFree=737312/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=314600 CPUtime=162.21
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 92780 0 0 0 16178 43 0 0 25 0 1 0 214227729 322150400 73670 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 78650 73670 72 166 0 78481 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 314600

[startup+222.301 s]
/proc/loadavg: 0.99 0.69 0.31 2/65 20863
/proc/meminfo: memFree=737312/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=314732 CPUtime=222.19
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 92800 0 0 0 22176 43 0 0 25 0 1 0 214227729 322285568 73690 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 78683 73690 72 166 0 78514 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 314732

[startup+282.302 s]
/proc/loadavg: 0.99 0.75 0.35 2/65 20863
/proc/meminfo: memFree=737312/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=314732 CPUtime=282.15
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 92816 0 0 0 28172 43 0 0 25 0 1 0 214227729 322285568 73706 1992294400 134512640 135192793 4294956224 18446744073709551615 134552429 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 78683 73706 72 166 0 78514 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 314732

[startup+342.302 s]
/proc/loadavg: 0.99 0.79 0.39 2/65 20863
/proc/meminfo: memFree=737312/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=314864 CPUtime=342.12
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 92833 0 0 0 34169 43 0 0 25 0 1 0 214227729 322420736 73723 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 78716 73723 72 166 0 78547 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 314864

[startup+402.302 s]
/proc/loadavg: 0.99 0.83 0.42 2/65 20863
/proc/meminfo: memFree=737312/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=314864 CPUtime=402.1
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 92851 0 0 0 40167 43 0 0 25 0 1 0 214227729 322420736 73741 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 78716 73741 72 166 0 78547 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 314864

[startup+462.301 s]
/proc/loadavg: 0.99 0.85 0.46 2/65 20863
/proc/meminfo: memFree=737312/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=314996 CPUtime=462.07
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 92868 0 0 0 46164 43 0 0 25 0 1 0 214227729 322555904 73758 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 78749 73758 72 166 0 78580 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 314996

[startup+522.301 s]
/proc/loadavg: 0.99 0.88 0.49 2/65 20863
/proc/meminfo: memFree=737184/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=314996 CPUtime=522.04
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 92885 0 0 0 52160 44 0 0 25 0 1 0 214227729 322555904 73775 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 78749 73775 72 166 0 78580 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 314996

[startup+582.301 s]
/proc/loadavg: 0.99 0.90 0.52 2/65 20863
/proc/meminfo: memFree=737120/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=315128 CPUtime=582.02
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 92902 0 0 0 58158 44 0 0 25 0 1 0 214227729 322691072 73792 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 78782 73792 72 166 0 78613 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 315128

[startup+642.301 s]
/proc/loadavg: 0.99 0.91 0.55 2/65 20863
/proc/meminfo: memFree=737056/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=315260 CPUtime=642
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 92924 0 0 0 64156 44 0 0 25 0 1 0 214227729 322826240 73814 1992294400 134512640 135192793 4294956224 18446744073709551615 134552327 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 78815 73814 72 166 0 78646 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 315260

[startup+702.302 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=733088/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=318956 CPUtime=4000.45
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 93871 0 0 0 399997 48 0 0 25 0 1 0 214227729 326610944 74761 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79739 74761 73 166 0 79570 0
Current children cumulated CPU time (s) 4000.45
Current children cumulated vsize (KiB) 318956

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732960/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319088 CPUtime=4060.41
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 93887 0 0 0 405993 48 0 0 25 0 1 0 214227729 326746112 74777 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79772 74777 73 166 0 79603 0
Current children cumulated CPU time (s) 4060.41
Current children cumulated vsize (KiB) 319088

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732832/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319088 CPUtime=4120.37
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 93903 0 0 0 411989 48 0 0 25 0 1 0 214227729 326746112 74793 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79772 74793 73 166 0 79603 0
Current children cumulated CPU time (s) 4120.37
Current children cumulated vsize (KiB) 319088

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732832/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319220 CPUtime=4180.35
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 93918 0 0 0 417987 48 0 0 25 0 1 0 214227729 326881280 74808 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79805 74808 73 166 0 79636 0
Current children cumulated CPU time (s) 4180.35
Current children cumulated vsize (KiB) 319220

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732768/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319220 CPUtime=4240.31
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 93936 0 0 0 423983 48 0 0 25 0 1 0 214227729 326881280 74826 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79805 74826 73 166 0 79636 0
Current children cumulated CPU time (s) 4240.31
Current children cumulated vsize (KiB) 319220

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732768/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319352 CPUtime=4300.27
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 93952 0 0 0 429979 48 0 0 25 0 1 0 214227729 327016448 74842 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79838 74842 73 166 0 79669 0
Current children cumulated CPU time (s) 4300.27
Current children cumulated vsize (KiB) 319352

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732704/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319352 CPUtime=4360.25
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 93967 0 0 0 435977 48 0 0 25 0 1 0 214227729 327016448 74857 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79838 74857 73 166 0 79669 0
Current children cumulated CPU time (s) 4360.25
Current children cumulated vsize (KiB) 319352

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732640/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319484 CPUtime=4420.23
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 93983 0 0 0 441974 49 0 0 25 0 1 0 214227729 327151616 74873 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79871 74873 73 166 0 79702 0
Current children cumulated CPU time (s) 4420.23
Current children cumulated vsize (KiB) 319484

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732576/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319484 CPUtime=4480.2
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 94000 0 0 0 447971 49 0 0 25 0 1 0 214227729 327151616 74890 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79871 74890 73 166 0 79702 0
Current children cumulated CPU time (s) 4480.2
Current children cumulated vsize (KiB) 319484

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732448/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319616 CPUtime=4540.18
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 94019 0 0 0 453969 49 0 0 25 0 1 0 214227729 327286784 74909 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79904 74909 73 166 0 79735 0
Current children cumulated CPU time (s) 4540.18
Current children cumulated vsize (KiB) 319616

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732320/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319616 CPUtime=4600.16
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 94033 0 0 0 459967 49 0 0 25 0 1 0 214227729 327286784 74923 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79904 74923 73 166 0 79735 0
Current children cumulated CPU time (s) 4600.16
Current children cumulated vsize (KiB) 319616

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732256/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319748 CPUtime=4660.12
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 94045 0 0 0 465963 49 0 0 25 0 1 0 214227729 327421952 74935 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79937 74935 73 166 0 79768 0
Current children cumulated CPU time (s) 4660.12
Current children cumulated vsize (KiB) 319748

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732256/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319748 CPUtime=4720.1
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 94059 0 0 0 471961 49 0 0 25 0 1 0 214227729 327421952 74949 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79937 74949 73 166 0 79768 0
Current children cumulated CPU time (s) 4720.1
Current children cumulated vsize (KiB) 319748

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732192/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319748 CPUtime=4780.07
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 94073 0 0 0 477958 49 0 0 25 0 1 0 214227729 327421952 74963 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79937 74963 73 166 0 79768 0
Current children cumulated CPU time (s) 4780.07
Current children cumulated vsize (KiB) 319748

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732192/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319888 CPUtime=4840.05
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 94088 0 0 0 483956 49 0 0 25 0 1 0 214227729 327565312 74978 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79972 74978 73 166 0 79803 0
Current children cumulated CPU time (s) 4840.05
Current children cumulated vsize (KiB) 319888

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 20871
/proc/meminfo: memFree=732128/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=319888 CPUtime=4900.02
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 94103 0 0 0 489953 49 0 0 25 0 1 0 214227729 327565312 74993 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 79972 74993 73 166 0 79803 0
Current children cumulated CPU time (s) 4900.02
Current children cumulated vsize (KiB) 319888

[startup+4962.3 s]
/proc/loadavg: 1.04 1.01 0.91 2/65 20877
/proc/meminfo: memFree=731936/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=320020 CPUtime=4959.99
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 94119 0 0 0 495950 49 0 0 25 0 1 0 214227729 327700480 75009 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 80005 75009 73 166 0 79836 0
Current children cumulated CPU time (s) 4959.99
Current children cumulated vsize (KiB) 320020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.4 s]
/proc/loadavg: 1.02 1.01 0.91 2/65 20877
/proc/meminfo: memFree=731936/2055920 swapFree=4181380/4192956
[pid=20860] ppid=20858 vsize=320020 CPUtime=5000.07
/proc/20860/stat : 20860 (mxc-sat09) R 20858 20860 20796 0 -1 4194304 94127 0 0 0 499958 49 0 0 25 0 1 0 214227729 327700480 75017 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 0 0 0
/proc/20860/statm: 80005 75017 73 166 0 79836 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 320020

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): 5002.45
CPU time (s): 5000.13
CPU user time (s): 4999.59
CPU system time (s): 0.544917
CPU usage (%): 99.9536
Max. virtual memory (cumulated for all children) (KiB): 320020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.59
system time used= 0.544917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94127
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= 2
involuntary context switches= 14242

runsolver used 5.01624 second user time and 13.183 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-09 11:39:02
IDJOB=1783653
IDBENCH=24626
IDSOLVER=613
FILE ID=node13/1783653-1241861934
PBS_JOBID= 9264599
Free space on /tmp= 66320 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783653-1241861934/watcher-1783653-1241861934 -o /tmp/evaluation-result-1783653-1241861934/solver-1783653-1241861934 -C 5000 -W 6000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1783653-1241861934.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 19fdeefb726e073f5c825136ceaf9e1b
RANDOM SEED=1043943663

node13.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.227
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.227
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:       1032520 kB
Buffers:         74476 kB
Cached:         857704 kB
SwapCached:       5336 kB
Active:         344204 kB
Inactive:       596268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1032520 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:           53732 kB
Writeback:           0 kB
Mapped:          13964 kB
Slab:            68832 kB
Committed_AS:   664616 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= 66320 MiB
End job on node13 at 2009-05-09 13:02:27