Trace number 1563245

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 hrp? (TO) 1200.15 1200.68

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 benchmark728.775
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-1563245-1238783834/watcher-1563245-1238783834 -o /tmp/evaluation-result-1563245-1238783834/solver-1563245-1238783834 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=601016976 HOME/instance-1563245-1238783834.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.97 3/81 27056
/proc/meminfo: memFree=1591424/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=9932 CPUtime=0
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 1053 0 0 0 0 0 0 0 18 0 1 0 1151047403 10170368 1037 1992294400 134512640 135712473 4294956208 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 2483 1042 92 292 0 2188 0

[startup+0.078301 s]
/proc/loadavg: 0.99 0.97 0.97 3/81 27056
/proc/meminfo: memFree=1591424/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=22248 CPUtime=0.07
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 3602 0 0 0 6 1 0 0 18 0 1 0 1151047403 22781952 3586 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 5562 3586 97 292 0 5267 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22248

[startup+0.101302 s]
/proc/loadavg: 0.99 0.97 0.97 3/81 27056
/proc/meminfo: memFree=1591424/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=23332 CPUtime=0.09
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 3877 0 0 0 8 1 0 0 18 0 1 0 1151047403 23891968 3861 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 5833 3862 97 292 0 5538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23332

[startup+0.301323 s]
/proc/loadavg: 0.99 0.97 0.97 3/81 27056
/proc/meminfo: memFree=1591424/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=33232 CPUtime=0.29
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 6409 0 0 0 26 3 0 0 19 0 1 0 1151047403 34029568 6393 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 8308 6393 97 292 0 8013 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33232

[startup+0.701368 s]
/proc/loadavg: 0.99 0.97 0.97 3/81 27056
/proc/meminfo: memFree=1591424/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=46296 CPUtime=0.69
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 9918 0 0 0 64 5 0 0 23 0 1 0 1151047403 47407104 9869 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 11574 9869 97 292 0 11279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46296

[startup+1.50146 s]
/proc/loadavg: 0.99 0.97 0.97 2/82 27057
/proc/meminfo: memFree=1542264/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=69400 CPUtime=1.49
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 16069 0 0 0 140 9 0 0 25 0 1 0 1151047403 71065600 15729 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 17350 15729 105 292 0 17055 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69400

[startup+3.10265 s]
/proc/loadavg: 0.99 0.97 0.97 2/82 27057
/proc/meminfo: memFree=1527416/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=74432 CPUtime=3.09
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 17378 0 0 0 299 10 0 0 25 0 1 0 1151047403 76218368 16781 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/27056/statm: 18608 16781 109 292 0 18313 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74432

[startup+6.30199 s]
/proc/loadavg: 0.99 0.97 0.97 2/82 27057
/proc/meminfo: memFree=1522040/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=75912 CPUtime=6.29
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 17746 0 0 0 619 10 0 0 25 0 1 0 1151047403 77733888 17149 1992294400 134512640 135712473 4294956208 18446744073709551615 134552626 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 18978 17149 109 292 0 18683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75912

[startup+12.7017 s]
/proc/loadavg: 1.15 1.00 0.98 2/82 27057
/proc/meminfo: memFree=1520120/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=78732 CPUtime=12.69
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 18437 0 0 0 1257 12 0 0 25 0 1 0 1151047403 80621568 17840 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 19683 17840 109 292 0 19388 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78732

[startup+25.5011 s]
/proc/loadavg: 1.12 1.00 0.98 2/82 27057
/proc/meminfo: memFree=1513336/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=86872 CPUtime=25.48
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 20483 0 0 0 2534 14 0 0 25 0 1 0 1151047403 88956928 19886 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 21718 19886 109 292 0 21423 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86872

[startup+51.102 s]
/proc/loadavg: 1.08 1.00 0.98 2/82 27057
/proc/meminfo: memFree=1499768/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=99984 CPUtime=51.06
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 23733 0 0 0 5089 17 0 0 25 0 1 0 1151047403 102383616 23136 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 24996 23136 109 292 0 24701 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 99984

[startup+102.307 s]
/proc/loadavg: 1.03 1.00 0.98 2/82 27057
/proc/meminfo: memFree=1459000/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=140944 CPUtime=102.24
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 33891 0 0 0 10196 28 0 0 25 0 1 0 1151047403 144326656 33294 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 35236 33294 109 292 0 34941 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 140944

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 0.98 2/82 27057
/proc/meminfo: memFree=1406008/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=194928 CPUtime=162.21
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 47331 0 0 0 16179 42 0 0 25 0 1 0 1151047403 199606272 46605 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 48732 46605 109 292 0 48437 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 194928

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27057
/proc/meminfo: memFree=1379000/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=222336 CPUtime=222.18
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 54010 0 0 0 22170 48 0 0 25 0 1 0 1151047403 227672064 53284 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 55584 53284 109 292 0 55289 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 222336

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27057
/proc/meminfo: memFree=1334520/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=268288 CPUtime=282.16
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 65125 0 0 0 28157 59 0 0 25 0 1 0 1151047403 274726912 64399 1992294400 134512640 135712473 4294956208 18446744073709551615 134564229 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 67072 64399 109 292 0 66777 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 268288

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27057
/proc/meminfo: memFree=1289208/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=315452 CPUtime=342.14
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 76673 0 0 0 34144 70 0 0 25 0 1 0 1151047403 323022848 75690 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 78863 75690 109 292 0 78568 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 315452

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27057
/proc/meminfo: memFree=1256696/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=348952 CPUtime=402.1
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 84962 0 0 0 40131 79 0 0 25 0 1 0 1151047403 357326848 83979 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 87238 83979 109 292 0 86943 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 348952

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27057
/proc/meminfo: memFree=1221816/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=383264 CPUtime=462.09
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 93504 0 0 0 46119 90 0 0 25 0 1 0 1151047403 392462336 92521 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 95816 92521 109 292 0 95521 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 383264

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27058
/proc/meminfo: memFree=1189048/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=416568 CPUtime=522.05
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 101762 0 0 0 52106 99 0 0 25 0 1 0 1151047403 426565632 100779 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 104142 100779 109 292 0 103847 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 416568

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27059
/proc/meminfo: memFree=1151864/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=454044 CPUtime=582.02
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 110954 0 0 0 58093 109 0 0 25 0 1 0 1151047403 464941056 109971 1992294400 134512640 135712473 4294956208 18446744073709551615 134564510 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 113511 109971 109 292 0 113216 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 454044

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27059
/proc/meminfo: memFree=1120120/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=485820 CPUtime=642.01
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 118816 0 0 0 64083 118 0 0 25 0 1 0 1151047403 497479680 117833 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 121455 117833 109 292 0 121160 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 485820

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27059
/proc/meminfo: memFree=1092792/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=513676 CPUtime=701.98
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 125631 0 0 0 70073 125 0 0 25 0 1 0 1151047403 526004224 124648 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 128419 124648 110 292 0 128124 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 513676

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27059
/proc/meminfo: memFree=1088760/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=517860 CPUtime=761.95
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 126625 0 0 0 76069 126 0 0 25 0 1 0 1151047403 530288640 125642 1992294400 134512640 135712473 4294956208 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 129465 125642 110 292 0 129170 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 517860

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27059
/proc/meminfo: memFree=1086776/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=520648 CPUtime=821.92
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 127131 0 0 0 82066 126 0 0 25 0 1 0 1151047403 533143552 126148 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 130162 126148 110 292 0 129867 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 520648

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27059
/proc/meminfo: memFree=1085752/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=521720 CPUtime=881.9
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 127386 0 0 0 88064 126 0 0 25 0 1 0 1151047403 534241280 126403 1992294400 134512640 135712473 4294956208 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 130430 126403 110 292 0 130135 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 521720

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27059
/proc/meminfo: memFree=1084024/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=523912 CPUtime=941.87
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 127835 0 0 0 94060 127 0 0 25 0 1 0 1151047403 536485888 126852 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 130978 126852 110 292 0 130683 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 523912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27059
/proc/meminfo: memFree=1083320/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=524844 CPUtime=1001.85
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 128001 0 0 0 100058 127 0 0 25 0 1 0 1151047403 537440256 127018 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 131211 127018 110 292 0 130916 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 524844

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27059
/proc/meminfo: memFree=1082680/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=525404 CPUtime=1061.82
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 128158 0 0 0 106055 127 0 0 25 0 1 0 1151047403 538013696 127175 1992294400 134512640 135712473 4294956208 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 131351 127175 110 292 0 131056 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 525404

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27059
/proc/meminfo: memFree=1081976/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=526252 CPUtime=1121.79
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 128343 0 0 0 112052 127 0 0 25 0 1 0 1151047403 538882048 127360 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 131563 127360 110 292 0 131268 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 526252

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27059
/proc/meminfo: memFree=1080376/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=527980 CPUtime=1181.77
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 128726 0 0 0 118049 128 0 0 25 0 1 0 1151047403 540651520 127743 1992294400 134512640 135712473 4294956208 18446744073709551615 134564760 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 131995 127743 110 292 0 131700 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 527980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.98 2/82 27059
/proc/meminfo: memFree=1080312/2055920 swapFree=4172784/4192956
[pid=27056] ppid=27054 vsize=527980 CPUtime=1200.07
/proc/27056/stat : 27056 (SApperloT-hrp) R 27054 27056 26811 0 -1 4194304 128742 0 0 0 119879 128 0 0 25 0 1 0 1151047403 540651520 127759 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/27056/statm: 131995 127759 110 292 0 131700 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 527980

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.68
CPU time (s): 1200.15
CPU user time (s): 1198.79
CPU system time (s): 1.35479
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 527980

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

runsolver used 1.45278 second user time and 4.01639 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-03 20:37:16
IDJOB=1563245
IDBENCH=70950
IDSOLVER=510
FILE ID=node87/1563245-1238783834
PBS_JOBID= 9085571
Free space on /tmp= 66408 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r2-noholes.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563245-1238783834/watcher-1563245-1238783834 -o /tmp/evaluation-result-1563245-1238783834/solver-1563245-1238783834 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=601016976 HOME/instance-1563245-1238783834.cnf

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

MD5SUM BENCH= 4c8b9603e0c90cfb3c82064eae956799
RANDOM SEED=601016976

node87.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1591840 kB
Buffers:         64904 kB
Cached:         317832 kB
SwapCached:       9352 kB
Active:         180800 kB
Inactive:       212836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591840 kB
SwapTotal:     4192956 kB
SwapFree:      4172784 kB
Dirty:           33748 kB
Writeback:           0 kB
Mapped:          16416 kB
Slab:            54624 kB
Committed_AS:  2880808 kB
PageTables:       2676 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= 66404 MiB
End job on node87 at 2009-04-03 20:57:18