Trace number 3349477

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) 1299.99 1300.02

General information on the benchmark

NameSAT-Race-2010-CNF/cryptography/
mizh/md5_48_3.cnf
MD5SUM62c39589a569c5d989e4ecd1f5fe22d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.7318
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279258
Sum of the clauses size832652
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120498
Number of clauses of size 342781
Number of clauses of size 4115778
Number of clauses of size 50
Number of clauses of size over 50

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-3349477-1304974766/watcher-3349477-1304974766 -o /tmp/evaluation-result-3349477-1304974766/solver-3349477-1304974766 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349477-1304974766.cnf -verb=0 -model 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.10 3.79 3.44 5/397 17220
/proc/meminfo: memFree=27320596/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=20808 CPUtime=0 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 753 0 0 0 0 0 0 0 25 0 1 0 609075306 21307392 684 33554432000 4194304 4300056 140734259807328 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 5202 684 222 26 0 1834 0

[startup+0.114814 s]
/proc/loadavg: 4.10 3.79 3.44 5/397 17220
/proc/meminfo: memFree=27320596/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=34116 CPUtime=0.11 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 5094 0 0 0 10 1 0 0 25 0 1 0 609075306 34934784 4539 33554432000 4194304 4300056 140734259807328 18446744073709551615 251813900997 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 8529 4541 222 26 0 5161 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 34116

[startup+0.200804 s]
/proc/loadavg: 4.10 3.79 3.44 5/397 17220
/proc/meminfo: memFree=27320596/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=43520 CPUtime=0.19 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 7351 0 0 0 18 1 0 0 25 0 1 0 609075306 44564480 6507 33554432000 4194304 4300056 140734259807328 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 10880 6507 226 26 0 7512 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43520

[startup+0.300785 s]
/proc/loadavg: 4.10 3.79 3.44 5/397 17220
/proc/meminfo: memFree=27320596/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=48408 CPUtime=0.29 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 8938 0 0 0 28 1 0 0 25 0 1 0 609075306 49569792 8018 33554432000 4194304 4300056 140734259807328 18446744073709551615 4233474 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 12102 8019 228 26 0 8734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48408

[startup+0.700718 s]
/proc/loadavg: 4.10 3.79 3.44 5/397 17220
/proc/meminfo: memFree=27320596/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=44804 CPUtime=0.69 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 11823 0 0 0 67 2 0 0 25 0 1 0 609075306 45879296 7092 33554432000 4194304 4300056 140734259807328 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 11201 7092 246 26 0 7833 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44804

[startup+1.50058 s]
/proc/loadavg: 4.10 3.79 3.44 5/398 17221
/proc/meminfo: memFree=27290488/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=44804 CPUtime=1.49 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 11969 0 0 0 147 2 0 0 25 0 1 0 609075306 45879296 7224 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 11201 7224 248 26 0 7833 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44804

[startup+3.10032 s]
/proc/loadavg: 4.09 3.80 3.44 5/398 17221
/proc/meminfo: memFree=27287636/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=44804 CPUtime=3.09 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 12159 0 0 0 307 2 0 0 25 0 1 0 609075306 45879296 7395 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 11201 7395 248 26 0 7833 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44804

[startup+6.30078 s]
/proc/loadavg: 4.09 3.80 3.44 6/398 17221
/proc/meminfo: memFree=27251432/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=51876 CPUtime=6.29 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 12531 0 0 0 627 2 0 0 25 0 1 0 609075306 53121024 7739 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 12969 7739 248 26 0 9601 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51876

[startup+12.7007 s]
/proc/loadavg: 4.08 3.80 3.45 5/398 17221
/proc/meminfo: memFree=27241064/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=51876 CPUtime=12.69 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 13239 0 0 0 1267 2 0 0 25 0 1 0 609075306 53121024 8406 33554432000 4194304 4300056 140734259807328 18446744073709551615 4251328 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 12969 8406 248 26 0 9601 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51876

[startup+25.5006 s]
/proc/loadavg: 4.06 3.81 3.45 5/398 17222
/proc/meminfo: memFree=27216640/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=63372 CPUtime=25.49 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 15803 0 0 0 2546 3 0 0 25 0 1 0 609075306 64892928 10909 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256063 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 15843 10909 248 26 0 12475 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63372

[startup+51.1002 s]
/proc/loadavg: 4.04 3.82 3.47 5/398 17223
/proc/meminfo: memFree=27272928/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=53704 CPUtime=51.08 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 18406 0 0 0 5105 3 0 0 25 0 1 0 609075306 54992896 9590 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 13426 9590 248 26 0 10058 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53704

[startup+102.301 s]
/proc/loadavg: 4.02 3.85 3.49 5/398 17233
/proc/meminfo: memFree=27162612/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=85616 CPUtime=102.3 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 24870 0 0 0 10225 5 0 0 25 0 1 0 609075306 87670784 15823 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 21404 15823 248 26 0 18036 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85616

[startup+162.301 s]
/proc/loadavg: 4.00 3.87 3.52 5/398 17234
/proc/meminfo: memFree=27172492/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=85616 CPUtime=162.28 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 25976 0 0 0 16222 6 0 0 25 0 1 0 609075306 87670784 16835 33554432000 4194304 4300056 140734259807328 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 21404 16835 248 26 0 18036 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 85616

[startup+222.315 s]
/proc/loadavg: 4.00 3.89 3.55 5/398 17236
/proc/meminfo: memFree=27208396/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=85616 CPUtime=222.3 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 25976 0 0 0 22224 6 0 0 25 0 1 0 609075306 87670784 16835 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 21404 16835 248 26 0 18036 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 85616

[startup+282.3 s]
/proc/loadavg: 4.00 3.91 3.57 5/398 17238
/proc/meminfo: memFree=27186256/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=85616 CPUtime=282.28 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 31845 0 0 0 28221 7 0 0 25 0 1 0 609075306 87670784 17663 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 21404 17663 248 26 0 18036 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 85616

[startup+342.3 s]
/proc/loadavg: 4.08 3.95 3.61 5/398 17242
/proc/meminfo: memFree=27201156/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=86012 CPUtime=342.28 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 31960 0 0 0 34221 7 0 0 25 0 1 0 609075306 88076288 17778 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 21503 17778 248 26 0 18135 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 86012

[startup+402.3 s]
/proc/loadavg: 4.07 3.97 3.64 5/398 17244
/proc/meminfo: memFree=27131044/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=119004 CPUtime=402.27 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 37547 0 0 0 40219 8 0 0 25 0 1 0 609075306 121860096 23351 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 29751 23351 248 26 0 26383 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 119004

[startup+462.301 s]
/proc/loadavg: 4.02 3.97 3.66 5/398 17245
/proc/meminfo: memFree=27158416/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=119004 CPUtime=462.28 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 37547 0 0 0 46220 8 0 0 25 0 1 0 609075306 121860096 23351 33554432000 4194304 4300056 140734259807328 18446744073709551615 4254677 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 29751 23351 248 26 0 26383 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 119004

[startup+522.301 s]
/proc/loadavg: 3.84 3.94 3.66 4/392 17264
/proc/meminfo: memFree=27258728/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=119004 CPUtime=522.28 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 38302 0 0 0 52219 9 0 0 25 0 1 0 609075306 121860096 24042 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 29751 24042 248 26 0 26383 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 119004

[startup+582.301 s]
/proc/loadavg: 3.38 3.78 3.62 5/392 17266
/proc/meminfo: memFree=27286584/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=119004 CPUtime=582.28 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 38302 0 0 0 58219 9 0 0 25 0 1 0 609075306 121860096 24042 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 29751 24042 248 26 0 26383 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 119004

[startup+642.301 s]
/proc/loadavg: 3.15 3.65 3.58 5/392 17267
/proc/meminfo: memFree=27248348/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=119004 CPUtime=642.28 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 38302 0 0 0 64219 9 0 0 25 0 1 0 609075306 121860096 24042 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 29751 24042 248 26 0 26383 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 119004

[startup+702.301 s]
/proc/loadavg: 3.05 3.52 3.54 5/392 17269
/proc/meminfo: memFree=27263924/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=119004 CPUtime=702.27 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 39035 0 0 0 70218 9 0 0 25 0 1 0 609075306 121860096 24726 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 29751 24726 248 26 0 26383 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 119004

[startup+762.301 s]
/proc/loadavg: 2.62 3.33 3.47 3/386 17287
/proc/meminfo: memFree=28080168/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=119004 CPUtime=762.28 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 39035 0 0 0 76219 9 0 0 25 0 1 0 609075306 121860096 24726 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 29751 24726 248 26 0 26383 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 119004

[startup+822.301 s]
/proc/loadavg: 1.59 2.90 3.32 2/380 17307
/proc/meminfo: memFree=28221156/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=119004 CPUtime=822.27 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 39035 0 0 0 82218 9 0 0 25 0 1 0 609075306 121860096 24726 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 29751 24726 248 26 0 26383 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 119004

[startup+882.315 s]
/proc/loadavg: 1.22 2.55 3.17 2/380 17309
/proc/meminfo: memFree=28221248/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=119004 CPUtime=882.28 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 39035 0 0 0 88219 9 0 0 25 0 1 0 609075306 121860096 24726 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 29751 24726 248 26 0 26383 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 119004

[startup+942.3 s]
/proc/loadavg: 1.08 2.27 3.03 2/380 17310
/proc/meminfo: memFree=28221440/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=119004 CPUtime=942.27 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 39035 0 0 0 94218 9 0 0 25 0 1 0 609075306 121860096 24726 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 29751 24726 248 26 0 26383 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 119004

[startup+1002.3 s]
/proc/loadavg: 1.03 2.03 2.90 2/380 17312
/proc/meminfo: memFree=28221520/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=119004 CPUtime=1002.26 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 39035 0 0 0 100217 9 0 0 25 0 1 0 609075306 121860096 24726 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 29751 24726 248 26 0 26383 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 119004

[startup+1062.3 s]
/proc/loadavg: 1.01 1.86 2.79 2/380 17313
/proc/meminfo: memFree=28217260/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=123356 CPUtime=1062.27 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 40315 0 0 0 106217 10 0 0 25 0 1 0 609075306 126316544 25814 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 30839 25814 248 26 0 27471 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 123356

[startup+1122.3 s]
/proc/loadavg: 1.07 1.70 2.67 2/380 17315
/proc/meminfo: memFree=28217340/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=123356 CPUtime=1122.27 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 40315 0 0 0 112217 10 0 0 25 0 1 0 609075306 126316544 25814 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 30839 25814 248 26 0 27471 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 123356

[startup+1182.3 s]
/proc/loadavg: 1.03 1.58 2.57 2/380 17317
/proc/meminfo: memFree=28216676/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=123356 CPUtime=1182.27 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 40509 0 0 0 118217 10 0 0 25 0 1 0 609075306 126316544 25999 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 30839 25999 248 26 0 27471 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 123356

[startup+1242.3 s]
/proc/loadavg: 1.01 1.47 2.46 2/380 17318
/proc/meminfo: memFree=28215636/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=123356 CPUtime=1242.27 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 40795 0 0 0 124217 10 0 0 25 0 1 0 609075306 126316544 26264 33554432000 4194304 4300056 140734259807328 18446744073709551615 4256515 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 30839 26264 248 26 0 27471 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 123356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.38 2.37 2/380 17320
/proc/meminfo: memFree=28215112/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=123356 CPUtime=1299.98 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 40795 0 0 0 129988 10 0 0 25 0 1 0 609075306 126316544 26264 33554432000 4194304 4300056 140734259807328 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 30839 26264 248 26 0 27471 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 123356

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

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

[startup+1300 s]
/proc/loadavg: 1.00 1.38 2.37 2/380 17320
/proc/meminfo: memFree=28215112/32950928 swapFree=44388816/67111528
[pid=17220] ppid=17218 vsize=123356 CPUtime=1299.98 cores=1,3
/proc/17220/stat : 17220 (lr_gl_shr) R 17218 17220 15673 0 -1 4202496 40795 0 0 0 129988 10 0 0 25 0 1 0 609075306 126316544 26264 33554432000 4194304 4300056 140734259807328 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17220/statm: 30839 26264 248 26 0 27471 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 123356

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.99
CPU user time (s): 1299.88
CPU system time (s): 0.108983
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 123356

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

runsolver used 4.5803 second user time and 11.9252 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-09 22:59:26
IDJOB=3349477
IDBENCH=88141
IDSOLVER=1813
FILE ID=node126/3349477-1304974766
RUNJOBID= node126-1304974232-16951
PBS_JOBID= 13285624
Free space on /tmp= 50532 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT-Race-2010-CNF/cryptography/mizh/md5_48_3.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349477-1304974766/watcher-3349477-1304974766 -o /tmp/evaluation-result-3349477-1304974766/solver-3349477-1304974766 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349477-1304974766.cnf -verb=0 -model

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

MD5SUM BENCH= 62c39589a569c5d989e4ecd1f5fe22d9
RANDOM SEED=1634793742

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27320752 kB
Buffers:        148492 kB
Cached:        1524532 kB
SwapCached:      92124 kB
Active:        1336252 kB
Inactive:      4067808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27320752 kB
SwapTotal:    67111528 kB
SwapFree:     44388816 kB
Dirty:            5984 kB
Writeback:           0 kB
AnonPages:     3651472 kB
Mapped:          15852 kB
Slab:            82000 kB
PageTables:      77744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 89033756 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= 50748 MiB
End job on node126 at 2011-05-09 23:21:08