Trace number 3318196

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.05 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
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 variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

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

running on 2 cores: 4,6

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.10 3.90 3.47 4/303 5771
/proc/meminfo: memFree=27183884/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=23268 CPUtime=0 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 1429 0 0 0 0 0 0 0 25 0 1 0 582658791 23826432 1371 33554432000 4194304 4291235 140736969376512 18446744073709551615 4240833 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 5817 1373 216 24 0 2451 0

[startup+0.095794 s]
/proc/loadavg: 4.10 3.90 3.47 4/303 5771
/proc/meminfo: memFree=27183884/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=30408 CPUtime=0.08 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 4035 0 0 0 8 0 0 0 25 0 1 0 582658791 31137792 3760 33554432000 4194304 4291235 140736969376512 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 7602 3760 240 24 0 4236 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30408

[startup+0.100806 s]
/proc/loadavg: 4.10 3.90 3.47 4/303 5771
/proc/meminfo: memFree=27183884/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=30888 CPUtime=0.09 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 4091 0 0 0 9 0 0 0 25 0 1 0 582658791 31629312 3813 33554432000 4194304 4291235 140736969376512 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 7722 3815 240 24 0 4356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30888

[startup+0.300757 s]
/proc/loadavg: 4.10 3.90 3.47 4/303 5771
/proc/meminfo: memFree=27183884/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=27944 CPUtime=0.28 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 5371 0 0 0 28 0 0 0 25 0 1 0 582658791 28614656 3448 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255905 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 6986 3448 258 24 0 3620 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 27944

[startup+0.700689 s]
/proc/loadavg: 4.10 3.90 3.47 4/303 5771
/proc/meminfo: memFree=27183884/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=30624 CPUtime=0.68 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 5571 0 0 0 68 0 0 0 25 0 1 0 582658791 31358976 3646 33554432000 4194304 4291235 140736969376512 18446744073709551615 4248950 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 7656 3646 259 24 0 4290 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30624

[startup+1.50053 s]
/proc/loadavg: 4.10 3.90 3.47 5/304 5772
/proc/meminfo: memFree=27167264/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=30624 CPUtime=1.49 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 6001 0 0 0 148 1 0 0 25 0 1 0 582658791 31358976 4067 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255905 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 7656 4067 259 24 0 4290 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30624

[startup+3.10023 s]
/proc/loadavg: 4.10 3.90 3.47 5/304 5772
/proc/meminfo: memFree=27156848/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=37700 CPUtime=3.09 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 7891 0 0 0 308 1 0 0 25 0 1 0 582658791 38604800 5942 33554432000 4194304 4291235 140736969376512 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 9425 5942 259 24 0 6059 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37700

[startup+6.30065 s]
/proc/loadavg: 4.09 3.91 3.47 5/304 5772
/proc/meminfo: memFree=27140488/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=49300 CPUtime=6.29 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 9540 0 0 0 628 1 0 0 25 0 1 0 582658791 50483200 7557 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 12325 7557 259 24 0 8959 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49300

[startup+12.7005 s]
/proc/loadavg: 4.08 3.91 3.47 5/304 5772
/proc/meminfo: memFree=27119884/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=49300 CPUtime=12.69 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 13975 0 0 0 1267 2 0 0 25 0 1 0 582658791 50483200 7321 33554432000 4194304 4291235 140736969376512 18446744073709551615 4261955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 12325 7321 259 24 0 8959 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49300

[startup+25.5011 s]
/proc/loadavg: 4.06 3.91 3.48 5/304 5773
/proc/meminfo: memFree=27069764/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=61716 CPUtime=25.49 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 24606 0 0 0 2545 4 0 0 25 0 1 0 582658791 63197184 11215 33554432000 4194304 4291235 140736969376512 18446744073709551615 4251583 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 15429 11215 259 24 0 12063 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61716

[startup+51.1004 s]
/proc/loadavg: 4.04 3.92 3.49 5/304 5801
/proc/meminfo: memFree=27252360/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=92064 CPUtime=51.09 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 27952 0 0 0 5104 5 0 0 25 0 1 0 582658791 94273536 14508 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 23016 14508 259 24 0 19650 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 92064

[startup+102.311 s]
/proc/loadavg: 4.02 3.93 3.52 5/304 5802
/proc/meminfo: memFree=27067608/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=96092 CPUtime=102.31 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 34180 0 0 0 10225 6 0 0 25 0 1 0 582658791 98398208 20533 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 24023 20533 259 24 0 20657 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 96092

[startup+162.301 s]
/proc/loadavg: 4.00 3.94 3.55 5/304 5803
/proc/meminfo: memFree=26960044/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=150352 CPUtime=162.29 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 64382 0 0 0 16219 10 0 0 25 0 1 0 582658791 153960448 31523 33554432000 4194304 4291235 140736969376512 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 37588 31524 259 24 0 34222 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 150352

[startup+222.301 s]
/proc/loadavg: 4.00 3.95 3.57 5/304 5805
/proc/meminfo: memFree=27105456/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=101032 CPUtime=222.3 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 86543 0 0 0 22216 14 0 0 25 0 1 0 582658791 103456768 21841 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 25258 21841 259 24 0 21892 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 101032

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.59 5/304 5807
/proc/meminfo: memFree=26993208/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=150352 CPUtime=282.3 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 115562 0 0 0 28211 19 0 0 25 0 1 0 582658791 153960448 29519 33554432000 4194304 4291235 140736969376512 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 37588 29519 259 24 0 34222 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 150352

[startup+342.301 s]
/proc/loadavg: 4.10 3.99 3.63 5/304 5808
/proc/meminfo: memFree=27035576/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=101032 CPUtime=342.3 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 131548 0 0 0 34207 23 0 0 25 0 1 0 582658791 103456768 21841 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 25258 21841 259 24 0 21892 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 101032

[startup+402.301 s]
/proc/loadavg: 4.04 3.99 3.65 5/304 5810
/proc/meminfo: memFree=26976008/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=101032 CPUtime=402.3 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 151092 0 0 0 40204 26 0 0 25 0 1 0 582658791 103456768 21841 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 25258 21841 259 24 0 21892 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 101032

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.67 5/304 5820
/proc/meminfo: memFree=27074776/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=101032 CPUtime=462.3 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 174817 0 0 0 46199 31 0 0 25 0 1 0 582658791 103456768 21841 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 25258 21841 259 24 0 21892 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 101032

[startup+522.3 s]
/proc/loadavg: 4.16 4.03 3.70 5/304 5822
/proc/meminfo: memFree=26979996/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=150352 CPUtime=522.3 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 198737 0 0 0 52194 36 0 0 25 0 1 0 582658791 153960448 30898 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 37588 30898 259 24 0 34222 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 150352

[startup+582.3 s]
/proc/loadavg: 4.06 4.02 3.72 5/304 5824
/proc/meminfo: memFree=26897000/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=101032 CPUtime=582.3 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 215449 0 0 0 58190 40 0 0 25 0 1 0 582658791 103456768 21841 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 25258 21841 259 24 0 21892 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 101032

[startup+642.3 s]
/proc/loadavg: 3.45 3.86 3.68 4/298 5843
/proc/meminfo: memFree=27088012/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=181172 CPUtime=642.31 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 241536 0 0 0 64185 46 0 0 25 0 1 0 582658791 185520128 34442 33554432000 4194304 4291235 140736969376512 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 45293 34442 259 24 0 41927 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 181172

[startup+702.3 s]
/proc/loadavg: 3.16 3.70 3.63 4/298 5845
/proc/meminfo: memFree=27154312/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=150352 CPUtime=702.3 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 266839 0 0 0 70179 51 0 0 25 0 1 0 582658791 153960448 33857 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 37588 33857 259 24 0 34222 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 150352

[startup+762.311 s]
/proc/loadavg: 3.06 3.57 3.59 4/298 5846
/proc/meminfo: memFree=27206592/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=120260 CPUtime=762.31 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 283365 0 0 0 76177 54 0 0 25 0 1 0 582658791 123146240 21843 33554432000 4194304 4291235 140736969376512 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 30065 21843 259 24 0 26699 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 120260

[startup+822.301 s]
/proc/loadavg: 3.12 3.50 3.56 4/298 5848
/proc/meminfo: memFree=27058728/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=212688 CPUtime=822.31 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 318665 0 0 0 82172 59 0 0 25 0 1 0 582658791 217792512 42616 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255643 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 53172 42616 259 24 0 49806 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 212688

[startup+882.301 s]
/proc/loadavg: 3.04 3.40 3.52 4/298 5850
/proc/meminfo: memFree=27169544/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=132548 CPUtime=882.31 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 333902 0 0 0 88169 62 0 0 25 0 1 0 582658791 135729152 29688 33554432000 4194304 4291235 140736969376512 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 33137 29688 259 24 0 29771 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 132548

[startup+942.301 s]
/proc/loadavg: 3.01 3.33 3.49 4/298 5851
/proc/meminfo: memFree=27047368/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=212688 CPUtime=942.31 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 361288 0 0 0 94165 66 0 0 25 0 1 0 582658791 217792512 43166 33554432000 4194304 4291235 140736969376512 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 53172 43166 259 24 0 49806 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 212688

[startup+1002.3 s]
/proc/loadavg: 2.47 3.13 3.41 3/292 5870
/proc/meminfo: memFree=27319844/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=181868 CPUtime=1002.31 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 385192 0 0 0 100160 71 0 0 25 0 1 0 582658791 186232832 38236 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 45467 38236 259 24 0 42101 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 181868

[startup+1062.3 s]
/proc/loadavg: 2.25 2.93 3.32 3/292 5871
/proc/meminfo: memFree=27281880/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=212688 CPUtime=1062.32 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 405397 0 0 0 106156 76 0 0 25 0 1 0 582658791 217792512 43831 33554432000 4194304 4291235 140736969376512 18446744073709551615 4256285 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 53172 43831 259 24 0 49806 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 212688

[startup+1122.3 s]
/proc/loadavg: 2.09 2.76 3.24 3/292 5873
/proc/meminfo: memFree=27313340/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=132548 CPUtime=1122.31 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 421815 0 0 0 112151 80 0 0 25 0 1 0 582658791 135729152 29688 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 33137 29688 259 24 0 29771 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 132548

[startup+1182.3 s]
/proc/loadavg: 2.03 2.62 3.16 3/292 5875
/proc/meminfo: memFree=27345672/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=181868 CPUtime=1182.32 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 447888 0 0 0 118147 85 0 0 25 0 1 0 582658791 186232832 39962 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 45467 39962 259 24 0 42101 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 181868

[startup+1242.3 s]
/proc/loadavg: 2.01 2.50 3.08 3/292 5876
/proc/meminfo: memFree=27298512/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=212688 CPUtime=1242.32 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 467158 0 0 0 124144 88 0 0 25 0 1 0 582658791 217792512 43938 33554432000 4194304 4291235 140736969376512 18446744073709551615 4255645 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 53172 43938 259 24 0 49806 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 212688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.41 3.01 3/292 5878
/proc/meminfo: memFree=27317596/32951124 swapFree=63485424/67111528
[pid=5771] ppid=5769 vsize=181868 CPUtime=1300.03 cores=4,6
/proc/5771/stat : 5771 (minisat) R 5769 5771 5055 0 -1 4202496 492359 0 0 0 129910 93 0 0 25 0 1 0 582658791 186232832 38763 33554432000 4194304 4291235 140736969376512 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5771/statm: 45467 38763 259 24 0 42101 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 181868

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.05
CPU user time (s): 1299.11
CPU system time (s): 0.938857
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 212688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.11
system time used= 0.938857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 492360
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= 11
involuntary context switches= 3880

runsolver used 3.82742 second user time and 8.01478 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 02:53:49
IDJOB=3318196
IDBENCH=83130
IDSOLVER=1707
FILE ID=node147/3318196-1304902429
RUNJOBID= node147-1304901664-5494
PBS_JOBID= 13282124
Free space on /tmp= 53320 MiB

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

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=890593917

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.836
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.76
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.836
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.836
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:      27183916 kB
Buffers:        139692 kB
Cached:        2008268 kB
SwapCached:      12836 kB
Active:         670480 kB
Inactive:      4917116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27183916 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            1596 kB
Writeback:           0 kB
AnonPages:     3435052 kB
Mapped:          15400 kB
Slab:            86552 kB
PageTables:      30244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45325960 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= 53328 MiB
End job on node147 at 2011-05-09 03:15:31