Trace number 3349742

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.15 1300.09

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

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

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.09 4.00 3.80 4/362 3360
/proc/meminfo: memFree=5652564/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=19628 CPUtime=0 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 456 0 0 0 0 0 0 0 22 0 1 0 609038963 20099072 389 33554432000 4194304 4300056 140733363982240 18446744073709551615 254500691712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 4907 393 218 26 0 1539 0

[startup+0.111901 s]
/proc/loadavg: 4.09 4.00 3.80 4/362 3360
/proc/meminfo: memFree=5652564/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=31196 CPUtime=0.1 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 4688 0 0 0 10 0 0 0 23 0 1 0 609038963 31944704 4100 33554432000 4194304 4300056 140733363982240 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 7799 4100 220 26 0 4431 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 31196

[startup+0.200883 s]
/proc/loadavg: 4.09 4.00 3.80 4/362 3360
/proc/meminfo: memFree=5652564/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=42852 CPUtime=0.19 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 8423 0 0 0 18 1 0 0 23 0 1 0 609038963 43880448 7142 33554432000 4194304 4300056 140733363982240 18446744073709551615 254500691712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 10713 7144 220 26 0 7345 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42852

[startup+0.300863 s]
/proc/loadavg: 4.09 4.00 3.80 4/362 3360
/proc/meminfo: memFree=5652564/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=57728 CPUtime=0.29 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 12490 0 0 0 28 1 0 0 23 0 1 0 609038963 59113472 10576 33554432000 4194304 4300056 140733363982240 18446744073709551615 254500691712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 14432 10579 220 26 0 11064 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57728

[startup+0.700785 s]
/proc/loadavg: 4.09 4.00 3.80 4/362 3360
/proc/meminfo: memFree=5652564/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=116996 CPUtime=0.69 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 28212 0 0 0 65 4 0 0 25 0 1 0 609038963 119803904 23827 33554432000 4194304 4300056 140733363982240 18446744073709551615 254500691712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 29249 23828 220 26 0 25881 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116996

[startup+1.50063 s]
/proc/loadavg: 4.09 4.00 3.80 5/363 3361
/proc/meminfo: memFree=5504136/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=248172 CPUtime=1.49 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 58672 0 0 0 139 10 0 0 25 0 1 0 609038963 254128128 49146 33554432000 4194304 4300056 140733363982240 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 62043 49146 220 26 0 58675 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 248172

[startup+3.10031 s]
/proc/loadavg: 4.09 4.00 3.80 5/363 3361
/proc/meminfo: memFree=5361660/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=445996 CPUtime=3.09 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 119674 0 0 0 288 21 0 0 25 0 1 0 609038963 456699904 98824 33554432000 4194304 4300056 140733363982240 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 111499 98826 220 26 0 108131 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 445996

[startup+6.30067 s]
/proc/loadavg: 4.24 4.03 3.81 5/363 3361
/proc/meminfo: memFree=4926548/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=762676 CPUtime=6.29 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 209272 0 0 0 592 37 0 0 25 0 1 0 609038963 780980224 176463 33554432000 4194304 4300056 140733363982240 18446744073709551615 4230547 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 190669 176463 227 26 0 187301 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 762676

[startup+12.7004 s]
/proc/loadavg: 4.22 4.03 3.82 5/363 3361
/proc/meminfo: memFree=4915144/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=762676 CPUtime=12.69 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 209273 0 0 0 1232 37 0 0 25 0 1 0 609038963 780980224 176464 33554432000 4194304 4300056 140733363982240 18446744073709551615 4230428 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 190669 176464 227 26 0 187301 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 762676

[startup+25.5008 s]
/proc/loadavg: 4.40 4.08 3.83 5/363 3391
/proc/meminfo: memFree=4189104/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=985500 CPUtime=25.49 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 236290 0 0 0 2509 40 0 0 25 0 1 0 609038963 1009152000 202650 33554432000 4194304 4300056 140733363982240 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 246375 202650 228 26 0 243007 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 985500

[startup+51.1007 s]
/proc/loadavg: 4.26 4.07 3.84 5/363 3391
/proc/meminfo: memFree=4264828/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=794640 CPUtime=51.09 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 287714 0 0 0 5063 46 0 0 25 0 1 0 609038963 813711360 174532 33554432000 4194304 4300056 140733363982240 18446744073709551615 4256093 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 198660 174532 246 26 0 195292 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 794640

[startup+102.301 s]
/proc/loadavg: 4.11 4.06 3.84 5/363 3393
/proc/meminfo: memFree=4210540/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=794640 CPUtime=102.29 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 296625 0 0 0 10180 49 0 0 25 0 1 0 609038963 813711360 183393 33554432000 4194304 4300056 140733363982240 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 198660 183393 246 26 0 195292 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 794640

[startup+162.301 s]
/proc/loadavg: 4.10 4.06 3.85 5/363 3394
/proc/meminfo: memFree=4083520/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=926900 CPUtime=162.3 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 305870 0 0 0 16179 51 0 0 25 0 1 0 609038963 949145600 192568 33554432000 4194304 4300056 140733363982240 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 231725 192568 246 26 0 228357 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 926900

[startup+222.301 s]
/proc/loadavg: 4.03 4.05 3.86 5/363 3396
/proc/meminfo: memFree=4022996/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=926900 CPUtime=222.3 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 317547 0 0 0 22176 54 0 0 25 0 1 0 609038963 949145600 204174 33554432000 4194304 4300056 140733363982240 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 231725 204174 246 26 0 228357 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 926900

[startup+282.301 s]
/proc/loadavg: 4.08 4.06 3.87 5/363 3398
/proc/meminfo: memFree=3832160/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=926900 CPUtime=282.31 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 327806 0 0 0 28174 57 0 0 25 0 1 0 609038963 949145600 214359 33554432000 4194304 4300056 140733363982240 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 231725 214359 246 26 0 228357 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 926900

[startup+342.301 s]
/proc/loadavg: 4.06 4.06 3.89 5/363 3399
/proc/meminfo: memFree=3747088/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=1141824 CPUtime=342.31 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 345352 0 0 0 34169 62 0 0 25 0 1 0 609038963 1169227776 231811 33554432000 4194304 4300056 140733363982240 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 285456 231811 246 26 0 282088 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1141824

[startup+402.301 s]
/proc/loadavg: 4.02 4.05 3.89 5/363 3401
/proc/meminfo: memFree=3528732/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=1141824 CPUtime=402.3 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 364356 0 0 0 40165 65 0 0 25 0 1 0 609038963 1169227776 250724 33554432000 4194304 4300056 140733363982240 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 285456 250724 246 26 0 282088 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1141824

[startup+462.314 s]
/proc/loadavg: 4.01 4.04 3.90 5/363 3412
/proc/meminfo: memFree=3510332/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=1141824 CPUtime=462.32 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 379286 0 0 0 46162 70 0 0 25 0 1 0 609038963 1169227776 265593 33554432000 4194304 4300056 140733363982240 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 285456 265593 246 26 0 282088 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 1141824

[startup+522.301 s]
/proc/loadavg: 4.14 4.07 3.92 5/363 3414
/proc/meminfo: memFree=3279484/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=1491072 CPUtime=522.32 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 393935 0 0 0 52158 74 0 0 25 0 1 0 609038963 1526857728 280158 33554432000 4194304 4300056 140733363982240 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 372768 280158 246 26 0 369400 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 1491072

[startup+582.301 s]
/proc/loadavg: 4.05 4.06 3.92 5/363 3416
/proc/meminfo: memFree=3131660/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=1491072 CPUtime=582.32 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 408458 0 0 0 58153 79 0 0 25 0 1 0 609038963 1526857728 294622 33554432000 4194304 4300056 140733363982240 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 372768 294622 246 26 0 369400 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1491072

[startup+642.301 s]
/proc/loadavg: 4.02 4.04 3.92 5/363 3417
/proc/meminfo: memFree=2788420/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=1491072 CPUtime=642.32 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 444101 0 0 0 64145 87 0 0 25 0 1 0 609038963 1526857728 330173 33554432000 4194304 4300056 140733363982240 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 372768 330173 246 26 0 369400 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1491072

[startup+702.301 s]
/proc/loadavg: 4.04 4.05 3.92 5/363 3422
/proc/meminfo: memFree=2748500/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=1491072 CPUtime=702.33 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 463298 0 0 0 70141 92 0 0 25 0 1 0 609038963 1526857728 349307 33554432000 4194304 4300056 140733363982240 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 372768 349307 246 26 0 369400 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 1491072

[startup+762.301 s]
/proc/loadavg: 4.12 4.07 3.93 5/363 3423
/proc/meminfo: memFree=2497648/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=2058600 CPUtime=762.32 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 480906 0 0 0 76137 95 0 0 25 0 1 0 609038963 2108006400 366875 33554432000 4194304 4300056 140733363982240 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 514650 366875 246 26 0 511282 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2058600

[startup+822.301 s]
/proc/loadavg: 4.04 4.05 3.93 5/363 3425
/proc/meminfo: memFree=2379964/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=2058600 CPUtime=822.33 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 496479 0 0 0 82133 100 0 0 25 0 1 0 609038963 2108006400 382393 33554432000 4194304 4300056 140733363982240 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 514650 382393 246 26 0 511282 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 2058600

[startup+882.301 s]
/proc/loadavg: 4.01 4.04 3.93 5/363 3427
/proc/meminfo: memFree=2280492/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=2058600 CPUtime=882.33 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 508234 0 0 0 88131 102 0 0 25 0 1 0 609038963 2108006400 394102 33554432000 4194304 4300056 140733363982240 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 514650 394102 246 26 0 511282 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 2058600

[startup+942.301 s]
/proc/loadavg: 3.53 3.92 3.90 3/352 3467
/proc/meminfo: memFree=2515908/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=2058600 CPUtime=942.33 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 524419 0 0 0 94128 105 0 0 25 0 1 0 609038963 2108006400 410232 33554432000 4194304 4300056 140733363982240 18446744073709551615 4263274 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 514650 410232 246 26 0 511282 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 2058600

[startup+1002.3 s]
/proc/loadavg: 2.72 3.60 3.79 3/351 3469
/proc/meminfo: memFree=2389872/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=2058600 CPUtime=1002.34 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 542628 0 0 0 100124 110 0 0 25 0 1 0 609038963 2108006400 428374 33554432000 4194304 4300056 140733363982240 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 514650 428374 246 26 0 511282 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 2058600

[startup+1062.3 s]
/proc/loadavg: 2.26 3.31 3.67 3/351 3470
/proc/meminfo: memFree=2269028/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=2058600 CPUtime=1062.34 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 559663 0 0 0 106118 116 0 0 25 0 1 0 609038963 2108006400 445347 33554432000 4194304 4300056 140733363982240 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 514650 445347 246 26 0 511282 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 2058600

[startup+1122.31 s]
/proc/loadavg: 2.09 3.07 3.56 3/351 3472
/proc/meminfo: memFree=2180536/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=2058600 CPUtime=1122.35 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 568796 0 0 0 112115 120 0 0 25 0 1 0 609038963 2108006400 454441 33554432000 4194304 4300056 140733363982240 18446744073709551615 4251328 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 514650 454441 246 26 0 511282 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 2058600

[startup+1182.3 s]
/proc/loadavg: 2.03 2.87 3.46 3/351 3474
/proc/meminfo: memFree=2097948/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=2058600 CPUtime=1182.34 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 580112 0 0 0 118111 123 0 0 25 0 1 0 609038963 2108006400 465723 33554432000 4194304 4300056 140733363982240 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 514650 465723 246 26 0 511282 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 2058600

[startup+1242.3 s]
/proc/loadavg: 2.09 2.72 3.37 3/351 3475
/proc/meminfo: memFree=2037068/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=2058600 CPUtime=1242.35 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 589093 0 0 0 124109 126 0 0 25 0 1 0 609038963 2108006400 474660 33554432000 4194304 4300056 140733363982240 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 514650 474660 246 26 0 511282 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 2058600



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.03 2.59 3.28 3/351 3477
/proc/meminfo: memFree=1965632/32950928 swapFree=45936960/67111528
[pid=3360] ppid=3358 vsize=2058600 CPUtime=1300.05 cores=1,3
/proc/3360/stat : 3360 (lr_gl_shr) R 3358 3360 2035 0 -1 4202496 595323 0 0 0 129876 129 0 0 25 0 1 0 609038963 2108006400 480834 33554432000 4194304 4300056 140733363982240 18446744073709551615 4263869 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3360/statm: 514650 480834 246 26 0 511282 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 2058600

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.09
CPU time (s): 1300.15
CPU user time (s): 1298.78
CPU system time (s): 1.37579
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 2058600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.78
system time used= 1.37579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 595324
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 14258

runsolver used 4.26535 second user time and 10.8843 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 22:53:43
IDJOB=3349742
IDBENCH=88158
IDSOLVER=1814
FILE ID=node149/3349742-1304974422
RUNJOBID= node149-1304974033-3073
PBS_JOBID= 13285601
Free space on /tmp= 42276 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_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-3349742-1304974422/watcher-3349742-1304974422 -o /tmp/evaluation-result-3349742-1304974422/solver-3349742-1304974422 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349742-1304974422.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=1953052884

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:       5653092 kB
Buffers:        241992 kB
Cached:       21608392 kB
SwapCached:      21336 kB
Active:       12332512 kB
Inactive:     14195768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5653092 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:          225896 kB
Writeback:         196 kB
AnonPages:     4669364 kB
Mapped:          14468 kB
Slab:           630320 kB
PageTables:      73104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80659520 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= 42096 MiB
End job on node149 at 2011-05-09 23:15:25