Trace number 3348719

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
minisat hack: cir_minisat 2011-03-02? (TO) 1299.92 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

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

running on 2 cores: 0,2

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: 4.01 3.94 3.56 5/307 22993
/proc/meminfo: memFree=527124/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=24980 CPUtime=0 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 1950 0 0 0 0 0 0 0 25 0 1 0 608793874 25579520 1818 33554432000 4194304 4254575 140734254017120 18446744073709551615 4241276 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 6245 1818 213 15 0 2888 0

[startup+0.0168901 s]
/proc/loadavg: 4.01 3.94 3.56 5/307 22993
/proc/meminfo: memFree=527124/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=25852 CPUtime=0.01 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 2277 0 0 0 1 0 0 0 25 0 1 0 608793874 26472448 2120 33554432000 4194304 4254575 140734254017120 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 6463 2121 213 15 0 3106 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25852

[startup+0.100974 s]
/proc/loadavg: 4.01 3.94 3.56 5/307 22993
/proc/meminfo: memFree=527124/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=33440 CPUtime=0.08 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 5135 0 0 0 8 0 0 0 25 0 1 0 608793874 34242560 4651 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 8360 4651 222 15 0 5003 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33440

[startup+0.30089 s]
/proc/loadavg: 4.01 3.94 3.56 5/307 22993
/proc/meminfo: memFree=527124/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=34052 CPUtime=0.28 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 5339 0 0 0 28 0 0 0 25 0 1 0 608793874 34869248 4855 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 8513 4855 232 15 0 5156 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 34052

[startup+0.700749 s]
/proc/loadavg: 4.01 3.94 3.56 5/307 22993
/proc/meminfo: memFree=527124/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=34208 CPUtime=0.68 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 5472 0 0 0 68 0 0 0 25 0 1 0 608793874 35028992 4984 33554432000 4194304 4254575 140734254017120 18446744073709551615 4217163 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 8552 4984 233 15 0 5195 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 34208

[startup+1.5006 s]
/proc/loadavg: 4.01 3.94 3.56 5/308 22994
/proc/meminfo: memFree=501700/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=34532 CPUtime=1.48 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 5727 0 0 0 148 0 0 0 25 0 1 0 608793874 35360768 5196 33554432000 4194304 4254575 140734254017120 18446744073709551615 4217053 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 8633 5196 233 15 0 5276 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34532

[startup+3.10035 s]
/proc/loadavg: 4.01 3.94 3.56 5/308 22994
/proc/meminfo: memFree=491656/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=37708 CPUtime=3.08 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 6027 0 0 0 308 0 0 0 25 0 1 0 608793874 38612992 5493 33554432000 4194304 4254575 140734254017120 18446744073709551615 4223259 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 9427 5493 233 15 0 6070 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37708

[startup+6.30074 s]
/proc/loadavg: 4.01 3.94 3.56 5/308 22994
/proc/meminfo: memFree=466744/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=38580 CPUtime=6.29 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 6755 0 0 0 628 1 0 0 25 0 1 0 608793874 39505920 6171 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216789 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 9645 6171 233 15 0 6288 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38580

[startup+12.7005 s]
/proc/loadavg: 4.01 3.94 3.56 5/308 22994
/proc/meminfo: memFree=417468/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=43716 CPUtime=12.69 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 8135 0 0 0 1268 1 0 0 25 0 1 0 608793874 44765184 7489 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 10929 7489 233 15 0 7572 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43716

[startup+25.5011 s]
/proc/loadavg: 4.01 3.94 3.57 5/308 22994
/proc/meminfo: memFree=304144/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=64960 CPUtime=25.49 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 10975 0 0 0 2547 2 0 0 25 0 1 0 608793874 66519040 10258 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216463 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 16240 10258 233 15 0 12883 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64960

[startup+51.1002 s]
/proc/loadavg: 4.00 3.94 3.58 5/308 22995
/proc/meminfo: memFree=128276/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=88336 CPUtime=51.09 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 16740 0 0 0 5106 3 0 0 25 0 1 0 608793874 90456064 15962 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 22084 15962 233 15 0 18727 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 88336

[startup+102.311 s]
/proc/loadavg: 4.00 3.95 3.60 5/308 22996
/proc/meminfo: memFree=97108/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=126688 CPUtime=102.27 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 27352 0 0 0 10220 7 0 0 25 0 1 0 608793874 129728512 26427 33554432000 4194304 4254575 140734254017120 18446744073709551615 4209504 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 31672 26427 233 15 0 28315 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 126688

[startup+162.301 s]
/proc/loadavg: 4.00 3.95 3.62 5/308 22998
/proc/meminfo: memFree=94248/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=183992 CPUtime=162.2 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 37031 0 0 0 16210 10 0 0 25 0 1 0 608793874 188407808 35932 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 45998 35932 233 15 0 42641 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 183992

[startup+222.3 s]
/proc/loadavg: 4.00 3.96 3.64 5/308 23000
/proc/meminfo: memFree=93564/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=271336 CPUtime=222.16 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 45942 0 0 0 22203 13 0 0 25 0 1 0 608793874 277848064 44668 33554432000 4194304 4254575 140734254017120 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 67834 44668 233 15 0 64477 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 271336

[startup+282.301 s]
/proc/loadavg: 4.10 4.00 3.67 5/308 23028
/proc/meminfo: memFree=4164264/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=141624 CPUtime=282.16 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 63446 0 0 0 28199 17 0 0 25 0 1 0 608793874 145022976 28400 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 35406 28400 233 15 0 32049 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 141624

[startup+342.301 s]
/proc/loadavg: 4.03 4.00 3.69 5/308 23030
/proc/meminfo: memFree=3920284/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=193508 CPUtime=342.16 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 72604 0 0 0 34197 19 0 0 25 0 1 0 608793874 198152192 37456 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 48377 37456 233 15 0 45020 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 193508

[startup+402.3 s]
/proc/loadavg: 4.05 4.01 3.71 5/308 23031
/proc/meminfo: memFree=3701264/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=278720 CPUtime=402.16 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 82709 0 0 0 40194 22 0 0 25 0 1 0 608793874 285409280 47433 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 69680 47433 233 15 0 66323 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 278720

[startup+462.301 s]
/proc/loadavg: 3.45 3.85 3.68 4/302 23051
/proc/meminfo: memFree=6921360/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=282044 CPUtime=462.16 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 89644 0 0 0 46191 25 0 0 25 0 1 0 608793874 288813056 54264 33554432000 4194304 4254575 140734254017120 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 70511 54264 233 15 0 67154 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 282044

[startup+522.3 s]
/proc/loadavg: 3.16 3.69 3.63 4/302 23053
/proc/meminfo: memFree=7056480/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=103156 CPUtime=522.16 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 101251 0 0 0 52186 30 0 0 25 0 1 0 608793874 105631744 20146 33554432000 4194304 4254575 140734254017120 18446744073709551615 4209781 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 25789 20146 233 15 0 22432 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 103156

[startup+582.301 s]
/proc/loadavg: 3.10 3.58 3.59 4/302 23054
/proc/meminfo: memFree=6938564/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=152764 CPUtime=582.16 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 115045 0 0 0 58181 35 0 0 25 0 1 0 608793874 156430336 33762 33554432000 4194304 4254575 140734254017120 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 38191 33762 233 15 0 34834 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 152764

[startup+642.3 s]
/proc/loadavg: 2.59 3.36 3.52 3/296 23074
/proc/meminfo: memFree=7167280/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=205416 CPUtime=642.18 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 124123 0 0 0 64179 39 0 0 25 0 1 0 608793874 210345984 42727 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 51354 42727 233 15 0 47997 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 205416

[startup+702.301 s]
/proc/loadavg: 2.22 3.11 3.42 3/296 23075
/proc/meminfo: memFree=7130776/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=287944 CPUtime=702.17 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 132438 0 0 0 70174 43 0 0 25 0 1 0 608793874 294854656 50964 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 71986 50964 233 15 0 68629 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 287944

[startup+762.311 s]
/proc/loadavg: 2.15 2.92 3.33 3/296 23077
/proc/meminfo: memFree=7104080/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=290092 CPUtime=762.18 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 139108 0 0 0 76171 47 0 0 25 0 1 0 608793874 297054208 57588 33554432000 4194304 4254575 140734254017120 18446744073709551615 4209260 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 72523 57588 233 15 0 69166 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 290092

[startup+822.301 s]
/proc/loadavg: 2.05 2.75 3.25 3/296 23079
/proc/meminfo: memFree=7079620/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=292828 CPUtime=822.17 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 145205 0 0 0 82167 50 0 0 25 0 1 0 608793874 299855872 63624 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 73207 63624 233 15 0 69850 0
Current children cumulated CPU time (s) 822.17
Current children cumulated vsize (KiB) 292828

[startup+882.301 s]
/proc/loadavg: 2.02 2.61 3.16 3/296 23080
/proc/meminfo: memFree=7238180/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=113064 CPUtime=882.18 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 157174 0 0 0 88162 56 0 0 25 0 1 0 608793874 115777536 23602 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216984 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 28266 23602 233 15 0 24909 0
Current children cumulated CPU time (s) 882.18
Current children cumulated vsize (KiB) 113064

[startup+942.3 s]
/proc/loadavg: 2.00 2.50 3.09 3/296 23082
/proc/meminfo: memFree=7188668/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=162852 CPUtime=942.18 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 169715 0 0 0 94156 62 0 0 25 0 1 0 608793874 166760448 36018 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 40713 36018 233 15 0 37356 0
Current children cumulated CPU time (s) 942.18
Current children cumulated vsize (KiB) 162852

[startup+1002.3 s]
/proc/loadavg: 2.00 2.40 3.02 3/296 23083
/proc/meminfo: memFree=7154404/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=213256 CPUtime=1002.19 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 178395 0 0 0 100152 67 0 0 25 0 1 0 608793874 218374144 44613 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216789 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 53314 44613 233 15 0 49957 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 213256

[startup+1062.3 s]
/proc/loadavg: 2.06 2.34 2.96 3/296 23085
/proc/meminfo: memFree=7124360/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=294952 CPUtime=1062.18 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 186201 0 0 0 106148 70 0 0 25 0 1 0 608793874 302030848 52337 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 73738 52337 233 15 0 70381 0
Current children cumulated CPU time (s) 1062.18
Current children cumulated vsize (KiB) 294952

[startup+1122.3 s]
/proc/loadavg: 1.63 2.18 2.86 2/290 23104
/proc/meminfo: memFree=7176188/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=296120 CPUtime=1122.18 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 194375 0 0 0 112145 73 0 0 25 0 1 0 608793874 303226880 60456 33554432000 4194304 4254575 140734254017120 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 74030 60456 233 15 0 70673 0
Current children cumulated CPU time (s) 1122.18
Current children cumulated vsize (KiB) 296120

[startup+1182.3 s]
/proc/loadavg: 1.23 1.97 2.74 2/290 23105
/proc/meminfo: memFree=7147396/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=297456 CPUtime=1182.19 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 201776 0 0 0 118142 77 0 0 25 0 1 0 608793874 304594944 67745 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216782 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 74364 67745 233 15 0 71007 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 297456

[startup+1242.3 s]
/proc/loadavg: 1.08 1.79 2.63 2/290 23107
/proc/meminfo: memFree=7121200/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=431404 CPUtime=1242.19 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 208260 0 0 0 124139 80 0 0 25 0 1 0 608793874 441757696 74126 33554432000 4194304 4254575 140734254017120 18446744073709551615 4209144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 107851 74126 233 15 0 104494 0
Current children cumulated CPU time (s) 1242.19
Current children cumulated vsize (KiB) 431404



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.03 1.64 2.53 2/290 23108
/proc/meminfo: memFree=7300480/32950928 swapFree=67083212/67111528
[pid=22993] ppid=22991 vsize=138888 CPUtime=1299.91 cores=0,2
/proc/22993/stat : 22993 (cir_minisat) R 22991 22993 22349 0 -1 4202496 223220 0 0 0 129906 85 0 0 25 0 1 0 608793874 142221312 29346 33554432000 4194304 4254575 140734254017120 18446744073709551615 4216768 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22993/statm: 34722 29346 233 15 0 31365 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 138888

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.92
CPU user time (s): 1299.06
CPU system time (s): 0.858869
CPU usage (%): 99.9925
Max. virtual memory (cumulated for all children) (KiB): 444512

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

runsolver used 3.73143 second user time and 8.16376 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-09 22:12:22
IDJOB=3348719
IDBENCH=83103
IDSOLVER=1810
FILE ID=node127/3348719-1304971942
RUNJOBID= node127-1304971020-22779
PBS_JOBID= 13285623
Free space on /tmp= 42056 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top26.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348719-1304971942/watcher-3348719-1304971942 -o /tmp/evaluation-result-3348719-1304971942/solver-3348719-1304971942 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348719-1304971942.cnf

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=1863072222

node127.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.823
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.64
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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.823
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:        527280 kB
Buffers:        218060 kB
Cached:       10220068 kB
SwapCached:       1588 kB
Active:       24631164 kB
Inactive:      7272444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:        527280 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            4276 kB
Writeback:           0 kB
AnonPages:    21463512 kB
Mapped:          26576 kB
Slab:           397688 kB
PageTables:      58148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51553576 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= 42252 MiB
End job on node127 at 2011-05-09 22:34:04