Trace number 3422470

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: contrasat 2011-03-02? (TO) 5000.06 4999.93

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
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 variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3422470-1306668367/watcher-3422470-1306668367 -o /tmp/evaluation-result-3422470-1306668367/solver-3422470-1306668367 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422470-1306668367.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.15 2.08 2.02 2/572 23029
/proc/meminfo: memFree=23890084/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=24664 CPUtime=0.01 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 2075 0 0 0 1 0 0 0 25 0 1 0 778435517 25255936 1944 33554432000 4194304 4298156 140734325265936 18446744073709551615 4284838 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 6166 1946 216 26 0 2798 0

[startup+0.083133 s]
/proc/loadavg: 2.15 2.08 2.02 2/572 23029
/proc/meminfo: memFree=23890084/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=30516 CPUtime=0.07 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 4648 0 0 0 7 0 0 0 25 0 1 0 778435517 31248384 4041 33554432000 4194304 4298156 140734325265936 18446744073709551615 4284905 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 7629 4042 222 26 0 4261 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30516

[startup+0.10109 s]
/proc/loadavg: 2.15 2.08 2.02 2/572 23029
/proc/meminfo: memFree=23890084/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=31672 CPUtime=0.09 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 5026 0 0 0 9 0 0 0 25 0 1 0 778435517 32432128 4377 33554432000 4194304 4298156 140734325265936 18446744073709551615 268272357586 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 7918 4377 222 26 0 4550 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31672

[startup+0.301057 s]
/proc/loadavg: 2.15 2.08 2.02 2/572 23029
/proc/meminfo: memFree=23890084/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=29988 CPUtime=0.29 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 7308 0 0 0 29 0 0 0 25 0 1 0 778435517 30707712 3937 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 7497 3937 242 26 0 4129 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29988

[startup+0.701033 s]
/proc/loadavg: 2.15 2.08 2.02 2/572 23029
/proc/meminfo: memFree=23890084/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=29988 CPUtime=0.69 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 7521 0 0 0 69 0 0 0 25 0 1 0 778435517 30707712 4135 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256578 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 7497 4135 242 26 0 4129 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29988

[startup+1.50084 s]
/proc/loadavg: 2.14 2.08 2.02 3/573 23030
/proc/meminfo: memFree=23869868/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=34340 CPUtime=1.49 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 8575 0 0 0 148 1 0 0 25 0 1 0 778435517 35164160 4968 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 8585 4968 242 26 0 5217 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34340

[startup+3.10062 s]
/proc/loadavg: 2.14 2.08 2.02 3/573 23030
/proc/meminfo: memFree=23866396/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=36012 CPUtime=3.09 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 9138 0 0 0 308 1 0 0 25 0 1 0 778435517 36876288 5502 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 9003 5502 242 26 0 5635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36012

[startup+6.30098 s]
/proc/loadavg: 2.14 2.08 2.02 3/573 23030
/proc/meminfo: memFree=23852888/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=38732 CPUtime=6.29 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 13597 0 0 0 628 1 0 0 25 0 1 0 778435517 39661568 5965 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256296 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 9683 5965 242 26 0 6315 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38732

[startup+12.7008 s]
/proc/loadavg: 2.12 2.08 2.02 3/573 23031
/proc/meminfo: memFree=23835340/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=41688 CPUtime=12.69 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 19440 0 0 0 1267 2 0 0 25 0 1 0 778435517 42688512 6262 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 10422 6262 242 26 0 7054 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41688

[startup+25.5007 s]
/proc/loadavg: 2.10 2.08 2.01 3/573 23031
/proc/meminfo: memFree=23824052/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=53180 CPUtime=25.49 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 24178 0 0 0 2546 3 0 0 25 0 1 0 778435517 54456320 8906 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 13295 8906 242 26 0 9927 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53180

[startup+51.1011 s]
/proc/loadavg: 2.06 2.07 2.01 3/573 23032
/proc/meminfo: memFree=23793476/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=57604 CPUtime=51.09 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 25668 0 0 0 5106 3 0 0 25 0 1 0 778435517 58986496 10354 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 14401 10354 242 26 0 11033 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57604

[startup+102.322 s]
/proc/loadavg: 2.02 2.06 2.01 3/573 23033
/proc/meminfo: memFree=23840820/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=64784 CPUtime=102.31 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 34754 0 0 0 10227 4 0 0 25 0 1 0 778435517 66338816 12849 33554432000 4194304 4298156 140734325265936 18446744073709551615 4262567 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 16196 12849 242 26 0 12828 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 64784

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/573 23035
/proc/meminfo: memFree=23868684/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=72048 CPUtime=162.3 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 39056 0 0 0 16225 5 0 0 25 0 1 0 778435517 73777152 13849 33554432000 4194304 4298156 140734325265936 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 18012 13849 242 26 0 14644 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 72048

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 23036
/proc/meminfo: memFree=23793748/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=83544 CPUtime=222.3 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 42469 0 0 0 22224 6 0 0 25 0 1 0 778435517 85549056 16871 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256304 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 20886 16871 242 26 0 17518 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 83544

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 23038
/proc/meminfo: memFree=23821244/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=90752 CPUtime=282.29 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 54613 0 0 0 28222 7 0 0 25 0 1 0 778435517 92930048 19229 33554432000 4194304 4298156 140734325265936 18446744073709551615 4254984 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 22688 19229 242 26 0 19320 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 90752

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 23067
/proc/meminfo: memFree=24063828/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=102468 CPUtime=342.3 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 67814 0 0 0 34221 9 0 0 25 0 1 0 778435517 104927232 22273 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 25617 22273 242 26 0 22249 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102468

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/573 23069
/proc/meminfo: memFree=24028540/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=102468 CPUtime=402.3 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 67814 0 0 0 40221 9 0 0 25 0 1 0 778435517 104927232 22273 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 25617 22273 242 26 0 22249 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 102468

[startup+462.301 s]
/proc/loadavg: 2.27 2.07 2.02 3/573 23071
/proc/meminfo: memFree=24026900/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=102468 CPUtime=462.3 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 67814 0 0 0 46221 9 0 0 25 0 1 0 778435517 104927232 22273 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256767 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 25617 22273 242 26 0 22249 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 102468

[startup+522.301 s]
/proc/loadavg: 2.25 2.09 2.02 3/573 23072
/proc/meminfo: memFree=24037016/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=102532 CPUtime=522.31 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 90329 0 0 0 52219 12 0 0 25 0 1 0 778435517 104992768 19893 33554432000 4194304 4298156 140734325265936 18446744073709551615 4257002 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 25633 19893 242 26 0 22265 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 102532

[startup+582.3 s]
/proc/loadavg: 2.09 2.07 2.02 3/573 23074
/proc/meminfo: memFree=24038712/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=102532 CPUtime=582.3 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 90705 0 0 0 58218 12 0 0 25 0 1 0 778435517 104992768 20258 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 25633 20258 242 26 0 22265 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 102532

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.01 2.04 2.01 3/573 23179
/proc/meminfo: memFree=23929612/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=168012 CPUtime=4062.42 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 783682 0 0 0 406125 117 0 0 25 0 1 0 778435517 172044288 35329 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256829 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 42003 35329 242 26 0 38635 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 168012

[startup+4122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 23180
/proc/meminfo: memFree=23926592/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=168012 CPUtime=4122.4 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 821701 0 0 0 412118 122 0 0 25 0 1 0 778435517 172044288 36298 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 42003 36298 242 26 0 38635 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 168012

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 23182
/proc/meminfo: memFree=23930896/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=168012 CPUtime=4182.4 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 858511 0 0 0 418113 127 0 0 25 0 1 0 778435517 172044288 35360 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256809 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 42003 35360 242 26 0 38635 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 168012

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 23183
/proc/meminfo: memFree=23952556/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=168012 CPUtime=4242.4 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 885810 0 0 0 424109 131 0 0 25 0 1 0 778435517 172044288 37514 33554432000 4194304 4298156 140734325265936 18446744073709551615 4254667 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 42003 37514 242 26 0 38635 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 168012

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/573 23185
/proc/meminfo: memFree=23922624/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=168012 CPUtime=4302.4 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 922551 0 0 0 430103 137 0 0 25 0 1 0 778435517 172044288 37400 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256495 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 42003 37400 242 26 0 38635 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 168012

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/573 23187
/proc/meminfo: memFree=23892200/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=168012 CPUtime=4362.4 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 959464 0 0 0 436097 143 0 0 25 0 1 0 778435517 172044288 37009 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256578 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 42003 37009 242 26 0 38635 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 168012

[startup+4422.3 s]
/proc/loadavg: 2.16 2.06 2.02 3/573 23188
/proc/meminfo: memFree=23889912/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=168012 CPUtime=4422.41 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 997381 0 0 0 442091 150 0 0 25 0 1 0 778435517 172044288 36034 33554432000 4194304 4298156 140734325265936 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 42003 36034 242 26 0 38635 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 168012

[startup+4482.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/573 23190
/proc/meminfo: memFree=23884044/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=168012 CPUtime=4482.41 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 1036528 0 0 0 448085 156 0 0 25 0 1 0 778435517 172044288 36913 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 42003 36913 242 26 0 38635 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 168012

[startup+4542.3 s]
/proc/loadavg: 2.05 2.06 2.02 3/573 23191
/proc/meminfo: memFree=23872092/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=168012 CPUtime=4542.41 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 1076781 0 0 0 454080 161 0 0 25 0 1 0 778435517 172044288 37727 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 42003 37727 242 26 0 38635 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 168012

[startup+4602.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/573 23193
/proc/meminfo: memFree=23882212/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=168012 CPUtime=4602.42 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 1128724 0 0 0 460072 170 0 0 25 0 1 0 778435517 172044288 35428 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 42003 35428 242 26 0 38635 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 168012

[startup+4662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 23195
/proc/meminfo: memFree=23880792/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=168012 CPUtime=4662.41 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 1168637 0 0 0 466063 178 0 0 25 0 1 0 778435517 172044288 35344 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 42003 35344 242 26 0 38635 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 168012

[startup+4722.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 23196
/proc/meminfo: memFree=23867096/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=173460 CPUtime=4722.44 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 1205693 0 0 0 472061 183 0 0 25 0 1 0 778435517 177623040 37046 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256491 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 43365 37046 242 26 0 39997 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 173460

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 23198
/proc/meminfo: memFree=23870900/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=173460 CPUtime=4782.42 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 1242391 0 0 0 478054 188 0 0 25 0 1 0 778435517 177623040 36787 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 43365 36787 242 26 0 39997 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 173460

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/573 23199
/proc/meminfo: memFree=23873088/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=173460 CPUtime=4842.42 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 1280095 0 0 0 484048 194 0 0 25 0 1 0 778435517 177623040 37051 33554432000 4194304 4298156 140734325265936 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 43365 37051 242 26 0 39997 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 173460

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/573 23201
/proc/meminfo: memFree=23871676/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=173460 CPUtime=4902.42 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 1318020 0 0 0 490041 201 0 0 25 0 1 0 778435517 177623040 36824 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256762 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 43365 36824 242 26 0 39997 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 173460

[startup+4962.3 s]
/proc/loadavg: 2.17 2.05 2.01 3/573 23203
/proc/meminfo: memFree=23864300/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=173460 CPUtime=4962.42 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 1356115 0 0 0 496034 208 0 0 25 0 1 0 778435517 177623040 36633 33554432000 4194304 4298156 140734325265936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 43365 36633 242 26 0 39997 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 173460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.25 2.08 2.02 3/573 23204
/proc/meminfo: memFree=23840208/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=173460 CPUtime=5000.03 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 1371974 0 0 0 499793 210 0 0 25 0 1 0 778435517 177623040 39164 33554432000 4194304 4298156 140734325265936 18446744073709551615 4261443 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 43365 39164 242 26 0 39997 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 173460

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 2.25 2.08 2.02 3/573 23204
/proc/meminfo: memFree=23840208/32950928 swapFree=49808508/67111528
[pid=23029] ppid=23027 vsize=173460 CPUtime=5000.03 cores=0,2,4,6
/proc/23029/stat : 23029 (contrasat_relea) R 23027 23029 22479 0 -1 4202496 1371974 0 0 0 499793 210 0 0 25 0 1 0 778435517 177623040 39164 33554432000 4194304 4298156 140734325265936 18446744073709551615 4261443 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23029/statm: 43365 39164 242 26 0 39997 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 173460

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.06
CPU user time (s): 4997.94
CPU system time (s): 2.11568
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 248152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.94
system time used= 2.11568
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1371975
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 5461

runsolver used 28.8426 second user time and 67.1178 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-29 13:26:07
IDJOB=3422470
IDBENCH=83134
IDSOLVER=1915
FILE ID=node122/3422470-1306668367
RUNJOBID= node122-1306658668-22497
PBS_JOBID= 13471775
Free space on /tmp= 73472 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom17.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422470-1306668367/watcher-3422470-1306668367 -o /tmp/evaluation-result-3422470-1306668367/solver-3422470-1306668367 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422470-1306668367.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=941292902

node122.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.820
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.64
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.820
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.820
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.75
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23890240 kB
Buffers:        212948 kB
Cached:        2346488 kB
SwapCached:      60784 kB
Active:         810384 kB
Inactive:      7988312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23890240 kB
SwapTotal:    67111528 kB
SwapFree:     49808508 kB
Dirty:            1964 kB
Writeback:           0 kB
AnonPages:     6191676 kB
Mapped:          11864 kB
Slab:            97772 kB
PageTables:      93684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 181057464 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= 73480 MiB
End job on node122 at 2011-05-29 14:49:29