Trace number 3289775

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
kw 2011-02-28? (TO) 1300.05 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
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 variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

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-3289775-1303784633/watcher-3289775-1303784633 -o /tmp/evaluation-result-3289775-1303784633/solver-3289775-1303784633 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3289775-1303784633.cnf 

running on 2 cores: 0,2

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: 3.38 3.88 3.90 5/186 15092
/proc/meminfo: memFree=12971944/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=5380 CPUtime=0 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 697 0 0 0 0 0 0 0 25 0 1 0 490063758 5509120 649 33554432000 4194304 6935321 140736795349296 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 1345 655 241 670 0 666 0

[startup+0.0459241 s]
/proc/loadavg: 3.38 3.88 3.90 5/186 15092
/proc/meminfo: memFree=12971944/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=34712 CPUtime=0.03 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 7672 0 0 0 3 0 0 0 25 0 1 0 490063758 35545088 7605 33554432000 4194304 6935321 140736795349296 18446744073709551615 4876470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 8678 7605 249 670 0 7999 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 34712

[startup+0.100922 s]
/proc/loadavg: 3.38 3.88 3.90 5/186 15092
/proc/meminfo: memFree=12971944/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=38868 CPUtime=0.08 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 8727 0 0 0 8 0 0 0 25 0 1 0 490063758 39800832 8660 33554432000 4194304 6935321 140736795349296 18446744073709551615 5321265 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 9717 8661 249 670 0 9038 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38868

[startup+0.300899 s]
/proc/loadavg: 3.38 3.88 3.90 5/186 15092
/proc/meminfo: memFree=12971944/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=50372 CPUtime=0.29 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 11564 0 0 0 28 1 0 0 25 0 1 0 490063758 51580928 11497 33554432000 4194304 6935321 140736795349296 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 12593 11497 249 670 0 11914 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50372

[startup+0.700826 s]
/proc/loadavg: 3.38 3.88 3.90 5/186 15092
/proc/meminfo: memFree=12971944/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=73024 CPUtime=0.68 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 17378 0 0 0 62 6 0 0 25 0 1 0 490063758 74776576 17025 33554432000 4194304 6935321 140736795349296 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 18256 17025 273 670 0 17577 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 73024

[startup+1.50068 s]
/proc/loadavg: 3.38 3.88 3.90 5/190 15099
/proc/meminfo: memFree=12708660/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=79392 CPUtime=1.48 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 19851 0 0 0 140 8 0 0 25 0 1 0 490063758 81297408 18824 33554432000 4194304 6935321 140736795349296 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 19848 18824 286 670 0 19169 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 79392

[startup+3.10039 s]
/proc/loadavg: 3.38 3.88 3.90 5/190 15099
/proc/meminfo: memFree=12709048/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=79392 CPUtime=3.08 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 19862 0 0 0 300 8 0 0 25 0 1 0 490063758 81297408 18835 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 19848 18835 286 670 0 19169 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 79392

[startup+6.30078 s]
/proc/loadavg: 3.43 3.89 3.90 5/190 15099
/proc/meminfo: memFree=12705412/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=81176 CPUtime=6.28 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 20226 0 0 0 620 8 0 0 25 0 1 0 490063758 83124224 19199 33554432000 4194304 6935321 140736795349296 18446744073709551615 4429587 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 20294 19199 298 670 0 19615 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 81176

[startup+12.7006 s]
/proc/loadavg: 3.48 3.89 3.90 5/190 15099
/proc/meminfo: memFree=12702576/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=79316 CPUtime=12.68 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 20588 0 0 0 1260 8 0 0 25 0 1 0 490063758 81219584 18816 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 19829 18816 298 670 0 19150 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 79316

[startup+25.5003 s]
/proc/loadavg: 3.59 3.89 3.90 5/190 15100
/proc/meminfo: memFree=12699876/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=82104 CPUtime=25.49 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 21172 0 0 0 2540 9 0 0 25 0 1 0 490063758 84074496 19400 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430586 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 20526 19400 298 670 0 19847 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82104

[startup+51.1006 s]
/proc/loadavg: 3.73 3.90 3.90 5/190 15100
/proc/meminfo: memFree=12697100/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=81268 CPUtime=51.09 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 22477 0 0 0 5100 9 0 0 25 0 1 0 490063758 83218432 19263 33554432000 4194304 6935321 140736795349296 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 20317 19263 298 670 0 19638 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81268

[startup+102.307 s]
/proc/loadavg: 3.88 3.91 3.91 5/190 15102
/proc/meminfo: memFree=12685488/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=84460 CPUtime=102.29 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 23970 0 0 0 10220 9 0 0 25 0 1 0 490063758 86487040 20018 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430636 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 21115 20018 298 670 0 20436 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 84460

[startup+162.3 s]
/proc/loadavg: 3.95 3.92 3.91 5/190 15103
/proc/meminfo: memFree=12672576/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=88392 CPUtime=162.29 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 24881 0 0 0 16219 10 0 0 25 0 1 0 490063758 90513408 20929 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430675 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 22098 20929 298 670 0 21419 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 88392

[startup+222.3 s]
/proc/loadavg: 3.98 3.94 3.91 5/190 15105
/proc/meminfo: memFree=12661152/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=93868 CPUtime=222.29 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 26254 0 0 0 22219 10 0 0 25 0 1 0 490063758 96120832 22302 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430709 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 23467 22302 298 670 0 22788 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 93868

[startup+282.3 s]
/proc/loadavg: 3.99 3.94 3.91 5/190 15106
/proc/meminfo: memFree=12652444/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=95720 CPUtime=282.29 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 26731 0 0 0 28219 10 0 0 25 0 1 0 490063758 98017280 22779 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 23930 22779 298 670 0 23251 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 95720

[startup+342.3 s]
/proc/loadavg: 4.06 3.97 3.91 5/190 15108
/proc/meminfo: memFree=12639500/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=97968 CPUtime=342.3 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 28160 0 0 0 34219 11 0 0 25 0 1 0 490063758 100319232 23348 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 24492 23348 298 670 0 23813 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 97968

[startup+402.3 s]
/proc/loadavg: 4.02 3.97 3.91 5/190 15110
/proc/meminfo: memFree=12627952/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=100488 CPUtime=402.3 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 28803 0 0 0 40219 11 0 0 25 0 1 0 490063758 102899712 23991 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430575 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 25122 23991 298 670 0 24443 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 100488

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 15111
/proc/meminfo: memFree=12615404/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=101832 CPUtime=462.3 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 29158 0 0 0 46219 11 0 0 25 0 1 0 490063758 104275968 24346 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430636 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 25458 24346 298 670 0 24779 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 101832

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 15113
/proc/meminfo: memFree=12604468/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=105632 CPUtime=522.3 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 30116 0 0 0 52218 12 0 0 25 0 1 0 490063758 108167168 25304 33554432000 4194304 6935321 140736795349296 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 26408 25304 298 670 0 25729 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 105632

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 15114
/proc/meminfo: memFree=12596260/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=108628 CPUtime=582.31 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 30882 0 0 0 58218 13 0 0 25 0 1 0 490063758 111235072 26070 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 27157 26070 298 670 0 26478 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 108628

[startup+642.301 s]
/proc/loadavg: 4.04 3.99 3.92 5/190 15116
/proc/meminfo: memFree=12588548/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=110436 CPUtime=642.31 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 31347 0 0 0 64218 13 0 0 25 0 1 0 490063758 113086464 26535 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 27609 26535 298 670 0 26930 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 110436

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 15118
/proc/meminfo: memFree=12575272/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=113248 CPUtime=702.31 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 32821 0 0 0 70217 14 0 0 25 0 1 0 490063758 115965952 27278 33554432000 4194304 6935321 140736795349296 18446744073709551615 4487925 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 28312 27278 298 670 0 27633 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 113248

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 15119
/proc/meminfo: memFree=12568812/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=114792 CPUtime=762.32 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 33184 0 0 0 76218 14 0 0 25 0 1 0 490063758 117547008 27641 33554432000 4194304 6935321 140736795349296 18446744073709551615 4301386 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 28698 27641 298 670 0 28019 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 114792

[startup+822.301 s]
/proc/loadavg: 4.08 4.00 3.93 5/190 15121
/proc/meminfo: memFree=12558376/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=121352 CPUtime=822.31 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 34805 0 0 0 82217 14 0 0 25 0 1 0 490063758 124264448 29262 33554432000 4194304 6935321 140736795349296 18446744073709551615 4431230 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 30338 29262 298 670 0 29659 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 121352

[startup+882.301 s]
/proc/loadavg: 4.03 4.00 3.93 5/190 15122
/proc/meminfo: memFree=12554012/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=121352 CPUtime=882.32 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 34825 0 0 0 88217 15 0 0 25 0 1 0 490063758 124264448 29282 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430586 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 30338 29282 298 670 0 29659 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 121352

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 15124
/proc/meminfo: memFree=12547052/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=121352 CPUtime=942.32 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 34842 0 0 0 94217 15 0 0 25 0 1 0 490063758 124264448 29299 33554432000 4194304 6935321 140736795349296 18446744073709551615 4780090 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 30338 29299 298 670 0 29659 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 121352

[startup+1002.3 s]
/proc/loadavg: 4.05 4.02 3.94 5/190 15126
/proc/meminfo: memFree=12540828/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=121352 CPUtime=1002.32 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 34853 0 0 0 100217 15 0 0 25 0 1 0 490063758 124264448 29310 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 30338 29310 298 670 0 29659 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 121352

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 15127
/proc/meminfo: memFree=12535096/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=124880 CPUtime=1062.32 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 35408 0 0 0 106217 15 0 0 25 0 1 0 490063758 127877120 29865 33554432000 4194304 6935321 140736795349296 18446744073709551615 4429571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 31220 29865 298 670 0 30541 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 124880

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 15129
/proc/meminfo: memFree=12525008/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=129380 CPUtime=1122.32 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 36530 0 0 0 112216 16 0 0 25 0 1 0 490063758 132485120 30987 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430633 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 32345 30987 298 670 0 31666 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 129380

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.94 5/190 15130
/proc/meminfo: memFree=12522992/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=129380 CPUtime=1182.32 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 36537 0 0 0 118216 16 0 0 25 0 1 0 490063758 132485120 30994 33554432000 4194304 6935321 140736795349296 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 32345 30994 298 670 0 31666 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 129380

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 15132
/proc/meminfo: memFree=12513156/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=131760 CPUtime=1242.33 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 37142 0 0 0 124216 17 0 0 25 0 1 0 490063758 134922240 31599 33554432000 4194304 6935321 140736795349296 18446744073709551615 4346652 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 32940 31599 298 670 0 32261 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 131760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 3/188 15136
/proc/meminfo: memFree=12740940/32951124 swapFree=67111528/67111528
[pid=15092] ppid=15090 vsize=132164 CPUtime=1300.03 cores=0,2
/proc/15092/stat : 15092 (kw) R 15090 15092 15038 0 -1 4202496 37250 0 0 0 129986 17 0 0 25 0 1 0 490063758 135335936 31707 33554432000 4194304 6935321 140736795349296 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15092/statm: 33041 31707 298 670 0 32362 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 132164

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): 1300.05
CPU user time (s): 1299.87
CPU system time (s): 0.178972
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 132164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.87
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37250
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= 3
involuntary context switches= 2575

runsolver used 2.21066 second user time and 4.89226 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-26 04:23:53
IDJOB=3289775
IDBENCH=83135
IDSOLVER=1658
FILE ID=node104/3289775-1303784633
RUNJOBID= node104-1303784633-15056
PBS_JOBID= 13157242
Free space on /tmp= 71828 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom21.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289775-1303784633/watcher-3289775-1303784633 -o /tmp/evaluation-result-3289775-1303784633/solver-3289775-1303784633 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3289775-1303784633.cnf

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

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=1483667586

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12972720 kB
Buffers:       2288516 kB
Cached:       16978620 kB
SwapCached:          0 kB
Active:       10681156 kB
Inactive:      8711756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12972720 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17720 kB
Writeback:          12 kB
AnonPages:      124288 kB
Mapped:          16376 kB
Slab:           518152 kB
PageTables:       5172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   291096 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= 71816 MiB
End job on node104 at 2011-04-26 04:45:35