Trace number 1715841

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) 1200.11 1200.47

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications 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 variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

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-1715841-1240608146/watcher-1715841-1240608146 -o /tmp/evaluation-result-1715841-1240608146/solver-1715841-1240608146 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1715841-1240608146.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): 1800 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.91 0.95 0.87 3/64 10231
/proc/meminfo: memFree=1087872/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=19972 CPUtime=0
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 742 0 0 0 0 0 0 0 18 0 1 0 88847414 20451328 728 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 4993 734 46 166 0 4824 0

[startup+0.0238601 s]
/proc/loadavg: 0.91 0.95 0.87 3/64 10231
/proc/meminfo: memFree=1087872/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=19972 CPUtime=0.02
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 3846 0 0 0 0 2 0 0 18 0 1 0 88847414 20451328 3832 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 4993 3838 46 166 0 4824 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19972

[startup+0.101867 s]
/proc/loadavg: 0.91 0.95 0.87 3/64 10231
/proc/meminfo: memFree=1087872/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=58572 CPUtime=0.09
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 12795 0 0 0 4 5 0 0 18 0 1 0 88847414 59977728 12710 1992294400 134512640 135192793 4294956224 18446744073709551615 134568414 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 14643 12713 53 166 0 14474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58572

[startup+0.301899 s]
/proc/loadavg: 0.91 0.95 0.87 3/64 10231
/proc/meminfo: memFree=1087872/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=84412 CPUtime=0.29
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 18207 0 0 0 21 8 0 0 20 0 1 0 88847414 86437888 18030 1992294400 134512640 135192793 4294956224 18446744073709551615 134577471 0 0 4096 0 0 0 0 17 0 0 0
/proc/10231/statm: 21103 18030 54 166 0 20934 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84412

[startup+0.70295 s]
/proc/loadavg: 0.91 0.95 0.87 3/64 10231
/proc/meminfo: memFree=1087872/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=105816 CPUtime=0.69
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 23342 0 0 0 58 11 0 0 23 0 1 0 88847414 108355584 23165 1992294400 134512640 135192793 4294956224 18446744073709551615 134572253 0 0 4096 0 0 0 0 17 0 0 0
/proc/10231/statm: 26454 23165 54 166 0 26285 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105816

[startup+1.50203 s]
/proc/loadavg: 0.91 0.95 0.87 2/65 10232
/proc/meminfo: memFree=976824/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=118184 CPUtime=1.48
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 30469 0 0 0 134 14 0 0 25 0 1 0 88847414 121020416 25510 1992294400 134512640 135192793 4294956224 18446744073709551615 134567934 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 29546 25510 56 166 0 29377 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 118184

[startup+3.10122 s]
/proc/loadavg: 0.91 0.95 0.87 2/65 10232
/proc/meminfo: memFree=976248/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=140624 CPUtime=3.08
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 36643 0 0 0 291 17 0 0 25 0 1 0 88847414 143998976 31684 1992294400 134512640 135192793 4294956224 18446744073709551615 134573206 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 35156 31684 56 166 0 34987 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 140624

[startup+6.3016 s]
/proc/loadavg: 0.92 0.95 0.87 2/65 10232
/proc/meminfo: memFree=949752/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=148552 CPUtime=6.28
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 43571 0 0 0 608 20 0 0 25 0 1 0 88847414 152117248 34564 1992294400 134512640 135192793 4294956224 18446744073709551615 134553034 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 37138 34564 72 166 0 36969 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 148552

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.88 2/65 10232
/proc/meminfo: memFree=947640/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=150540 CPUtime=12.68
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 44082 0 0 0 1248 20 0 0 25 0 1 0 88847414 154152960 35075 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 37635 35075 72 166 0 37466 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 150540

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.88 2/65 10232
/proc/meminfo: memFree=945592/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=152656 CPUtime=25.48
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 44591 0 0 0 2527 21 0 0 25 0 1 0 88847414 156319744 35584 1992294400 134512640 135192793 4294956224 18446744073709551615 134552386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 38164 35584 73 166 0 37995 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 152656

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.88 2/65 10232
/proc/meminfo: memFree=939704/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=158748 CPUtime=51.07
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 46125 0 0 0 5084 23 0 0 25 0 1 0 88847414 162557952 37118 1992294400 134512640 135192793 4294956224 18446744073709551615 134534107 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 39687 37118 73 166 0 39518 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 158748

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.88 2/65 10232
/proc/meminfo: memFree=926328/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=172000 CPUtime=102.26
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 49424 0 0 0 10200 26 0 0 25 0 1 0 88847414 176128000 40417 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 43000 40417 73 166 0 42831 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 172000

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 10232
/proc/meminfo: memFree=912952/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=185292 CPUtime=162.24
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 52744 0 0 0 16195 29 0 0 25 0 1 0 88847414 189739008 43737 1992294400 134512640 135192793 4294956224 18446744073709551615 134534326 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 46323 43737 73 166 0 46154 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 185292

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 10232
/proc/meminfo: memFree=892088/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=206152 CPUtime=222.22
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 57985 0 0 0 22187 35 0 0 25 0 1 0 88847414 211099648 48978 1992294400 134512640 135192793 4294956224 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 51538 48978 73 166 0 51369 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 206152

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 10232
/proc/meminfo: memFree=886008/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=212012 CPUtime=282.21
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 59458 0 0 0 28184 37 0 0 25 0 1 0 88847414 217100288 50451 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 53003 50451 73 166 0 52834 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 212012

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 10232
/proc/meminfo: memFree=862328/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=235828 CPUtime=342.18
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 65388 0 0 0 34175 43 0 0 25 0 1 0 88847414 241487872 56381 1992294400 134512640 135192793 4294956224 18446744073709551615 134533909 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 58957 56381 73 166 0 58788 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 235828

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 10232
/proc/meminfo: memFree=847480/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=250556 CPUtime=402.17
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 69056 0 0 0 40169 48 0 0 25 0 1 0 88847414 256569344 60049 1992294400 134512640 135192793 4294956224 18446744073709551615 134533297 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 62639 60049 73 166 0 62470 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 250556

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 10232
/proc/meminfo: memFree=847480/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=250556 CPUtime=462.15
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 69059 0 0 0 46167 48 0 0 25 0 1 0 88847414 256569344 60052 1992294400 134512640 135192793 4294956224 18446744073709551615 134533197 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 62639 60052 73 166 0 62470 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 250556

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 10232
/proc/meminfo: memFree=820664/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=277700 CPUtime=522.13
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 75850 0 0 0 52160 53 0 0 25 0 1 0 88847414 284364800 66843 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 69425 66843 73 166 0 69256 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 277700

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 10232
/proc/meminfo: memFree=792056/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=306168 CPUtime=582.12
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 82976 0 0 0 58152 60 0 0 25 0 1 0 88847414 313516032 73969 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 76542 73969 73 166 0 76373 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 306168

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 10232
/proc/meminfo: memFree=777656/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=320148 CPUtime=642.09
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 86479 0 0 0 64145 64 0 0 25 0 1 0 88847414 327831552 77472 1992294400 134512640 135192793 4294956224 18446744073709551615 134552346 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 80037 77472 73 166 0 79868 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 320148

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 10232
/proc/meminfo: memFree=777592/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=320148 CPUtime=702.07
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 86480 0 0 0 70143 64 0 0 25 0 1 0 88847414 327831552 77473 1992294400 134512640 135192793 4294956224 18446744073709551615 134552120 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 80037 77473 73 166 0 79868 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 320148

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 10232
/proc/meminfo: memFree=777656/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=320148 CPUtime=762.07
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 86480 0 0 0 76142 65 0 0 25 0 1 0 88847414 327831552 77473 1992294400 134512640 135192793 4294956224 18446744073709551615 134551470 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 80037 77473 73 166 0 79868 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 320148

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 10232
/proc/meminfo: memFree=755768/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=342500 CPUtime=822.05
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 92054 0 0 0 82135 70 0 0 25 0 1 0 88847414 350720000 83047 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 85625 83047 73 166 0 85456 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 342500

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 10232
/proc/meminfo: memFree=725816/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=372572 CPUtime=882.02
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 99491 0 0 0 88126 76 0 0 25 0 1 0 88847414 381513728 90484 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 93143 90484 73 166 0 92974 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 372572

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 10234
/proc/meminfo: memFree=693176/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=405336 CPUtime=942.01
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 107686 0 0 0 94116 85 0 0 25 0 1 0 88847414 415064064 98679 1992294400 134512640 135192793 4294956224 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 101334 98679 73 166 0 101165 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 405336

[startup+1002.3 s]
/proc/loadavg: 1.07 0.99 0.91 2/65 10234
/proc/meminfo: memFree=665528/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=432540 CPUtime=1001.99
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 114472 0 0 0 100108 91 0 0 25 0 1 0 88847414 442920960 105465 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 108135 105465 73 166 0 107966 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 432540

[startup+1062.3 s]
/proc/loadavg: 1.08 1.00 0.92 2/65 10234
/proc/meminfo: memFree=665592/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=432540 CPUtime=1061.97
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 114472 0 0 0 106106 91 0 0 25 0 1 0 88847414 442920960 105465 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 108135 105465 73 166 0 107966 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 432540

[startup+1122.3 s]
/proc/loadavg: 1.03 1.00 0.92 2/65 10234
/proc/meminfo: memFree=665528/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=432540 CPUtime=1121.95
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 114473 0 0 0 112104 91 0 0 25 0 1 0 88847414 442920960 105466 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 108135 105466 73 166 0 107966 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 432540

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 0.92 2/65 10234
/proc/meminfo: memFree=665592/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=432540 CPUtime=1181.94
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 114473 0 0 0 118103 91 0 0 25 0 1 0 88847414 442920960 105466 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 108135 105466 73 166 0 107966 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 432540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10234
/proc/meminfo: memFree=665528/2055920 swapFree=4192956/4192956
[pid=10231] ppid=10229 vsize=432540 CPUtime=1200.03
/proc/10231/stat : 10231 (mxc-sat09) R 10229 10231 10128 0 -1 4194304 114474 0 0 0 119912 91 0 0 25 0 1 0 88847414 442920960 105467 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 1 0 0
/proc/10231/statm: 108135 105467 73 166 0 107966 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 432540

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.47
CPU time (s): 1200.11
CPU user time (s): 1199.13
CPU system time (s): 0.98285
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 432540

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

runsolver used 0.791879 second user time and 2.6506 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-24 23:22:28
IDJOB=1715841
IDBENCH=20353
IDSOLVER=504
FILE ID=node33/1715841-1240608146
PBS_JOBID= 9186281
Free space on /tmp= 66360 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715841-1240608146/watcher-1715841-1240608146 -o /tmp/evaluation-result-1715841-1240608146/solver-1715841-1240608146 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1715841-1240608146.cnf

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=582786526

node33.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.212
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.212
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:       1088288 kB
Buffers:         82428 kB
Cached:         782056 kB
SwapCached:          0 kB
Active:         102564 kB
Inactive:       775808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1088288 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           19812 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            75272 kB
Committed_AS:   249756 kB
PageTables:       1388 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= 66360 MiB
End job on node33 at 2009-04-24 23:42:30