Trace number 3349741

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_NOGL_NOSHR 2011-03-02? (TO) 1300.16 1300.1

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq57_a.cnf
MD5SUM953b9cb99bfd26cff0e1ac65be1241f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.301
Satisfiable
(Un)Satisfiability was proved
Number of variables569795
Number of clauses8562505
Sum of the clauses size24843745
Maximum clause length186
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27567948
Number of clauses of size 3724416
Number of clauses of size 49898
Number of clauses of size 560873
Number of clauses of size over 5199369

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

running on 2 cores: 4,6

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.21 4.03 3.82 4/362 3388
/proc/meminfo: memFree=4744528/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=19776 CPUtime=0 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 494 0 0 0 0 0 0 0 25 0 1 0 609040638 20250624 430 33554432000 4194304 4300056 140733960928816 18446744073709551615 254500691712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 4944 430 218 26 0 1576 0

[startup+0.0603571 s]
/proc/loadavg: 4.21 4.03 3.82 4/362 3388
/proc/meminfo: memFree=4744528/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=26164 CPUtime=0.05 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 2769 0 0 0 5 0 0 0 25 0 1 0 609040638 26791936 2410 33554432000 4194304 4300056 140733960928816 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 6541 2410 220 26 0 3173 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26164

[startup+0.100348 s]
/proc/loadavg: 4.21 4.03 3.82 4/362 3388
/proc/meminfo: memFree=4744528/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=30528 CPUtime=0.09 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 4316 0 0 0 9 0 0 0 25 0 1 0 609040638 31260672 3751 33554432000 4194304 4300056 140733960928816 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 7632 3751 220 26 0 4264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30528

[startup+0.300309 s]
/proc/loadavg: 4.21 4.03 3.82 4/362 3388
/proc/meminfo: memFree=4744528/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=57724 CPUtime=0.29 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 12464 0 0 0 28 1 0 0 25 0 1 0 609040638 59109376 10567 33554432000 4194304 4300056 140733960928816 18446744073709551615 4270961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 14431 10568 220 26 0 11063 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57724

[startup+0.700241 s]
/proc/loadavg: 4.21 4.03 3.82 4/362 3388
/proc/meminfo: memFree=4744528/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=116980 CPUtime=0.69 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 28091 0 0 0 65 4 0 0 25 0 1 0 609040638 119787520 23798 33554432000 4194304 4300056 140733960928816 18446744073709551615 254500353057 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 29245 23801 220 26 0 25877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116980

[startup+1.50107 s]
/proc/loadavg: 4.21 4.03 3.82 5/363 3389
/proc/meminfo: memFree=4606888/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=248024 CPUtime=1.49 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 58540 0 0 0 139 10 0 0 25 0 1 0 609040638 253976576 49073 33554432000 4194304 4300056 140733960928816 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 62006 49073 220 26 0 58638 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 248024

[startup+3.10074 s]
/proc/loadavg: 4.43 4.08 3.83 5/363 3391
/proc/meminfo: memFree=4342208/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=446016 CPUtime=3.1 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 119590 0 0 0 288 22 0 0 25 0 1 0 609040638 456720384 98820 33554432000 4194304 4300056 140733960928816 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 111504 98821 220 26 0 108136 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 446016

[startup+6.30111 s]
/proc/loadavg: 4.43 4.08 3.83 5/363 3391
/proc/meminfo: memFree=4125972/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=692460 CPUtime=6.29 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 185174 0 0 0 594 35 0 0 25 0 1 0 609040638 709079040 153512 33554432000 4194304 4300056 140733960928816 18446744073709551615 4230352 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 173115 153512 227 26 0 169747 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 692460

[startup+12.7008 s]
/proc/loadavg: 4.40 4.08 3.83 5/363 3391
/proc/meminfo: memFree=4231140/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=743648 CPUtime=12.69 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 205674 0 0 0 1231 38 0 0 25 0 1 0 609040638 761495552 173316 33554432000 4194304 4300056 140733960928816 18446744073709551615 4217862 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 185912 173316 228 26 0 182544 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 743648

[startup+25.5003 s]
/proc/loadavg: 4.31 4.07 3.84 5/363 3391
/proc/meminfo: memFree=4289632/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=694180 CPUtime=25.49 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 249360 0 0 0 2507 42 0 0 25 0 1 0 609040638 710840320 146751 33554432000 4194304 4300056 140733960928816 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 173545 146751 246 26 0 170177 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 694180

[startup+51.1012 s]
/proc/loadavg: 4.20 4.07 3.84 5/363 3392
/proc/meminfo: memFree=4221164/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=694180 CPUtime=51.09 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 253093 0 0 0 5066 43 0 0 25 0 1 0 609040638 710840320 150437 33554432000 4194304 4300056 140733960928816 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 173545 150437 247 26 0 170177 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 694180

[startup+102.301 s]
/proc/loadavg: 4.09 4.05 3.84 5/363 3393
/proc/meminfo: memFree=4221796/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=694180 CPUtime=102.29 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 261687 0 0 0 10184 45 0 0 25 0 1 0 609040638 710840320 158948 33554432000 4194304 4300056 140733960928816 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 173545 158948 247 26 0 170177 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 694180

[startup+162.301 s]
/proc/loadavg: 4.07 4.06 3.85 5/363 3395
/proc/meminfo: memFree=4031216/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=826440 CPUtime=162.3 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 275887 0 0 0 16180 50 0 0 25 0 1 0 609040638 846274560 173055 33554432000 4194304 4300056 140733960928816 18446744073709551615 4256337 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 206610 173055 247 26 0 203242 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 826440

[startup+222.301 s]
/proc/loadavg: 4.17 4.08 3.87 5/363 3396
/proc/meminfo: memFree=3960412/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=826440 CPUtime=222.3 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 290295 0 0 0 22176 54 0 0 25 0 1 0 609040638 846274560 187371 33554432000 4194304 4300056 140733960928816 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 206610 187371 247 26 0 203242 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 826440

[startup+282.301 s]
/proc/loadavg: 4.13 4.08 3.88 5/363 3398
/proc/meminfo: memFree=3768332/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1041364 CPUtime=282.31 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 306383 0 0 0 28172 59 0 0 25 0 1 0 609040638 1066356736 203384 33554432000 4194304 4300056 140733960928816 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 260341 203384 247 26 0 256973 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 1041364

[startup+342.301 s]
/proc/loadavg: 4.05 4.06 3.89 5/363 3400
/proc/meminfo: memFree=3689840/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1041364 CPUtime=342.3 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 323224 0 0 0 34167 63 0 0 25 0 1 0 609040638 1066356736 220149 33554432000 4194304 4300056 140733960928816 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 260341 220149 247 26 0 256973 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1041364

[startup+402.301 s]
/proc/loadavg: 4.02 4.05 3.89 5/363 3401
/proc/meminfo: memFree=3477752/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1041364 CPUtime=402.31 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 337764 0 0 0 40163 68 0 0 25 0 1 0 609040638 1066356736 234610 33554432000 4194304 4300056 140733960928816 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 260341 234610 247 26 0 256973 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1041364

[startup+462.301 s]
/proc/loadavg: 4.08 4.05 3.90 5/363 3413
/proc/meminfo: memFree=3443696/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1041364 CPUtime=462.31 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 353404 0 0 0 46158 73 0 0 25 0 1 0 609040638 1066356736 250176 33554432000 4194304 4300056 140733960928816 18446744073709551615 4254744 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 260341 250176 247 26 0 256973 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1041364

[startup+522.3 s]
/proc/loadavg: 4.10 4.07 3.92 5/363 3414
/proc/meminfo: memFree=3230284/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1390612 CPUtime=522.32 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 371597 0 0 0 52154 78 0 0 25 0 1 0 609040638 1423986688 268302 33554432000 4194304 4300056 140733960928816 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 347653 268302 247 26 0 344285 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 1390612

[startup+582.3 s]
/proc/loadavg: 4.04 4.05 3.92 5/363 3416
/proc/meminfo: memFree=3015580/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1390612 CPUtime=582.32 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 418629 0 0 0 58145 87 0 0 25 0 1 0 609040638 1423986688 315246 33554432000 4194304 4300056 140733960928816 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 347653 315246 247 26 0 344285 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1390612

[startup+642.313 s]
/proc/loadavg: 4.07 4.06 3.92 5/363 3421
/proc/meminfo: memFree=2721908/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1390612 CPUtime=642.33 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 438005 0 0 0 64142 91 0 0 25 0 1 0 609040638 1423986688 334563 33554432000 4194304 4300056 140733960928816 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 347653 334563 247 26 0 344285 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 1390612

[startup+702.3 s]
/proc/loadavg: 4.03 4.05 3.92 5/363 3422
/proc/meminfo: memFree=2666708/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1958140 CPUtime=702.32 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 457328 0 0 0 70137 95 0 0 25 0 1 0 609040638 2005135360 353821 33554432000 4194304 4300056 140733960928816 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 489535 353821 247 26 0 486167 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1958140

[startup+762.3 s]
/proc/loadavg: 4.09 4.06 3.93 5/363 3424
/proc/meminfo: memFree=2439404/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1961784 CPUtime=762.33 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 474659 0 0 0 76133 100 0 0 25 0 1 0 609040638 2008866816 371101 33554432000 4194304 4300056 140733960928816 18446744073709551615 4252404 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 490446 371101 247 26 0 487078 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1961784

[startup+822.3 s]
/proc/loadavg: 4.03 4.05 3.93 5/363 3425
/proc/meminfo: memFree=2329160/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1961784 CPUtime=822.33 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 490323 0 0 0 82129 104 0 0 25 0 1 0 609040638 2008866816 386724 33554432000 4194304 4300056 140733960928816 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 490446 386724 247 26 0 487078 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 1961784

[startup+882.3 s]
/proc/loadavg: 4.01 4.04 3.93 5/363 3427
/proc/meminfo: memFree=2223364/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1961784 CPUtime=882.33 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 504153 0 0 0 88125 108 0 0 25 0 1 0 609040638 2008866816 400508 33554432000 4194304 4300056 140733960928816 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 490446 400508 247 26 0 487078 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1961784

[startup+942.3 s]
/proc/loadavg: 3.19 3.82 3.87 3/351 3468
/proc/meminfo: memFree=2489660/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1961784 CPUtime=942.33 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 517524 0 0 0 94121 112 0 0 25 0 1 0 609040638 2008866816 413830 33554432000 4194304 4300056 140733960928816 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 490446 413830 247 26 0 487078 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 1961784

[startup+1002.3 s]
/proc/loadavg: 2.56 3.52 3.76 3/351 3469
/proc/meminfo: memFree=2340524/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1965836 CPUtime=1002.34 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 531272 0 0 0 100118 116 0 0 25 0 1 0 609040638 2013016064 427524 33554432000 4194304 4300056 140733960928816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 491459 427524 247 26 0 488091 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 1965836

[startup+1062.3 s]
/proc/loadavg: 2.20 3.24 3.64 3/351 3471
/proc/meminfo: memFree=2233988/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1967604 CPUtime=1062.34 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 547442 0 0 0 106116 118 0 0 25 0 1 0 609040638 2014826496 443633 33554432000 4194304 4300056 140733960928816 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 491901 443633 247 26 0 488533 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 1967604

[startup+1122.3 s]
/proc/loadavg: 2.07 3.01 3.54 3/351 3472
/proc/meminfo: memFree=2153000/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1967604 CPUtime=1122.35 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 557242 0 0 0 112113 122 0 0 25 0 1 0 609040638 2014826496 453390 33554432000 4194304 4300056 140733960928816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 491901 453390 247 26 0 488533 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 1967604

[startup+1182.3 s]
/proc/loadavg: 2.02 2.81 3.43 3/351 3474
/proc/meminfo: memFree=2080196/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1967604 CPUtime=1182.35 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 565342 0 0 0 118111 124 0 0 25 0 1 0 609040638 2014826496 461454 33554432000 4194304 4300056 140733960928816 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 491901 461454 247 26 0 488533 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 1967604

[startup+1242.3 s]
/proc/loadavg: 2.07 2.69 3.35 3/351 3476
/proc/meminfo: memFree=2022372/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1967784 CPUtime=1242.35 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 571640 0 0 0 124109 126 0 0 25 0 1 0 609040638 2015010816 467718 33554432000 4194304 4300056 140733960928816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 491946 467718 247 26 0 488578 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 1967784



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.80 2.51 3.25 3/345 3498
/proc/meminfo: memFree=4117428/32950928 swapFree=45936960/67111528
[pid=3388] ppid=3386 vsize=1975988 CPUtime=1300.07 cores=4,6
/proc/3388/stat : 3388 (lr_gl_shr) R 3386 3388 2035 0 -1 4202496 583814 0 0 0 129876 131 0 0 25 0 1 0 609040638 2023411712 479859 33554432000 4194304 4300056 140733960928816 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3388/statm: 493997 479859 247 26 0 490629 0
Current children cumulated CPU time (s) 1300.07
Current children cumulated vsize (KiB) 1975988

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.1
CPU time (s): 1300.16
CPU user time (s): 1298.77
CPU system time (s): 1.38979
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1975988

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

runsolver used 4.69829 second user time and 10.3184 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 22:54:00
IDJOB=3349741
IDBENCH=88159
IDSOLVER=1814
FILE ID=node149/3349741-1304974439
RUNJOBID= node149-1304974033-3072
PBS_JOBID= 13285601
Free space on /tmp= 42088 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq57_a.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349741-1304974439/watcher-3349741-1304974439 -o /tmp/evaluation-result-3349741-1304974439/solver-3349741-1304974439 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349741-1304974439.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 953b9cb99bfd26cff0e1ac65be1241f6
RANDOM SEED=1592862517

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.806
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:     32950928 kB
MemFree:       4744560 kB
Buffers:        242184 kB
Cached:       21799660 kB
SwapCached:      21336 kB
Active:       13429928 kB
Inactive:     14002416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4744560 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:          420172 kB
Writeback:           0 kB
AnonPages:     5382188 kB
Mapped:          14564 kB
Slab:           633852 kB
PageTables:      74628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 81494068 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= 42316 MiB
End job on node149 at 2011-05-09 23:15:42