Trace number 3379290

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-05-12 (fixed)? (TO) 1300.07 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n260-s62321009-sat.cnf
MD5SUMf2b430bdd9bc1c472e9e437567706bb7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.48747
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses624
Sum of the clauses size1560
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2520
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5104
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 Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3379290-1305457727/watcher-3379290-1305457727 -o /tmp/evaluation-result-3379290-1305457727/solver-3379290-1305457727 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379290-1305457727.cnf 

running on 2 cores: 5,7

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: 2.38 2.88 2.68 5/346 2226
/proc/meminfo: memFree=22146584/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=6000 CPUtime=0 cores=5,7
/proc/2226/stat : 2226 (umsat) S 2224 2226 2159 0 -1 4194304 94 0 0 0 0 0 0 0 25 0 1 0 638188333 6144000 48 33554432000 4194304 4263832 140735870117440 18446744073709551615 270333460103 0 2147483391 4096 0 18446744071699199166 0 0 17 5 0 0 0
/proc/2226/statm: 1500 48 37 17 0 44 0

[startup+0.107407 s]
/proc/loadavg: 2.38 2.88 2.68 5/346 2226
/proc/meminfo: memFree=22146584/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=12032 CPUtime=0.1 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 456 0 0 0 10 0 0 0 25 0 1 0 638188333 12320768 396 33554432000 4194304 4263832 140735870117440 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 3008 396 247 17 0 181 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12032

[startup+0.20039 s]
/proc/loadavg: 2.38 2.88 2.68 5/346 2226
/proc/meminfo: memFree=22146584/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=12164 CPUtime=0.19 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 481 0 0 0 19 0 0 0 25 0 1 0 638188333 12455936 421 33554432000 4194304 4263832 140735870117440 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 3041 421 247 17 0 214 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12164

[startup+0.300367 s]
/proc/loadavg: 2.38 2.88 2.68 5/346 2226
/proc/meminfo: memFree=22146584/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=12288 CPUtime=0.29 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 501 0 0 0 29 0 0 0 25 0 1 0 638188333 12582912 441 33554432000 4194304 4263832 140735870117440 18446744073709551615 270338041626 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 3072 441 247 17 0 245 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12288

[startup+0.700287 s]
/proc/loadavg: 2.38 2.88 2.68 5/346 2226
/proc/meminfo: memFree=22146584/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=12548 CPUtime=0.69 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 580 0 0 0 69 0 0 0 25 0 1 0 638188333 12849152 520 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205671 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 3137 520 247 17 0 310 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12548

[startup+1.50014 s]
/proc/loadavg: 2.38 2.88 2.68 5/347 2227
/proc/meminfo: memFree=22140872/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=12932 CPUtime=1.49 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 682 0 0 0 149 0 0 0 25 0 1 0 638188333 13242368 622 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 3233 622 247 17 0 406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12932

[startup+3.10082 s]
/proc/loadavg: 2.38 2.88 2.68 5/347 2227
/proc/meminfo: memFree=22139260/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=13584 CPUtime=3.09 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 845 0 0 0 309 0 0 0 25 0 1 0 638188333 13910016 785 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 3396 785 247 17 0 569 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13584

[startup+6.30018 s]
/proc/loadavg: 2.51 2.90 2.69 5/347 2227
/proc/meminfo: memFree=22136788/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=14396 CPUtime=6.29 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 1052 0 0 0 629 0 0 0 25 0 1 0 638188333 14741504 992 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205675 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 3599 992 247 17 0 772 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14396

[startup+12.7009 s]
/proc/loadavg: 2.63 2.92 2.69 5/347 2227
/proc/meminfo: memFree=22131668/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=15340 CPUtime=12.69 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 1276 0 0 0 1269 0 0 0 25 0 1 0 638188333 15708160 1216 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 3835 1216 247 17 0 1008 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15340

[startup+25.5004 s]
/proc/loadavg: 2.93 2.97 2.71 5/347 2228
/proc/meminfo: memFree=22127592/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=17112 CPUtime=25.49 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 1714 0 0 0 2549 0 0 0 25 0 1 0 638188333 17522688 1654 33554432000 4194304 4263832 140735870117440 18446744073709551615 4244024 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 4278 1654 247 17 0 1451 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17112

[startup+51.1003 s]
/proc/loadavg: 3.29 3.05 2.75 5/347 2257
/proc/meminfo: memFree=22119468/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=19176 CPUtime=51.09 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 2216 0 0 0 5109 0 0 0 25 0 1 0 638188333 19636224 2156 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 4794 2156 248 17 0 1967 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19176

[startup+102.301 s]
/proc/loadavg: 3.76 3.21 2.82 5/347 2260
/proc/meminfo: memFree=22109088/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=21648 CPUtime=102.3 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 2848 0 0 0 10230 0 0 0 25 0 1 0 638188333 22167552 2788 33554432000 4194304 4263832 140735870117440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 5412 2788 248 17 0 2585 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21648

[startup+162.3 s]
/proc/loadavg: 3.91 3.35 2.89 5/347 2261
/proc/meminfo: memFree=22098656/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=23668 CPUtime=162.29 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 3351 0 0 0 16229 0 0 0 25 0 1 0 638188333 24236032 3291 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 5917 3291 248 17 0 3090 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 23668

[startup+222.313 s]
/proc/loadavg: 4.09 3.51 2.97 5/347 2263
/proc/meminfo: memFree=22092928/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=25572 CPUtime=222.31 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 3841 0 0 0 22231 0 0 0 25 0 1 0 638188333 26185728 3781 33554432000 4194304 4263832 140735870117440 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 6393 3781 248 17 0 3566 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 25572

[startup+282.3 s]
/proc/loadavg: 4.09 3.61 3.04 5/347 2274
/proc/meminfo: memFree=22087196/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=27488 CPUtime=282.3 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 4344 0 0 0 28230 0 0 0 25 0 1 0 638188333 28147712 4215 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 6872 4215 248 17 0 4045 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 27488

[startup+342.3 s]
/proc/loadavg: 4.03 3.68 3.10 5/347 2275
/proc/meminfo: memFree=22083092/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=28416 CPUtime=342.3 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 4584 0 0 0 34230 0 0 0 25 0 1 0 638188333 29097984 4455 33554432000 4194304 4263832 140735870117440 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 7104 4455 248 17 0 4277 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 28416

[startup+402.301 s]
/proc/loadavg: 4.01 3.74 3.15 5/347 2277
/proc/meminfo: memFree=22077728/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=29628 CPUtime=402.3 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 4929 0 0 0 40230 0 0 0 25 0 1 0 638188333 30339072 4761 33554432000 4194304 4263832 140735870117440 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 7407 4761 248 17 0 4580 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 29628

[startup+462.301 s]
/proc/loadavg: 4.00 3.78 3.20 5/347 2278
/proc/meminfo: memFree=22073360/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=30172 CPUtime=462.3 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 5049 0 0 0 46230 0 0 0 25 0 1 0 638188333 30896128 4881 33554432000 4194304 4263832 140735870117440 18446744073709551615 4209479 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 7543 4881 248 17 0 4716 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 30172

[startup+522.301 s]
/proc/loadavg: 4.05 3.83 3.25 5/347 2281
/proc/meminfo: memFree=22069988/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=31600 CPUtime=522.31 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 5453 0 0 0 52231 0 0 0 25 0 1 0 638188333 32358400 5242 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 7900 5242 248 17 0 5073 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 31600

[startup+582.301 s]
/proc/loadavg: 4.02 3.86 3.29 5/347 2283
/proc/meminfo: memFree=22066860/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=32176 CPUtime=582.31 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 5581 0 0 0 58231 0 0 0 25 0 1 0 638188333 32948224 5370 33554432000 4194304 4263832 140735870117440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 8044 5370 248 17 0 5217 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 32176

[startup+642.301 s]
/proc/loadavg: 4.04 3.90 3.34 5/347 2284
/proc/meminfo: memFree=22063372/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=33532 CPUtime=642.32 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 5971 0 0 0 64231 1 0 0 25 0 1 0 638188333 34336768 5713 33554432000 4194304 4263832 140735870117440 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 8383 5713 248 17 0 5556 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 33532

[startup+702.301 s]
/proc/loadavg: 4.08 3.93 3.39 5/347 2286
/proc/meminfo: memFree=22058144/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=34364 CPUtime=702.32 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 6197 0 0 0 70231 1 0 0 25 0 1 0 638188333 35188736 5939 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205599 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 8591 5939 248 17 0 5764 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 34364

[startup+762.301 s]
/proc/loadavg: 4.03 3.94 3.42 5/347 2287
/proc/meminfo: memFree=22055136/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=34812 CPUtime=762.33 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 6326 0 0 0 76232 1 0 0 25 0 1 0 638188333 35647488 6068 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 8703 6068 248 17 0 5876 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 34812

[startup+822.3 s]
/proc/loadavg: 4.04 3.96 3.46 5/347 2289
/proc/meminfo: memFree=22053996/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=35768 CPUtime=822.33 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 6590 0 0 0 82232 1 0 0 25 0 1 0 638188333 36626432 6280 33554432000 4194304 4263832 140735870117440 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 8942 6280 248 17 0 6115 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 35768

[startup+882.313 s]
/proc/loadavg: 4.01 3.97 3.49 5/347 2291
/proc/meminfo: memFree=22051500/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=36216 CPUtime=882.34 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 6703 0 0 0 88233 1 0 0 25 0 1 0 638188333 37085184 6393 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205649 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 9054 6393 248 17 0 6227 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 36216

[startup+942.3 s]
/proc/loadavg: 4.00 3.97 3.52 5/347 2292
/proc/meminfo: memFree=22048980/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=36472 CPUtime=942.33 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 6799 0 0 0 94232 1 0 0 25 0 1 0 638188333 37347328 6489 33554432000 4194304 4263832 140735870117440 18446744073709551615 4207696 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 9118 6489 248 17 0 6291 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 36472

[startup+1002.3 s]
/proc/loadavg: 4.07 3.99 3.55 5/347 2297
/proc/meminfo: memFree=22046404/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=37376 CPUtime=1002.34 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 7082 0 0 0 100233 1 0 0 25 0 1 0 638188333 38273024 6715 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 9344 6715 248 17 0 6517 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 37376

[startup+1062.3 s]
/proc/loadavg: 4.02 3.99 3.58 5/347 2298
/proc/meminfo: memFree=22043460/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=38496 CPUtime=1062.34 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 7334 0 0 0 106233 1 0 0 25 0 1 0 638188333 39419904 6967 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 9624 6967 248 17 0 6797 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 38496

[startup+1122.3 s]
/proc/loadavg: 4.07 4.00 3.60 5/347 2300
/proc/meminfo: memFree=22042440/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=38688 CPUtime=1122.34 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 7414 0 0 0 112233 1 0 0 25 0 1 0 638188333 39616512 7047 33554432000 4194304 4263832 140735870117440 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 9672 7047 248 17 0 6845 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 38688

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.63 5/347 2302
/proc/meminfo: memFree=22040912/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=38944 CPUtime=1182.34 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 7446 0 0 0 118233 1 0 0 25 0 1 0 638188333 39878656 7079 33554432000 4194304 4263832 140735870117440 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 9736 7079 248 17 0 6909 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 38944

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.65 5/347 2304
/proc/meminfo: memFree=22035300/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=38944 CPUtime=1242.35 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 7478 0 0 0 124234 1 0 0 25 0 1 0 638188333 39878656 7111 33554432000 4194304 4263832 140735870117440 18446744073709551615 4206213 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 9736 7111 248 17 0 6909 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 38944



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.68 3/343 2310
/proc/meminfo: memFree=22083656/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=39656 CPUtime=1300.05 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 7716 0 0 0 130004 1 0 0 25 0 1 0 638188333 40607744 7286 33554432000 4194304 4263832 140735870117440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 9914 7286 248 17 0 7087 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 39656

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.68 3/343 2310
/proc/meminfo: memFree=22083656/32951124 swapFree=59367104/67111528
[pid=2226] ppid=2224 vsize=39656 CPUtime=1300.05 cores=5,7
/proc/2226/stat : 2226 (umsat) R 2224 2226 2159 0 -1 4202496 7716 0 0 0 130004 1 0 0 25 0 1 0 638188333 40607744 7286 33554432000 4194304 4263832 140735870117440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2226/statm: 9914 7286 248 17 0 7087 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 39656

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.07
CPU user time (s): 1300.06
CPU system time (s): 0.013997
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 39656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.06
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7716
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= 5
involuntary context switches= 3356

runsolver used 4.10338 second user time and 10.0415 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 13:08:47
IDJOB=3379290
IDBENCH=83153
IDSOLVER=1861
FILE ID=node143/3379290-1305457727
RUNJOBID= node143-1305457727-2185
PBS_JOBID= 13324897
Free space on /tmp= 73544 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n260-s62321009-sat.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379290-1305457727/watcher-3379290-1305457727 -o /tmp/evaluation-result-3379290-1305457727/solver-3379290-1305457727 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379290-1305457727.cnf

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

MD5SUM BENCH= f2b430bdd9bc1c472e9e437567706bb7
RANDOM SEED=1360488414

node143.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	: 5226.15
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.83
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.75
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.83
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22146624 kB
Buffers:        206780 kB
Cached:        1383300 kB
SwapCached:      67400 kB
Active:         718220 kB
Inactive:      9840864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22146624 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:            9376 kB
Writeback:          44 kB
AnonPages:     8901620 kB
Mapped:          22848 kB
Slab:           124268 kB
PageTables:      55044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70455696 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= 73544 MiB
End job on node143 at 2011-05-15 13:30:29