Trace number 3379435

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
UmSat 2011-05-12 (fixed)? (TO) 1299.97 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_1_keyfind_1.cnf
MD5SUM9e18e0ee8a56ea2c59fe8e682ff6c747
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.783
Satisfiable
(Un)Satisfiability was proved
Number of variables596
Number of clauses2780
Sum of the clauses size10460
Maximum clause length5
Minimum clause length1
Number of clauses of size 1132
Number of clauses of size 280
Number of clauses of size 31168
Number of clauses of size 4336
Number of clauses of size 51064
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: 977)

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.44 1.92 1.89 4/176 15479
/proc/meminfo: memFree=31803184/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=11644 CPUtime=0 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4194304 355 0 0 0 0 0 0 0 18 0 1 0 878188841 11923456 294 33554432000 4194304 4263832 140734056719856 18446744073709551615 47015546075840 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 2911 294 241 17 0 84 0

[startup+0.061221 s]
/proc/loadavg: 1.44 1.92 1.89 4/176 15479
/proc/meminfo: memFree=31803184/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=12564 CPUtime=0.05 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 593 0 0 0 5 0 0 0 18 0 1 0 878188841 12865536 532 33554432000 4194304 4263832 140734056719856 18446744073709551615 274664469189 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 3141 532 247 17 0 314 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12564

[startup+0.100201 s]
/proc/loadavg: 1.44 1.92 1.89 4/176 15479
/proc/meminfo: memFree=31803184/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=12824 CPUtime=0.09 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 635 0 0 0 9 0 0 0 18 0 1 0 878188841 13131776 574 33554432000 4194304 4263832 140734056719856 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 3206 574 247 17 0 379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12824

[startup+0.300171 s]
/proc/loadavg: 1.44 1.92 1.89 4/176 15479
/proc/meminfo: memFree=31803184/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=13348 CPUtime=0.29 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 790 0 0 0 29 0 0 0 18 0 1 0 878188841 13668352 729 33554432000 4194304 4263832 140734056719856 18446744073709551615 4209475 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 3337 729 247 17 0 510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13348

[startup+0.701096 s]
/proc/loadavg: 1.44 1.92 1.89 4/176 15479
/proc/meminfo: memFree=31803184/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=14528 CPUtime=0.69 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 1060 0 0 0 69 0 0 0 18 0 1 0 878188841 14876672 999 33554432000 4194304 4263832 140734056719856 18446744073709551615 4214585 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 3632 999 247 17 0 805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14528

[startup+1.50096 s]
/proc/loadavg: 1.44 1.92 1.89 6/188 15504
/proc/meminfo: memFree=31716504/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=15748 CPUtime=1.49 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 1362 0 0 0 149 0 0 0 20 0 1 0 878188841 16125952 1301 33554432000 4194304 4263832 140734056719856 18446744073709551615 4207614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 3937 1301 247 17 0 1110 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15748

[startup+3.1007 s]
/proc/loadavg: 1.44 1.92 1.89 6/188 15504
/proc/meminfo: memFree=31704724/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=17200 CPUtime=3.09 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 1729 0 0 0 309 0 0 0 25 0 1 0 878188841 17612800 1668 33554432000 4194304 4263832 140734056719856 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 4300 1668 248 17 0 1473 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17200

[startup+6.30013 s]
/proc/loadavg: 1.73 1.97 1.91 6/188 15504
/proc/meminfo: memFree=31671932/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=18204 CPUtime=6.29 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 1993 0 0 0 629 0 0 0 25 0 1 0 878188841 18640896 1932 33554432000 4194304 4263832 140734056719856 18446744073709551615 4207680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 4551 1932 248 17 0 1724 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18204

[startup+12.701 s]
/proc/loadavg: 1.91 2.01 1.92 6/188 15504
/proc/meminfo: memFree=31604152/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=21200 CPUtime=12.69 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 2725 0 0 0 1269 0 0 0 25 0 1 0 878188841 21708800 2631 33554432000 4194304 4263832 140734056719856 18446744073709551615 4207614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 5300 2631 248 17 0 2473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21200

[startup+25.5008 s]
/proc/loadavg: 2.37 2.10 1.95 6/188 15504
/proc/meminfo: memFree=31502676/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=26500 CPUtime=25.49 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 4202 0 0 0 2548 1 0 0 25 0 1 0 878188841 27136000 3987 33554432000 4194304 4263832 140734056719856 18446744073709551615 4209504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 6625 3987 248 17 0 3798 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26500

[startup+51.1004 s]
/proc/loadavg: 2.93 2.25 2.01 6/188 15506
/proc/meminfo: memFree=31376352/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=29504 CPUtime=51.08 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 5049 0 0 0 5105 3 0 0 25 0 1 0 878188841 30212096 4733 33554432000 4194304 4263832 140734056719856 18446744073709551615 4215091 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 7376 4733 248 17 0 4549 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29504

[startup+102.308 s]
/proc/loadavg: 3.53 2.52 2.11 6/188 15507
/proc/meminfo: memFree=31194800/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=34220 CPUtime=102.29 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 6451 0 0 0 10226 3 0 0 25 0 1 0 878188841 35041280 5877 33554432000 4194304 4263832 140734056719856 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 8555 5877 248 17 0 5728 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34220

[startup+162.301 s]
/proc/loadavg: 4.02 2.83 2.24 6/188 15508
/proc/meminfo: memFree=31060628/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=40328 CPUtime=162.27 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 8124 0 0 0 16224 3 0 0 25 0 1 0 878188841 41295872 7387 33554432000 4194304 4263832 140734056719856 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 10082 7387 248 17 0 7255 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 40328

[startup+222.301 s]
/proc/loadavg: 4.00 3.04 2.35 6/188 15510
/proc/meminfo: memFree=30912172/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=44676 CPUtime=222.28 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 9329 0 0 0 22224 4 0 0 25 0 1 0 878188841 45748224 8498 33554432000 4194304 4263832 140734056719856 18446744073709551615 4205547 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 11169 8498 248 17 0 8342 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 44676

[startup+282.3 s]
/proc/loadavg: 4.00 3.21 2.45 6/188 15512
/proc/meminfo: memFree=30786408/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=46784 CPUtime=282.27 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 9961 0 0 0 28223 4 0 0 25 0 1 0 878188841 47906816 9027 33554432000 4194304 4263832 140734056719856 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 11696 9027 248 17 0 8869 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 46784

[startup+342.301 s]
/proc/loadavg: 4.00 3.36 2.54 6/188 15514
/proc/meminfo: memFree=30687316/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=48716 CPUtime=342.27 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 10557 0 0 0 34223 4 0 0 25 0 1 0 878188841 49885184 9510 33554432000 4194304 4263832 140734056719856 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 12179 9510 248 17 0 9352 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 48716

[startup+402.301 s]
/proc/loadavg: 4.00 3.47 2.63 6/188 15514
/proc/meminfo: memFree=30587736/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=51928 CPUtime=402.27 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 11339 0 0 0 40222 5 0 0 25 0 1 0 878188841 53174272 10292 33554432000 4194304 4263832 140734056719856 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 12982 10292 248 17 0 10155 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 51928

[startup+462.301 s]
/proc/loadavg: 4.03 3.58 2.72 6/188 15516
/proc/meminfo: memFree=30506124/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=55124 CPUtime=462.27 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 12243 0 0 0 46222 5 0 0 25 0 1 0 878188841 56446976 11071 33554432000 4194304 4263832 140734056719856 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 13781 11071 248 17 0 10954 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 55124

[startup+522.301 s]
/proc/loadavg: 4.01 3.65 2.80 6/188 15518
/proc/meminfo: memFree=30439644/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=55316 CPUtime=522.27 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 12291 0 0 0 52222 5 0 0 25 0 1 0 878188841 56643584 11119 33554432000 4194304 4263832 140734056719856 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 13829 11119 248 17 0 11002 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 55316

[startup+582.3 s]
/proc/loadavg: 4.00 3.71 2.87 6/188 15520
/proc/meminfo: memFree=30370564/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=55828 CPUtime=582.27 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 12465 0 0 0 58222 5 0 0 25 0 1 0 878188841 57167872 11293 33554432000 4194304 4263832 140734056719856 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 13957 11293 248 17 0 11130 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 55828

[startup+642.301 s]
/proc/loadavg: 4.00 3.76 2.94 6/188 15522
/proc/meminfo: memFree=30308296/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=63024 CPUtime=642.27 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 14372 0 0 0 64221 6 0 0 25 0 1 0 878188841 64536576 12934 33554432000 4194304 4263832 140734056719856 18446744073709551615 4206241 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 15756 12934 248 17 0 12929 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 63024

[startup+702.301 s]
/proc/loadavg: 4.04 3.82 3.01 6/188 15522
/proc/meminfo: memFree=30255216/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=65328 CPUtime=702.26 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 14954 0 0 0 70220 6 0 0 25 0 1 0 878188841 66895872 13516 33554432000 4194304 4263832 140734056719856 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 16332 13516 248 17 0 13505 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 65328

[startup+762.307 s]
/proc/loadavg: 4.01 3.85 3.06 6/188 15524
/proc/meminfo: memFree=30193944/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=69464 CPUtime=762.27 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 16164 0 0 0 76220 7 0 0 25 0 1 0 878188841 71131136 14575 33554432000 4194304 4263832 140734056719856 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 17366 14575 248 17 0 14539 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 69464

[startup+822.301 s]
/proc/loadavg: 4.00 3.87 3.12 6/188 15526
/proc/meminfo: memFree=30134908/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=76788 CPUtime=822.26 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 17942 0 0 0 82218 8 0 0 25 0 1 0 878188841 78630912 16353 33554432000 4194304 4263832 140734056719856 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 19197 16353 248 17 0 16370 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 76788

[startup+882.3 s]
/proc/loadavg: 4.00 3.89 3.17 6/188 15528
/proc/meminfo: memFree=30075132/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=84704 CPUtime=882.26 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 19925 0 0 0 88216 10 0 0 25 0 1 0 878188841 86736896 18336 33554432000 4194304 4263832 140734056719856 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 21176 18336 248 17 0 18349 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 84704

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.22 6/188 15530
/proc/meminfo: memFree=30027008/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=88264 CPUtime=942.26 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 20818 0 0 0 94215 11 0 0 25 0 1 0 878188841 90382336 19229 33554432000 4194304 4263832 140734056719856 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 22066 19229 248 17 0 19239 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 88264

[startup+1002.3 s]
/proc/loadavg: 4.05 3.94 3.27 6/188 15530
/proc/meminfo: memFree=29979876/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=88264 CPUtime=1002.26 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 20999 0 0 0 100215 11 0 0 25 0 1 0 878188841 90382336 19244 33554432000 4194304 4263832 140734056719856 18446744073709551615 4207614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 22066 19244 248 17 0 19239 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 88264

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.31 6/188 15532
/proc/meminfo: memFree=29926784/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=88428 CPUtime=1062.25 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 21042 0 0 0 106214 11 0 0 25 0 1 0 878188841 90550272 19287 33554432000 4194304 4263832 140734056719856 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 22107 19287 248 17 0 19280 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 88428

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.36 6/188 15534
/proc/meminfo: memFree=29867868/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=88428 CPUtime=1122.25 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 21042 0 0 0 112214 11 0 0 25 0 1 0 878188841 90550272 19287 33554432000 4194304 4263832 140734056719856 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 22107 19287 248 17 0 19280 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 88428

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.39 6/188 15536
/proc/meminfo: memFree=29802008/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=91556 CPUtime=1182.25 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 21827 0 0 0 118214 11 0 0 25 0 1 0 878188841 93753344 20072 33554432000 4194304 4263832 140734056719856 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 22889 20072 248 17 0 20062 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 91556

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.43 6/188 15538
/proc/meminfo: memFree=29741852/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=93000 CPUtime=1242.25 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 22188 0 0 0 124214 11 0 0 25 0 1 0 878188841 95232000 20433 33554432000 4194304 4263832 140734056719856 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 23250 20433 248 17 0 20423 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 93000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.46 6/188 15538
/proc/meminfo: memFree=29688396/32951132 swapFree=67054608/67111528
[pid=15479] ppid=15475 vsize=93000 CPUtime=1299.95 cores=1,3
/proc/15479/stat : 15479 (umsat) R 15475 15479 15427 0 -1 4202496 22202 0 0 0 129984 11 0 0 25 0 1 0 878188841 95232000 20447 33554432000 4194304 4263832 140734056719856 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15479/statm: 23250 20447 248 17 0 20423 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 93000

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.97
CPU user time (s): 1299.85
CPU system time (s): 0.121981
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 93000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.85
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22202
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= 13
involuntary context switches= 3834

runsolver used 1.9677 second user time and 5.12222 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-10 02:31:32
IDJOB=3379435
IDBENCH=83420
IDSOLVER=1861
FILE ID=node131/3379435-1307665892
RUNJOBID= node131-1307665892-15447
PBS_JOBID= 13549463
Free space on /tmp= 74116 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_1_keyfind_1.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379435-1307665892/watcher-3379435-1307665892 -o /tmp/evaluation-result-3379435-1307665892/solver-3379435-1307665892 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379435-1307665892.cnf

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

MD5SUM BENCH= 9e18e0ee8a56ea2c59fe8e682ff6c747
RANDOM SEED=1445533541

node131.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.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.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.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.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.77
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31806760 kB
Buffers:        231844 kB
Cached:         641488 kB
SwapCached:       9832 kB
Active:         356316 kB
Inactive:       537164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31806760 kB
SwapTotal:    67111528 kB
SwapFree:     67054608 kB
Dirty:           10516 kB
Writeback:           4 kB
AnonPages:       18276 kB
Mapped:          12696 kB
Slab:           183804 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   191588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74104 MiB
End job on node131 at 2011-06-10 02:53:14