Trace number 3422452

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.12 4999.93

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
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 variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

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-3422452-1306667224/watcher-3422452-1306667224 -o /tmp/evaluation-result-3422452-1306667224/solver-3422452-1306667224 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422452-1306667224.cnf 

running on 4 cores: 1,3,5,7

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.04 2.03 2.00 2/554 11118
/proc/meminfo: memFree=16085984/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=24924 CPUtime=0 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 1908 0 0 0 0 0 0 0 22 0 1 0 778319449 25522176 1818 33554432000 4194304 4298156 140734640463232 18446744073709551615 4284889 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 6231 1819 216 26 0 2863 0

[startup+0.092653 s]
/proc/loadavg: 2.04 2.03 2.00 2/554 11118
/proc/meminfo: memFree=16085984/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=32964 CPUtime=0.09 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 5276 0 0 0 8 1 0 0 22 0 1 0 778319449 33755136 4645 33554432000 4194304 4298156 140734640463232 18446744073709551615 4235629 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 8241 4646 222 26 0 4873 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32964

[startup+0.100647 s]
/proc/loadavg: 2.04 2.03 2.00 2/554 11118
/proc/meminfo: memFree=16085984/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=33588 CPUtime=0.09 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 5479 0 0 0 8 1 0 0 22 0 1 0 778319449 34394112 4832 33554432000 4194304 4298156 140734640463232 18446744073709551615 4284805 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 8397 4833 222 26 0 5029 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33588

[startup+0.300619 s]
/proc/loadavg: 2.04 2.03 2.00 2/554 11118
/proc/meminfo: memFree=16085984/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=32444 CPUtime=0.29 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 8598 0 0 0 28 1 0 0 23 0 1 0 778319449 33222656 4629 33554432000 4194304 4298156 140734640463232 18446744073709551615 4253692 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 8111 4629 232 26 0 4743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32444

[startup+0.700541 s]
/proc/loadavg: 2.04 2.03 2.00 2/554 11118
/proc/meminfo: memFree=16085984/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=36800 CPUtime=0.69 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 8850 0 0 0 68 1 0 0 25 0 1 0 778319449 37683200 4867 33554432000 4194304 4298156 140734640463232 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 9200 4867 242 26 0 5832 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36800

[startup+1.50039 s]
/proc/loadavg: 2.04 2.03 2.00 3/555 11119
/proc/meminfo: memFree=16058324/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=38472 CPUtime=1.49 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 10062 0 0 0 148 1 0 0 25 0 1 0 778319449 39395328 5815 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 9618 5815 242 26 0 6250 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38472

[startup+3.10109 s]
/proc/loadavg: 2.03 2.03 2.00 3/555 11119
/proc/meminfo: memFree=16049428/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=45544 CPUtime=3.09 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 11355 0 0 0 308 1 0 0 25 0 1 0 778319449 46637056 6961 33554432000 4194304 4298156 140734640463232 18446744073709551615 4261403 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 11386 6961 242 26 0 8018 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45544

[startup+6.30046 s]
/proc/loadavg: 2.03 2.03 2.00 3/555 11119
/proc/meminfo: memFree=16023512/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=50984 CPUtime=6.3 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 13596 0 0 0 628 2 0 0 25 0 1 0 778319449 52207616 8872 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 12746 8872 242 26 0 9378 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 50984

[startup+12.7002 s]
/proc/loadavg: 2.10 2.04 2.00 3/555 11119
/proc/meminfo: memFree=15988772/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=55672 CPUtime=12.69 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 15475 0 0 0 1267 2 0 0 25 0 1 0 778319449 57008128 10434 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 13918 10434 242 26 0 10550 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55672

[startup+25.5008 s]
/proc/loadavg: 2.08 2.04 2.00 3/555 11120
/proc/meminfo: memFree=16104348/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=60096 CPUtime=25.49 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 23354 0 0 0 2547 2 0 0 25 0 1 0 778319449 61538304 10814 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 15024 10814 242 26 0 11656 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60096

[startup+51.1009 s]
/proc/loadavg: 2.06 2.04 2.00 3/555 11120
/proc/meminfo: memFree=16021928/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=67280 CPUtime=51.1 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 25985 0 0 0 5107 3 0 0 25 0 1 0 778319449 68894720 13166 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 16820 13166 242 26 0 13452 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 67280

[startup+102.321 s]
/proc/loadavg: 2.02 2.03 2.00 3/555 11122
/proc/meminfo: memFree=16053044/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=67280 CPUtime=102.32 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 26323 0 0 0 10229 3 0 0 25 0 1 0 778319449 68894720 13493 33554432000 4194304 4298156 140734640463232 18446744073709551615 4251925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 16820 13493 242 26 0 13452 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 67280

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/555 11123
/proc/meminfo: memFree=16023624/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=93252 CPUtime=162.29 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 45169 0 0 0 16223 6 0 0 25 0 1 0 778319449 95490048 19532 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 23313 19532 242 26 0 19945 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 93252

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 11125
/proc/meminfo: memFree=16005476/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=104888 CPUtime=222.3 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 58222 0 0 0 22222 8 0 0 25 0 1 0 778319449 107405312 22895 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256160 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 26222 22895 242 26 0 22854 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 104888

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 11127
/proc/meminfo: memFree=16056900/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=104888 CPUtime=282.3 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 58222 0 0 0 28222 8 0 0 25 0 1 0 778319449 107405312 22895 33554432000 4194304 4298156 140734640463232 18446744073709551615 4253852 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 26222 22895 242 26 0 22854 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 104888

[startup+342.301 s]
/proc/loadavg: 2.11 2.03 2.01 3/555 11128
/proc/meminfo: memFree=15930512/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=104888 CPUtime=342.3 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 58222 0 0 0 34222 8 0 0 25 0 1 0 778319449 107405312 22895 33554432000 4194304 4298156 140734640463232 18446744073709551615 4265437 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 26222 22895 242 26 0 22854 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 104888

[startup+402.301 s]
/proc/loadavg: 2.09 2.04 2.01 3/555 11130
/proc/meminfo: memFree=15987260/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=104888 CPUtime=402.3 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 58222 0 0 0 40222 8 0 0 25 0 1 0 778319449 107405312 22895 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 26222 22895 242 26 0 22854 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 104888

[startup+462.301 s]
/proc/loadavg: 2.18 2.06 2.01 3/555 11131
/proc/meminfo: memFree=16023188/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=104888 CPUtime=462.31 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 58222 0 0 0 46223 8 0 0 25 0 1 0 778319449 107405312 22895 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 26222 22895 242 26 0 22854 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 104888

[startup+522.301 s]
/proc/loadavg: 2.13 2.06 2.01 3/555 11133
/proc/meminfo: memFree=15976512/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=104888 CPUtime=522.31 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 58222 0 0 0 52223 8 0 0 25 0 1 0 778319449 107405312 22895 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 26222 22895 242 26 0 22854 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 104888

[startup+582.301 s]
/proc/loadavg: 2.05 2.05 2.01 3/555 11135
/proc/meminfo: memFree=15948080/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=104888 CPUtime=582.31 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 58222 0 0 0 58223 8 0 0 25 0 1 0 778319449 107405312 22895 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 26222 22895 242 26 0 22854 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 104888

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.06 2.03 2.00 3/555 11267
/proc/meminfo: memFree=16946728/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4062.47 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2277084 0 0 0 405921 326 0 0 25 0 1 0 778319449 210608128 46978 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 46978 242 26 0 48050 0
Current children cumulated CPU time (s) 4062.47
Current children cumulated vsize (KiB) 205672

[startup+4122.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/555 11269
/proc/meminfo: memFree=16950064/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4122.45 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2318423 0 0 0 411912 333 0 0 25 0 1 0 778319449 210608128 43600 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 43600 242 26 0 48050 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 205672

[startup+4182.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/555 11271
/proc/meminfo: memFree=16958348/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4182.45 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2352068 0 0 0 417906 339 0 0 25 0 1 0 778319449 210608128 44108 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 44108 242 26 0 48050 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 205672

[startup+4242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/555 11272
/proc/meminfo: memFree=16957968/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4242.46 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2388166 0 0 0 423901 345 0 0 25 0 1 0 778319449 210608128 43838 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 43838 242 26 0 48050 0
Current children cumulated CPU time (s) 4242.46
Current children cumulated vsize (KiB) 205672

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 11274
/proc/meminfo: memFree=16953484/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4302.46 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2423966 0 0 0 429894 352 0 0 25 0 1 0 778319449 210608128 44400 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 44400 242 26 0 48050 0
Current children cumulated CPU time (s) 4302.46
Current children cumulated vsize (KiB) 205672

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 11275
/proc/meminfo: memFree=16950876/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4362.46 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2459474 0 0 0 435887 359 0 0 25 0 1 0 778319449 210608128 44912 33554432000 4194304 4298156 140734640463232 18446744073709551615 4261489 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 44912 242 26 0 48050 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 205672

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 11277
/proc/meminfo: memFree=16937092/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4422.47 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2493915 0 0 0 441881 366 0 0 25 0 1 0 778319449 210608128 44234 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 44234 242 26 0 48050 0
Current children cumulated CPU time (s) 4422.47
Current children cumulated vsize (KiB) 205672

[startup+4482.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/555 11279
/proc/meminfo: memFree=16926784/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4482.47 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2530858 0 0 0 447874 373 0 0 25 0 1 0 778319449 210608128 43777 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 43777 242 26 0 48050 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 205672

[startup+4542.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/555 11280
/proc/meminfo: memFree=16948724/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4542.47 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2568467 0 0 0 453867 380 0 0 25 0 1 0 778319449 210608128 43495 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 43495 242 26 0 48050 0
Current children cumulated CPU time (s) 4542.47
Current children cumulated vsize (KiB) 205672

[startup+4602.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/555 11282
/proc/meminfo: memFree=16936808/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4602.48 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2594864 0 0 0 459863 385 0 0 25 0 1 0 778319449 210608128 46108 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 46108 242 26 0 48050 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 205672

[startup+4662.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/555 11283
/proc/meminfo: memFree=16948832/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4662.47 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2636288 0 0 0 465856 391 0 0 25 0 1 0 778319449 210608128 43632 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 43632 242 26 0 48050 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 205672

[startup+4722.32 s]
/proc/loadavg: 2.04 2.05 2.01 3/555 11285
/proc/meminfo: memFree=16923260/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4722.49 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2662695 0 0 0 471852 397 0 0 25 0 1 0 778319449 210608128 46946 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256794 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 46946 242 26 0 48050 0
Current children cumulated CPU time (s) 4722.49
Current children cumulated vsize (KiB) 205672

[startup+4782.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 11287
/proc/meminfo: memFree=16938376/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4782.47 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2705237 0 0 0 477843 404 0 0 25 0 1 0 778319449 210608128 44471 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 44471 242 26 0 48050 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 205672

[startup+4842.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 11288
/proc/meminfo: memFree=16938616/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4842.48 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2740697 0 0 0 483838 410 0 0 25 0 1 0 778319449 210608128 45122 33554432000 4194304 4298156 140734640463232 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 45122 242 26 0 48050 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 205672

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 11290
/proc/meminfo: memFree=16941328/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4902.49 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2775921 0 0 0 489833 416 0 0 25 0 1 0 778319449 210608128 45435 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 45435 242 26 0 48050 0
Current children cumulated CPU time (s) 4902.49
Current children cumulated vsize (KiB) 205672

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 11291
/proc/meminfo: memFree=16927436/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=4962.48 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2811124 0 0 0 495826 422 0 0 25 0 1 0 778319449 210608128 45158 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 45158 242 26 0 48050 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 205672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.11 2.04 2.01 3/555 11292
/proc/meminfo: memFree=16942304/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=5000.09 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2834166 0 0 0 499583 426 0 0 25 0 1 0 778319449 210608128 44028 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 44028 242 26 0 48050 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 205672

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.11 2.04 2.01 3/555 11292
/proc/meminfo: memFree=16942304/32950928 swapFree=67056576/67111528
[pid=11118] ppid=11116 vsize=205672 CPUtime=5000.09 cores=1,3,5,7
/proc/11118/stat : 11118 (contrasat_relea) R 11116 11118 10647 0 -1 4202496 2834166 0 0 0 499583 426 0 0 25 0 1 0 778319449 210608128 44028 33554432000 4194304 4298156 140734640463232 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11118/statm: 51418 44028 242 26 0 48050 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 205672

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.12
CPU user time (s): 4995.85
CPU system time (s): 4.27435
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 285812

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

runsolver used 25.4831 second user time and 65.4431 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-29 13:07:04
IDJOB=3422452
IDBENCH=83119
IDSOLVER=1915
FILE ID=node148/3422452-1306667224
RUNJOBID= node148-1306658663-10666
PBS_JOBID= 13471749
Free space on /tmp= 73452 MiB

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

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

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=680573411

node148.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.854
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.70
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.854
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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.82
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.854
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.854
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.82
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16086256 kB
Buffers:        387948 kB
Cached:        8275720 kB
SwapCached:       8480 kB
Active:       11194332 kB
Inactive:      5295824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16086256 kB
SwapTotal:    67111528 kB
SwapFree:     67056576 kB
Dirty:            2728 kB
Writeback:           0 kB
AnonPages:     7824124 kB
Mapped:          43896 kB
Slab:           244008 kB
PageTables:      59916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 171505728 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= 73612 MiB
End job on node148 at 2011-05-29 14:30:26