Trace number 3290080

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
PicoSAT 941? (TO) 1299.64 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
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 variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
Number of clauses of size over 50

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: 935)

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-3290080-1303784839/watcher-3290080-1303784839 -o /tmp/evaluation-result-3290080-1303784839/solver-3290080-1303784839 -C 2400 -W 1300 -M 7680 picosat HOME/instance-3290080-1303784839.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: 2.76 3.01 3.33 4/182 10552
/proc/meminfo: memFree=18082224/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=2008 CPUtime=0 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 233 0 0 0 0 0 0 0 22 0 1 0 490081790 2056192 180 33554432000 134512640 134603332 4293391184 18446744073709551615 7890428 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 502 180 97 23 0 128 0

[startup+0.0258789 s]
/proc/loadavg: 2.76 3.01 3.33 4/182 10552
/proc/meminfo: memFree=18082224/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=2008 CPUtime=0.02 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 259 0 0 0 2 0 0 0 22 0 1 0 490081790 2056192 206 33554432000 134512640 134603332 4293391184 18446744073709551615 134550856 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 502 206 97 23 0 128 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2008

[startup+0.100868 s]
/proc/loadavg: 2.76 3.01 3.33 4/182 10552
/proc/meminfo: memFree=18082224/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=2404 CPUtime=0.09 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 334 0 0 0 9 0 0 0 22 0 1 0 490081790 2461696 281 33554432000 134512640 134603332 4293391184 18446744073709551615 134563421 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 601 281 97 23 0 227 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2404

[startup+0.300852 s]
/proc/loadavg: 2.76 3.01 3.33 4/182 10552
/proc/meminfo: memFree=18082224/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=2800 CPUtime=0.29 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 454 0 0 0 29 0 0 0 23 0 1 0 490081790 2867200 401 33554432000 134512640 134603332 4293391184 18446744073709551615 134527399 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 700 401 97 23 0 326 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2800

[startup+0.700719 s]
/proc/loadavg: 2.76 3.01 3.33 4/182 10552
/proc/meminfo: memFree=18082224/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=3064 CPUtime=0.69 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 505 0 0 0 69 0 0 0 25 0 1 0 490081790 3137536 452 33554432000 134512640 134603332 4293391184 18446744073709551615 134550893 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10552/statm: 766 452 97 23 0 392 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3064

[startup+1.50063 s]
/proc/loadavg: 2.86 3.03 3.33 6/194 10575
/proc/meminfo: memFree=18072048/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=3196 CPUtime=1.49 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 540 0 0 0 149 0 0 0 25 0 1 0 490081790 3272704 487 33554432000 134512640 134603332 4293391184 18446744073709551615 134563387 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 799 487 97 23 0 425 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3196

[startup+3.10029 s]
/proc/loadavg: 2.86 3.03 3.33 6/194 10575
/proc/meminfo: memFree=18068868/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=3600 CPUtime=3.09 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 633 0 0 0 309 0 0 0 25 0 1 0 490081790 3686400 580 33554432000 134512640 134603332 4293391184 18446744073709551615 134550866 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10552/statm: 900 580 97 23 0 526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3600

[startup+6.3007 s]
/proc/loadavg: 2.95 3.04 3.33 7/194 10575
/proc/meminfo: memFree=18066592/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=3864 CPUtime=6.29 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 685 0 0 0 629 0 0 0 25 0 1 0 490081790 3956736 632 33554432000 134512640 134603332 4293391184 18446744073709551615 134563421 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10552/statm: 966 632 97 23 0 592 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3864

[startup+12.7006 s]
/proc/loadavg: 3.03 3.06 3.34 6/194 10575
/proc/meminfo: memFree=18063164/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=3996 CPUtime=12.68 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 742 0 0 0 1268 0 0 0 25 0 1 0 490081790 4091904 689 33554432000 134512640 134603332 4293391184 18446744073709551615 134550879 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10552/statm: 999 689 97 23 0 625 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3996

[startup+25.5002 s]
/proc/loadavg: 3.18 3.09 3.34 6/194 10576
/proc/meminfo: memFree=18062552/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=4392 CPUtime=25.45 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 849 0 0 0 2545 0 0 0 25 0 1 0 490081790 4497408 796 33554432000 134512640 134603332 4293391184 18446744073709551615 134550701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1098 796 97 23 0 724 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 4392

[startup+51.1006 s]
/proc/loadavg: 3.56 3.19 3.37 6/194 10576
/proc/meminfo: memFree=18059276/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=4776 CPUtime=51.01 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 934 0 0 0 5101 0 0 0 25 0 1 0 490081790 4890624 881 33554432000 134512640 134603332 4293391184 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10552/statm: 1194 881 97 23 0 820 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 4776

[startup+102.306 s]
/proc/loadavg: 3.87 3.33 3.40 6/194 10578
/proc/meminfo: memFree=18055676/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=5548 CPUtime=102.15 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1089 0 0 0 10215 0 0 0 25 0 1 0 490081790 5681152 1036 33554432000 134512640 134603332 4293391184 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1387 1036 97 23 0 1013 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 5548

[startup+162.3 s]
/proc/loadavg: 4.03 3.46 3.44 6/194 10579
/proc/meminfo: memFree=18053432/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=5812 CPUtime=162.05 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1181 0 0 0 16205 0 0 0 25 0 1 0 490081790 5951488 1128 33554432000 134512640 134603332 4293391184 18446744073709551615 134527189 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10552/statm: 1453 1128 97 23 0 1079 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 5812

[startup+222.3 s]
/proc/loadavg: 4.01 3.56 3.47 6/194 10581
/proc/meminfo: memFree=18052184/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=6340 CPUtime=221.99 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1298 0 0 0 22199 0 0 0 25 0 1 0 490081790 6492160 1245 33554432000 134512640 134603332 4293391184 18446744073709551615 134550910 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1585 1245 97 23 0 1211 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 6340

[startup+282.301 s]
/proc/loadavg: 4.00 3.64 3.50 6/194 10583
/proc/meminfo: memFree=18051040/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=6340 CPUtime=281.89 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1305 0 0 0 28189 0 0 0 25 0 1 0 490081790 6492160 1252 33554432000 134512640 134603332 4293391184 18446744073709551615 134587954 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1585 1252 97 23 0 1211 0
Current children cumulated CPU time (s) 281.89
Current children cumulated vsize (KiB) 6340

[startup+342.301 s]
/proc/loadavg: 4.00 3.70 3.53 6/194 10584
/proc/meminfo: memFree=18049916/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=6584 CPUtime=341.89 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1380 0 0 0 34189 0 0 0 25 0 1 0 490081790 6742016 1327 33554432000 134512640 134603332 4293391184 18446744073709551615 134525414 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1646 1327 97 23 0 1272 0
Current children cumulated CPU time (s) 341.89
Current children cumulated vsize (KiB) 6584

[startup+402.301 s]
/proc/loadavg: 4.00 3.75 3.56 7/194 10586
/proc/meminfo: memFree=18049532/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=6556 CPUtime=401.9 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1380 0 0 0 40190 0 0 0 25 0 1 0 490081790 6713344 1327 33554432000 134512640 134603332 4293391184 18446744073709551615 134550866 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1639 1327 97 23 0 1265 0
Current children cumulated CPU time (s) 401.9
Current children cumulated vsize (KiB) 6556

[startup+462.301 s]
/proc/loadavg: 4.00 3.79 3.58 6/194 10587
/proc/meminfo: memFree=18048528/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=6688 CPUtime=461.9 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1388 0 0 0 46190 0 0 0 25 0 1 0 490081790 6848512 1335 33554432000 134512640 134603332 4293391184 18446744073709551615 134550954 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1672 1335 97 23 0 1298 0
Current children cumulated CPU time (s) 461.9
Current children cumulated vsize (KiB) 6688

[startup+522.301 s]
/proc/loadavg: 4.00 3.83 3.61 6/194 10589
/proc/meminfo: memFree=18046764/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=7176 CPUtime=521.9 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1532 0 0 0 52190 0 0 0 25 0 1 0 490081790 7348224 1479 33554432000 134512640 134603332 4293391184 18446744073709551615 134551018 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1794 1479 97 23 0 1420 0
Current children cumulated CPU time (s) 521.9
Current children cumulated vsize (KiB) 7176

[startup+582.301 s]
/proc/loadavg: 4.00 3.86 3.63 6/194 10591
/proc/meminfo: memFree=18046612/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=7176 CPUtime=581.9 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1532 0 0 0 58190 0 0 0 25 0 1 0 490081790 7348224 1479 33554432000 134512640 134603332 4293391184 18446744073709551615 134550908 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1794 1479 97 23 0 1420 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 7176

[startup+642.301 s]
/proc/loadavg: 4.06 3.91 3.66 6/194 10592
/proc/meminfo: memFree=18046328/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=7176 CPUtime=641.9 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1532 0 0 0 64190 0 0 0 25 0 1 0 490081790 7348224 1479 33554432000 134512640 134603332 4293391184 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1794 1479 97 23 0 1420 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 7176

[startup+702.3 s]
/proc/loadavg: 4.06 3.94 3.68 6/194 10594
/proc/meminfo: memFree=18044056/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=7176 CPUtime=701.91 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1532 0 0 0 70190 1 0 0 25 0 1 0 490081790 7348224 1479 33554432000 134512640 134603332 4293391184 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1794 1479 97 23 0 1420 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 7176

[startup+762.306 s]
/proc/loadavg: 4.02 3.95 3.70 6/194 10595
/proc/meminfo: memFree=18044036/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=7176 CPUtime=761.92 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1532 0 0 0 76191 1 0 0 25 0 1 0 490081790 7348224 1479 33554432000 134512640 134603332 4293391184 18446744073709551615 134551061 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1794 1479 97 23 0 1420 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 7176

[startup+822.3 s]
/proc/loadavg: 4.00 3.95 3.72 6/194 10597
/proc/meminfo: memFree=18043272/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=7176 CPUtime=821.91 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1532 0 0 0 82190 1 0 0 25 0 1 0 490081790 7348224 1479 33554432000 134512640 134603332 4293391184 18446744073709551615 134548171 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1794 1479 97 23 0 1420 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 7176

[startup+882.301 s]
/proc/loadavg: 4.00 3.96 3.73 6/194 10599
/proc/meminfo: memFree=18042996/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=7572 CPUtime=881.91 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1626 0 0 0 88190 1 0 0 25 0 1 0 490081790 7753728 1573 33554432000 134512640 134603332 4293391184 18446744073709551615 134550979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1893 1573 97 23 0 1519 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 7572

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.74 6/194 10600
/proc/meminfo: memFree=18043232/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=7572 CPUtime=941.91 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1626 0 0 0 94190 1 0 0 25 0 1 0 490081790 7753728 1573 33554432000 134512640 134603332 4293391184 18446744073709551615 134550790 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1893 1573 97 23 0 1519 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 7572

[startup+1002.3 s]
/proc/loadavg: 4.05 3.98 3.76 6/194 10602
/proc/meminfo: memFree=18043200/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=7676 CPUtime=1001.91 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1657 0 0 0 100190 1 0 0 25 0 1 0 490081790 7860224 1604 33554432000 134512640 134603332 4293391184 18446744073709551615 134550930 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1919 1604 97 23 0 1545 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 7676

[startup+1062.3 s]
/proc/loadavg: 4.02 3.98 3.77 6/194 10603
/proc/meminfo: memFree=18042184/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=7772 CPUtime=1061.91 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1674 0 0 0 106190 1 0 0 25 0 1 0 490081790 7958528 1621 33554432000 134512640 134603332 4293391184 18446744073709551615 134550888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1943 1621 97 23 0 1569 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 7772

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.78 6/194 10605
/proc/meminfo: memFree=18041292/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=7772 CPUtime=1121.92 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1674 0 0 0 112191 1 0 0 25 0 1 0 490081790 7958528 1621 33554432000 134512640 134603332 4293391184 18446744073709551615 134550634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1943 1621 97 23 0 1569 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 7772

[startup+1182.3 s]
/proc/loadavg: 4.04 4.00 3.80 6/194 10607
/proc/meminfo: memFree=18041508/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=7772 CPUtime=1181.92 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1674 0 0 0 118191 1 0 0 25 0 1 0 490081790 7958528 1621 33554432000 134512640 134603332 4293391184 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1943 1621 97 23 0 1569 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 7772

[startup+1242.3 s]
/proc/loadavg: 3.57 3.89 3.78 5/188 10625
/proc/meminfo: memFree=18044792/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=7772 CPUtime=1241.92 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1674 0 0 0 124190 2 0 0 25 0 1 0 490081790 7958528 1621 33554432000 134512640 134603332 4293391184 18446744073709551615 134550890 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1943 1621 97 23 0 1569 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 7772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.21 3.72 3.72 5/188 10627
/proc/meminfo: memFree=18044652/32951124 swapFree=67111528/67111528
[pid=10552] ppid=10550 vsize=7772 CPUtime=1299.63 cores=4,6
/proc/10552/stat : 10552 (picosat) R 10550 10552 9082 0 -1 4202496 1674 0 0 0 129961 2 0 0 25 0 1 0 490081790 7958528 1621 33554432000 134512640 134603332 4293391184 18446744073709551615 134565577 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10552/statm: 1943 1621 97 23 0 1569 0
Current children cumulated CPU time (s) 1299.63
Current children cumulated vsize (KiB) 7772

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.01
CPU time (s): 1299.64
CPU user time (s): 1299.62
CPU system time (s): 0.020996
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 7808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.62
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1674
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= 4
involuntary context switches= 7129

runsolver used 2.32165 second user time and 4.27935 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-26 04:27:19
IDJOB=3290080
IDBENCH=83418
IDSOLVER=1604
FILE ID=node133/3290080-1303784839
RUNJOBID= node133-1303784839-10532
PBS_JOBID= 13157200
Free space on /tmp= 71988 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_2_keyfind_1.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290080-1303784839/watcher-3290080-1303784839 -o /tmp/evaluation-result-3290080-1303784839/solver-3290080-1303784839 -C 2400 -W 1300 -M 7680  picosat HOME/instance-3290080-1303784839.cnf

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=1113015669

node133.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.834
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      18082380 kB
Buffers:       2175708 kB
Cached:       12067796 kB
SwapCached:          0 kB
Active:        8418872 kB
Inactive:      5889088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18082380 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             520 kB
Writeback:           0 kB
AnonPages:       63576 kB
Mapped:          14888 kB
Slab:           497548 kB
PageTables:       4984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210092 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71988 MiB
End job on node133 at 2011-04-26 04:49:01