Trace number 3440009

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: LR_GL_SHR 2011-03-02? (TO) 5000.06 4999.93

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18199.9
Satisfiable
(Un)Satisfiability was proved
Number of variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3440009-1306914550/watcher-3440009-1306914550 -o /tmp/evaluation-result-3440009-1306914550/solver-3440009-1306914550 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3440009-1306914550.cnf -verb=0 -model 

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.00 2.01 2.00 2/521 8957
/proc/meminfo: memFree=16767584/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=25252 CPUtime=0 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 1769 0 0 0 0 0 0 0 25 0 1 0 783870483 25858048 1655 33554432000 4194304 4300056 140735471886224 18446744073709551615 228095450880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 6313 1655 222 26 0 2945 0

[startup+0.085007 s]
/proc/loadavg: 2.00 2.01 2.00 2/521 8957
/proc/meminfo: memFree=16767584/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=33400 CPUtime=0.07 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 4817 0 0 0 7 0 0 0 25 0 1 0 783870483 34201600 4243 33554432000 4194304 4300056 140735471886224 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 8350 4244 222 26 0 4982 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33400

[startup+0.100986 s]
/proc/loadavg: 2.00 2.01 2.00 2/521 8957
/proc/meminfo: memFree=16767584/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=32824 CPUtime=0.09 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 4997 0 0 0 9 0 0 0 25 0 1 0 783870483 33611776 4413 33554432000 4194304 4300056 140735471886224 18446744073709551615 4229995 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 8206 4413 226 26 0 4838 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32824

[startup+0.300969 s]
/proc/loadavg: 2.00 2.01 2.00 2/521 8957
/proc/meminfo: memFree=16767584/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=38484 CPUtime=0.29 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 7763 0 0 0 29 0 0 0 25 0 1 0 783870483 39407616 5885 33554432000 4194304 4300056 140735471886224 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 9621 5885 228 26 0 6253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38484

[startup+0.700892 s]
/proc/loadavg: 2.00 2.01 2.00 2/521 8957
/proc/meminfo: memFree=16767584/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=34492 CPUtime=0.69 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 8396 0 0 0 68 1 0 0 25 0 1 0 783870483 35319808 5061 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256044 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 8623 5061 247 26 0 5255 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34492

[startup+1.50075 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 8958
/proc/meminfo: memFree=16747496/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=34492 CPUtime=1.49 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 8567 0 0 0 148 1 0 0 25 0 1 0 783870483 35319808 5226 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256093 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 8623 5226 249 26 0 5255 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34492

[startup+3.10045 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 8958
/proc/meminfo: memFree=16745628/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=38844 CPUtime=3.09 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 8848 0 0 0 308 1 0 0 25 0 1 0 783870483 39776256 5495 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256480 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 9711 5495 249 26 0 6343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38844

[startup+6.30084 s]
/proc/loadavg: 2.16 2.04 2.01 3/522 8958
/proc/meminfo: memFree=16738932/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=45920 CPUtime=6.29 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 10466 0 0 0 628 1 0 0 25 0 1 0 783870483 47022080 7094 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 11480 7094 249 26 0 8112 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45920

[startup+12.7007 s]
/proc/loadavg: 2.15 2.04 2.01 3/522 8959
/proc/meminfo: memFree=16734932/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=50340 CPUtime=12.69 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 11294 0 0 0 1268 1 0 0 25 0 1 0 783870483 51548160 7898 33554432000 4194304 4300056 140735471886224 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 12585 7898 249 26 0 9217 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50340

[startup+25.5003 s]
/proc/loadavg: 2.11 2.04 2.01 3/522 8959
/proc/meminfo: memFree=16728328/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=57520 CPUtime=25.5 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 12943 0 0 0 2548 2 0 0 25 0 1 0 783870483 58900480 9498 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 14380 9498 249 26 0 11012 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 57520

[startup+51.1007 s]
/proc/loadavg: 2.07 2.04 2.01 3/522 8960
/proc/meminfo: memFree=16722824/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=75440 CPUtime=51.1 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 18640 0 0 0 5107 3 0 0 25 0 1 0 783870483 77250560 10860 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 18860 10860 249 26 0 15492 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 75440

[startup+102.32 s]
/proc/loadavg: 2.03 2.03 2.00 3/522 8961
/proc/meminfo: memFree=16713484/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=75440 CPUtime=102.31 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 25423 0 0 0 10227 4 0 0 25 0 1 0 783870483 77250560 12562 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 18860 12562 249 26 0 15492 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 75440

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/522 8963
/proc/meminfo: memFree=16691212/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=94296 CPUtime=162.29 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 31426 0 0 0 16224 5 0 0 25 0 1 0 783870483 96559104 18283 33554432000 4194304 4300056 140735471886224 18446744073709551615 4252466 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 23574 18283 249 26 0 20206 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 94296

[startup+222.301 s]
/proc/loadavg: 2.10 2.05 2.01 3/522 8964
/proc/meminfo: memFree=16683468/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=107008 CPUtime=222.3 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 33355 0 0 0 22224 6 0 0 25 0 1 0 783870483 109576192 20156 33554432000 4194304 4300056 140735471886224 18446744073709551615 4254717 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 26752 20156 249 26 0 23384 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 107008

[startup+282.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/522 8966
/proc/meminfo: memFree=16678936/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=107008 CPUtime=282.3 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 34688 0 0 0 28224 6 0 0 25 0 1 0 783870483 109576192 21431 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 26752 21431 249 26 0 23384 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 107008

[startup+342.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 8967
/proc/meminfo: memFree=16673536/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=107008 CPUtime=342.3 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 35126 0 0 0 34224 6 0 0 25 0 1 0 783870483 109576192 21855 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 26752 21855 249 26 0 23384 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 107008

[startup+402.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 8969
/proc/meminfo: memFree=16671864/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=107008 CPUtime=402.3 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 35712 0 0 0 40224 6 0 0 25 0 1 0 783870483 109576192 22431 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 26752 22431 249 26 0 23384 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 107008

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 8971
/proc/meminfo: memFree=16668708/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=107008 CPUtime=462.3 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 36395 0 0 0 46224 6 0 0 25 0 1 0 783870483 109576192 23092 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 26752 23092 249 26 0 23384 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 107008

[startup+522.301 s]
/proc/loadavg: 2.13 2.05 2.01 3/522 8972
/proc/meminfo: memFree=16669136/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=107008 CPUtime=522.3 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 36395 0 0 0 52224 6 0 0 25 0 1 0 783870483 109576192 23092 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 26752 23092 249 26 0 23384 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107008

[startup+582.301 s]
/proc/loadavg: 2.11 2.05 2.01 4/522 8974
/proc/meminfo: memFree=16669076/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=107008 CPUtime=582.3 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 36395 0 0 0 58224 6 0 0 25 0 1 0 783870483 109576192 23092 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 26752 23092 249 26 0 23384 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 107008

[startup+642.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/522 9234
/proc/meminfo: memFree=21595248/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=205476 CPUtime=4062.39 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 320882 0 0 0 406175 64 0 0 25 0 1 0 783870483 210407424 43078 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 51369 43078 249 26 0 48001 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 205476

[startup+4122.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/522 9235
/proc/meminfo: memFree=21580944/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=156156 CPUtime=4122.4 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 322594 0 0 0 412175 65 0 0 25 0 1 0 783870483 159903744 33303 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 39039 33303 249 26 0 35671 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 156156

[startup+4182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/522 9237
/proc/meminfo: memFree=21529448/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=156156 CPUtime=4182.4 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 322615 0 0 0 418175 65 0 0 25 0 1 0 783870483 159903744 33324 33554432000 4194304 4300056 140735471886224 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 39039 33324 249 26 0 35671 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 156156

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 9238
/proc/meminfo: memFree=21436776/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=205476 CPUtime=4242.41 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 332261 0 0 0 424174 67 0 0 25 0 1 0 783870483 210407424 42886 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 51369 42886 249 26 0 48001 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 205476

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 9240
/proc/meminfo: memFree=21426064/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=156156 CPUtime=4302.4 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 333874 0 0 0 430172 68 0 0 25 0 1 0 783870483 159903744 33411 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 39039 33411 249 26 0 35671 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 156156

[startup+4362.32 s]
/proc/loadavg: 2.13 2.04 2.01 3/522 9251
/proc/meminfo: memFree=21357224/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=177608 CPUtime=4362.42 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 340475 0 0 0 436173 69 0 0 25 0 1 0 783870483 181870592 39932 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256337 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 44402 39932 249 26 0 41034 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 177608

[startup+4422.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/522 9252
/proc/meminfo: memFree=21267040/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=226928 CPUtime=4422.41 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 350839 0 0 0 442169 72 0 0 25 0 1 0 783870483 232374272 50194 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 56732 50194 249 26 0 53364 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 226928

[startup+4482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/522 9254
/proc/meminfo: memFree=21251132/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=177608 CPUtime=4482.4 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 352284 0 0 0 448168 72 0 0 25 0 1 0 783870483 181870592 40997 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 44402 40997 249 26 0 41034 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 177608

[startup+4542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/522 9255
/proc/meminfo: memFree=21172600/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=226928 CPUtime=4542.41 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 360264 0 0 0 454168 73 0 0 25 0 1 0 783870483 232374272 48958 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 56732 48958 249 26 0 53364 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 226928

[startup+4602.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/522 9257
/proc/meminfo: memFree=21159888/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=177608 CPUtime=4602.41 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 362708 0 0 0 460167 74 0 0 25 0 1 0 783870483 181870592 40997 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256515 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 44402 40997 249 26 0 41034 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 177608

[startup+4662.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/522 9259
/proc/meminfo: memFree=21061388/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=257748 CPUtime=4662.42 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 376744 0 0 0 466164 78 0 0 25 0 1 0 783870483 263933952 54859 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 64437 54859 249 26 0 61069 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 257748

[startup+4722.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/522 9260
/proc/meminfo: memFree=21062464/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=177608 CPUtime=4722.42 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 380783 0 0 0 472162 80 0 0 25 0 1 0 783870483 181870592 40997 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256274 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 44402 40997 249 26 0 41034 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 177608

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 9262
/proc/meminfo: memFree=21026708/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=177608 CPUtime=4782.42 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 380783 0 0 0 478162 80 0 0 25 0 1 0 783870483 181870592 40997 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 44402 40997 249 26 0 41034 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 177608

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 9263
/proc/meminfo: memFree=20937140/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=226928 CPUtime=4842.42 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 391302 0 0 0 484160 82 0 0 25 0 1 0 783870483 232374272 51422 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 56732 51422 249 26 0 53364 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 226928

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 9265
/proc/meminfo: memFree=20944516/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=177608 CPUtime=4902.43 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 393858 0 0 0 490160 83 0 0 25 0 1 0 783870483 181870592 41002 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256531 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 44402 41002 249 26 0 41034 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 177608

[startup+4962.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/522 9267
/proc/meminfo: memFree=20870320/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=226928 CPUtime=4962.42 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 403043 0 0 0 496158 84 0 0 25 0 1 0 783870483 232374272 50143 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 56732 50143 249 26 0 53364 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 226928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.06 2.03 2.00 3/522 9268
/proc/meminfo: memFree=20833592/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=226928 CPUtime=5000.03 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 405228 0 0 0 499918 85 0 0 25 0 1 0 783870483 232374272 52261 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 56732 52261 249 26 0 53364 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 226928

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.06 2.03 2.00 3/522 9268
/proc/meminfo: memFree=20833592/32951124 swapFree=58800704/67111528
[pid=8957] ppid=8955 vsize=226928 CPUtime=5000.03 cores=0,2,4,6
/proc/8957/stat : 8957 (lr_gl_shr) R 8955 8957 8575 0 -1 4202496 405228 0 0 0 499918 85 0 0 25 0 1 0 783870483 232374272 52261 33554432000 4194304 4300056 140735471886224 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8957/statm: 56732 52261 249 26 0 53364 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 226928

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.2
system time used= 0.868867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 405229
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= 5873

runsolver used 27.6008 second user time and 58.7311 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-01 09:49:10
IDJOB=3440009
IDBENCH=83115
IDSOLVER=1938
FILE ID=node142/3440009-1306914550
RUNJOBID= node142-1306909057-8593
PBS_JOBID= 13488478
Free space on /tmp= 15908 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top21.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3440009-1306914550/watcher-3440009-1306914550 -o /tmp/evaluation-result-3440009-1306914550/solver-3440009-1306914550 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3440009-1306914550.cnf -verb=0 -model

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=1623622167

node142.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.846
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:     32951124 kB
MemFree:      16767632 kB
Buffers:         50152 kB
Cached:        5266908 kB
SwapCached:      11420 kB
Active:        9140720 kB
Inactive:      6663532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16767632 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:            3156 kB
Writeback:           0 kB
AnonPages:    10484376 kB
Mapped:          31856 kB
Slab:           233476 kB
PageTables:      75048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145484172 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= 73836 MiB
End job on node142 at 2011-06-01 11:12:32