Trace number 3171333

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
UmSat 2011-02-25? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
MD5SUM5297bd1d2a420892cfb1fb6d32ccacad
Bench CategoryRANDOM (random 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 variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3171333-1301755563/watcher-3171333-1301755563 -o /tmp/evaluation-result-3171333-1301755563/solver-3171333-1301755563 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171333-1301755563.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.16 2.17 2/176 3016
/proc/meminfo: memFree=23125132/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=11644 CPUtime=0 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 365786966 11923456 287 33554432000 4194304 4263880 140734684234944 18446744073709551615 251367205003 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 2911 287 241 17 0 84 0

[startup+0.0807689 s]
/proc/loadavg: 0.92 1.16 2.17 2/176 3016
/proc/meminfo: memFree=23125132/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=12700 CPUtime=0.07 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4194304 640 0 0 0 7 0 0 0 18 0 1 0 365786966 13004800 529 33554432000 4194304 4263880 140734684234944 18446744073709551615 251367546624 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 3175 529 242 17 0 348 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12700

[startup+0.100766 s]
/proc/loadavg: 0.92 1.16 2.17 2/176 3016
/proc/meminfo: memFree=23125132/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=12700 CPUtime=0.09 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4194304 655 0 0 0 9 0 0 0 18 0 1 0 365786966 13004800 544 33554432000 4194304 4263880 140734684234944 18446744073709551615 251367214011 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 3175 544 242 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.300728 s]
/proc/loadavg: 0.92 1.16 2.17 2/176 3016
/proc/meminfo: memFree=23125132/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=16504 CPUtime=0.29 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 1862 0 0 0 29 0 0 0 18 0 1 0 365786966 16900096 1504 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215097 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 4126 1504 247 17 0 1299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16504

[startup+0.700655 s]
/proc/loadavg: 0.92 1.16 2.17 2/176 3016
/proc/meminfo: memFree=23125132/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=19408 CPUtime=0.69 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 2569 0 0 0 69 0 0 0 18 0 1 0 365786966 19873792 2211 33554432000 4194304 4263880 140734684234944 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 4852 2211 247 17 0 2025 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19408

[startup+1.50051 s]
/proc/loadavg: 1.09 1.19 2.18 5/190 3043
/proc/meminfo: memFree=23083820/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=23916 CPUtime=1.49 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 3710 0 0 0 149 0 0 0 20 0 1 0 365786966 24489984 3352 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 5979 3352 247 17 0 3152 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23916

[startup+3.10021 s]
/proc/loadavg: 1.09 1.19 2.18 5/190 3043
/proc/meminfo: memFree=23059020/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=30904 CPUtime=3.09 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 5447 0 0 0 309 0 0 0 25 0 1 0 365786966 31645696 5089 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 7726 5089 247 17 0 4899 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30904

[startup+6.30062 s]
/proc/loadavg: 1.40 1.25 2.19 5/190 3043
/proc/meminfo: memFree=23013636/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=41232 CPUtime=6.29 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 7978 0 0 0 628 1 0 0 25 0 1 0 365786966 42221568 7620 33554432000 4194304 4263880 140734684234944 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 10308 7620 247 17 0 7481 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41232

[startup+12.7004 s]
/proc/loadavg: 1.61 1.30 2.20 5/190 3043
/proc/meminfo: memFree=22942888/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=54460 CPUtime=12.69 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 11311 0 0 0 1267 2 0 0 25 0 1 0 365786966 55767040 10953 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 13615 10953 247 17 0 10788 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54460

[startup+25.5011 s]
/proc/loadavg: 2.14 1.43 2.23 5/190 3043
/proc/meminfo: memFree=22855060/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=74780 CPUtime=25.49 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 16281 0 0 0 2545 4 0 0 25 0 1 0 365786966 76574720 15923 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 18695 15923 247 17 0 15868 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74780

[startup+51.1003 s]
/proc/loadavg: 2.84 1.65 2.28 5/190 3044
/proc/meminfo: memFree=22739164/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=100672 CPUtime=51.09 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 22740 0 0 0 5102 7 0 0 25 0 1 0 365786966 103088128 22382 33554432000 4194304 4263880 140734684234944 18446744073709551615 4211708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 25168 22382 247 17 0 22341 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 100672

[startup+102.307 s]
/proc/loadavg: 3.50 2.01 2.37 5/190 3045
/proc/meminfo: memFree=22643288/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=122860 CPUtime=102.3 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 28554 0 0 0 10220 10 0 0 25 0 1 0 365786966 125808640 27619 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 30715 27619 247 17 0 27888 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 122860

[startup+162.301 s]
/proc/loadavg: 3.81 2.37 2.47 5/190 3047
/proc/meminfo: memFree=22552492/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=123628 CPUtime=162.3 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 28770 0 0 0 16220 10 0 0 25 0 1 0 365786966 126595072 27835 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 30907 27835 247 17 0 28080 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 123628

[startup+222.301 s]
/proc/loadavg: 3.93 2.66 2.56 5/190 3049
/proc/meminfo: memFree=22424004/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=148276 CPUtime=222.29 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 34930 0 0 0 22215 14 0 0 25 0 1 0 365786966 151834624 33995 33554432000 4194304 4263880 140734684234944 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 37069 33995 248 17 0 34242 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 148276

[startup+282.301 s]
/proc/loadavg: 4.05 2.92 2.65 5/190 3050
/proc/meminfo: memFree=22373744/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=176892 CPUtime=282.3 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 42060 0 0 0 28212 18 0 0 25 0 1 0 365786966 181137408 41124 33554432000 4194304 4263880 140734684234944 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 44223 41124 247 17 0 41396 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 176892

[startup+342.3 s]
/proc/loadavg: 4.07 3.13 2.74 5/190 3052
/proc/meminfo: memFree=22354240/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=196624 CPUtime=342.3 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 46950 0 0 0 34209 21 0 0 25 0 1 0 365786966 201342976 45501 33554432000 4194304 4263880 140734684234944 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 49156 45501 247 17 0 46329 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 196624

[startup+402.3 s]
/proc/loadavg: 4.02 3.29 2.82 5/190 3053
/proc/meminfo: memFree=22339444/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=196624 CPUtime=402.3 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 46968 0 0 0 40209 21 0 0 25 0 1 0 365786966 201342976 45519 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 49156 45519 247 17 0 46329 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 196624

[startup+462.301 s]
/proc/loadavg: 4.01 3.41 2.89 5/190 3055
/proc/meminfo: memFree=22274944/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=196876 CPUtime=462.3 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 47019 0 0 0 46209 21 0 0 25 0 1 0 365786966 201601024 45570 33554432000 4194304 4263880 140734684234944 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 49219 45570 247 17 0 46392 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 196876

[startup+522.301 s]
/proc/loadavg: 4.00 3.52 2.95 5/190 3057
/proc/meminfo: memFree=22225568/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=198092 CPUtime=522.3 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 47249 0 0 0 52209 21 0 0 25 0 1 0 365786966 202846208 45800 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 49523 45800 247 17 0 46696 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 198092

[startup+582.301 s]
/proc/loadavg: 4.04 3.62 3.02 5/190 3058
/proc/meminfo: memFree=22173456/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=200076 CPUtime=582.31 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 47639 0 0 0 58210 21 0 0 25 0 1 0 365786966 204877824 46190 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 50019 46190 247 17 0 47192 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 200076

[startup+642.301 s]
/proc/loadavg: 4.01 3.68 3.08 5/190 3060
/proc/meminfo: memFree=22143408/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=215248 CPUtime=642.31 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 51438 0 0 0 64207 24 0 0 25 0 1 0 365786966 220413952 49989 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 53812 49989 247 17 0 50985 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 215248

[startup+702.301 s]
/proc/loadavg: 4.00 3.74 3.13 5/190 3061
/proc/meminfo: memFree=22092540/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=233040 CPUtime=702.31 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 55770 0 0 0 70204 27 0 0 25 0 1 0 365786966 238632960 54320 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 58260 54320 247 17 0 55433 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 233040

[startup+762.307 s]
/proc/loadavg: 4.00 3.78 3.19 5/190 3063
/proc/meminfo: memFree=22054184/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=250052 CPUtime=762.32 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 60013 0 0 0 76202 30 0 0 25 0 1 0 365786966 256053248 58563 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 62513 58563 247 17 0 59686 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 250052

[startup+822.3 s]
/proc/loadavg: 4.00 3.82 3.23 5/190 3066
/proc/meminfo: memFree=22016576/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=266584 CPUtime=822.31 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 63976 0 0 0 82199 32 0 0 25 0 1 0 365786966 272982016 62526 33554432000 4194304 4263880 140734684234944 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 66646 62526 247 17 0 63819 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 266584

[startup+882.3 s]
/proc/loadavg: 4.08 3.87 3.29 5/190 3067
/proc/meminfo: memFree=21982440/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=281200 CPUtime=882.32 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 67616 0 0 0 88198 34 0 0 25 0 1 0 365786966 287948800 66166 33554432000 4194304 4263880 140734684234944 18446744073709551615 4206261 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 70300 66166 247 17 0 67473 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 281200

[startup+942.301 s]
/proc/loadavg: 4.03 3.89 3.33 5/190 3078
/proc/meminfo: memFree=21956944/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=285240 CPUtime=942.32 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 69388 0 0 0 94198 34 0 0 25 0 1 0 365786966 292085760 67186 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 71310 67186 247 17 0 68483 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 285240

[startup+1002.3 s]
/proc/loadavg: 4.01 3.91 3.37 5/190 3079
/proc/meminfo: memFree=21924320/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=285880 CPUtime=1002.33 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 69532 0 0 0 100198 35 0 0 25 0 1 0 365786966 292741120 67330 33554432000 4194304 4263880 140734684234944 18446744073709551615 4206514 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 71470 67330 247 17 0 68643 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 285880

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.40 5/190 3081
/proc/meminfo: memFree=21904940/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=286648 CPUtime=1062.33 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 69664 0 0 0 106198 35 0 0 25 0 1 0 365786966 293527552 67462 33554432000 4194304 4263880 140734684234944 18446744073709551615 4205639 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 71662 67462 247 17 0 68835 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 286648

[startup+1122.3 s]
/proc/loadavg: 4.07 3.95 3.44 5/190 3083
/proc/meminfo: memFree=21850592/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=287544 CPUtime=1122.33 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 69851 0 0 0 112198 35 0 0 25 0 1 0 365786966 294445056 67649 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 71886 67649 247 17 0 69059 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 287544

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 3.47 5/190 3084
/proc/meminfo: memFree=21792640/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=287736 CPUtime=1182.33 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 69927 0 0 0 118198 35 0 0 25 0 1 0 365786966 294641664 67725 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 71934 67725 247 17 0 69107 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 287736

[startup+1242.3 s]
/proc/loadavg: 4.01 3.96 3.50 5/190 3086
/proc/meminfo: memFree=21751696/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=289528 CPUtime=1242.33 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 70271 0 0 0 124198 35 0 0 25 0 1 0 365786966 296476672 68069 33554432000 4194304 4263880 140734684234944 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 72382 68069 247 17 0 69555 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 289528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.53 5/190 3087
/proc/meminfo: memFree=21750920/32950928 swapFree=67111528/67111528
[pid=3016] ppid=3014 vsize=290104 CPUtime=1300.04 cores=1,3
/proc/3016/stat : 3016 (umsat) R 3014 3016 1686 0 -1 4202496 70411 0 0 0 129969 35 0 0 25 0 1 0 365786966 297066496 68209 33554432000 4194304 4263880 140734684234944 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3016/statm: 72526 68209 247 17 0 69699 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 290104

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): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.69
CPU system time (s): 0.367944
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 290104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.69
system time used= 0.367944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70411
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= 11
involuntary context switches= 1263

runsolver used 2.07168 second user time and 5.03223 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-02 16:46:03
IDJOB=3171333
IDBENCH=82551
IDSOLVER=1582
FILE ID=node113/3171333-1301755563
RUNJOBID= node113-1301755563-3001
PBS_JOBID= 12841024
Free space on /tmp= 70720 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171333-1301755563/watcher-3171333-1301755563 -o /tmp/evaluation-result-3171333-1301755563/solver-3171333-1301755563 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171333-1301755563.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 5297bd1d2a420892cfb1fb6d32ccacad
RANDOM SEED=361706704

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23125536 kB
Buffers:        309080 kB
Cached:        9158396 kB
SwapCached:          0 kB
Active:        6133396 kB
Inactive:      3400716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23125536 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3608 kB
Writeback:           0 kB
AnonPages:       65900 kB
Mapped:          14608 kB
Slab:           228176 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   194340 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70712 MiB
End job on node113 at 2011-04-02 17:07:45