Trace number 3290397

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
riss Exp? (TO) 1299.99 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
Number of clauses of size over 50

Solver Data

0.00/0.01	c *****************************************************
0.00/0.01	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.01	c *   This program may be redistributed or modified   *
0.00/0.01	c * under the terms of the GNU General Public License *
0.00/0.01	c *****************************************************
0.00/0.01	c process id: 9001
0.00/0.01	c parsetime: 755us
0.00/0.01	c parsed 2664 clauses with 708 variables
0.00/0.92	c start find xor
0.00/0.92	c relevant clauses: 14
0.00/0.92	c found 0 non-binary xors encoded with 0 clauses
0.00/0.92	c init all components done
0.00/0.92	c ====================
0.00/0.92	c trail size: 76

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-3290397-1304141451/watcher-3290397-1304141451 -o /tmp/evaluation-result-3290397-1304141451/solver-3290397-1304141451 -C 2400 -W 1300 -M 7680 HOME/rissExp.sh HOME HOME/instance-3290397-1304141451.cnf 840007714 2400 7680 2 

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: 3.99 4.00 4.17 4/192 9000
/proc/meminfo: memFree=28556292/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0

[startup+0.061495 s]
/proc/loadavg: 3.99 4.00 4.17 4/192 9000
/proc/meminfo: memFree=28556292/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100486 s]
/proc/loadavg: 3.99 4.00 4.17 4/192 9000
/proc/meminfo: memFree=28556292/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300451 s]
/proc/loadavg: 3.99 4.00 4.17 4/192 9000
/proc/meminfo: memFree=28556292/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700377 s]
/proc/loadavg: 3.99 4.00 4.17 4/192 9000
/proc/meminfo: memFree=28556292/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50122 s]
/proc/loadavg: 3.99 4.00 4.17 5/194 9002
/proc/meminfo: memFree=28519456/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=53940 CPUtime=1.49 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 9858 0 0 0 148 1 0 0 25 0 1 0 604375792 55234560 9442 33554432000 4194304 5525396 140733936943024 18446744073709551615 5309213 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 13485 9442 369 325 0 9299 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62640

[startup+3.10094 s]
/proc/loadavg: 3.99 4.00 4.17 5/194 9002
/proc/meminfo: memFree=28517720/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=55292 CPUtime=3.09 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 10203 0 0 0 308 1 0 0 25 0 1 0 604375792 56619008 9787 33554432000 4194304 5525396 140733936943024 18446744073709551615 5309213 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 13823 9787 369 325 0 9637 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63992

[startup+6.30033 s]
/proc/loadavg: 3.99 4.00 4.17 5/194 9002
/proc/meminfo: memFree=28515004/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=57364 CPUtime=6.29 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 10697 0 0 0 627 2 0 0 25 0 1 0 604375792 58740736 10281 33554432000 4194304 5525396 140733936943024 18446744073709551615 5309213 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 14341 10281 369 325 0 10155 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66064

[startup+12.7011 s]
/proc/loadavg: 3.99 4.00 4.16 5/194 9002
/proc/meminfo: memFree=28510036/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=59424 CPUtime=12.69 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 11154 0 0 0 1267 2 0 0 25 0 1 0 604375792 60850176 10738 33554432000 4194304 5525396 140733936943024 18446744073709551615 5308744 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 14856 10738 369 325 0 10670 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68124

[startup+25.5007 s]
/proc/loadavg: 3.99 4.00 4.16 5/194 9002
/proc/meminfo: memFree=28503816/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=63872 CPUtime=25.5 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 12142 0 0 0 2547 3 0 0 25 0 1 0 604375792 65404928 11726 33554432000 4194304 5525396 140733936943024 18446744073709551615 5308748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 15968 11726 369 325 0 11782 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 72572

[startup+51.1009 s]
/proc/loadavg: 3.99 4.00 4.16 5/194 9003
/proc/meminfo: memFree=28499344/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=67632 CPUtime=51.09 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 12998 0 0 0 5106 3 0 0 25 0 1 0 604375792 69255168 12582 33554432000 4194304 5525396 140733936943024 18446744073709551615 5308672 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 16908 12582 369 325 0 12722 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 76332

[startup+102.307 s]
/proc/loadavg: 3.99 4.00 4.15 5/194 9004
/proc/meminfo: memFree=28479104/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=75976 CPUtime=102.3 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 14864 0 0 0 10226 4 0 0 25 0 1 0 604375792 77799424 14448 33554432000 4194304 5525396 140733936943024 18446744073709551615 5308699 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 18994 14448 369 325 0 14808 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84676

[startup+162.301 s]
/proc/loadavg: 3.99 4.00 4.14 5/194 9006
/proc/meminfo: memFree=28453984/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=80992 CPUtime=162.29 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 15925 0 0 0 16224 5 0 0 25 0 1 0 604375792 82935808 15509 33554432000 4194304 5525396 140733936943024 18446744073709551615 5308681 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 20248 15509 369 325 0 16062 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 89692

[startup+222.301 s]
/proc/loadavg: 3.99 4.00 4.12 5/194 9008
/proc/meminfo: memFree=28433864/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=86976 CPUtime=222.29 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 17397 0 0 0 22224 5 0 0 25 0 1 0 604375792 89063424 16981 33554432000 4194304 5525396 140733936943024 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 21744 16981 369 325 0 17558 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 95676

[startup+282.301 s]
/proc/loadavg: 4.05 4.01 4.12 5/194 9009
/proc/meminfo: memFree=28426740/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=90216 CPUtime=282.28 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 18041 0 0 0 28223 5 0 0 25 0 1 0 604375792 92381184 17625 33554432000 4194304 5525396 140733936943024 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 22554 17625 369 325 0 18368 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 98916

[startup+342.3 s]
/proc/loadavg: 4.02 4.01 4.11 5/194 9041
/proc/meminfo: memFree=28996040/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=98988 CPUtime=342.28 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 20172 0 0 0 34222 6 0 0 25 0 1 0 604375792 101363712 19499 33554432000 4194304 5525396 140733936943024 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 24747 19499 369 325 0 20561 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 107688

[startup+402.301 s]
/proc/loadavg: 4.04 4.02 4.10 5/194 9042
/proc/meminfo: memFree=28970456/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3

################
# More data... #
################

/proc/9001/statm: 27700 22495 369 325 0 23514 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 119500

[startup+642.301 s]
/proc/loadavg: 3.41 3.85 4.02 4/187 9070
/proc/meminfo: memFree=29106344/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=110800 CPUtime=642.29 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 23241 0 0 0 64221 8 0 0 25 0 1 0 604375792 113459200 22568 33554432000 4194304 5525396 140733936943024 18446744073709551615 5309228 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 27700 22568 369 325 0 23514 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 119500

[startup+702.301 s]
/proc/loadavg: 2.62 3.55 3.90 3/180 9089
/proc/meminfo: memFree=29272928/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=112796 CPUtime=702.28 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 23596 0 0 0 70220 8 0 0 25 0 1 0 604375792 115503104 22923 33554432000 4194304 5525396 140733936943024 18446744073709551615 5308748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 28199 22923 369 325 0 24013 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 121496

[startup+762.307 s]
/proc/loadavg: 2.23 3.27 3.78 3/180 9091
/proc/meminfo: memFree=29269776/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=113308 CPUtime=762.28 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 23762 0 0 0 76220 8 0 0 25 0 1 0 604375792 116027392 23089 33554432000 4194304 5525396 140733936943024 18446744073709551615 5308672 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 28327 23089 369 325 0 24141 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 122008

[startup+822.3 s]
/proc/loadavg: 2.08 3.04 3.67 3/180 9093
/proc/meminfo: memFree=29250280/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=116376 CPUtime=822.28 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 24650 0 0 0 82219 9 0 0 25 0 1 0 604375792 119169024 23977 33554432000 4194304 5525396 140733936943024 18446744073709551615 5309108 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 29094 23977 369 325 0 24908 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 125076

[startup+882.301 s]
/proc/loadavg: 2.03 2.84 3.56 3/180 9094
/proc/meminfo: memFree=29234984/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=122104 CPUtime=882.27 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 25892 0 0 0 88218 9 0 0 25 0 1 0 604375792 125034496 25219 33554432000 4194304 5525396 140733936943024 18446744073709551615 5309328 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 30526 25219 369 325 0 26340 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 130804

[startup+942.301 s]
/proc/loadavg: 2.01 2.69 3.46 3/180 9096
/proc/meminfo: memFree=29229368/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=126560 CPUtime=942.28 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 27305 0 0 0 94218 10 0 0 25 0 1 0 604375792 129597440 26632 33554432000 4194304 5525396 140733936943024 18446744073709551615 231895188128 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 31640 26632 369 325 0 27454 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 135260

[startup+1002.3 s]
/proc/loadavg: 2.05 2.58 3.37 3/180 9097
/proc/meminfo: memFree=29228708/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=126560 CPUtime=1002.28 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 27309 0 0 0 100218 10 0 0 25 0 1 0 604375792 129597440 26636 33554432000 4194304 5525396 140733936943024 18446744073709551615 5308716 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 31640 26636 369 325 0 27454 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 135260

[startup+1062.3 s]
/proc/loadavg: 2.05 2.48 3.29 3/180 9099
/proc/meminfo: memFree=29224456/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=127752 CPUtime=1062.27 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 27536 0 0 0 106217 10 0 0 25 0 1 0 604375792 130818048 26863 33554432000 4194304 5525396 140733936943024 18446744073709551615 4236821 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 31938 26863 369 325 0 27752 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 136452

[startup+1122.3 s]
/proc/loadavg: 2.02 2.39 3.20 3/180 9101
/proc/meminfo: memFree=29210156/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=127752 CPUtime=1122.27 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 27604 0 0 0 112217 10 0 0 25 0 1 0 604375792 130818048 26931 33554432000 4194304 5525396 140733936943024 18446744073709551615 5309239 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 31938 26931 369 325 0 27752 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 136452

[startup+1182.3 s]
/proc/loadavg: 2.00 2.32 3.13 3/180 9102
/proc/meminfo: memFree=29195720/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=130572 CPUtime=1182.27 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 28048 0 0 0 118217 10 0 0 25 0 1 0 604375792 133705728 27375 33554432000 4194304 5525396 140733936943024 18446744073709551615 5308712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 32643 27375 369 325 0 28457 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 139272

[startup+1242.3 s]
/proc/loadavg: 2.00 2.26 3.05 3/180 9104
/proc/meminfo: memFree=29186252/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=130572 CPUtime=1242.27 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 28083 0 0 0 124217 10 0 0 25 0 1 0 604375792 133705728 27410 33554432000 4194304 5525396 140733936943024 18446744073709551615 5308748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 32643 27410 369 325 0 28457 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 139272



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.21 2.98 4/180 9105
/proc/meminfo: memFree=29183488/32950928 swapFree=67111356/67111528
[pid=9000] ppid=8998 vsize=8700 CPUtime=0 cores=1,3
/proc/9000/stat : 9000 (rissExp.sh) S 8998 9000 8572 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604375792 8908800 251 33554432000 4194304 4922060 140735389723504 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9000/statm: 2175 251 211 178 0 68 0
[pid=9001] ppid=9000 vsize=136020 CPUtime=1299.99 cores=1,3
/proc/9001/stat : 9001 (rissExp) R 9000 9000 8572 0 -1 4202496 29283 0 0 0 129988 11 0 0 25 0 1 0 604375792 139284480 28097 33554432000 4194304 5525396 140733936943024 18446744073709551615 5309170 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9001/statm: 34005 28097 369 325 0 29819 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 144720

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9000 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1299.99
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.99
CPU user time (s): 1299.88
CPU system time (s): 0.11
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 144720

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

runsolver used 2.02869 second user time and 5.07123 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 07:30:51
IDJOB=3290397
IDBENCH=83432
IDSOLVER=1599
FILE ID=node114/3290397-1304141451
RUNJOBID= node114-1304138828-8592
PBS_JOBID= 13170839
Free space on /tmp= 73372 MiB

SOLVER NAME= riss Exp
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= DIR/rissExp.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290397-1304141451/watcher-3290397-1304141451 -o /tmp/evaluation-result-3290397-1304141451/solver-3290397-1304141451 -C 2400 -W 1300 -M 7680  HOME/rissExp.sh HOME HOME/instance-3290397-1304141451.cnf 840007714 2400 7680 2

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=840007714

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.74
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.848
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.73
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.848
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.75
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.848
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.848
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.848
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:     32950928 kB
MemFree:      28556572 kB
Buffers:       1092028 kB
Cached:        1832084 kB
SwapCached:        168 kB
Active:        1100444 kB
Inactive:      2786708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28556572 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            1216 kB
Writeback:           0 kB
AnonPages:      962428 kB
Mapped:          16248 kB
Slab:           440768 kB
PageTables:       7320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1170472 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= 73396 MiB
End job on node114 at 2011-04-30 07:52:33