Trace number 3348709

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) 1300 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
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 variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

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-3348709-1304972099/watcher-3348709-1304972099 -o /tmp/evaluation-result-3348709-1304972099/solver-3348709-1304972099 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348709-1304972099.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: 4.02 3.99 3.66 4/356 21093
/proc/meminfo: memFree=25815740/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=11796 CPUtime=0 cores=1,3
/proc/21093/stat : 21093 (runsolver) R 21091 21093 20502 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 608812514 12079104 52 33554432000 4194304 5432360 140735678489472 18446744073709551615 5055511 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/21093/statm: 2949 52 31 303 0 2643 0

[startup+0.105684 s]
/proc/loadavg: 4.02 3.99 3.66 4/356 21093
/proc/meminfo: memFree=25815740/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=28772 CPUtime=0.08 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 3551 0 0 0 8 0 0 0 25 0 1 0 608812514 29462528 3334 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 7193 3334 232 15 0 3836 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28772

[startup+0.200677 s]
/proc/loadavg: 4.02 3.99 3.66 4/356 21093
/proc/meminfo: memFree=25815740/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=29072 CPUtime=0.18 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 3637 0 0 0 18 0 0 0 25 0 1 0 608812514 29769728 3419 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 7268 3419 232 15 0 3911 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 29072

[startup+0.300647 s]
/proc/loadavg: 4.02 3.99 3.66 4/356 21093
/proc/meminfo: memFree=25815740/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=29072 CPUtime=0.28 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 3665 0 0 0 28 0 0 0 25 0 1 0 608812514 29769728 3445 33554432000 4194304 4254575 140735523341920 18446744073709551615 4209845 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 7268 3445 232 15 0 3911 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29072

[startup+0.700576 s]
/proc/loadavg: 4.02 3.99 3.66 4/356 21093
/proc/meminfo: memFree=25815740/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=29352 CPUtime=0.68 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 3780 0 0 0 68 0 0 0 25 0 1 0 608812514 30056448 3556 33554432000 4194304 4254575 140735523341920 18446744073709551615 4223054 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 7338 3556 233 15 0 3981 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 29352

[startup+1.50044 s]
/proc/loadavg: 4.02 3.99 3.66 5/362 21100
/proc/meminfo: memFree=25778120/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=29476 CPUtime=1.48 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 4038 0 0 0 148 0 0 0 25 0 1 0 608812514 30183424 3789 33554432000 4194304 4254575 140735523341920 18446744073709551615 4209760 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 7369 3789 233 15 0 4012 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29476

[startup+3.10015 s]
/proc/loadavg: 4.02 3.99 3.66 5/362 21100
/proc/meminfo: memFree=25771796/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=32656 CPUtime=3.08 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 4465 0 0 0 308 0 0 0 25 0 1 0 608812514 33439744 4206 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 8164 4206 233 15 0 4807 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32656

[startup+6.30059 s]
/proc/loadavg: 4.01 3.99 3.66 5/362 21128
/proc/meminfo: memFree=28719464/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=33692 CPUtime=6.28 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 5395 0 0 0 628 0 0 0 25 0 1 0 608812514 34500608 5125 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216707 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 8423 5125 233 15 0 5066 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33692

[startup+12.7005 s]
/proc/loadavg: 4.01 3.99 3.66 5/362 21129
/proc/meminfo: memFree=28692676/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=46640 CPUtime=12.68 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 7128 0 0 0 1267 1 0 0 25 0 1 0 608812514 47759360 6825 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216529 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 11660 6825 233 15 0 8303 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46640

[startup+25.5012 s]
/proc/loadavg: 4.01 3.99 3.67 5/362 21129
/proc/meminfo: memFree=28643020/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=60456 CPUtime=25.48 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 10367 0 0 0 2546 2 0 0 25 0 1 0 608812514 61906944 9998 33554432000 4194304 4254575 140735523341920 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 15114 9998 233 15 0 11757 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60456

[startup+51.1007 s]
/proc/loadavg: 4.00 3.99 3.67 5/362 21130
/proc/meminfo: memFree=28559332/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=84452 CPUtime=51.08 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 15793 0 0 0 5103 5 0 0 25 0 1 0 608812514 86478848 15345 33554432000 4194304 4254575 140735523341920 18446744073709551615 4209504 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 21113 15345 233 15 0 17756 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84452

[startup+102.301 s]
/proc/loadavg: 4.00 3.99 3.69 5/362 21131
/proc/meminfo: memFree=28456760/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=72432 CPUtime=102.28 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 28397 0 0 0 10219 9 0 0 25 0 1 0 608812514 74170368 11856 33554432000 4194304 4254575 140735523341920 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 18108 11856 233 15 0 14751 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 72432

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.71 5/362 21133
/proc/meminfo: memFree=28440604/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=124956 CPUtime=162.28 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 39761 0 0 0 16214 14 0 0 25 0 1 0 608812514 127954944 23032 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 31239 23032 233 15 0 27882 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 124956

[startup+222.313 s]
/proc/loadavg: 4.03 4.00 3.73 5/362 21134
/proc/meminfo: memFree=28450076/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=81476 CPUtime=222.29 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 53248 0 0 0 22210 19 0 0 25 0 1 0 608812514 83431424 16720 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 20369 16720 233 15 0 17012 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 81476

[startup+282.301 s]
/proc/loadavg: 4.15 4.04 3.76 5/362 21136
/proc/meminfo: memFree=28382584/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=133648 CPUtime=282.27 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 63528 0 0 0 28204 23 0 0 25 0 1 0 608812514 136855552 26856 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216707 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 33412 26856 233 15 0 30055 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 133648

[startup+342.3 s]
/proc/loadavg: 4.05 4.03 3.77 5/362 21137
/proc/meminfo: memFree=28327956/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=87316 CPUtime=342.27 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 75226 0 0 0 34200 27 0 0 25 0 1 0 608812514 89411584 15670 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216744 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 21829 15670 233 15 0 18472 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 87316

[startup+402.301 s]
/proc/loadavg: 4.02 4.02 3.78 5/362 21139
/proc/meminfo: memFree=28293556/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=137104 CPUtime=402.27 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 86480 0 0 0 40195 32 0 0 25 0 1 0 608812514 140394496 26743 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 34276 26743 233 15 0 30919 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 137104

[startup+462.301 s]
/proc/loadavg: 4.16 4.05 3.80 5/362 21141
/proc/meminfo: memFree=28381424/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=190376 CPUtime=462.27 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 94068 0 0 0 46192 35 0 0 25 0 1 0 608812514 194945024 34229 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 47594 34229 233 15 0 44237 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 190376

[startup+522.301 s]
/proc/loadavg: 4.21 4.07 3.82 5/362 21142
/proc/meminfo: memFree=28323564/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=110724 CPUtime=522.27 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 107209 0 0 0 52185 42 0 0 25 0 1 0 608812514 113381376 22358 33554432000 4194304 4254575 140735523341920 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 27681 22358 233 15 0 24324 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 110724

[startup+582.301 s]
/proc/loadavg: 4.07 4.06 3.83 5/362 21144
/proc/meminfo: memFree=28383060/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=141828 CPUtime=582.27 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 115437 0 0 0 58181 46 0 0 25 0 1 0 608812514 145231872 30474 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 35457 30474 233 15 0 32100 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 141828

[startup+642.3 s]
/proc/loadavg: 4.02 4.04 3.84 5/362 21145
/proc/meminfo: memFree=28248608/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=192976 CPUtime=642.27 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 122484 0 0 0 64178 49 0 0 25 0 1 0 608812514 197607424 37420 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216984 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 48244 37420 233 15 0 44887 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 192976

[startup+702.301 s]
/proc/loadavg: 4.01 4.03 3.84 5/362 21147
/proc/meminfo: memFree=28237144/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=115064 CPUtime=702.27 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 135128 0 0 0 70172 55 0 0 25 0 1 0 608812514 117825536 20422 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 28766 20422 233 15 0 25409 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 115064

[startup+762.301 s]
/proc/loadavg: 4.05 4.04 3.85 5/362 21149
/proc/meminfo: memFree=28278020/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=148996 CPUtime=762.28 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 144836 0 0 0 76168 60 0 0 25 0 1 0 608812514 152571904 29963 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216573 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 37249 29963 233 15 0 33892 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 148996

[startup+822.301 s]
/proc/loadavg: 4.10 4.06 3.87 5/362 21150
/proc/meminfo: memFree=28343788/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=201696 CPUtime=822.27 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 151878 0 0 0 82164 63 0 0 25 0 1 0 608812514 206536704 36889 33554432000 4194304 4254575 140735523341920 18446744073709551615 4223280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 50424 36889 233 15 0 47067 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 201696

[startup+882.314 s]
/proc/loadavg: 4.08 4.06 3.88 5/362 21152
/proc/meminfo: memFree=28298372/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=121924 CPUtime=882.28 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 164094 0 0 0 88161 67 0 0 25 0 1 0 608812514 124850176 23734 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 30481 23734 233 15 0 27124 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 121924

[startup+942.3 s]
/proc/loadavg: 4.03 4.05 3.89 5/362 21153
/proc/meminfo: memFree=28262616/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=153580 CPUtime=942.27 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 174576 0 0 0 94156 71 0 0 25 0 1 0 608812514 157265920 34024 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216771 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 38395 34024 233 15 0 35038 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 153580

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.89 5/362 21155
/proc/meminfo: memFree=28230340/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=106684 CPUtime=1002.27 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 189834 0 0 0 100150 77 0 0 25 0 1 0 608812514 109244416 22084 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 26671 22084 233 15 0 23314 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 106684

[startup+1062.3 s]
/proc/loadavg: 4.04 4.04 3.90 5/362 21157
/proc/meminfo: memFree=28386044/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=157040 CPUtime=1062.27 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 198119 0 0 0 106145 82 0 0 25 0 1 0 608812514 160808960 30231 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 39260 30231 233 15 0 35903 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 157040

[startup+1122.3 s]
/proc/loadavg: 4.09 4.06 3.92 5/362 21158
/proc/meminfo: memFree=28260968/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=209492 CPUtime=1122.26 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 204582 0 0 0 112141 85 0 0 25 0 1 0 608812514 214519808 36558 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216744 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 52373 36558 233 15 0 49016 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 209492

[startup+1182.3 s]
/proc/loadavg: 4.03 4.04 3.92 5/362 21160
/proc/meminfo: memFree=28335828/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=100312 CPUtime=1182.27 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 213278 0 0 0 118138 89 0 0 25 0 1 0 608812514 102719488 20616 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 25078 20616 233 15 0 21721 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 100312

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.92 5/362 21161
/proc/meminfo: memFree=28217244/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=131148 CPUtime=1242.27 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 221418 0 0 0 124135 92 0 0 25 0 1 0 608812514 134295552 28593 33554432000 4194304 4254575 140735523341920 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 32787 28593 233 15 0 29430 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 131148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.92 4/361 21164
/proc/meminfo: memFree=28248576/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=162680 CPUtime=1299.98 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 228515 0 0 0 129902 96 0 0 25 0 1 0 608812514 166584320 35570 33554432000 4194304 4254575 140735523341920 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 40670 35570 233 15 0 37313 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 162680

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

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

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.92 4/361 21164
/proc/meminfo: memFree=28248576/32951124 swapFree=53501176/67111528
[pid=21093] ppid=21091 vsize=162680 CPUtime=1299.98 cores=1,3
/proc/21093/stat : 21093 (cir_minisat) R 21091 21093 20502 0 -1 4202496 228515 0 0 0 129902 96 0 0 25 0 1 0 608812514 166584320 35570 33554432000 4194304 4254575 140735523341920 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21093/statm: 40670 35570 233 15 0 37313 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 162680

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1299.03
CPU system time (s): 0.968852
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 211864

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

runsolver used 4.37134 second user time and 10.9853 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-09 22:14:59
IDJOB=3348709
IDBENCH=83115
IDSOLVER=1810
FILE ID=node103/3348709-1304972099
RUNJOBID= node103-1304970796-20927
PBS_JOBID= 13285647
Free space on /tmp= 48692 MiB

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

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=96811788

node103.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.858
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.71
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.858
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.75
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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      25816392 kB
Buffers:        189080 kB
Cached:        1625584 kB
SwapCached:     339736 kB
Active:        3638812 kB
Inactive:      3249828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25816392 kB
SwapTotal:    67111528 kB
SwapFree:     53501176 kB
Dirty:            9336 kB
Writeback:           0 kB
AnonPages:     4744300 kB
Mapped:          10796 kB
Slab:           122720 kB
PageTables:      58544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81214840 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= 48852 MiB
End job on node103 at 2011-05-09 22:36:41