Trace number 3719081

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
PBPASSolver-CARD.SN 2012-05-28UNSAT 72.7099 73.068

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j90/
normalized-j908_8-unsat.opb
MD5SUMd78b76fea1950503bb859b4dec250d3a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.011997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12376
Total number of constraints38600
Number of constraints which are clauses38332
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints268
Minimum length of a constraint1
Maximum length of a constraint48
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 79
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 363
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

72.62/73.06	cpython RunMakeCNF.py HOME/instance-3719081-1338272588.opb PrimePower CARD.SN ./CryptoMiniSat
72.62/73.06	./CryptoMiniSat HOME/instance-3719081-1338272588.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3719081-1338272588.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3719081-1338272588.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
72.62/73.06	
72.62/73.06	HOME/instance-3719081-1338272588.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
72.62/73.06	c Outputting solution to console
72.62/73.06	c This is CryptoMiniSat 2.9.1
72.62/73.06	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
72.62/73.06	c WARNING: for repeatability, setting FPU to use double precision
72.62/73.06	c Reading file 'HOME/instance-3719081-1338272588.opb.PrimePower.CARD.SN.cnf'
72.62/73.06	c -- header says num vars:        1143279
72.62/73.06	c -- header says num clauses:     6834091
72.62/73.06	c -- clauses added:            0 learnts,        79473 normals,            0 xors
72.62/73.06	c -- vars added      32111
72.62/73.06	c Parsing time:  0.03 s
72.62/73.06	c num threads              : 1          
72.62/73.06	c restarts                 : 0          
72.62/73.06	c dynamic restarts         : 0          
72.62/73.06	c static restarts          : 0          
72.62/73.06	c full restarts            : 0          
72.62/73.06	c total simplify time      : 0.00       
72.62/73.06	c learnts DL2              : 0          
72.62/73.06	c learnts size 2           : 26338      
72.62/73.06	c learnts size 1           : 24533       (76.40     % of vars)
72.62/73.06	c filedLit time            : 0.00        (0.00      % time)
72.62/73.06	c v-elim SatELite          : 0           (0.00      % vars)
72.62/73.06	c SatELite time            : 0.00        (0.00      % time)
72.62/73.06	c v-elim xor               : 0           (0.00      % vars)
72.62/73.06	c xor elim time            : 0.00        (0.00      % time)
72.62/73.06	c num binary xor trees     : 0          
72.62/73.06	c binxor trees' crown      : 0           (-nan      leafs/tree)
72.62/73.06	c bin xor find time        : 0.00       
72.62/73.06	c OTF clause improved      : 0           (-nan      clauses/conflict)
72.62/73.06	c OTF impr. size diff      : 0           (-nan       lits/clause)
72.62/73.06	c OTF cl watch-shrink      : 0           (-nan      clauses/conflict)
72.62/73.06	c OTF cl watch-sh-lit      : 0           (-nan       lits/clause)
72.62/73.06	c tried to recurMin cls    : 0           (-nan       % of conflicts)
72.62/73.06	c updated cache            : 0           (-nan       lits/tried recurMin)
72.62/73.06	c clauses over max glue    : 0           (-nan      % of all clauses)
72.62/73.06	c conflicts                : 0           (0.00      / sec)
72.62/73.06	c decisions                : 0           (-nan      % random)
72.62/73.06	c bogo-props               : 56214       (1874112.35 / sec)
72.62/73.06	c conflict literals        : 0           (-nan      % deleted)
72.62/73.06	c Memory used              : 40.45       MB
72.62/73.06	c CPU time                 : 0.03        s
72.62/73.06	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3719081-1338272588/watcher-3719081-1338272588 -o /tmp/evaluation-result-3719081-1338272588/solver-3719081-1338272588 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3719081-1338272588.opb PrimePower CARD.SN ./CryptoMiniSat 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.00 1.91 2/178 23857
/proc/meminfo: memFree=25631284/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/23857/stat : 23857 (python) R 23855 23857 23529 0 -1 4202496 672 0 0 0 0 0 0 0 20 0 1 0 293384604 15642624 559 33554432000 4194304 5683644 140736960996880 140736960964824 270330053520 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 3819 559 324 364 0 261 0

[startup+0.00747596 s]
/proc/loadavg: 2.01 2.00 1.91 2/178 23857
/proc/meminfo: memFree=25631284/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/23857/stat : 23857 (python) D 23855 23857 23529 0 -1 4202496 672 0 0 0 0 0 0 0 20 0 1 0 293384604 15642624 559 33554432000 4194304 5683644 140736960996880 140736960969064 270330053520 0 0 16781312 2 18446744072100609316 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 3819 559 324 364 0 261 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15276

[startup+0.100541 s]
/proc/loadavg: 2.01 2.00 1.91 2/178 23857
/proc/meminfo: memFree=25631284/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17000

[startup+0.300178 s]
/proc/loadavg: 2.01 2.00 1.91 2/178 23857
/proc/meminfo: memFree=25631284/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17000

[startup+0.700164 s]
/proc/loadavg: 2.01 2.00 1.91 2/178 23857
/proc/meminfo: memFree=25631284/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17000

[startup+1.50032 s]
/proc/loadavg: 2.01 2.00 1.91 3/183 23862
/proc/meminfo: memFree=25370968/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
[pid=23859] ppid=23857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23859/stat : 23859 (sh) S 23857 23857 23529 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293384612 9367552 267 33554432000 4194304 5064252 140734969243248 140734969241952 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23859/statm: 2287 267 226 213 0 72 0
[pid=23860] ppid=23859 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/23860/stat : 23860 (python) S 23859 23857 23529 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293384612 17145856 1059 33554432000 4194304 5683644 140733750785264 140733750783112 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23860/statm: 4186 1059 429 364 0 628 0
[pid=23861] ppid=23860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23861/stat : 23861 (sh) S 23860 23857 23529 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293384614 9367552 268 33554432000 4194304 5064252 140734803102272 140734803100976 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23861/statm: 2287 268 226 213 0 72 0
[pid=23862] ppid=23861 vsize=820652 CPUtime=1.38 cores=0,2,4,6
/proc/23862/stat : 23862 (PBPASSolver-817) R 23861 23857 23529 0 -1 4202496 89286 0 0 0 88 50 0 0 20 0 1 0 293384614 840347648 88944 33554432000 4194304 4943705 140736946767104 140736946765376 4358535 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/23862/statm: 205163 88944 357 183 0 201533 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 872692

[startup+3.10044 s]
/proc/loadavg: 2.01 2.00 1.91 3/183 23862
/proc/meminfo: memFree=25163064/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
[pid=23859] ppid=23857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23859/stat : 23859 (sh) S 23857 23857 23529 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293384612 9367552 267 33554432000 4194304 5064252 140734969243248 140734969241952 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23859/statm: 2287 267 226 213 0 72 0
[pid=23860] ppid=23859 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/23860/stat : 23860 (python) S 23859 23857 23529 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293384612 17145856 1059 33554432000 4194304 5683644 140733750785264 140733750783112 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23860/statm: 4186 1059 429 364 0 628 0
[pid=23861] ppid=23860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23861/stat : 23861 (sh) S 23860 23857 23529 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293384614 9367552 268 33554432000 4194304 5064252 140734803102272 140734803100976 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23861/statm: 2287 268 226 213 0 72 0
[pid=23862] ppid=23861 vsize=1392300 CPUtime=2.99 cores=0,2,4,6
/proc/23862/stat : 23862 (PBPASSolver-817) R 23861 23857 23529 0 -1 4202496 151810 0 0 0 210 89 0 0 20 0 1 0 293384614 1425715200 151468 33554432000 4194304 4943705 140736946767104 140736946766016 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/23862/statm: 348075 151468 357 183 0 344445 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 1444340

[startup+6.30044 s]
/proc/loadavg: 2.01 2.00 1.91 3/183 23862
/proc/meminfo: memFree=24792284/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
[pid=23859] ppid=23857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23859/stat : 23859 (sh) S 23857 23857 23529 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293384612 9367552 267 33554432000 4194304 5064252 140734969243248 140734969241952 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23859/statm: 2287 267 226 213 0 72 0
[pid=23860] ppid=23859 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/23860/stat : 23860 (python) S 23859 23857 23529 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293384612 17145856 1059 33554432000 4194304 5683644 140733750785264 140733750783112 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23860/statm: 4186 1059 429 364 0 628 0
[pid=23861] ppid=23860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23861/stat : 23861 (sh) S 23860 23857 23529 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293384614 9367552 268 33554432000 4194304 5064252 140734803102272 140734803100976 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23861/statm: 2287 268 226 213 0 72 0
[pid=23862] ppid=23861 vsize=2208172 CPUtime=6.06 cores=0,2,4,6
/proc/23862/stat : 23862 (PBPASSolver-817) R 23861 23857 23529 0 -1 4202496 241046 0 0 0 466 140 0 0 20 0 1 0 293384614 2261168128 240704 33554432000 4194304 4943705 140736946767104 140736946766016 4361008 0 0 16781312 17608 0 0 0 17 2 0 0 13 0 0
/proc/23862/statm: 552043 240704 357 183 0 548413 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 2260212

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 1.91 3/183 23862
/proc/meminfo: memFree=24593884/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
[pid=23859] ppid=23857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23859/stat : 23859 (sh) S 23857 23857 23529 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293384612 9367552 267 33554432000 4194304 5064252 140734969243248 140734969241952 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23859/statm: 2287 267 226 213 0 72 0
[pid=23860] ppid=23859 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/23860/stat : 23860 (python) S 23859 23857 23529 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293384612 17145856 1059 33554432000 4194304 5683644 140733750785264 140733750783112 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23860/statm: 4186 1059 429 364 0 628 0
[pid=23861] ppid=23860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23861/stat : 23861 (sh) S 23860 23857 23529 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293384614 9367552 268 33554432000 4194304 5064252 140734803102272 140734803100976 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23861/statm: 2287 268 226 213 0 72 0
[pid=23862] ppid=23861 vsize=2407692 CPUtime=12.44 cores=0,2,4,6
/proc/23862/stat : 23862 (PBPASSolver-817) R 23861 23857 23529 0 -1 4202496 264013 0 0 0 666 578 0 0 20 0 1 0 293384614 2465476608 262895 33554432000 4194304 4943705 140736946767104 140736946762080 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 14 0 0
/proc/23862/statm: 601923 262895 365 183 0 598293 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 2459732

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 23862
/proc/meminfo: memFree=24522216/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
[pid=23859] ppid=23857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23859/stat : 23859 (sh) S 23857 23857 23529 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293384612 9367552 267 33554432000 4194304 5064252 140734969243248 140734969241952 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23859/statm: 2287 267 226 213 0 72 0
[pid=23860] ppid=23859 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/23860/stat : 23860 (python) S 23859 23857 23529 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293384612 17145856 1059 33554432000 4194304 5683644 140733750785264 140733750783112 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23860/statm: 4186 1059 429 364 0 628 0
[pid=23861] ppid=23860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23861/stat : 23861 (sh) S 23860 23857 23529 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293384614 9367552 268 33554432000 4194304 5064252 140734803102272 140734803100976 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23861/statm: 2287 268 226 213 0 72 0
[pid=23862] ppid=23861 vsize=2457484 CPUtime=25.21 cores=0,2,4,6
/proc/23862/stat : 23862 (PBPASSolver-817) R 23861 23857 23529 0 -1 4202496 277611 0 0 0 970 1551 0 0 20 0 1 0 293384614 2516463616 271101 33554432000 4194304 4943705 140736946767104 140736946762592 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 18 0 0
/proc/23862/statm: 614371 271101 365 183 0 610741 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 2509524

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 23862
/proc/meminfo: memFree=24367812/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
[pid=23859] ppid=23857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23859/stat : 23859 (sh) S 23857 23857 23529 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293384612 9367552 267 33554432000 4194304 5064252 140734969243248 140734969241952 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23859/statm: 2287 267 226 213 0 72 0
[pid=23860] ppid=23859 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/23860/stat : 23860 (python) S 23859 23857 23529 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293384612 17145856 1059 33554432000 4194304 5683644 140733750785264 140733750783112 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23860/statm: 4186 1059 429 364 0 628 0
[pid=23861] ppid=23860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23861/stat : 23861 (sh) S 23860 23857 23529 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293384614 9367552 268 33554432000 4194304 5064252 140734803102272 140734803100976 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23861/statm: 2287 268 226 213 0 72 0
[pid=23862] ppid=23861 vsize=2555020 CPUtime=50.74 cores=0,2,4,6
/proc/23862/stat : 23862 (PBPASSolver-817) R 23861 23857 23529 0 -1 4202496 318439 0 0 0 1569 3505 0 0 20 0 1 0 293384614 2616340480 291641 33554432000 4194304 4943705 140736946767104 140736946764512 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 23 0 0
/proc/23862/statm: 638755 291641 365 183 0 635125 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 2607060

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

[startup+63.9003 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 23862
/proc/meminfo: memFree=24291668/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
[pid=23859] ppid=23857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23859/stat : 23859 (sh) S 23857 23857 23529 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293384612 9367552 267 33554432000 4194304 5064252 140734969243248 140734969241952 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23859/statm: 2287 267 226 213 0 72 0
[pid=23860] ppid=23859 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/23860/stat : 23860 (python) S 23859 23857 23529 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293384612 17145856 1059 33554432000 4194304 5683644 140733750785264 140733750783112 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23860/statm: 4186 1059 429 364 0 628 0
[pid=23861] ppid=23860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23861/stat : 23861 (sh) S 23860 23857 23529 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293384614 9367552 268 33554432000 4194304 5064252 140734803102272 140734803100976 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23861/statm: 2287 268 226 213 0 72 0
[pid=23862] ppid=23861 vsize=2604684 CPUtime=63.52 cores=0,2,4,6
/proc/23862/stat : 23862 (PBPASSolver-817) R 23861 23857 23529 0 -1 4202496 338948 0 0 0 1868 4484 0 0 20 0 1 0 293384614 2667196416 302038 33554432000 4194304 4943705 140736946767104 140736946762624 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 26 0 0
/proc/23862/statm: 651171 302038 365 183 0 647541 0
Current children cumulated CPU time (s) 63.54
Current children cumulated vsize (KiB) 2656724

[startup+67.1067 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 23862
/proc/meminfo: memFree=24270088/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
[pid=23859] ppid=23857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23859/stat : 23859 (sh) S 23857 23857 23529 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293384612 9367552 267 33554432000 4194304 5064252 140734969243248 140734969241952 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23859/statm: 2287 267 226 213 0 72 0
[pid=23860] ppid=23859 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/23860/stat : 23860 (python) S 23859 23857 23529 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293384612 17145856 1059 33554432000 4194304 5683644 140733750785264 140733750783112 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23860/statm: 4186 1059 429 364 0 628 0
[pid=23861] ppid=23860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23861/stat : 23861 (sh) S 23860 23857 23529 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293384614 9367552 268 33554432000 4194304 5064252 140734803102272 140734803100976 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23861/statm: 2287 268 226 213 0 72 0
[pid=23862] ppid=23861 vsize=2616460 CPUtime=66.71 cores=0,2,4,6
/proc/23862/stat : 23862 (PBPASSolver-817) R 23861 23857 23529 0 -1 4202496 342459 0 0 0 1947 4724 0 0 20 0 1 0 293384614 2679255040 304589 33554432000 4194304 4943705 140736946767104 140736946765904 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 27 0 0
/proc/23862/statm: 654115 304589 365 183 0 650485 0
Current children cumulated CPU time (s) 66.73
Current children cumulated vsize (KiB) 2668500

[startup+70.3004 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 23862
/proc/meminfo: memFree=24247764/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
[pid=23859] ppid=23857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23859/stat : 23859 (sh) S 23857 23857 23529 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293384612 9367552 267 33554432000 4194304 5064252 140734969243248 140734969241952 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23859/statm: 2287 267 226 213 0 72 0
[pid=23860] ppid=23859 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/23860/stat : 23860 (python) S 23859 23857 23529 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293384612 17145856 1059 33554432000 4194304 5683644 140733750785264 140733750783112 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23860/statm: 4186 1059 429 364 0 628 0
[pid=23861] ppid=23860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23861/stat : 23861 (sh) S 23860 23857 23529 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293384614 9367552 268 33554432000 4194304 5064252 140734803102272 140734803100976 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23861/statm: 2287 268 226 213 0 72 0
[pid=23862] ppid=23861 vsize=2629004 CPUtime=69.91 cores=0,2,4,6
/proc/23862/stat : 23862 (PBPASSolver-817) R 23861 23857 23529 0 -1 4202496 346215 0 0 0 2023 4968 0 0 20 0 1 0 293384614 2692100096 307257 33554432000 4194304 4943705 140736946767104 140736946764512 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 28 0 0
/proc/23862/statm: 657251 307257 365 183 0 653621 0
Current children cumulated CPU time (s) 69.93
Current children cumulated vsize (KiB) 2681044

[startup+71.9003 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 23862
/proc/meminfo: memFree=24240384/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
[pid=23859] ppid=23857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23859/stat : 23859 (sh) S 23857 23857 23529 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293384612 9367552 267 33554432000 4194304 5064252 140734969243248 140734969241952 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23859/statm: 2287 267 226 213 0 72 0
[pid=23860] ppid=23859 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/23860/stat : 23860 (python) S 23859 23857 23529 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293384612 17145856 1059 33554432000 4194304 5683644 140733750785264 140733750783112 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23860/statm: 4186 1059 429 364 0 628 0
[pid=23861] ppid=23860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23861/stat : 23861 (sh) S 23860 23857 23529 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293384614 9367552 268 33554432000 4194304 5064252 140734803102272 140734803100976 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23861/statm: 2287 268 226 213 0 72 0
[pid=23862] ppid=23861 vsize=2634892 CPUtime=71.49 cores=0,2,4,6
/proc/23862/stat : 23862 (PBPASSolver-817) R 23861 23857 23529 0 -1 4202496 347890 0 0 0 2061 5088 0 0 20 0 1 0 293384614 2698129408 308548 33554432000 4194304 4943705 140736946767104 140736946764480 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 28 0 0
/proc/23862/statm: 658723 308548 365 183 0 655093 0
Current children cumulated CPU time (s) 71.51
Current children cumulated vsize (KiB) 2686932

[startup+72.7003 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 23862
/proc/meminfo: memFree=24234060/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
[pid=23859] ppid=23857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23859/stat : 23859 (sh) S 23857 23857 23529 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293384612 9367552 267 33554432000 4194304 5064252 140734969243248 140734969241952 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23859/statm: 2287 267 226 213 0 72 0
[pid=23860] ppid=23859 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/23860/stat : 23860 (python) S 23859 23857 23529 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293384612 17145856 1059 33554432000 4194304 5683644 140733750785264 140733750783112 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23860/statm: 4186 1059 429 364 0 628 0
[pid=23861] ppid=23860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23861/stat : 23861 (sh) S 23860 23857 23529 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293384614 9367552 268 33554432000 4194304 5064252 140734803102272 140734803100976 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23861/statm: 2287 268 226 213 0 72 0
[pid=23862] ppid=23861 vsize=2638220 CPUtime=72.3 cores=0,2,4,6
/proc/23862/stat : 23862 (PBPASSolver-817) R 23861 23857 23529 0 -1 4202496 348899 0 0 0 2081 5149 0 0 20 0 1 0 293384614 2701537280 309237 33554432000 4194304 4943705 140736946767104 140736946764480 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 28 0 0
/proc/23862/statm: 659555 309237 365 183 0 655925 0
Current children cumulated CPU time (s) 72.32
Current children cumulated vsize (KiB) 2690260

[startup+72.9003 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 23862
/proc/meminfo: memFree=24234060/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
[pid=23859] ppid=23857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23859/stat : 23859 (sh) S 23857 23857 23529 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293384612 9367552 267 33554432000 4194304 5064252 140734969243248 140734969241952 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23859/statm: 2287 267 226 213 0 72 0
[pid=23860] ppid=23859 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/23860/stat : 23860 (python) S 23859 23857 23529 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293384612 17145856 1059 33554432000 4194304 5683644 140733750785264 140733750783112 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23860/statm: 4186 1059 429 364 0 628 0
[pid=23861] ppid=23860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23861/stat : 23861 (sh) S 23860 23857 23529 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293384614 9367552 268 33554432000 4194304 5064252 140734803102272 140734803100976 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23861/statm: 2287 268 226 213 0 72 0
[pid=23862] ppid=23861 vsize=2638476 CPUtime=72.5 cores=0,2,4,6
/proc/23862/stat : 23862 (PBPASSolver-817) R 23861 23857 23529 0 -1 4202496 348963 0 0 0 2085 5165 0 0 20 0 1 0 293384614 2701799424 309301 33554432000 4194304 4943705 140736946767104 140736946764480 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 28 0 0
/proc/23862/statm: 659619 309301 365 183 0 655989 0
Current children cumulated CPU time (s) 72.52
Current children cumulated vsize (KiB) 2690516

[startup+73.0004 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 23862
/proc/meminfo: memFree=24234060/32873660 swapFree=7120/7120
[pid=23857] ppid=23855 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/23857/stat : 23857 (python) S 23855 23857 23529 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293384604 17408000 1082 33554432000 4194304 5683644 140736960996880 140736960994728 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23857/statm: 4250 1082 429 364 0 692 0
[pid=23859] ppid=23857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23859/stat : 23859 (sh) S 23857 23857 23529 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293384612 9367552 267 33554432000 4194304 5064252 140734969243248 140734969241952 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23859/statm: 2287 267 226 213 0 72 0
[pid=23860] ppid=23859 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/23860/stat : 23860 (python) S 23859 23857 23529 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293384612 17145856 1060 33554432000 4194304 5683644 140733750785264 140733750783112 270330054016 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23860/statm: 4186 1060 429 364 0 628 0
[pid=23861] ppid=23860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23861/stat : 23861 (sh) S 23860 23857 23529 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293384614 9367552 268 33554432000 4194304 5064252 140734803102272 140734803100976 270329865806 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23861/statm: 2287 268 226 213 0 72 0
[pid=23862] ppid=23861 vsize=0 CPUtime=72.6 cores=0,2,4,6
/proc/23862/stat : 23862 (PBPASSolver-817) R 23861 23857 23529 0 -1 4202500 349010 0 0 0 2087 5173 0 0 20 0 1 0 293384614 0 0 33554432000 0 0 0 0 0 0 0 16781312 17608 18446744073709551615 0 0 17 2 0 0 28 0 0
/proc/23862/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 72.62
Current children cumulated vsize (KiB) 52040

Child status: 0
Real time (s): 73.068
CPU time (s): 72.7099
CPU user time (s): 20.9338
CPU system time (s): 51.7761
CPU usage (%): 99.51
Max. virtual memory (cumulated for all children) (KiB): 2690516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.9338
system time used= 51.7761
maximum resident set size= 1237204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357626
page faults= 0
swaps= 0
block input operations= 0
block output operations= 259280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 242
involuntary context switches= 84

runsolver used 0.152976 second user time and 0.444932 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-29 08:23:09
IDJOB=3719081
IDBENCH=74809
IDSOLVER=2303
FILE ID=node117/3719081-1338272588
RUNJOBID= node117-1338268843-23545
PBS_JOBID= 14625704
Free space on /tmp= 69956 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j90/normalized-j908_8-unsat.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3719081-1338272588/watcher-3719081-1338272588 -o /tmp/evaluation-result-3719081-1338272588/solver-3719081-1338272588 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3719081-1338272588.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= d78b76fea1950503bb859b4dec250d3a
RANDOM SEED=902508626

node117.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873660 kB
MemFree:        25630912 kB
Buffers:          692896 kB
Cached:          4312564 kB
SwapCached:            0 kB
Active:          4023772 kB
Inactive:        2289244 kB
Active(anon):    1288392 kB
Inactive(anon):    11352 kB
Active(file):    2735380 kB
Inactive(file):  2277892 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14012 kB
Writeback:             0 kB
AnonPages:       1369488 kB
Mapped:            15868 kB
Shmem:               200 kB
Slab:             782328 kB
SReclaimable:     226708 kB
SUnreclaim:       555620 kB
KernelStack:        1504 kB
PageTables:         7032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:    1444952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1292288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69816 MiB
End job on node117 at 2012-05-29 08:24:22