Trace number 3379893

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.09 1300.07

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n190-s29985700-unsat.cnf
MD5SUMf2cf61fc47972fb7e89be65d1a83332e
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 variables193
Number of clauses396
Sum of the clauses size1188
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3396
Number of clauses of size 40
Number of clauses of size 50
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-3379893-1305456507/watcher-3379893-1305456507 -o /tmp/evaluation-result-3379893-1305456507/solver-3379893-1305456507 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379893-1305456507.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: 3.20 3.86 3.89 2/366 27349
/proc/meminfo: memFree=22184968/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=12036 CPUtime=0 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 428 0 0 0 0 0 0 0 21 0 1 0 735881425 12324864 367 33554432000 4194304 4394578 140737385137904 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 3009 367 266 49 0 150 0

[startup+0.014574 s]
/proc/loadavg: 3.20 3.86 3.89 2/366 27349
/proc/meminfo: memFree=22184968/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=12036 CPUtime=0.01 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 443 0 0 0 1 0 0 0 21 0 1 0 735881425 12324864 382 33554432000 4194304 4394578 140737385137904 18446744073709551615 4281817 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 3009 382 266 49 0 150 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12036

[startup+0.105558 s]
/proc/loadavg: 3.20 3.86 3.89 2/366 27349
/proc/meminfo: memFree=22184968/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=12564 CPUtime=0.1 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 590 0 0 0 10 0 0 0 22 0 1 0 735881425 12865536 529 33554432000 4194304 4394578 140737385137904 18446744073709551615 4299053 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/27349/statm: 3141 529 267 49 0 282 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12564

[startup+0.300522 s]
/proc/loadavg: 3.20 3.86 3.89 2/366 27349
/proc/meminfo: memFree=22184968/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=13484 CPUtime=0.29 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 803 0 0 0 29 0 0 0 22 0 1 0 735881425 13807616 742 33554432000 4194304 4394578 140737385137904 18446744073709551615 4298656 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/27349/statm: 3371 742 267 49 0 512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13484

[startup+0.700451 s]
/proc/loadavg: 3.20 3.86 3.89 2/366 27349
/proc/meminfo: memFree=22184968/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=14668 CPUtime=0.69 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 1106 0 0 0 69 0 0 0 24 0 1 0 735881425 15020032 1045 33554432000 4194304 4394578 140737385137904 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/27349/statm: 3667 1045 267 49 0 808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14668

[startup+1.50031 s]
/proc/loadavg: 3.20 3.86 3.89 5/377 27397
/proc/meminfo: memFree=22132536/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=16248 CPUtime=1.49 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 1493 0 0 0 149 0 0 0 25 0 1 0 735881425 16637952 1432 33554432000 4194304 4394578 140737385137904 18446744073709551615 4313480 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 4062 1432 267 49 0 1203 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16248

[startup+3.10101 s]
/proc/loadavg: 3.20 3.86 3.89 5/377 27397
/proc/meminfo: memFree=22091276/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=18360 CPUtime=3.09 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 2013 0 0 0 309 0 0 0 25 0 1 0 735881425 18800640 1952 33554432000 4194304 4394578 140737385137904 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 4590 1952 267 49 0 1731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18360

[startup+6.30042 s]
/proc/loadavg: 3.26 3.86 3.89 5/377 27397
/proc/meminfo: memFree=22048992/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=22308 CPUtime=6.29 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 3005 0 0 0 628 1 0 0 25 0 1 0 735881425 22843392 2944 33554432000 4194304 4394578 140737385137904 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 5577 2944 267 49 0 2718 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22308

[startup+12.7003 s]
/proc/loadavg: 3.32 3.86 3.89 5/377 27397
/proc/meminfo: memFree=22012648/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=28624 CPUtime=12.69 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 4585 0 0 0 1268 1 0 0 25 0 1 0 735881425 29310976 4524 33554432000 4194304 4394578 140737385137904 18446744073709551615 4287872 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 7156 4524 267 49 0 4297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28624

[startup+25.5009 s]
/proc/loadavg: 3.47 3.87 3.90 5/377 27506
/proc/meminfo: memFree=21869112/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=40476 CPUtime=25.49 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 7557 0 0 0 2547 2 0 0 25 0 1 0 735881425 41447424 7496 33554432000 4194304 4394578 140737385137904 18446744073709551615 4295955 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 10119 7496 267 49 0 7260 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40476

[startup+51.1003 s]
/proc/loadavg: 3.65 3.88 3.90 5/377 27506
/proc/meminfo: memFree=21678340/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=61384 CPUtime=51.09 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 12778 0 0 0 5105 4 0 0 25 0 1 0 735881425 62857216 12717 33554432000 4194304 4394578 140737385137904 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 15346 12717 267 49 0 12487 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61384

[startup+102.314 s]
/proc/loadavg: 3.89 3.91 3.91 5/377 27508
/proc/meminfo: memFree=21332188/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=108820 CPUtime=102.31 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 24629 0 0 0 10224 7 0 0 25 0 1 0 735881425 111431680 24568 33554432000 4194304 4394578 140737385137904 18446744073709551615 4295831 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 27205 24568 267 49 0 24346 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 108820

[startup+162.301 s]
/proc/loadavg: 4.05 3.95 3.92 5/377 27509
/proc/meminfo: memFree=20887336/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=162608 CPUtime=162.29 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 38079 0 0 0 16218 11 0 0 25 0 1 0 735881425 166510592 38018 33554432000 4194304 4394578 140737385137904 18446744073709551615 4291528 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 40652 38018 267 49 0 37793 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 162608

[startup+222.301 s]
/proc/loadavg: 4.02 3.96 3.92 5/377 27511
/proc/meminfo: memFree=20670280/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=211988 CPUtime=222.29 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 50432 0 0 0 22215 14 0 0 25 0 1 0 735881425 217075712 50371 33554432000 4194304 4394578 140737385137904 18446744073709551615 4313558 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 52997 50371 267 49 0 50138 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 211988

[startup+282.301 s]
/proc/loadavg: 4.13 3.99 3.93 5/377 27513
/proc/meminfo: memFree=20251580/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=264912 CPUtime=282.3 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 63676 0 0 0 28212 18 0 0 25 0 1 0 735881425 271269888 63615 33554432000 4194304 4394578 140737385137904 18446744073709551615 4296329 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 66228 63615 267 49 0 63369 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 264912

[startup+342.301 s]
/proc/loadavg: 4.04 3.99 3.93 5/377 27514
/proc/meminfo: memFree=19877276/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=318284 CPUtime=342.3 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 77002 0 0 0 34209 21 0 0 25 0 1 0 735881425 325922816 76941 33554432000 4194304 4394578 140737385137904 18446744073709551615 4287252 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 79571 76941 267 49 0 76712 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 318284

[startup+402.301 s]
/proc/loadavg: 4.01 3.99 3.93 5/377 27516
/proc/meminfo: memFree=19629340/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=382584 CPUtime=402.3 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 93069 0 0 0 40204 26 0 0 25 0 1 0 735881425 391766016 93008 33554432000 4194304 4394578 140737385137904 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 95646 93008 267 49 0 92787 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 382584

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/377 27517
/proc/meminfo: memFree=19527104/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=429624 CPUtime=462.3 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 104832 0 0 0 46200 30 0 0 25 0 1 0 735881425 439934976 104771 33554432000 4194304 4394578 140737385137904 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 107406 104771 267 49 0 104547 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 429624

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/377 27519
/proc/meminfo: memFree=19257832/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=451872 CPUtime=522.3 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 110393 0 0 0 52198 32 0 0 25 0 1 0 735881425 462716928 110332 33554432000 4194304 4394578 140737385137904 18446744073709551615 4292774 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 112968 110332 267 49 0 110109 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 451872

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/377 27521
/proc/meminfo: memFree=18908468/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=514420 CPUtime=582.3 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 126042 0 0 0 58193 37 0 0 25 0 1 0 735881425 526766080 125981 33554432000 4194304 4394578 140737385137904 18446744073709551615 4292123 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 128605 125981 267 49 0 125746 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 514420

[startup+642.301 s]
/proc/loadavg: 4.21 4.04 3.95 5/377 27522
/proc/meminfo: memFree=18604600/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=570224 CPUtime=642.32 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 140005 0 0 0 64191 41 0 0 25 0 1 0 735881425 583909376 139944 33554432000 4194304 4394578 140737385137904 18446744073709551615 4290847 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 142556 139944 267 49 0 139697 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 570224

[startup+702.301 s]
/proc/loadavg: 4.14 4.05 3.95 5/377 27524
/proc/meminfo: memFree=18324652/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=640152 CPUtime=702.31 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 157486 0 0 0 70185 46 0 0 25 0 1 0 735881425 655515648 157425 33554432000 4194304 4394578 140737385137904 18446744073709551615 4298693 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 160038 157425 267 49 0 157179 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 640152

[startup+762.314 s]
/proc/loadavg: 4.05 4.03 3.95 5/377 27534
/proc/meminfo: memFree=18039116/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=679300 CPUtime=762.32 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 167254 0 0 0 76184 48 0 0 25 0 1 0 735881425 695603200 167193 33554432000 4194304 4394578 140737385137904 18446744073709551615 4290857 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 169825 167193 267 49 0 166966 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 679300

[startup+822.301 s]
/proc/loadavg: 4.12 4.06 3.96 5/377 27536
/proc/meminfo: memFree=17786080/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=745616 CPUtime=822.32 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 183835 0 0 0 82179 53 0 0 25 0 1 0 735881425 763510784 183774 33554432000 4194304 4394578 140737385137904 18446744073709551615 4308934 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 186404 183774 267 49 0 183545 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 745616

[startup+882.301 s]
/proc/loadavg: 4.08 4.06 3.97 5/377 27538
/proc/meminfo: memFree=17529592/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=804132 CPUtime=882.31 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 198472 0 0 0 88175 56 0 0 25 0 1 0 735881425 823431168 198411 33554432000 4194304 4394578 140737385137904 18446744073709551615 4291913 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 201033 198412 267 49 0 198174 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 804132

[startup+942.3 s]
/proc/loadavg: 4.03 4.05 3.97 5/377 27539
/proc/meminfo: memFree=17437776/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=871960 CPUtime=942.32 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 215436 0 0 0 94172 60 0 0 25 0 1 0 735881425 892887040 215375 33554432000 4194304 4394578 140737385137904 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 217990 215375 267 49 0 215131 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 871960

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.97 5/377 27541
/proc/meminfo: memFree=17412280/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=886548 CPUtime=1002.32 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 219068 0 0 0 100171 61 0 0 25 0 1 0 735881425 907825152 219007 33554432000 4194304 4394578 140737385137904 18446744073709551615 4296350 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 221637 219007 267 49 0 218778 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 886548

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.97 5/377 27542
/proc/meminfo: memFree=17401448/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=886548 CPUtime=1062.32 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 219075 0 0 0 106171 61 0 0 25 0 1 0 735881425 907825152 219014 33554432000 4194304 4394578 140737385137904 18446744073709551615 4296425 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 221637 219014 267 49 0 218778 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 886548

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.97 5/377 27544
/proc/meminfo: memFree=17089512/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=940848 CPUtime=1122.32 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 232647 0 0 0 112167 65 0 0 25 0 1 0 735881425 963428352 232586 33554432000 4194304 4394578 140737385137904 18446744073709551615 4285392 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 235212 232586 267 49 0 232353 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 940848

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/377 27546
/proc/meminfo: memFree=16840464/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=1003076 CPUtime=1182.32 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 248211 0 0 0 118163 69 0 0 25 0 1 0 735881425 1027149824 248150 33554432000 4194304 4394578 140737385137904 18446744073709551615 4290933 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 250769 248150 267 49 0 247910 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1003076

[startup+1242.3 s]
/proc/loadavg: 4.07 4.04 3.98 5/377 27547
/proc/meminfo: memFree=16552708/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=1061188 CPUtime=1242.32 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 262735 0 0 0 124160 72 0 0 25 0 1 0 735881425 1086656512 262674 33554432000 4194304 4394578 140737385137904 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 265297 262674 267 49 0 262438 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1061188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.98 5/377 27549
/proc/meminfo: memFree=16419600/32950928 swapFree=65730864/67111528
[pid=27349] ppid=27347 vsize=1119284 CPUtime=1300.04 cores=1,3
/proc/27349/stat : 27349 (SApperloT2010) R 27347 27349 26042 0 -1 4202496 277265 0 0 0 129929 75 0 0 25 0 1 0 735881425 1146146816 277204 33554432000 4194304 4394578 140737385137904 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27349/statm: 279821 277204 267 49 0 276962 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1119284

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.07
CPU time (s): 1300.09
CPU user time (s): 1299.3
CPU system time (s): 0.789879
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1119284

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

runsolver used 4.47232 second user time and 10.9153 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 12:48:27
IDJOB=3379893
IDBENCH=83156
IDSOLVER=1862
FILE ID=node116/3379893-1305456507
RUNJOBID= node116-1305456507-27329
PBS_JOBID= 13324870
Free space on /tmp= 73172 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n190-s29985700-unsat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379893-1305456507/watcher-3379893-1305456507 -o /tmp/evaluation-result-3379893-1305456507/solver-3379893-1305456507 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379893-1305456507.cnf

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

MD5SUM BENCH= f2cf61fc47972fb7e89be65d1a83332e
RANDOM SEED=897265144

node116.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.826
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.65
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.826
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.826
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.75
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.826
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.826
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.77
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.826
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.826
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.75
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.826
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22185108 kB
Buffers:        107272 kB
Cached:        1151880 kB
SwapCached:      12356 kB
Active:        9682484 kB
Inactive:       869500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22185108 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:             152 kB
Writeback:          12 kB
AnonPages:     9291096 kB
Mapped:          16072 kB
Slab:           103888 kB
PageTables:      44044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82770760 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= 73164 MiB
End job on node116 at 2011-05-15 13:10:10