Trace number 3349442

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-02UNSAT 867.845 867.825

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

867.71/867.79	c WARNING: for repeatability, setting FPU to use double precision
867.71/867.79	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3349442-1304974823/watcher-3349442-1304974823 -o /tmp/evaluation-result-3349442-1304974823/solver-3349442-1304974823 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349442-1304974823.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: 1.18 1.87 2.79 4/320 1704
/proc/meminfo: memFree=6999088/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=19480 CPUtime=0 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 420 0 0 0 0 0 0 0 21 0 1 0 609081595 19947520 356 33554432000 4194304 4300056 140737431100816 18446744073709551615 235594527429 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 4870 357 217 26 0 1502 0

[startup+0.0730971 s]
/proc/loadavg: 1.18 1.87 2.79 4/320 1704
/proc/meminfo: memFree=6999088/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=27072 CPUtime=0.06 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 3168 0 0 0 6 0 0 0 21 0 1 0 609081595 27721728 2786 33554432000 4194304 4300056 140737431100816 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 6768 2787 220 26 0 3400 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27072

[startup+0.101093 s]
/proc/loadavg: 1.18 1.87 2.79 4/320 1704
/proc/meminfo: memFree=6999088/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=30536 CPUtime=0.09 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 4337 0 0 0 9 0 0 0 22 0 1 0 609081595 31268864 3779 33554432000 4194304 4300056 140737431100816 18446744073709551615 235594527429 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 7634 3781 220 26 0 4266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30536

[startup+0.301057 s]
/proc/loadavg: 1.18 1.87 2.79 4/320 1704
/proc/meminfo: memFree=6999088/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=57860 CPUtime=0.29 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 12518 0 0 0 28 1 0 0 22 0 1 0 609081595 59248640 10604 33554432000 4194304 4300056 140737431100816 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 14465 10605 220 26 0 11097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57860

[startup+0.700989 s]
/proc/loadavg: 1.18 1.87 2.79 4/320 1704
/proc/meminfo: memFree=6999088/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=116996 CPUtime=0.69 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 28247 0 0 0 64 5 0 0 25 0 1 0 609081595 119803904 23860 33554432000 4194304 4300056 140737431100816 18446744073709551615 235594527429 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 29249 23861 220 26 0 25881 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116996

[startup+1.50085 s]
/proc/loadavg: 1.65 1.95 2.81 5/321 1705
/proc/meminfo: memFree=6732984/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=248172 CPUtime=1.49 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 58713 0 0 0 139 10 0 0 25 0 1 0 609081595 254128128 49187 33554432000 4194304 4300056 140737431100816 18446744073709551615 235594527429 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 62043 49188 220 26 0 58675 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 248172

[startup+3.10056 s]
/proc/loadavg: 1.65 1.95 2.81 5/321 1705
/proc/meminfo: memFree=6459508/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=445996 CPUtime=3.09 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 119689 0 0 0 288 21 0 0 25 0 1 0 609081595 456699904 98837 33554432000 4194304 4300056 140737431100816 18446744073709551615 235594563339 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 111499 98838 220 26 0 108131 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 445996

[startup+6.301 s]
/proc/loadavg: 1.65 1.95 2.81 5/321 1706
/proc/meminfo: memFree=5756424/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=762676 CPUtime=6.29 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 209270 0 0 0 592 37 0 0 25 0 1 0 609081595 780980224 176462 33554432000 4194304 4300056 140737431100816 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 190669 176462 227 26 0 187301 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 762676

[startup+12.7009 s]
/proc/loadavg: 2.16 2.05 2.84 5/321 1706
/proc/meminfo: memFree=5653752/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=762676 CPUtime=12.69 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 209271 0 0 0 1230 39 0 0 25 0 1 0 609081595 780980224 176463 33554432000 4194304 4300056 140737431100816 18446744073709551615 4230428 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 190669 176463 227 26 0 187301 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 762676

[startup+25.5006 s]
/proc/loadavg: 2.44 2.12 2.85 5/321 1706
/proc/meminfo: memFree=5689588/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=985500 CPUtime=25.49 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 236288 0 0 0 2505 44 0 0 25 0 1 0 609081595 1009152000 202649 33554432000 4194304 4300056 140737431100816 18446744073709551615 4230656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 246375 202649 228 26 0 243007 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 985500

[startup+51.1011 s]
/proc/loadavg: 2.82 2.25 2.87 4/315 1733
/proc/meminfo: memFree=5902560/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=51.09 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 286046 0 0 0 5057 52 0 0 25 0 1 0 609081595 813711360 172871 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256337 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 172871 246 26 0 195292 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 794640

[startup+102.312 s]
/proc/loadavg: 2.92 2.36 2.87 4/315 1734
/proc/meminfo: memFree=5867256/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=102.3 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 287773 0 0 0 10177 53 0 0 25 0 1 0 609081595 813711360 174574 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256339 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 174574 246 26 0 195292 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 794640

[startup+162.301 s]
/proc/loadavg: 2.97 2.47 2.88 4/315 1736
/proc/meminfo: memFree=5829756/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=162.29 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 289216 0 0 0 16174 55 0 0 25 0 1 0 609081595 813711360 175999 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 175999 246 26 0 195292 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 794640

[startup+222.301 s]
/proc/loadavg: 3.05 2.58 2.89 4/315 1739
/proc/meminfo: memFree=5833932/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=222.3 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 290519 0 0 0 22174 56 0 0 25 0 1 0 609081595 813711360 177282 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 177282 246 26 0 195292 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 794640

[startup+282.3 s]
/proc/loadavg: 3.02 2.66 2.89 4/315 1742
/proc/meminfo: memFree=5797524/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=282.3 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 292041 0 0 0 28173 57 0 0 25 0 1 0 609081595 813711360 178776 33554432000 4194304 4300056 140737431100816 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 178776 246 26 0 195292 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 794640

[startup+342.301 s]
/proc/loadavg: 3.08 2.73 2.91 4/315 1743
/proc/meminfo: memFree=5758568/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=342.3 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 293348 0 0 0 34171 59 0 0 25 0 1 0 609081595 813711360 180062 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 180062 246 26 0 195292 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 794640

[startup+402.3 s]
/proc/loadavg: 3.10 2.80 2.91 4/315 1745
/proc/meminfo: memFree=5719372/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=402.3 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 294643 0 0 0 40171 59 0 0 25 0 1 0 609081595 813711360 181335 33554432000 4194304 4300056 140737431100816 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 181335 248 26 0 195292 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 794640

[startup+462.301 s]
/proc/loadavg: 3.03 2.83 2.91 4/315 1747
/proc/meminfo: memFree=5678308/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=462.3 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 296292 0 0 0 46170 60 0 0 25 0 1 0 609081595 813711360 182963 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256367 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 182963 248 26 0 195292 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 794640

[startup+522.3 s]
/proc/loadavg: 3.01 2.86 2.91 4/315 1748
/proc/meminfo: memFree=5698260/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=522.3 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 340451 0 0 0 52163 67 0 0 25 0 1 0 609081595 813711360 169091 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 169091 248 26 0 195292 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 794640

[startup+582.301 s]
/proc/loadavg: 3.00 2.88 2.91 4/315 1750
/proc/meminfo: memFree=5650864/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=582.31 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 341968 0 0 0 58163 68 0 0 25 0 1 0 609081595 813711360 170580 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256337 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 170580 248 26 0 195292 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 794640

[startup+642.301 s]
/proc/loadavg: 3.03 2.91 2.92 4/315 1751
/proc/meminfo: memFree=5606700/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=642.31 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 343568 0 0 0 64163 68 0 0 25 0 1 0 609081595 813711360 172169 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256351 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 172169 248 26 0 195292 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 794640

[startup+702.3 s]
/proc/loadavg: 2.93 2.91 2.91 3/310 1770
/proc/meminfo: memFree=6369936/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=702.31 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 344704 0 0 0 70162 69 0 0 25 0 1 0 609081595 813711360 173287 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256337 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 173287 248 26 0 195292 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 794640

[startup+762.312 s]
/proc/loadavg: 2.34 2.74 2.85 3/309 1772
/proc/meminfo: memFree=6310316/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=762.32 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 346530 0 0 0 76162 70 0 0 25 0 1 0 609081595 813711360 175088 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 175088 248 26 0 195292 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 794640

[startup+822.3 s]
/proc/loadavg: 2.12 2.60 2.80 3/309 1773
/proc/meminfo: memFree=6256600/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=822.31 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 349496 0 0 0 82160 71 0 0 25 0 1 0 609081595 813711360 178029 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 178029 248 26 0 195292 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 794640

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

[startup+844.7 s]
/proc/loadavg: 2.15 2.58 2.79 3/309 1774
/proc/meminfo: memFree=6232664/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=844.72 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 350435 0 0 0 84400 72 0 0 25 0 1 0 609081595 813711360 178962 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256160 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 178962 248 26 0 195292 0
Current children cumulated CPU time (s) 844.72
Current children cumulated vsize (KiB) 794640

[startup+857.5 s]
/proc/loadavg: 2.12 2.55 2.77 3/309 1774
/proc/meminfo: memFree=6224104/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=857.51 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 350813 0 0 0 85679 72 0 0 25 0 1 0 609081595 813711360 179334 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 179334 248 26 0 195292 0
Current children cumulated CPU time (s) 857.51
Current children cumulated vsize (KiB) 794640

[startup+863.901 s]
/proc/loadavg: 2.11 2.54 2.77 3/309 1774
/proc/meminfo: memFree=6219508/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=863.91 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 351021 0 0 0 86319 72 0 0 25 0 1 0 609081595 813711360 179541 33554432000 4194304 4300056 140737431100816 18446744073709551615 4251740 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 179541 248 26 0 195292 0
Current children cumulated CPU time (s) 863.91
Current children cumulated vsize (KiB) 794640

[startup+865.501 s]
/proc/loadavg: 2.11 2.54 2.77 3/309 1774
/proc/meminfo: memFree=6218516/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=865.51 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 351178 0 0 0 86479 72 0 0 25 0 1 0 609081595 813711360 179698 33554432000 4194304 4300056 140737431100816 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 179698 248 26 0 195292 0
Current children cumulated CPU time (s) 865.51
Current children cumulated vsize (KiB) 794640

[startup+867.101 s]
/proc/loadavg: 2.10 2.53 2.76 3/309 1774
/proc/meminfo: memFree=6216284/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=867.11 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 351237 0 0 0 86639 72 0 0 25 0 1 0 609081595 813711360 179756 33554432000 4194304 4300056 140737431100816 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 179756 248 26 0 195292 0
Current children cumulated CPU time (s) 867.11
Current children cumulated vsize (KiB) 794640

[startup+867.5 s]
/proc/loadavg: 2.10 2.53 2.76 3/309 1774
/proc/meminfo: memFree=6216284/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=867.51 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 351245 0 0 0 86679 72 0 0 25 0 1 0 609081595 813711360 179764 33554432000 4194304 4300056 140737431100816 18446744073709551615 4251348 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 179764 248 26 0 195292 0
Current children cumulated CPU time (s) 867.51
Current children cumulated vsize (KiB) 794640

[startup+867.7 s]
/proc/loadavg: 2.10 2.53 2.76 3/309 1774
/proc/meminfo: memFree=6216284/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=794640 CPUtime=867.71 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202496 351249 0 0 0 86699 72 0 0 25 0 1 0 609081595 813711360 179768 33554432000 4194304 4300056 140737431100816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1704/statm: 198660 179768 248 26 0 195292 0
Current children cumulated CPU time (s) 867.71
Current children cumulated vsize (KiB) 794640

[startup+867.8 s]
/proc/loadavg: 2.10 2.53 2.76 3/309 1774
/proc/meminfo: memFree=6406012/32950928 swapFree=67111348/67111528
[pid=1704] ppid=1702 vsize=0 CPUtime=867.81 cores=1,3
/proc/1704/stat : 1704 (lr_gl_shr) R 1702 1704 533 0 -1 4202500 351254 0 0 0 86708 73 0 0 25 0 1 0 609081595 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/1704/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 867.81
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 867.825
CPU time (s): 867.845
CPU user time (s): 867.087
CPU system time (s): 0.757884
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1138516

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

runsolver used 2.40963 second user time and 6.28104 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-09 23:00:28
IDJOB=3349442
IDBENCH=88158
IDSOLVER=1813
FILE ID=node120/3349442-1304974823
RUNJOBID= node120-1304974823-1668
PBS_JOBID= 13285630
Free space on /tmp= 47376 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 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
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349442-1304974823/watcher-3349442-1304974823 -o /tmp/evaluation-result-3349442-1304974823/solver-3349442-1304974823 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349442-1304974823.cnf -verb=0 -model

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=1377843690

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.75
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.809
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.78
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.809
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.809
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.809
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:       6999624 kB
Buffers:        215020 kB
Cached:        8373832 kB
SwapCached:          0 kB
Active:       18483956 kB
Inactive:      7019516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6999624 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          512676 kB
Writeback:           0 kB
AnonPages:    16913968 kB
Mapped:          25044 kB
Slab:           335532 kB
PageTables:      50348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52095160 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= 47576 MiB
End job on node120 at 2011-05-09 23:14:56