Trace number 1831792

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
SApperloT base? (TO) 10000.2 10003

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r2-noholes.cnf
MD5SUM4c8b9603e0c90cfb3c82064eae956799
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark772.307
Satisfiable
(Un)Satisfiability was proved
Number of variables266199
Number of clauses1575975
Sum of the clauses size4240496
Maximum clause length33
Minimum clause length1
Number of clauses of size 139783
Number of clauses of size 21138497
Number of clauses of size 3317809
Number of clauses of size 49949
Number of clauses of size 50
Number of clauses of size over 569937

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-1831792-1242777350/watcher-1831792-1242777350 -o /tmp/evaluation-result-1831792-1242777350/solver-1831792-1242777350 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1369208989 HOME/instance-1831792-1242777350.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6649
/proc/meminfo: memFree=1923896/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=10936 CPUtime=0
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 1012 0 0 0 0 0 0 0 18 0 1 0 305768923 11198464 996 1992294400 134512640 135674940 4294956208 18446744073709551615 134545020 0 0 4096 0 0 0 0 17 0 0 0
/proc/6649/statm: 2734 1000 88 283 0 2448 0

[startup+0.0568391 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6649
/proc/meminfo: memFree=1923896/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=22064 CPUtime=0.04
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 3527 0 0 0 3 1 0 0 18 0 1 0 305768923 22593536 3511 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/6649/statm: 5516 3512 92 283 0 5230 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22064

[startup+0.101843 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6649
/proc/meminfo: memFree=1923896/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=24044 CPUtime=0.09
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 4051 0 0 0 7 2 0 0 18 0 1 0 305768923 24621056 4035 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/6649/statm: 6044 4036 92 283 0 5758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24044

[startup+0.301866 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6649
/proc/meminfo: memFree=1923896/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=33416 CPUtime=0.29
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 6422 0 0 0 26 3 0 0 19 0 1 0 305768923 34217984 6406 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/6649/statm: 8354 6406 92 283 0 8068 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33416

[startup+0.701909 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6649
/proc/meminfo: memFree=1923896/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=45560 CPUtime=0.69
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 9627 0 0 0 63 6 0 0 24 0 1 0 305768923 46653440 9578 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/6649/statm: 11390 9578 92 283 0 11104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45560

[startup+1.502 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6650
/proc/meminfo: memFree=1877040/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=60584 CPUtime=1.49
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 13694 0 0 0 140 9 0 0 25 0 1 0 305768923 62038016 13355 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/6649/statm: 15146 13355 98 283 0 14860 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60584

[startup+3.10119 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6650
/proc/meminfo: memFree=1869424/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=62172 CPUtime=3.09
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 14166 0 0 0 300 9 0 0 25 0 1 0 305768923 63664128 13827 1992294400 134512640 135674940 4294956208 18446744073709551615 134550641 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 15543 13827 98 283 0 15257 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62172

[startup+6.30134 s]
/proc/loadavg: 1.08 1.00 1.00 2/65 6650
/proc/meminfo: memFree=1868336/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=63988 CPUtime=6.28
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 14629 0 0 0 619 9 0 0 25 0 1 0 305768923 65523712 14033 1992294400 134512640 135674940 4294956208 18446744073709551615 134556761 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 15997 14033 98 283 0 15711 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 63988

[startup+12.7011 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 6650
/proc/meminfo: memFree=1863984/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=70620 CPUtime=12.68
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 16276 0 0 0 1258 10 0 0 25 0 1 0 305768923 72314880 15680 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 17655 15680 98 283 0 17369 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 70620

[startup+25.5015 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 6650
/proc/meminfo: memFree=1847152/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=85608 CPUtime=25.48
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 20003 0 0 0 2535 13 0 0 25 0 1 0 305768923 87662592 19407 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 21402 19407 98 283 0 21116 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85608

[startup+51.1013 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 6650
/proc/meminfo: memFree=1827568/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=104900 CPUtime=51.05
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 24819 0 0 0 5088 17 0 0 25 0 1 0 305768923 107417600 24223 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 26225 24223 99 283 0 25939 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 104900

[startup+102.305 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6650
/proc/meminfo: memFree=1786224/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=146656 CPUtime=102.25
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 35160 0 0 0 10200 25 0 0 25 0 1 0 305768923 150175744 34564 1992294400 134512640 135674940 4294956208 18446744073709551615 134565240 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 36664 34564 99 283 0 36378 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 146656

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6650
/proc/meminfo: memFree=1703920/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=230672 CPUtime=162.22
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 56037 0 0 0 16183 39 0 0 25 0 1 0 305768923 236208128 55312 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 57668 55312 99 283 0 57382 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 230672

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6650
/proc/meminfo: memFree=1649968/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=284036 CPUtime=222.2
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 69294 0 0 0 22168 52 0 0 25 0 1 0 305768923 290852864 68569 1992294400 134512640 135674940 4294956208 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 71009 68569 99 283 0 70723 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 284036

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6650
/proc/meminfo: memFree=1597616/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=338640 CPUtime=282.19
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 82739 0 0 0 28154 65 0 0 25 0 1 0 305768923 346767360 81757 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 84660 81757 99 283 0 84374 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 338640

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6655
/proc/meminfo: memFree=1558952/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=376880 CPUtime=342.17
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 92216 0 0 0 34142 75 0 0 25 0 1 0 305768923 385925120 91234 1992294400 134512640 135674940 4294956208 18446744073709551615 134566619 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 94220 91234 99 283 0 93934 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 376880

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6655
/proc/meminfo: memFree=1540008/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=397392 CPUtime=402.16
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 97024 0 0 0 40136 80 0 0 25 0 1 0 305768923 406929408 96042 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 99348 96042 99 283 0 99062 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 397392

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6655
/proc/meminfo: memFree=1495208/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=443164 CPUtime=462.13
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 108333 0 0 0 46125 88 0 0 25 0 1 0 305768923 453799936 107222 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 110791 107222 99 283 0 110505 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 443164

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6655
/proc/meminfo: memFree=1445864/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=493784 CPUtime=522.12
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 120829 0 0 0 52114 98 0 0 25 0 1 0 305768923 505634816 119718 1992294400 134512640 135674940 4294956208 18446744073709551615 134579797 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 123446 119718 99 283 0 123160 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 493784

[startup+582.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 6655
/proc/meminfo: memFree=1413096/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=526364 CPUtime=582.11
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 128753 0 0 0 58105 106 0 0 25 0 1 0 305768923 538996736 127642 1992294400 134512640 135674940 4294956208 18446744073709551615 134564757 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 131591 127642 99 283 0 131305 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 526364

[startup+642.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 6655
/proc/meminfo: memFree=1386672/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=552696 CPUtime=642.09
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 135280 0 0 0 64097 112 0 0 25 0 1 0 305768923 565960704 134169 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 138174 134169 99 283 0 137888 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 552696


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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=844336/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1080152 CPUtime=9099.81
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 261455 0 0 0 909727 254 0 0 25 0 1 0 305768923 1106075648 258043 1992294400 134512640 135674940 4294956208 18446744073709551615 135107626 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 270038 258043 99 283 0 269752 0
Current children cumulated CPU time (s) 9099.81
Current children cumulated vsize (KiB) 1080152

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=844208/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1080152 CPUtime=9159.79
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 261470 0 0 0 915725 254 0 0 25 0 1 0 305768923 1106075648 258058 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 270038 258058 99 283 0 269752 0
Current children cumulated CPU time (s) 9159.79
Current children cumulated vsize (KiB) 1080152

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=843760/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1080668 CPUtime=9219.78
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 261586 0 0 0 921724 254 0 0 25 0 1 0 305768923 1106604032 258174 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 270167 258174 99 283 0 269881 0
Current children cumulated CPU time (s) 9219.78
Current children cumulated vsize (KiB) 1080668

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=843696/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1080668 CPUtime=9279.76
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 261595 0 0 0 927722 254 0 0 25 0 1 0 305768923 1106604032 258183 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 270167 258183 99 283 0 269881 0
Current children cumulated CPU time (s) 9279.76
Current children cumulated vsize (KiB) 1080668

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=843632/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1080668 CPUtime=9339.75
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 261596 0 0 0 933720 255 0 0 25 0 1 0 305768923 1106604032 258184 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 270167 258184 99 283 0 269881 0
Current children cumulated CPU time (s) 9339.75
Current children cumulated vsize (KiB) 1080668

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=843632/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1080668 CPUtime=9399.73
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 261601 0 0 0 939718 255 0 0 25 0 1 0 305768923 1106604032 258189 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 270167 258189 99 283 0 269881 0
Current children cumulated CPU time (s) 9399.73
Current children cumulated vsize (KiB) 1080668

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=843568/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1080668 CPUtime=9459.72
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 261608 0 0 0 945717 255 0 0 25 0 1 0 305768923 1106604032 258196 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 270167 258196 99 283 0 269881 0
Current children cumulated CPU time (s) 9459.72
Current children cumulated vsize (KiB) 1080668

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=843504/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1080668 CPUtime=9519.7
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 261611 0 0 0 951715 255 0 0 25 0 1 0 305768923 1106604032 258199 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 270167 258199 99 283 0 269881 0
Current children cumulated CPU time (s) 9519.7
Current children cumulated vsize (KiB) 1080668

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=843440/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1080668 CPUtime=9579.68
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 261612 0 0 0 957713 255 0 0 25 0 1 0 305768923 1106604032 258200 1992294400 134512640 135674940 4294956208 18446744073709551615 134551195 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 270167 258200 99 283 0 269881 0
Current children cumulated CPU time (s) 9579.68
Current children cumulated vsize (KiB) 1080668

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=842160/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1082732 CPUtime=9639.66
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 261929 0 0 0 963711 255 0 0 25 0 1 0 305768923 1108717568 258517 1992294400 134512640 135674940 4294956208 18446744073709551615 134564848 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 270683 258517 99 283 0 270397 0
Current children cumulated CPU time (s) 9639.66
Current children cumulated vsize (KiB) 1082732

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=841648/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1083248 CPUtime=9699.66
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 262034 0 0 0 969710 256 0 0 25 0 1 0 305768923 1109245952 258622 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 270812 258622 99 283 0 270526 0
Current children cumulated CPU time (s) 9699.66
Current children cumulated vsize (KiB) 1083248

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=841584/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1083248 CPUtime=9759.64
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 262047 0 0 0 975708 256 0 0 25 0 1 0 305768923 1109245952 258635 1992294400 134512640 135674940 4294956208 18446744073709551615 134564846 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 270812 258635 99 283 0 270526 0
Current children cumulated CPU time (s) 9759.64
Current children cumulated vsize (KiB) 1083248

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=840496/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1084796 CPUtime=9819.62
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 262319 0 0 0 981706 256 0 0 25 0 1 0 305768923 1110831104 258907 1992294400 134512640 135674940 4294956208 18446744073709551615 134565227 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 271199 258907 99 283 0 270913 0
Current children cumulated CPU time (s) 9819.62
Current children cumulated vsize (KiB) 1084796

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=840304/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1084796 CPUtime=9879.61
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 262361 0 0 0 987705 256 0 0 25 0 1 0 305768923 1110831104 258949 1992294400 134512640 135674940 4294956208 18446744073709551615 134564773 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 271199 258949 99 283 0 270913 0
Current children cumulated CPU time (s) 9879.61
Current children cumulated vsize (KiB) 1084796

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7145
/proc/meminfo: memFree=840304/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1084796 CPUtime=9939.59
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 262363 0 0 0 993703 256 0 0 25 0 1 0 305768923 1110831104 258951 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 271199 258951 99 283 0 270913 0
Current children cumulated CPU time (s) 9939.59
Current children cumulated vsize (KiB) 1084796

[startup+10002.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 7145
/proc/meminfo: memFree=840240/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1084796 CPUtime=9999.57
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 262363 0 0 0 999701 256 0 0 25 0 1 0 305768923 1110831104 258951 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 271199 258951 99 283 0 270913 0
Current children cumulated CPU time (s) 9999.57
Current children cumulated vsize (KiB) 1084796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 7145
/proc/meminfo: memFree=840240/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=1084796 CPUtime=10000.1
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4194304 262363 0 0 0 999751 256 0 0 25 0 1 0 305768923 1110831104 258951 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 271199 258951 99 283 0 270913 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1084796

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

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

[startup+10002.9 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 7145
/proc/meminfo: memFree=840240/2055920 swapFree=4179700/4192956
[pid=6649] ppid=6647 vsize=0 CPUtime=10000.2
/proc/6649/stat : 6649 (SApperloT-base) R 6647 6649 6367 0 -1 4195332 262363 0 0 0 999751 266 0 0 25 0 1 0 305768923 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6649/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003
CPU time (s): 10000.2
CPU user time (s): 9997.52
CPU system time (s): 2.72758
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 1084796

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

runsolver used 8.87065 second user time and 18.6952 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-20 01:55:52
IDJOB=1831792
IDBENCH=70950
IDSOLVER=642
FILE ID=node9/1831792-1242777350
PBS_JOBID= 9322301
Free space on /tmp= 66476 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r2-noholes.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831792-1242777350/watcher-1831792-1242777350 -o /tmp/evaluation-result-1831792-1242777350/solver-1831792-1242777350 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1369208989 HOME/instance-1831792-1242777350.cnf

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

MD5SUM BENCH= 4c8b9603e0c90cfb3c82064eae956799
RANDOM SEED=1369208989

node9.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.240
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.240
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:       1924312 kB
Buffers:         16000 kB
Cached:          78304 kB
SwapCached:       7696 kB
Active:          59932 kB
Inactive:        43488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1924312 kB
SwapTotal:     4192956 kB
SwapFree:      4179700 kB
Dirty:           33704 kB
Writeback:           0 kB
Mapped:          13968 kB
Slab:            14224 kB
Committed_AS:   958464 kB
PageTables:       1396 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= 66476 MiB
End job on node9 at 2009-05-20 04:42:37