Trace number 3318203

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: MiniSAT 2.2.0-agile-26? (TO) 1300.06 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

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

running on 2 cores: 5,7

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.23 2.50 3.20 5/358 28306
/proc/meminfo: memFree=7231872/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=11796 CPUtime=0 cores=5,7
/proc/28306/stat : 28306 (runsolver) R 28304 28306 27748 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 601793040 12079104 49 33554432000 4194304 5432360 140735886724048 18446744073709551615 4881623 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/28306/statm: 2949 49 30 303 0 2643 0

[startup+0.0932391 s]
/proc/loadavg: 1.23 2.50 3.20 5/358 28306
/proc/meminfo: memFree=7231872/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=36060 CPUtime=0.07 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 5685 0 0 0 6 1 0 0 21 0 1 0 601793040 36925440 5076 33554432000 4194304 4291235 140733933265200 18446744073709551615 4215482 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 9015 5076 237 24 0 5649 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36060

[startup+0.100236 s]
/proc/loadavg: 1.23 2.50 3.20 5/358 28306
/proc/meminfo: memFree=7231872/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=36060 CPUtime=0.08 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 5686 0 0 0 7 1 0 0 21 0 1 0 601793040 36925440 5077 33554432000 4194304 4291235 140733933265200 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 9015 5077 238 24 0 5649 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36060

[startup+0.300198 s]
/proc/loadavg: 1.23 2.50 3.20 5/358 28306
/proc/meminfo: memFree=7231872/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=42224 CPUtime=0.28 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 8642 0 0 0 27 1 0 0 22 0 1 0 601793040 43237376 6628 33554432000 4194304 4291235 140733933265200 18446744073709551615 4231706 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 10556 6628 240 24 0 7190 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42224

[startup+0.70112 s]
/proc/loadavg: 1.23 2.50 3.20 5/358 28306
/proc/meminfo: memFree=7231872/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=37740 CPUtime=0.68 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 9356 0 0 0 67 1 0 0 23 0 1 0 601793040 38645760 5769 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 9435 5769 259 24 0 6069 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37740

[startup+1.50098 s]
/proc/loadavg: 1.23 2.50 3.20 5/365 28319
/proc/meminfo: memFree=7147476/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=42092 CPUtime=1.48 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 9648 0 0 0 147 1 0 0 25 0 1 0 601793040 43102208 6054 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255520 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 10523 6054 259 24 0 7157 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42092

[startup+3.10066 s]
/proc/loadavg: 1.23 2.50 3.20 5/365 28319
/proc/meminfo: memFree=7138796/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=42092 CPUtime=3.07 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 10289 0 0 0 306 1 0 0 25 0 1 0 601793040 43102208 6669 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 10523 6669 259 24 0 7157 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 42092

[startup+6.30105 s]
/proc/loadavg: 1.45 2.52 3.20 5/365 28319
/proc/meminfo: memFree=7087968/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=53588 CPUtime=6.28 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 13328 0 0 0 626 2 0 0 25 0 1 0 601793040 54874112 9686 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 13397 9686 259 24 0 10031 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53588

[startup+12.7008 s]
/proc/loadavg: 1.65 2.55 3.20 5/365 28319
/proc/meminfo: memFree=7050868/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=60768 CPUtime=12.68 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 15276 0 0 0 1266 2 0 0 25 0 1 0 601793040 62226432 11590 33554432000 4194304 4291235 140733933265200 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 15192 11590 259 24 0 11826 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60768

[startup+25.5004 s]
/proc/loadavg: 2.17 2.62 3.22 5/365 28320
/proc/meminfo: memFree=7043932/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=72444 CPUtime=25.48 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 18148 0 0 0 2545 3 0 0 25 0 1 0 601793040 74182656 14420 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 18111 14420 259 24 0 14745 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72444

[startup+51.1005 s]
/proc/loadavg: 2.79 2.73 3.24 5/365 28321
/proc/meminfo: memFree=7030100/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=98524 CPUtime=51.08 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 28272 0 0 0 5102 6 0 0 25 0 1 0 601793040 100888576 16614 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255726 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 24631 16614 259 24 0 21265 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 98524

[startup+102.314 s]
/proc/loadavg: 3.53 2.94 3.28 5/365 28322
/proc/meminfo: memFree=6948620/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=78220 CPUtime=102.29 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 46689 0 0 0 10218 11 0 0 25 0 1 0 601793040 80097280 15175 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 19555 15175 259 24 0 16189 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 78220

[startup+162.301 s]
/proc/loadavg: 3.89 3.14 3.33 5/365 28323
/proc/meminfo: memFree=6877048/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=108864 CPUtime=162.28 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 63156 0 0 0 16210 18 0 0 25 0 1 0 601793040 111476736 19327 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 27216 19327 259 24 0 23850 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 108864

[startup+222.301 s]
/proc/loadavg: 3.96 3.30 3.37 5/365 28325
/proc/meminfo: memFree=6902820/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=110712 CPUtime=222.28 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 78229 0 0 0 22204 24 0 0 25 0 1 0 601793040 113369088 22184 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 27678 22184 259 24 0 24312 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 110712

[startup+282.301 s]
/proc/loadavg: 3.98 3.42 3.40 5/365 28327
/proc/meminfo: memFree=6804220/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=87168 CPUtime=282.29 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 97406 0 0 0 28198 31 0 0 25 0 1 0 601793040 89260032 17797 33554432000 4194304 4291235 140733933265200 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 21792 17797 259 24 0 18426 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 87168

[startup+342.301 s]
/proc/loadavg: 3.99 3.52 3.44 5/365 28328
/proc/meminfo: memFree=6844116/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=102632 CPUtime=342.29 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 113993 0 0 0 34193 36 0 0 25 0 1 0 601793040 105095168 21070 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 25658 21070 259 24 0 22292 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 102632

[startup+402.301 s]
/proc/loadavg: 4.05 3.62 3.47 5/365 28330
/proc/meminfo: memFree=6856120/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=121600 CPUtime=402.29 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 128788 0 0 0 40188 41 0 0 25 0 1 0 601793040 124518400 22687 33554432000 4194304 4291235 140733933265200 18446744073709551615 4256114 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 30400 22687 259 24 0 27034 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 121600

[startup+462.301 s]
/proc/loadavg: 4.10 3.72 3.51 5/365 28331
/proc/meminfo: memFree=6771524/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=121600 CPUtime=462.3 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 142848 0 0 0 46183 47 0 0 25 0 1 0 601793040 124518400 23622 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 30400 23622 259 24 0 27034 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 121600

[startup+522.301 s]
/proc/loadavg: 4.04 3.77 3.54 5/365 28333
/proc/meminfo: memFree=6813168/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=110696 CPUtime=522.3 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 155563 0 0 0 52179 51 0 0 25 0 1 0 601793040 113352704 22828 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 27674 22828 259 24 0 24308 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 110696

[startup+582.301 s]
/proc/loadavg: 4.01 3.81 3.57 5/365 28335
/proc/meminfo: memFree=6725100/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=102244 CPUtime=582.3 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 168690 0 0 0 58175 55 0 0 25 0 1 0 601793040 104697856 21773 33554432000 4194304 4291235 140733933265200 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 25561 21773 259 24 0 22195 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 102244

[startup+642.301 s]
/proc/loadavg: 4.11 3.87 3.60 5/365 28336
/proc/meminfo: memFree=6753720/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=95064 CPUtime=642.32 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 182569 0 0 0 64171 61 0 0 25 0 1 0 601793040 97345536 19977 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255584 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 23766 19977 259 24 0 20400 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 95064

[startup+702.301 s]
/proc/loadavg: 4.08 3.90 3.63 5/365 28338
/proc/meminfo: memFree=6660940/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=163708 CPUtime=702.31 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 194894 0 0 0 70166 65 0 0 25 0 1 0 601793040 167636992 32074 33554432000 4194304 4291235 140733933265200 18446744073709551615 4251616 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 40927 32074 259 24 0 37561 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 163708

[startup+762.313 s]
/proc/loadavg: 4.03 3.92 3.65 5/365 28339
/proc/meminfo: memFree=6700352/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=165132 CPUtime=762.32 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 209725 0 0 0 76162 70 0 0 25 0 1 0 601793040 169095168 31073 33554432000 4194304 4291235 140733933265200 18446744073709551615 4256141 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 41283 31073 259 24 0 37917 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 165132

[startup+822.301 s]
/proc/loadavg: 4.01 3.93 3.67 5/365 28341
/proc/meminfo: memFree=6747696/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=135764 CPUtime=822.31 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 224517 0 0 0 82155 76 0 0 25 0 1 0 601793040 139022336 28022 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 33941 28022 259 24 0 30575 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 135764

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.68 5/365 28343
/proc/meminfo: memFree=6710352/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=119892 CPUtime=882.32 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 237552 0 0 0 88150 82 0 0 25 0 1 0 601793040 122769408 23898 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 29973 23898 259 24 0 26607 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 119892

[startup+942.301 s]
/proc/loadavg: 4.20 4.00 3.72 5/365 28353
/proc/meminfo: memFree=6754172/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=104640 CPUtime=942.32 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 252419 0 0 0 94145 87 0 0 25 0 1 0 601793040 107151360 22447 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 26160 22447 259 24 0 22794 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 104640

[startup+1002.3 s]
/proc/loadavg: 4.13 4.01 3.74 5/365 28355
/proc/meminfo: memFree=6738156/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=173284 CPUtime=1002.32 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 264103 0 0 0 100140 92 0 0 25 0 1 0 601793040 177442816 33939 33554432000 4194304 4291235 140733933265200 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 43321 33939 259 24 0 39955 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 173284

[startup+1062.3 s]
/proc/loadavg: 4.05 4.00 3.75 5/365 28356
/proc/meminfo: memFree=6648984/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=175228 CPUtime=1062.32 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 280679 0 0 0 106133 99 0 0 25 0 1 0 601793040 179433472 35235 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 43807 35235 259 24 0 40441 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 175228

[startup+1122.3 s]
/proc/loadavg: 4.02 4.00 3.76 5/365 28361
/proc/meminfo: memFree=6701856/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=145260 CPUtime=1122.32 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 294709 0 0 0 112129 103 0 0 25 0 1 0 601793040 148746240 31483 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 36315 31483 259 24 0 32949 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 145260

[startup+1182.3 s]
/proc/loadavg: 4.15 4.04 3.79 5/365 28363
/proc/meminfo: memFree=6763800/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=135016 CPUtime=1182.32 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 310198 0 0 0 118125 107 0 0 25 0 1 0 601793040 138256384 30047 33554432000 4194304 4291235 140733933265200 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 33754 30047 259 24 0 30388 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 135016

[startup+1242.3 s]
/proc/loadavg: 4.10 4.05 3.81 5/365 28364
/proc/meminfo: memFree=6675372/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=184804 CPUtime=1242.33 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 318245 0 0 0 124123 110 0 0 25 0 1 0 601793040 189239296 37903 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 46201 37903 259 24 0 42835 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 184804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.04 3.82 4/364 28367
/proc/meminfo: memFree=6795520/32950928 swapFree=67056568/67111528
[pid=28306] ppid=28304 vsize=160480 CPUtime=1300.04 cores=5,7
/proc/28306/stat : 28306 (minisat) R 28304 28306 27748 0 -1 4202496 332552 0 0 0 129889 115 0 0 25 0 1 0 601793040 164331520 35643 33554432000 4194304 4291235 140733933265200 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28306/statm: 40120 35643 259 24 0 36754 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 160480

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.9
CPU system time (s): 1.15982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 184804

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

runsolver used 4.55031 second user time and 10.8124 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 02:46:00
IDJOB=3318203
IDBENCH=83113
IDSOLVER=1707
FILE ID=node148/3318203-1304901959
RUNJOBID= node148-1304901959-28279
PBS_JOBID= 13282123
Free space on /tmp= 31080 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top22.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318203-1304901959/watcher-3318203-1304901959 -o /tmp/evaluation-result-3318203-1304901959/solver-3318203-1304901959 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318203-1304901959.cnf

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=346614205

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.75
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.854
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.82
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       7234268 kB
Buffers:        229912 kB
Cached:       21757972 kB
SwapCached:       8268 kB
Active:       10263192 kB
Inactive:     14667676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7234268 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            7836 kB
Writeback:           0 kB
AnonPages:     2941004 kB
Mapped:          27548 kB
Slab:           691032 kB
PageTables:      28952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84675104 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= 31072 MiB
End job on node148 at 2011-05-09 03:07:42