Trace number 3422436

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: contrasat 2011-03-02? (TO) 5000.04 5000.13

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
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 variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

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-3422436-1306665647/watcher-3422436-1306665647 -o /tmp/evaluation-result-3422436-1306665647/solver-3422436-1306665647 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422436-1306665647.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.06 2.01 2/535 17698
/proc/meminfo: memFree=14108740/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=28604 CPUtime=0.01 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 2493 0 0 0 1 0 0 0 25 0 1 0 758980929 29290496 2414 33554432000 4194304 4298156 140733649012080 18446744073709551615 4284889 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 7151 2415 216 26 0 3783 0

[startup+0.108895 s]
/proc/loadavg: 2.08 2.06 2.01 2/535 17698
/proc/meminfo: memFree=14108740/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=43792 CPUtime=0.1 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 8004 0 0 0 9 1 0 0 25 0 1 0 758980929 44843008 6803 33554432000 4194304 4298156 140733649012080 18446744073709551615 4227683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 10948 6803 222 26 0 7580 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 43792

[startup+0.200877 s]
/proc/loadavg: 2.08 2.06 2.01 2/535 17698
/proc/meminfo: memFree=14108740/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=52380 CPUtime=0.19 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 9684 0 0 0 18 1 0 0 25 0 1 0 758980929 53637120 8330 33554432000 4194304 4298156 140733649012080 18446744073709551615 4210159 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 13095 8330 222 26 0 9727 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 52380

[startup+0.300856 s]
/proc/loadavg: 2.08 2.06 2.01 2/535 17698
/proc/meminfo: memFree=14108740/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=50180 CPUtime=0.29 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 12338 0 0 0 28 1 0 0 25 0 1 0 758980929 51384320 8107 33554432000 4194304 4298156 140733649012080 18446744073709551615 4210178 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 12545 8108 223 26 0 9177 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50180

[startup+0.700787 s]
/proc/loadavg: 2.08 2.06 2.01 2/535 17698
/proc/meminfo: memFree=14108740/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=45548 CPUtime=0.69 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 14527 0 0 0 67 2 0 0 25 0 1 0 758980929 46641152 7467 33554432000 4194304 4298156 140733649012080 18446744073709551615 4253621 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 11387 7467 242 26 0 8019 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45548

[startup+1.50064 s]
/proc/loadavg: 2.08 2.06 2.01 3/536 17699
/proc/meminfo: memFree=14077624/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=52620 CPUtime=1.49 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 16391 0 0 0 147 2 0 0 25 0 1 0 758980929 53882880 8894 33554432000 4194304 4298156 140733649012080 18446744073709551615 4251824 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 13155 8894 242 26 0 9787 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52620

[startup+3.10036 s]
/proc/loadavg: 2.08 2.06 2.01 3/536 17699
/proc/meminfo: memFree=14071300/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=55340 CPUtime=3.09 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 16998 0 0 0 307 2 0 0 25 0 1 0 758980929 56668160 9474 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 13835 9474 242 26 0 10467 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55340

[startup+6.3008 s]
/proc/loadavg: 2.07 2.06 2.01 3/536 17699
/proc/meminfo: memFree=14062624/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=59760 CPUtime=6.29 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 18958 0 0 0 627 2 0 0 25 0 1 0 758980929 61194240 11131 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256210 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 14940 11131 242 26 0 11572 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59760

[startup+12.7006 s]
/proc/loadavg: 2.07 2.06 2.01 3/536 17699
/proc/meminfo: memFree=14062500/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=64184 CPUtime=12.69 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 19200 0 0 0 1267 2 0 0 25 0 1 0 758980929 65724416 11355 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 16046 11355 242 26 0 12678 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64184

[startup+25.5004 s]
/proc/loadavg: 2.05 2.06 2.01 3/536 17700
/proc/meminfo: memFree=14058656/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=64184 CPUtime=25.49 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 20104 0 0 0 2546 3 0 0 25 0 1 0 758980929 65724416 12218 33554432000 4194304 4298156 140733649012080 18446744073709551615 4261203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 16046 12218 242 26 0 12678 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64184

[startup+51.1008 s]
/proc/loadavg: 2.03 2.05 2.01 3/536 17700
/proc/meminfo: memFree=14034648/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=97252 CPUtime=51.09 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 36359 0 0 0 5104 5 0 0 25 0 1 0 758980929 99586048 17996 33554432000 4194304 4298156 140733649012080 18446744073709551615 4261489 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 24313 17996 242 26 0 20945 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 97252

[startup+102.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/536 17702
/proc/meminfo: memFree=14034992/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=78576 CPUtime=102.3 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 76285 0 0 0 10219 11 0 0 25 0 1 0 758980929 80461824 15093 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256421 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 19644 15093 242 26 0 16276 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78576

[startup+162.301 s]
/proc/loadavg: 2.15 2.06 2.01 3/536 17703
/proc/meminfo: memFree=13994776/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=115928 CPUtime=162.29 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 92508 0 0 0 16217 12 0 0 25 0 1 0 758980929 118710272 24881 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256400 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 28982 24881 242 26 0 25614 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 115928

[startup+222.32 s]
/proc/loadavg: 2.12 2.06 2.01 3/536 17705
/proc/meminfo: memFree=13972292/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=120604 CPUtime=222.27 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 93451 0 0 0 22215 12 0 0 25 0 1 0 758980929 123498496 25811 33554432000 4194304 4298156 140733649012080 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 30151 25811 242 26 0 26783 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 120604

[startup+282.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/536 17706
/proc/meminfo: memFree=14011816/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=127900 CPUtime=282.24 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 96137 0 0 0 28212 12 0 0 25 0 1 0 758980929 130969600 28131 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 31975 28131 242 26 0 28607 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 127900

[startup+342.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/536 17708
/proc/meminfo: memFree=13974076/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=127900 CPUtime=342.24 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 96146 0 0 0 34212 12 0 0 25 0 1 0 758980929 130969600 28140 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 31975 28140 242 26 0 28607 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 127900

[startup+402.301 s]
/proc/loadavg: 2.15 2.07 2.01 3/536 17710
/proc/meminfo: memFree=14002688/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=139572 CPUtime=402.25 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 99123 0 0 0 40212 13 0 0 25 0 1 0 758980929 142921728 31020 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 34893 31020 242 26 0 31525 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 139572

[startup+462.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/536 17711
/proc/meminfo: memFree=14001156/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=139572 CPUtime=462.24 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 99177 0 0 0 46211 13 0 0 25 0 1 0 758980929 142921728 31073 33554432000 4194304 4298156 140733649012080 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 34893 31073 242 26 0 31525 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 139572

[startup+522.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/536 17713
/proc/meminfo: memFree=13969380/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=139572 CPUtime=522.25 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 99177 0 0 0 52212 13 0 0 25 0 1 0 758980929 142921728 31073 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256290 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 34893 31073 242 26 0 31525 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 139572

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 17714
/proc/meminfo: memFree=13956068/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=120984 CPUtime=582.24 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 181622 0 0 0 58200 24 0 0 25 0 1 0 758980929 123887616 26422 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256941 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 30246 26422 242 26 0 26878 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 120984

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 17818
/proc/meminfo: memFree=13880524/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=201108 CPUtime=4002.2 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 3776630 0 0 0 399633 587 0 0 25 0 1 0 758980929 205934592 39905 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256760 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 50277 39905 242 26 0 46909 0
Current children cumulated CPU time (s) 4002.2
Current children cumulated vsize (KiB) 201108

[startup+4062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 17819
/proc/meminfo: memFree=13857420/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=201108 CPUtime=4062.21 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 3832619 0 0 0 405625 596 0 0 25 0 1 0 758980929 205934592 41117 33554432000 4194304 4298156 140733649012080 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 50277 41117 242 26 0 46909 0
Current children cumulated CPU time (s) 4062.21
Current children cumulated vsize (KiB) 201108

[startup+4122.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/536 17821
/proc/meminfo: memFree=13880316/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=170288 CPUtime=4122.19 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 3901255 0 0 0 411614 605 0 0 25 0 1 0 758980929 174374912 37686 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 42572 37686 242 26 0 39204 0
Current children cumulated CPU time (s) 4122.19
Current children cumulated vsize (KiB) 170288

[startup+4182.32 s]
/proc/loadavg: 2.06 2.04 2.01 3/536 17822
/proc/meminfo: memFree=13844680/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=201108 CPUtime=4182.21 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 3947247 0 0 0 417607 614 0 0 25 0 1 0 758980929 205934592 45748 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 50277 45748 242 26 0 46909 0
Current children cumulated CPU time (s) 4182.21
Current children cumulated vsize (KiB) 201108

[startup+4242.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/536 17824
/proc/meminfo: memFree=13890644/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=170288 CPUtime=4242.2 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 4014809 0 0 0 423596 624 0 0 25 0 1 0 758980929 174374912 37342 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 42572 37342 242 26 0 39204 0
Current children cumulated CPU time (s) 4242.2
Current children cumulated vsize (KiB) 170288

[startup+4302.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/536 17826
/proc/meminfo: memFree=13878332/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=201108 CPUtime=4302.19 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 4074466 0 0 0 429586 633 0 0 25 0 1 0 758980929 205934592 39017 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 50277 39017 242 26 0 46909 0
Current children cumulated CPU time (s) 4302.19
Current children cumulated vsize (KiB) 201108

[startup+4362.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/536 17827
/proc/meminfo: memFree=13860432/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=201108 CPUtime=4362.19 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 4121281 0 0 0 435579 640 0 0 25 0 1 0 758980929 205934592 44372 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256736 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 50277 44372 242 26 0 46909 0
Current children cumulated CPU time (s) 4362.19
Current children cumulated vsize (KiB) 201108

[startup+4422.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/536 17829
/proc/meminfo: memFree=13881464/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=170288 CPUtime=4422.19 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 4191229 0 0 0 441568 651 0 0 25 0 1 0 758980929 174374912 38091 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 42572 38091 242 26 0 39204 0
Current children cumulated CPU time (s) 4422.19
Current children cumulated vsize (KiB) 170288

[startup+4482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 17830
/proc/meminfo: memFree=13885268/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=170288 CPUtime=4482.19 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 4247780 0 0 0 447559 660 0 0 25 0 1 0 758980929 174374912 38444 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17698/statm: 42572 38444 242 26 0 39204 0
Current children cumulated CPU time (s) 4482.19
Current children cumulated vsize (KiB) 170288

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 17832
/proc/meminfo: memFree=13836748/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=201108 CPUtime=4542.19 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 4295830 0 0 0 453551 668 0 0 25 0 1 0 758980929 205934592 45375 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17698/statm: 50277 45375 242 26 0 46909 0
Current children cumulated CPU time (s) 4542.19
Current children cumulated vsize (KiB) 201108

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 17834
/proc/meminfo: memFree=13854060/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=201108 CPUtime=4602.19 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 4353824 0 0 0 459542 677 0 0 25 0 1 0 758980929 205934592 42914 33554432000 4194304 4298156 140733649012080 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17698/statm: 50277 42914 242 26 0 46909 0
Current children cumulated CPU time (s) 4602.19
Current children cumulated vsize (KiB) 201108

[startup+4662.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/536 17835
/proc/meminfo: memFree=13863936/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=201108 CPUtime=4662.19 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 4409682 0 0 0 465533 686 0 0 25 0 1 0 758980929 205934592 40446 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17698/statm: 50277 40446 242 26 0 46909 0
Current children cumulated CPU time (s) 4662.19
Current children cumulated vsize (KiB) 201108

[startup+4722.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/536 17837
/proc/meminfo: memFree=13864892/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=170288 CPUtime=4722.21 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 4469477 0 0 0 471525 696 0 0 25 0 1 0 758980929 174374912 38589 33554432000 4194304 4298156 140733649012080 18446744073709551615 4261924 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17698/statm: 42572 38589 242 26 0 39204 0
Current children cumulated CPU time (s) 4722.21
Current children cumulated vsize (KiB) 170288

[startup+4782.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/536 17838
/proc/meminfo: memFree=13863236/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=201108 CPUtime=4782.19 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 4537638 0 0 0 477513 706 0 0 25 0 1 0 758980929 205934592 39824 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256829 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17698/statm: 50277 39824 242 26 0 46909 0
Current children cumulated CPU time (s) 4782.19
Current children cumulated vsize (KiB) 201108

[startup+4842.32 s]
/proc/loadavg: 2.07 2.04 2.00 3/536 17849
/proc/meminfo: memFree=13833108/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=251196 CPUtime=4842.21 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 4593434 0 0 0 483506 715 0 0 25 0 1 0 758980929 257224704 47703 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256304 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17698/statm: 62799 47703 242 26 0 59431 0
Current children cumulated CPU time (s) 4842.21
Current children cumulated vsize (KiB) 251196

[startup+4902.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/536 17879
/proc/meminfo: memFree=13905252/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=201108 CPUtime=4902.19 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 4652493 0 0 0 489495 724 0 0 25 0 1 0 758980929 205934592 38803 33554432000 4194304 4298156 140733649012080 18446744073709551615 4251925 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17698/statm: 50277 38803 242 26 0 46909 0
Current children cumulated CPU time (s) 4902.19
Current children cumulated vsize (KiB) 201108

[startup+4962.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/536 17880
/proc/meminfo: memFree=13884736/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=201108 CPUtime=4962.2 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 4707629 0 0 0 495485 735 0 0 25 0 1 0 758980929 205934592 38769 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17698/statm: 50277 38769 242 26 0 46909 0
Current children cumulated CPU time (s) 4962.2
Current children cumulated vsize (KiB) 201108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 17881
/proc/meminfo: memFree=13900096/32951124 swapFree=51873512/67111528
[pid=17698] ppid=17696 vsize=201108 CPUtime=5000.02 cores=1,3,5,7
/proc/17698/stat : 17698 (contrasat_relea) R 17696 17698 16839 0 -1 4202496 4749248 0 0 0 499260 742 0 0 25 0 1 0 758980929 205934592 39551 33554432000 4194304 4298156 140733649012080 18446744073709551615 4256790 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17698/statm: 50277 39551 242 26 0 46909 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 201108

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): 5000.13
CPU time (s): 5000.04
CPU user time (s): 4992.61
CPU system time (s): 7.42987
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 331336

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

runsolver used 24.5403 second user time and 61.8876 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-29 12:40:47
IDJOB=3422436
IDBENCH=83109
IDSOLVER=1915
FILE ID=node146/3422436-1306665647
RUNJOBID= node146-1306658664-16863
PBS_JOBID= 13471751
Free space on /tmp= 73364 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom25.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422436-1306665647/watcher-3422436-1306665647 -o /tmp/evaluation-result-3422436-1306665647/solver-3422436-1306665647 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422436-1306665647.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=1270918916

node146.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.830
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.66
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.830
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.830
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.830
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.830
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.830
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.830
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.75
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.830
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:      14109020 kB
Buffers:        352688 kB
Cached:        6035144 kB
SwapCached:      56236 kB
Active:       13181416 kB
Inactive:      5342448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14109020 kB
SwapTotal:    67111528 kB
SwapFree:     51873512 kB
Dirty:            4424 kB
Writeback:           0 kB
AnonPages:    12086828 kB
Mapped:          30308 kB
Slab:           149688 kB
PageTables:      97888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160796576 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= 73352 MiB
End job on node146 at 2011-05-29 14:04:09