Trace number 3380453

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-05-13 (simp)? (TO) 1300.06 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
Bench CategoryAPPLICATION (applications 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 variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

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-3380453-1305459217/watcher-3380453-1305459217 -o /tmp/evaluation-result-3380453-1305459217/solver-3380453-1305459217 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380453-1305459217.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: 1.36 3.13 3.68 4/380 30592
/proc/meminfo: memFree=21551940/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=24040 CPUtime=0 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 1752 0 0 0 0 0 0 0 21 0 1 0 638337167 24616960 1680 33554432000 4194304 4300288 140734267316016 18446744073709551615 4279134 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 6010 1680 218 26 0 2642 0

[startup+0.0182979 s]
/proc/loadavg: 1.36 3.13 3.68 4/380 30592
/proc/meminfo: memFree=21551940/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=24748 CPUtime=0.01 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 1991 0 0 0 1 0 0 0 21 0 1 0 638337167 25341952 1907 33554432000 4194304 4300288 140734267316016 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 6187 1907 218 26 0 2819 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24748

[startup+0.100311 s]
/proc/loadavg: 1.36 3.13 3.68 4/380 30592
/proc/meminfo: memFree=21551940/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=31452 CPUtime=0.09 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 4375 0 0 0 8 1 0 0 21 0 1 0 638337167 32206848 4008 33554432000 4194304 4300288 140734267316016 18446744073709551615 228095148128 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 7863 4008 222 26 0 4495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31452

[startup+0.300276 s]
/proc/loadavg: 1.36 3.13 3.68 4/380 30592
/proc/meminfo: memFree=21551940/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=28732 CPUtime=0.29 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 5978 0 0 0 28 1 0 0 22 0 1 0 638337167 29421568 3748 33554432000 4194304 4300288 140734267316016 18446744073709551615 4255632 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 7183 3748 242 26 0 3815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28732

[startup+0.7002 s]
/proc/loadavg: 1.36 3.13 3.68 4/380 30592
/proc/meminfo: memFree=21551940/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=31408 CPUtime=0.69 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 6187 0 0 0 68 1 0 0 23 0 1 0 638337167 32161792 3953 33554432000 4194304 4300288 140734267316016 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 7852 3953 242 26 0 4484 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31408

[startup+1.50105 s]
/proc/loadavg: 1.36 3.13 3.68 5/381 30593
/proc/meminfo: memFree=21518708/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=31408 CPUtime=1.49 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 6634 0 0 0 148 1 0 0 25 0 1 0 638337167 32161792 4392 33554432000 4194304 4300288 140734267316016 18446744073709551615 4269401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 7852 4392 242 26 0 4484 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31408

[startup+3.10076 s]
/proc/loadavg: 1.36 3.13 3.68 5/381 30593
/proc/meminfo: memFree=21500980/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=42904 CPUtime=3.09 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 8554 0 0 0 308 1 0 0 25 0 1 0 638337167 43933696 6296 33554432000 4194304 4300288 140734267316016 18446744073709551615 4256455 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 10726 6296 242 26 0 7358 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42904

[startup+6.30018 s]
/proc/loadavg: 1.57 3.15 3.68 5/381 30594
/proc/meminfo: memFree=21461924/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=50084 CPUtime=6.29 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 9952 0 0 0 627 2 0 0 25 0 1 0 638337167 51286016 7673 33554432000 4194304 4300288 140734267316016 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 12521 7673 242 26 0 9153 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50084

[startup+12.701 s]
/proc/loadavg: 1.76 3.16 3.69 5/381 30594
/proc/meminfo: memFree=21427872/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=38484 CPUtime=12.69 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 14080 0 0 0 1267 2 0 0 25 0 1 0 638337167 39407616 6029 33554432000 4194304 4300288 140734267316016 18446744073709551615 4249510 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 9621 6029 242 26 0 6253 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38484

[startup+25.5007 s]
/proc/loadavg: 2.26 3.20 3.69 5/381 30594
/proc/meminfo: memFree=21392296/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=62088 CPUtime=25.49 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 20132 0 0 0 2545 4 0 0 25 0 1 0 638337167 63578112 12011 33554432000 4194304 4300288 140734267316016 18446744073709551615 4272179 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 15522 12011 242 26 0 12154 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62088

[startup+51.101 s]
/proc/loadavg: 2.85 3.26 3.70 5/381 30595
/proc/meminfo: memFree=21274564/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=92536 CPUtime=51.1 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 31243 0 0 0 5104 6 0 0 25 0 1 0 638337167 94756864 14947 33554432000 4194304 4300288 140734267316016 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 23134 14947 242 26 0 19766 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 92536

[startup+102.315 s]
/proc/loadavg: 3.56 3.39 3.72 5/381 30596
/proc/meminfo: memFree=21199044/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=141856 CPUtime=102.3 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 60125 0 0 0 10220 10 0 0 25 0 1 0 638337167 145260544 24722 33554432000 4194304 4300288 140734267316016 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 35464 24722 242 26 0 32096 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 141856

[startup+162.301 s]
/proc/loadavg: 3.92 3.53 3.74 5/381 30598
/proc/meminfo: memFree=21212796/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=92536 CPUtime=162.3 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 85142 0 0 0 16215 15 0 0 25 0 1 0 638337167 94756864 15125 33554432000 4194304 4300288 140734267316016 18446744073709551615 4269836 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 23134 15125 242 26 0 19766 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 92536

[startup+222.301 s]
/proc/loadavg: 4.05 3.64 3.76 5/381 30599
/proc/meminfo: memFree=21205580/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=92536 CPUtime=222.3 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 116104 0 0 0 22209 21 0 0 25 0 1 0 638337167 94756864 17292 33554432000 4194304 4300288 140734267316016 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 23134 17292 242 26 0 19766 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 92536

[startup+282.301 s]
/proc/loadavg: 4.06 3.72 3.78 5/381 30601
/proc/meminfo: memFree=21196884/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=141856 CPUtime=282.3 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 147408 0 0 0 28203 27 0 0 25 0 1 0 638337167 145260544 27407 33554432000 4194304 4300288 140734267316016 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 35464 27407 242 26 0 32096 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 141856

[startup+342.301 s]
/proc/loadavg: 4.02 3.77 3.79 5/381 30602
/proc/meminfo: memFree=21159428/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=141856 CPUtime=342.31 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 172400 0 0 0 34199 32 0 0 25 0 1 0 638337167 145260544 26141 33554432000 4194304 4300288 140734267316016 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 35464 26141 242 26 0 32096 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 141856

[startup+402.301 s]
/proc/loadavg: 4.00 3.81 3.81 5/381 30604
/proc/meminfo: memFree=21131884/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=92536 CPUtime=402.3 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 191461 0 0 0 40194 36 0 0 25 0 1 0 638337167 94756864 18434 33554432000 4194304 4300288 140734267316016 18446744073709551615 4268502 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 23134 18434 242 26 0 19766 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 92536

[startup+462.301 s]
/proc/loadavg: 4.00 3.84 3.82 5/381 30606
/proc/meminfo: memFree=21191268/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=172676 CPUtime=462.3 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 220108 0 0 0 46188 42 0 0 25 0 1 0 638337167 176820224 32455 33554432000 4194304 4300288 140734267316016 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 43169 32455 242 26 0 39801 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 172676

[startup+522.301 s]
/proc/loadavg: 4.00 3.86 3.82 5/381 30607
/proc/meminfo: memFree=21072096/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=172676 CPUtime=522.31 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 240088 0 0 0 52184 47 0 0 25 0 1 0 638337167 176820224 33779 33554432000 4194304 4300288 140734267316016 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 43169 33779 242 26 0 39801 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 172676

[startup+582.301 s]
/proc/loadavg: 4.03 3.90 3.83 5/381 30609
/proc/meminfo: memFree=20989620/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=141856 CPUtime=582.31 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 264899 0 0 0 58178 53 0 0 25 0 1 0 638337167 145260544 28041 33554432000 4194304 4300288 140734267316016 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 35464 28041 242 26 0 32096 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 141856

[startup+642.301 s]
/proc/loadavg: 4.09 3.93 3.85 5/381 30610
/proc/meminfo: memFree=20975476/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=172676 CPUtime=642.33 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 285091 0 0 0 64176 57 0 0 25 0 1 0 638337167 176820224 34136 33554432000 4194304 4300288 140734267316016 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 43169 34136 242 26 0 39801 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 172676

[startup+702.301 s]
/proc/loadavg: 4.09 3.96 3.86 5/381 30612
/proc/meminfo: memFree=21062012/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=172104 CPUtime=702.31 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 318456 0 0 0 70167 64 0 0 25 0 1 0 638337167 176234496 36155 33554432000 4194304 4300288 140734267316016 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 43026 36155 242 26 0 39658 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 172104

[startup+762.315 s]
/proc/loadavg: 4.20 4.01 3.88 5/381 30614
/proc/meminfo: memFree=21050344/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=202924 CPUtime=762.33 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 339544 0 0 0 76164 69 0 0 25 0 1 0 638337167 207794176 40168 33554432000 4194304 4300288 140734267316016 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 50731 40168 242 26 0 47363 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 202924

[startup+822.301 s]
/proc/loadavg: 4.07 4.01 3.89 5/381 30615
/proc/meminfo: memFree=20995272/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=202924 CPUtime=822.32 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 362957 0 0 0 82157 75 0 0 25 0 1 0 638337167 207794176 44073 33554432000 4194304 4300288 140734267316016 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 50731 44073 242 26 0 47363 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 202924

[startup+882.301 s]
/proc/loadavg: 4.02 4.00 3.89 5/381 30617
/proc/meminfo: memFree=21072876/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=172104 CPUtime=882.32 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 391743 0 0 0 88151 81 0 0 25 0 1 0 638337167 176234496 36837 33554432000 4194304 4300288 140734267316016 18446744073709551615 4256266 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 43026 36837 242 26 0 39658 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 172104

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.90 5/381 30618
/proc/meminfo: memFree=21009248/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=202924 CPUtime=942.32 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 415789 0 0 0 94145 87 0 0 25 0 1 0 638337167 207794176 42589 33554432000 4194304 4300288 140734267316016 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 50731 42589 242 26 0 47363 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 202924

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/381 30620
/proc/meminfo: memFree=21069612/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=122784 CPUtime=1002.32 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 435929 0 0 0 100140 92 0 0 25 0 1 0 638337167 125730816 27343 33554432000 4194304 4300288 140734267316016 18446744073709551615 4256223 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 30696 27343 242 26 0 27328 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 122784

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/381 30622
/proc/meminfo: memFree=21064516/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=172104 CPUtime=1062.33 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 469403 0 0 0 106132 101 0 0 25 0 1 0 638337167 176234496 38907 33554432000 4194304 4300288 140734267316016 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 43026 38907 242 26 0 39658 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 172104

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.91 5/381 30623
/proc/meminfo: memFree=20916820/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=202924 CPUtime=1122.33 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 494465 0 0 0 112127 106 0 0 25 0 1 0 638337167 207794176 40257 33554432000 4194304 4300288 140734267316016 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 50731 40257 242 26 0 47363 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 202924

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/381 30625
/proc/meminfo: memFree=21030272/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=172104 CPUtime=1182.33 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 514846 0 0 0 118122 111 0 0 25 0 1 0 638337167 176234496 39172 33554432000 4194304 4300288 140734267316016 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 43026 39172 242 26 0 39658 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 172104

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.92 5/381 30626
/proc/meminfo: memFree=20958956/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=202924 CPUtime=1242.33 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 536682 0 0 0 124117 116 0 0 25 0 1 0 638337167 207794176 43469 33554432000 4194304 4300288 140734267316016 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 50731 43469 242 26 0 47363 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 202924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.04 3.93 3/378 30631
/proc/meminfo: memFree=21364676/32951124 swapFree=65980216/67111528
[pid=30592] ppid=30590 vsize=202924 CPUtime=1300.05 cores=1,3
/proc/30592/stat : 30592 (cir_minisat) R 30590 30592 30081 0 -1 4202496 558522 0 0 0 129884 121 0 0 25 0 1 0 638337167 207794176 45877 33554432000 4194304 4300288 140734267316016 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30592/statm: 50731 45877 242 26 0 47363 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 202924

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): 1300.06
CPU user time (s): 1298.84
CPU system time (s): 1.21981
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 253012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.84
system time used= 1.21981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 558522
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2870

runsolver used 4.48332 second user time and 10.9503 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 13:33:37
IDJOB=3380453
IDBENCH=83134
IDSOLVER=1863
FILE ID=node142/3380453-1305459217
RUNJOBID= node142-1305459217-30552
PBS_JOBID= 13324890
Free space on /tmp= 73540 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom17.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380453-1305459217/watcher-3380453-1305459217 -o /tmp/evaluation-result-3380453-1305459217/solver-3380453-1305459217 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380453-1305459217.cnf

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

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=275652319

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5131.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21552468 kB
Buffers:        334332 kB
Cached:        4801016 kB
SwapCached:      11520 kB
Active:        7959068 kB
Inactive:      3103032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21552468 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           10692 kB
Writeback:           0 kB
AnonPages:     5923316 kB
Mapped:          21208 kB
Slab:           235156 kB
PageTables:      35860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78804424 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= 73548 MiB
End job on node142 at 2011-05-15 13:55:19