Trace number 3440015

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1033.04
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

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-3440015-1306929675/watcher-3440015-1306929675 -o /tmp/evaluation-result-3440015-1306929675/solver-3440015-1306929675 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3440015-1306929675.cnf -verb=0 -model 

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.00 2.05 2.00 2/535 31744
/proc/meminfo: memFree=21633324/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=28652 CPUtime=0.01 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 2423 0 0 0 1 0 0 0 21 0 1 0 785383751 29339648 2298 33554432000 4194304 4300056 140736204314656 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31744/statm: 7163 2300 222 26 0 3795 0

[startup+0.032913 s]
/proc/loadavg: 2.00 2.05 2.00 2/535 31744
/proc/meminfo: memFree=21633324/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=30444 CPUtime=0.02 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 3049 0 0 0 2 0 0 0 21 0 1 0 785383751 31174656 2857 33554432000 4194304 4300056 140736204314656 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31744/statm: 7611 2858 222 26 0 4243 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30444

[startup+0.100918 s]
/proc/loadavg: 2.00 2.05 2.00 2/535 31744
/proc/meminfo: memFree=21633324/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=37460 CPUtime=0.09 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 5792 0 0 0 9 0 0 0 21 0 1 0 785383751 38359040 5181 33554432000 4194304 4300056 140736204314656 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31744/statm: 9365 5182 222 26 0 5997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37460

[startup+0.300874 s]
/proc/loadavg: 2.00 2.05 2.00 2/535 31744
/proc/meminfo: memFree=21633324/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=52964 CPUtime=0.29 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 10041 0 0 0 28 1 0 0 22 0 1 0 785383751 54235136 8913 33554432000 4194304 4300056 140736204314656 18446744073709551615 4258913 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31744/statm: 13241 8913 228 26 0 9873 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52964

[startup+0.700797 s]
/proc/loadavg: 2.00 2.05 2.00 2/535 31744
/proc/meminfo: memFree=21633324/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=44272 CPUtime=0.69 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 11652 0 0 0 68 1 0 0 24 0 1 0 785383751 45334528 6903 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256042 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31744/statm: 11068 6903 246 26 0 7700 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44272

[startup+1.50066 s]
/proc/loadavg: 2.00 2.05 2.00 3/536 31745
/proc/meminfo: memFree=21605424/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=44272 CPUtime=1.49 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 11816 0 0 0 148 1 0 0 25 0 1 0 785383751 45334528 7060 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256018 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31744/statm: 11068 7060 249 26 0 7700 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44272

[startup+3.10037 s]
/proc/loadavg: 2.00 2.05 2.00 3/536 31745
/proc/meminfo: memFree=21603440/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=44412 CPUtime=3.09 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 12107 0 0 0 308 1 0 0 25 0 1 0 785383751 45477888 7336 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31744/statm: 11103 7336 249 26 0 7735 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44412

[startup+6.3008 s]
/proc/loadavg: 2.00 2.04 2.00 3/536 31745
/proc/meminfo: memFree=21600780/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=51344 CPUtime=6.29 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 12595 0 0 0 628 1 0 0 25 0 1 0 785383751 52576256 7797 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31744/statm: 12836 7797 249 26 0 9468 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51344

[startup+12.7007 s]
/proc/loadavg: 2.00 2.04 2.00 3/536 31745
/proc/meminfo: memFree=21587964/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=62840 CPUtime=12.69 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 15253 0 0 0 1267 2 0 0 25 0 1 0 785383751 64348160 10435 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31744/statm: 15710 10435 249 26 0 12342 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62840

[startup+25.5004 s]
/proc/loadavg: 2.00 2.04 2.00 3/536 31745
/proc/meminfo: memFree=21576936/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=70020 CPUtime=25.49 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 16627 0 0 0 2546 3 0 0 25 0 1 0 785383751 71700480 11759 33554432000 4194304 4300056 140736204314656 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31744/statm: 17505 11759 249 26 0 14137 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70020

[startup+51.1008 s]
/proc/loadavg: 2.00 2.04 2.00 3/536 31746
/proc/meminfo: memFree=21565992/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=81696 CPUtime=51.07 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 18696 0 0 0 5103 4 0 0 25 0 1 0 785383751 83656704 13773 33554432000 4194304 4300056 140736204314656 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 20424 13773 249 26 0 17056 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 81696

[startup+102.321 s]
/proc/loadavg: 2.08 2.04 2.01 3/536 31747
/proc/meminfo: memFree=21549720/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=79992 CPUtime=102.29 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 27359 0 0 0 10223 6 0 0 25 0 1 0 785383751 81911808 15826 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 19998 15826 249 26 0 16630 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 79992

[startup+162.301 s]
/proc/loadavg: 2.10 2.05 2.00 3/536 31749
/proc/meminfo: memFree=21525616/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=110340 CPUtime=162.28 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 30537 0 0 0 16220 8 0 0 25 0 1 0 785383751 112988160 18887 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 27585 18887 249 26 0 24217 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 110340

[startup+222.301 s]
/proc/loadavg: 2.04 2.04 2.00 3/536 31750
/proc/meminfo: memFree=21515516/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=110340 CPUtime=222.28 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 30539 0 0 0 22220 8 0 0 25 0 1 0 785383751 112988160 18889 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 27585 18889 249 26 0 24217 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 110340

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 31752
/proc/meminfo: memFree=21503208/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=110340 CPUtime=282.28 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 38569 0 0 0 28219 9 0 0 25 0 1 0 785383751 112988160 19196 33554432000 4194304 4300056 140736204314656 18446744073709551615 4254643 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 27585 19196 249 26 0 24217 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 110340

[startup+342.301 s]
/proc/loadavg: 2.09 2.05 2.01 3/536 31754
/proc/meminfo: memFree=21494608/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=110340 CPUtime=342.28 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 38584 0 0 0 34219 9 0 0 25 0 1 0 785383751 112988160 19211 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 27585 19211 249 26 0 24217 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 110340

[startup+402.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/536 31755
/proc/meminfo: memFree=21485132/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=110340 CPUtime=402.28 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 46775 0 0 0 40218 10 0 0 25 0 1 0 785383751 112988160 19213 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 27585 19213 249 26 0 24217 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 110340

[startup+462.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/536 31757
/proc/meminfo: memFree=21442912/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=159660 CPUtime=462.28 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 55492 0 0 0 46216 12 0 0 25 0 1 0 785383751 163491840 27900 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 39915 27900 249 26 0 36547 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 159660

[startup+522.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 31758
/proc/meminfo: memFree=21465916/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=123552 CPUtime=522.28 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 60720 0 0 0 52215 13 0 0 25 0 1 0 785383751 126517248 24277 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 30888 24277 249 26 0 27520 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 123552

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 31760
/proc/meminfo: memFree=21391348/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=172872 CPUtime=582.29 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 71434 0 0 0 58213 16 0 0 25 0 1 0 785383751 177020928 34863 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 43218 34863 249 26 0 39850 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 172872

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.07 2.04 2.01 3/536 31865
/proc/meminfo: memFree=21387328/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=172872 CPUtime=4062.4 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 260136 0 0 0 406173 67 0 0 25 0 1 0 785383751 177020928 34840 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 43218 34840 249 26 0 39850 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 172872

[startup+4122.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/536 31866
/proc/meminfo: memFree=21370528/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=172872 CPUtime=4122.38 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 262397 0 0 0 412169 69 0 0 25 0 1 0 785383751 177020928 37003 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 43218 37003 249 26 0 39850 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 172872

[startup+4182.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/536 31868
/proc/meminfo: memFree=21353596/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=172872 CPUtime=4182.38 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 264330 0 0 0 418168 70 0 0 25 0 1 0 785383751 177020928 38863 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 43218 38863 249 26 0 39850 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 172872

[startup+4242.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/536 31870
/proc/meminfo: memFree=21391624/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=123552 CPUtime=4242.38 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 265261 0 0 0 424168 70 0 0 25 0 1 0 785383751 126517248 27203 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 30888 27203 249 26 0 27520 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 123552

[startup+4302.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/536 31871
/proc/meminfo: memFree=21383260/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=123552 CPUtime=4302.38 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 265261 0 0 0 430168 70 0 0 25 0 1 0 785383751 126517248 27203 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256255 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 30888 27203 249 26 0 27520 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 123552

[startup+4362.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/536 31873
/proc/meminfo: memFree=21341536/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=172872 CPUtime=4362.38 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 273958 0 0 0 436166 72 0 0 25 0 1 0 785383751 177020928 35856 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 43218 35856 249 26 0 39850 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 172872

[startup+4422.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/536 31874
/proc/meminfo: memFree=21324992/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=172872 CPUtime=4422.39 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 276040 0 0 0 442165 74 0 0 25 0 1 0 785383751 177020928 37855 33554432000 4194304 4300056 140736204314656 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 43218 37855 249 26 0 39850 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 172872

[startup+4482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 31876
/proc/meminfo: memFree=21310908/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=203692 CPUtime=4482.39 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 277948 0 0 0 448164 75 0 0 25 0 1 0 785383751 208580608 39699 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 50923 39699 249 26 0 47555 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 203692

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 31878
/proc/meminfo: memFree=21352652/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=142608 CPUtime=4542.38 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 278049 0 0 0 454163 75 0 0 25 0 1 0 785383751 146030592 27231 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256515 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 35652 27231 249 26 0 32284 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 142608

[startup+4602.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/536 31879
/proc/meminfo: memFree=21313668/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=191928 CPUtime=4602.4 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 285955 0 0 0 460164 76 0 0 25 0 1 0 785383751 196534272 35127 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 47982 35127 249 26 0 44614 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 191928

[startup+4662.3 s]
/proc/loadavg: 1.49 1.88 1.95 2/530 31899
/proc/meminfo: memFree=21705580/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=191928 CPUtime=4662.39 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 288090 0 0 0 466161 78 0 0 25 0 1 0 785383751 196534272 37189 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 47982 37189 249 26 0 44614 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 191928

[startup+4722.32 s]
/proc/loadavg: 1.16 1.71 1.89 2/530 31900
/proc/meminfo: memFree=21699348/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=191928 CPUtime=4722.41 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 290004 0 0 0 472162 79 0 0 25 0 1 0 785383751 196534272 39028 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 47982 39028 249 26 0 44614 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 191928

[startup+4782.3 s]
/proc/loadavg: 1.06 1.58 1.83 2/530 31902
/proc/meminfo: memFree=21746052/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=142608 CPUtime=4782.39 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 290880 0 0 0 478159 80 0 0 25 0 1 0 785383751 146030592 27325 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 35652 27325 249 26 0 32284 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 142608

[startup+4842.3 s]
/proc/loadavg: 1.02 1.47 1.77 2/530 31904
/proc/meminfo: memFree=21745132/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=142608 CPUtime=4842.39 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 290883 0 0 0 484159 80 0 0 25 0 1 0 785383751 146030592 27328 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 35652 27328 249 26 0 32284 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 142608

[startup+4902.3 s]
/proc/loadavg: 1.01 1.39 1.72 2/530 31905
/proc/meminfo: memFree=21709484/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=191928 CPUtime=4902.4 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 300122 0 0 0 490158 82 0 0 25 0 1 0 785383751 196534272 36498 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 47982 36498 249 26 0 44614 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 191928

[startup+4962.3 s]
/proc/loadavg: 1.00 1.31 1.67 2/530 31907
/proc/meminfo: memFree=21701124/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=191928 CPUtime=4962.4 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 302276 0 0 0 496156 84 0 0 25 0 1 0 785383751 196534272 38571 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 47982 38571 249 26 0 44614 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 191928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.27 1.65 2/530 31908
/proc/meminfo: memFree=21697224/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=191928 CPUtime=5000.02 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 303298 0 0 0 499918 84 0 0 25 0 1 0 785383751 196534272 39563 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 47982 39563 249 26 0 44614 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 191928

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: 1.00 1.27 1.65 2/530 31908
/proc/meminfo: memFree=21697224/32951124 swapFree=50328308/67111528
[pid=31744] ppid=31742 vsize=191928 CPUtime=5000.02 cores=1,3,5,7
/proc/31744/stat : 31744 (lr_gl_shr) R 31742 31744 30616 0 -1 4202496 303298 0 0 0 499918 84 0 0 25 0 1 0 785383751 196534272 39563 33554432000 4194304 4300056 140736204314656 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31744/statm: 47982 39563 249 26 0 44614 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 191928

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.04
CPU user time (s): 4999.18
CPU system time (s): 0.85487
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 222748

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

runsolver used 26.505 second user time and 61.4917 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-01 14:01:15
IDJOB=3440015
IDBENCH=83121
IDSOLVER=1938
FILE ID=node146/3440015-1306929675
RUNJOBID= node146-1306924149-31365
PBS_JOBID= 13488479
Free space on /tmp= 73656 MiB

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

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=1920288039

node146.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.830
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.66
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.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      21633356 kB
Buffers:        140272 kB
Cached:         233116 kB
SwapCached:       9256 kB
Active:       10795900 kB
Inactive:       225520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21633356 kB
SwapTotal:    67111528 kB
SwapFree:     50328308 kB
Dirty:            4284 kB
Writeback:           0 kB
AnonPages:    10646300 kB
Mapped:          28204 kB
Slab:           126392 kB
PageTables:      97980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160938528 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= 73676 MiB
End job on node146 at 2011-06-01 15:24:37