Trace number 3719068

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 110.126 110.66

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/
j90/normalized-j9010_10-unsat.opb
MD5SUMf13c718805fc7daef382ab4352dbd9f0
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.012997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables13650
Total number of constraints42833
Number of constraints which are clauses42537
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints296
Minimum length of a constraint1
Maximum length of a constraint75
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 45
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 437
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

110.04/110.65	cpython RunMakeCNF.py HOME/instance-3719068-1338272670.opb PrimePower CARD.SN ./CryptoMiniSat
110.04/110.65	./CryptoMiniSat HOME/instance-3719068-1338272670.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3719068-1338272670.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3719068-1338272670.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
110.04/110.65	
110.04/110.65	HOME/instance-3719068-1338272670.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
110.04/110.65	c Outputting solution to console
110.04/110.65	c This is CryptoMiniSat 2.9.1
110.04/110.65	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
110.04/110.65	c WARNING: for repeatability, setting FPU to use double precision
110.04/110.65	c Reading file 'HOME/instance-3719068-1338272670.opb.PrimePower.CARD.SN.cnf'
110.04/110.65	c -- header says num vars:        1944133
110.04/110.65	c -- header says num clauses:    10537859
110.04/110.65	c -- clauses added:            0 learnts,        88509 normals,            0 xors
110.04/110.65	c -- vars added      35644
110.04/110.65	c Parsing time:  0.04 s
110.04/110.65	c num threads              : 1          
110.04/110.65	c restarts                 : 0          
110.04/110.65	c dynamic restarts         : 0          
110.04/110.65	c static restarts          : 0          
110.04/110.65	c full restarts            : 0          
110.04/110.65	c total simplify time      : 0.00       
110.04/110.65	c learnts DL2              : 0          
110.04/110.65	c learnts size 2           : 29971      
110.04/110.65	c learnts size 1           : 27300       (76.59     % of vars)
110.04/110.65	c filedLit time            : 0.00        (0.00      % time)
110.04/110.65	c v-elim SatELite          : 0           (0.00      % vars)
110.04/110.65	c SatELite time            : 0.00        (0.00      % time)
110.04/110.65	c v-elim xor               : 0           (0.00      % vars)
110.04/110.65	c xor elim time            : 0.00        (0.00      % time)
110.04/110.65	c num binary xor trees     : 0          
110.04/110.65	c binxor trees' crown      : 0           (-nan      leafs/tree)
110.04/110.65	c bin xor find time        : 0.00       
110.04/110.65	c OTF clause improved      : 0           (-nan      clauses/conflict)
110.04/110.65	c OTF impr. size diff      : 0           (-nan       lits/clause)
110.04/110.65	c OTF cl watch-shrink      : 0           (-nan      clauses/conflict)
110.04/110.66	c OTF cl watch-sh-lit      : 0           (-nan       lits/clause)
110.04/110.66	c tried to recurMin cls    : 0           (-nan       % of conflicts)
110.04/110.66	c updated cache            : 0           (-nan       lits/tried recurMin)
110.04/110.66	c clauses over max glue    : 0           (-nan      % of all clauses)
110.04/110.66	c conflicts                : 0           (0.00      / sec)
110.04/110.66	c decisions                : 0           (-nan      % random)
110.04/110.66	c bogo-props               : 62905       (1572900.26 / sec)
110.04/110.66	c conflict literals        : 0           (-nan      % deleted)
110.04/110.66	c Memory used              : 43.39       MB
110.04/110.66	c CPU time                 : 0.04        s
110.04/110.66	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-3719068-1338272670/watcher-3719068-1338272670 -o /tmp/evaluation-result-3719068-1338272670/solver-3719068-1338272670 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3719068-1338272670.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.00 2.00 1.92 3/178 12068
/proc/meminfo: memFree=26258556/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/12068/stat : 12068 (runsolver) D 12066 12068 11346 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 293391389 12095488 51 33554432000 4194304 5436572 140737159815632 140737159811928 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/12068/statm: 2953 51 31 304 0 2645 0

[startup+0.0265839 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 12068
/proc/meminfo: memFree=26258556/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=15580 CPUtime=0 cores=0,2,4,6
/proc/12068/stat : 12068 (python) D 12066 12068 11346 0 -1 4202496 828 0 0 0 0 0 0 0 20 0 1 0 293391389 15953920 696 33554432000 4194304 5683644 140737254846784 140737254773544 209883841424 0 0 16781312 2 18446744072100609316 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 3895 696 334 364 0 337 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15580

[startup+0.100303 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 12068
/proc/meminfo: memFree=26258556/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+0.30027 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 12068
/proc/meminfo: memFree=26258556/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+0.700275 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 12068
/proc/meminfo: memFree=26258556/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+1.50043 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 12073
/proc/meminfo: memFree=25984428/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
[pid=12070] ppid=12068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12070/stat : 12070 (sh) S 12068 12068 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293391397 9367552 267 33554432000 4194304 5064252 140733586232384 140733586231088 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12070/statm: 2287 267 226 213 0 72 0
[pid=12071] ppid=12070 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/12071/stat : 12071 (python) S 12070 12068 11346 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293391397 17145856 1059 33554432000 4194304 5683644 140736610748624 140736610746472 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12071/statm: 4186 1059 429 364 0 628 0
[pid=12072] ppid=12071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12072/stat : 12072 (sh) S 12071 12068 11346 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 293391400 9367552 268 33554432000 4194304 5064252 140734153110912 140734153109616 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12072/statm: 2287 268 226 213 0 72 0
[pid=12073] ppid=12072 vsize=798060 CPUtime=1.37 cores=0,2,4,6
/proc/12073/stat : 12073 (PBPASSolver-817) R 12072 12068 11346 0 -1 4202496 87755 0 0 0 81 56 0 0 20 0 1 0 293391400 817213440 86499 33554432000 4194304 4943705 140733464217072 140733464216016 4358535 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/12073/statm: 199515 86499 357 183 0 195885 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 850096

[startup+3.10044 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 12073
/proc/meminfo: memFree=25783780/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
[pid=12070] ppid=12068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12070/stat : 12070 (sh) S 12068 12068 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293391397 9367552 267 33554432000 4194304 5064252 140733586232384 140733586231088 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12070/statm: 2287 267 226 213 0 72 0
[pid=12071] ppid=12070 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/12071/stat : 12071 (python) S 12070 12068 11346 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293391397 17145856 1059 33554432000 4194304 5683644 140736610748624 140736610746472 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12071/statm: 4186 1059 429 364 0 628 0
[pid=12072] ppid=12071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12072/stat : 12072 (sh) S 12071 12068 11346 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 293391400 9367552 268 33554432000 4194304 5064252 140734153110912 140734153109616 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12072/statm: 2287 268 226 213 0 72 0
[pid=12073] ppid=12072 vsize=1356652 CPUtime=2.97 cores=0,2,4,6
/proc/12073/stat : 12073 (PBPASSolver-817) R 12072 12068 11346 0 -1 4202496 148849 0 0 0 206 91 0 0 20 0 1 0 293391400 1389211648 147593 33554432000 4194304 4943705 140733464217072 140733464215984 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/12073/statm: 339163 147593 357 183 0 335533 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 1408688

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 12073
/proc/meminfo: memFree=25379220/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
[pid=12070] ppid=12068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12070/stat : 12070 (sh) S 12068 12068 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293391397 9367552 267 33554432000 4194304 5064252 140733586232384 140733586231088 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12070/statm: 2287 267 226 213 0 72 0
[pid=12071] ppid=12070 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/12071/stat : 12071 (python) S 12070 12068 11346 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293391397 17145856 1059 33554432000 4194304 5683644 140736610748624 140736610746472 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12071/statm: 4186 1059 429 364 0 628 0
[pid=12072] ppid=12071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12072/stat : 12072 (sh) S 12071 12068 11346 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 293391400 9367552 268 33554432000 4194304 5064252 140734153110912 140734153109616 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12072/statm: 2287 268 226 213 0 72 0
[pid=12073] ppid=12072 vsize=2132844 CPUtime=5.96 cores=0,2,4,6
/proc/12073/stat : 12073 (PBPASSolver-817) R 12072 12068 11346 0 -1 4202496 233745 0 0 0 450 146 0 0 20 0 1 0 293391400 2184032256 232489 33554432000 4194304 4943705 140733464217072 140733464215984 4358535 0 0 16781312 17608 0 0 0 17 2 0 0 21 0 0
/proc/12073/statm: 533211 232491 357 183 0 529581 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 2184880

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 12073
/proc/meminfo: memFree=25057228/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
[pid=12070] ppid=12068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12070/stat : 12070 (sh) S 12068 12068 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293391397 9367552 267 33554432000 4194304 5064252 140733586232384 140733586231088 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12070/statm: 2287 267 226 213 0 72 0
[pid=12071] ppid=12070 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/12071/stat : 12071 (python) S 12070 12068 11346 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293391397 17145856 1059 33554432000 4194304 5683644 140736610748624 140736610746472 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12071/statm: 4186 1059 429 364 0 628 0
[pid=12072] ppid=12071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12072/stat : 12072 (sh) S 12071 12068 11346 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 293391400 9367552 268 33554432000 4194304 5064252 140734153110912 140734153109616 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12072/statm: 2287 268 226 213 0 72 0
[pid=12073] ppid=12072 vsize=2666508 CPUtime=12.35 cores=0,2,4,6
/proc/12073/stat : 12073 (PBPASSolver-817) R 12072 12068 11346 0 -1 4202496 292723 0 0 0 756 479 0 0 20 0 1 0 293391400 2730504192 291051 33554432000 4194304 4943705 140733464217072 140733464213712 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 22 0 0
/proc/12073/statm: 666627 291051 365 183 0 662997 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 2718544

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 12073
/proc/meminfo: memFree=24996896/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
[pid=12070] ppid=12068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12070/stat : 12070 (sh) S 12068 12068 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293391397 9367552 267 33554432000 4194304 5064252 140733586232384 140733586231088 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12070/statm: 2287 267 226 213 0 72 0
[pid=12071] ppid=12070 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/12071/stat : 12071 (python) S 12070 12068 11346 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293391397 17145856 1059 33554432000 4194304 5683644 140736610748624 140736610746472 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12071/statm: 4186 1059 429 364 0 628 0
[pid=12072] ppid=12071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12072/stat : 12072 (sh) S 12071 12068 11346 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 293391400 9367552 268 33554432000 4194304 5064252 140734153110912 140734153109616 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12072/statm: 2287 268 226 213 0 72 0
[pid=12073] ppid=12072 vsize=2726284 CPUtime=25.11 cores=0,2,4,6
/proc/12073/stat : 12073 (PBPASSolver-817) R 12072 12068 11346 0 -1 4202496 304897 0 0 0 1067 1444 0 0 20 0 1 0 293391400 2791714816 299337 33554432000 4194304 4943705 140733464217072 140733464214448 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 26 0 0
/proc/12073/statm: 681571 299337 365 183 0 677941 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 2778320

[startup+51.1004 s]
/proc/loadavg: 2.06 2.01 1.93 3/183 12073
/proc/meminfo: memFree=24858664/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
[pid=12070] ppid=12068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12070/stat : 12070 (sh) S 12068 12068 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293391397 9367552 267 33554432000 4194304 5064252 140733586232384 140733586231088 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12070/statm: 2287 267 226 213 0 72 0
[pid=12071] ppid=12070 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/12071/stat : 12071 (python) S 12070 12068 11346 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293391397 17145856 1059 33554432000 4194304 5683644 140736610748624 140736610746472 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12071/statm: 4186 1059 429 364 0 628 0
[pid=12072] ppid=12071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12072/stat : 12072 (sh) S 12071 12068 11346 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 293391400 9367552 268 33554432000 4194304 5064252 140734153110912 140734153109616 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12072/statm: 2287 268 226 213 0 72 0
[pid=12073] ppid=12072 vsize=2841868 CPUtime=50.65 cores=0,2,4,6
/proc/12073/stat : 12073 (PBPASSolver-817) R 12072 12068 11346 0 -1 4202496 341484 0 0 0 1686 3379 0 0 20 0 1 0 293391400 2910072832 322068 33554432000 4194304 4943705 140733464217072 140733464212496 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 32 0 0
/proc/12073/statm: 710467 322068 365 183 0 706837 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2893904

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.93 3/183 12073
/proc/meminfo: memFree=24571736/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
[pid=12070] ppid=12068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12070/stat : 12070 (sh) S 12068 12068 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293391397 9367552 267 33554432000 4194304 5064252 140733586232384 140733586231088 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12070/statm: 2287 267 226 213 0 72 0
[pid=12071] ppid=12070 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/12071/stat : 12071 (python) S 12070 12068 11346 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293391397 17145856 1059 33554432000 4194304 5683644 140736610748624 140736610746472 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12071/statm: 4186 1059 429 364 0 628 0
[pid=12072] ppid=12071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12072/stat : 12072 (sh) S 12071 12068 11346 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 293391400 9367552 268 33554432000 4194304 5064252 140734153110912 140734153109616 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12072/statm: 2287 268 226 213 0 72 0
[pid=12073] ppid=12072 vsize=3034124 CPUtime=101.74 cores=0,2,4,6
/proc/12073/stat : 12073 (PBPASSolver-817) R 12072 12068 11346 0 -1 4202496 402146 0 0 0 2929 7245 0 0 20 0 1 0 293391400 3106942976 359818 33554432000 4194304 4943705 140733464217072 140733464212304 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 43 0 0
/proc/12073/statm: 758531 359818 365 183 0 754901 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 3086160

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

[startup+105.5 s]
/proc/loadavg: 2.02 2.01 1.93 3/183 12073
/proc/meminfo: memFree=24415128/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
[pid=12070] ppid=12068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12070/stat : 12070 (sh) S 12068 12068 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293391397 9367552 267 33554432000 4194304 5064252 140733586232384 140733586231088 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12070/statm: 2287 267 226 213 0 72 0
[pid=12071] ppid=12070 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/12071/stat : 12071 (python) S 12070 12068 11346 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293391397 17145856 1059 33554432000 4194304 5683644 140736610748624 140736610746472 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12071/statm: 4186 1059 429 364 0 628 0
[pid=12072] ppid=12071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12072/stat : 12072 (sh) S 12071 12068 11346 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 293391400 9367552 268 33554432000 4194304 5064252 140734153110912 140734153109616 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12072/statm: 2287 268 226 213 0 72 0
[pid=12073] ppid=12072 vsize=3044620 CPUtime=104.92 cores=0,2,4,6
/proc/12073/stat : 12073 (PBPASSolver-817) R 12072 12068 11346 0 -1 4202496 404714 0 0 0 3010 7482 0 0 20 0 1 0 293391400 3117690880 361938 33554432000 4194304 4943705 140733464217072 140733464213984 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 44 0 0
/proc/12073/statm: 761155 361938 365 183 0 757525 0
Current children cumulated CPU time (s) 104.95
Current children cumulated vsize (KiB) 3096656

[startup+108.7 s]
/proc/loadavg: 2.02 2.01 1.93 3/183 12073
/proc/meminfo: memFree=24402976/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
[pid=12070] ppid=12068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12070/stat : 12070 (sh) S 12068 12068 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293391397 9367552 267 33554432000 4194304 5064252 140733586232384 140733586231088 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12070/statm: 2287 267 226 213 0 72 0
[pid=12071] ppid=12070 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/12071/stat : 12071 (python) S 12070 12068 11346 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293391397 17145856 1059 33554432000 4194304 5683644 140736610748624 140736610746472 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12071/statm: 4186 1059 429 364 0 628 0
[pid=12072] ppid=12071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12072/stat : 12072 (sh) S 12071 12068 11346 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 293391400 9367552 268 33554432000 4194304 5064252 140734153110912 140734153109616 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12072/statm: 2287 268 226 213 0 72 0
[pid=12073] ppid=12072 vsize=3054092 CPUtime=108.11 cores=0,2,4,6
/proc/12073/stat : 12073 (PBPASSolver-817) R 12072 12068 11346 0 -1 4202496 407034 0 0 0 3090 7721 0 0 20 0 1 0 293391400 3127390208 363874 33554432000 4194304 4943705 140733464217072 140733464213232 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 44 0 0
/proc/12073/statm: 763523 363874 365 183 0 759893 0
Current children cumulated CPU time (s) 108.14
Current children cumulated vsize (KiB) 3106128

[startup+109.5 s]
/proc/loadavg: 2.02 2.01 1.93 3/183 12073
/proc/meminfo: memFree=24397396/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
[pid=12070] ppid=12068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12070/stat : 12070 (sh) S 12068 12068 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293391397 9367552 267 33554432000 4194304 5064252 140733586232384 140733586231088 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12070/statm: 2287 267 226 213 0 72 0
[pid=12071] ppid=12070 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/12071/stat : 12071 (python) S 12070 12068 11346 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293391397 17145856 1059 33554432000 4194304 5683644 140736610748624 140736610746472 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12071/statm: 4186 1059 429 364 0 628 0
[pid=12072] ppid=12071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12072/stat : 12072 (sh) S 12071 12068 11346 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 293391400 9367552 268 33554432000 4194304 5064252 140734153110912 140734153109616 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12072/statm: 2287 268 226 213 0 72 0
[pid=12073] ppid=12072 vsize=3056908 CPUtime=108.92 cores=0,2,4,6
/proc/12073/stat : 12073 (PBPASSolver-817) R 12072 12068 11346 0 -1 4202496 407722 0 0 0 3109 7783 0 0 20 0 1 0 293391400 3130273792 364434 33554432000 4194304 4943705 140733464217072 140733464212304 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 44 0 0
/proc/12073/statm: 764227 364434 365 183 0 760597 0
Current children cumulated CPU time (s) 108.95
Current children cumulated vsize (KiB) 3108944

[startup+110.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/183 12073
/proc/meminfo: memFree=24391692/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
[pid=12070] ppid=12068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12070/stat : 12070 (sh) S 12068 12068 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293391397 9367552 267 33554432000 4194304 5064252 140733586232384 140733586231088 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12070/statm: 2287 267 226 213 0 72 0
[pid=12071] ppid=12070 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/12071/stat : 12071 (python) S 12070 12068 11346 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293391397 17145856 1059 33554432000 4194304 5683644 140736610748624 140736610746472 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12071/statm: 4186 1059 429 364 0 628 0
[pid=12072] ppid=12071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12072/stat : 12072 (sh) S 12071 12068 11346 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 293391400 9367552 268 33554432000 4194304 5064252 140734153110912 140734153109616 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12072/statm: 2287 268 226 213 0 72 0
[pid=12073] ppid=12072 vsize=3058700 CPUtime=109.7 cores=0,2,4,6
/proc/12073/stat : 12073 (PBPASSolver-817) R 12072 12068 11346 0 -1 4202496 408162 0 0 0 3127 7843 0 0 20 0 1 0 293391400 3132108800 364810 33554432000 4194304 4943705 140733464217072 140733464212784 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 46 0 0
/proc/12073/statm: 764675 364810 365 183 0 761045 0
Current children cumulated CPU time (s) 109.73
Current children cumulated vsize (KiB) 3110736

[startup+110.5 s]
/proc/loadavg: 2.02 2.01 1.93 3/183 12073
/proc/meminfo: memFree=24391692/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
[pid=12070] ppid=12068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12070/stat : 12070 (sh) S 12068 12068 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293391397 9367552 267 33554432000 4194304 5064252 140733586232384 140733586231088 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12070/statm: 2287 267 226 213 0 72 0
[pid=12071] ppid=12070 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/12071/stat : 12071 (python) S 12070 12068 11346 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293391397 17145856 1059 33554432000 4194304 5683644 140736610748624 140736610746472 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12071/statm: 4186 1059 429 364 0 628 0
[pid=12072] ppid=12071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12072/stat : 12072 (sh) S 12071 12068 11346 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 293391400 9367552 268 33554432000 4194304 5064252 140734153110912 140734153109616 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12072/statm: 2287 268 226 213 0 72 0
[pid=12073] ppid=12072 vsize=3058700 CPUtime=109.91 cores=0,2,4,6
/proc/12073/stat : 12073 (PBPASSolver-817) R 12072 12068 11346 0 -1 4202496 408162 0 0 0 3133 7858 0 0 20 0 1 0 293391400 3132108800 364810 33554432000 4194304 4943705 140733464217072 140733464212784 4694616 0 0 16781312 17608 0 0 0 17 2 0 0 46 0 0
/proc/12073/statm: 764675 364810 365 183 0 761045 0
Current children cumulated CPU time (s) 109.94
Current children cumulated vsize (KiB) 3110736

[startup+110.6 s]
/proc/loadavg: 2.02 2.01 1.93 3/183 12073
/proc/meminfo: memFree=24391692/32873844 swapFree=7632/7632
[pid=12068] ppid=12066 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/12068/stat : 12068 (python) S 12066 12068 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293391389 17403904 1082 33554432000 4194304 5683644 140737254846784 140737254844632 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12068/statm: 4249 1082 429 364 0 691 0
[pid=12070] ppid=12068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12070/stat : 12070 (sh) S 12068 12068 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293391397 9367552 267 33554432000 4194304 5064252 140733586232384 140733586231088 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12070/statm: 2287 267 226 213 0 72 0
[pid=12071] ppid=12070 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/12071/stat : 12071 (python) S 12070 12068 11346 0 -1 4202496 1301 0 0 0 1 0 0 0 20 0 1 0 293391397 17145856 1060 33554432000 4194304 5683644 140736610748624 140736610746472 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12071/statm: 4186 1060 429 364 0 628 0
[pid=12072] ppid=12071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12072/stat : 12072 (sh) S 12071 12068 11346 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 293391400 9367552 268 33554432000 4194304 5064252 140734153110912 140734153109616 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12072/statm: 2287 268 226 213 0 72 0
[pid=12073] ppid=12072 vsize=0 CPUtime=110.01 cores=0,2,4,6
/proc/12073/stat : 12073 (PBPASSolver-817) R 12072 12068 11346 0 -1 4202500 408209 0 0 0 3134 7867 0 0 20 0 1 0 293391400 0 0 33554432000 0 0 0 0 0 0 0 16781312 17608 18446744073709551615 0 0 17 2 0 0 46 0 0
/proc/12073/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 110.04
Current children cumulated vsize (KiB) 52036

Child status: 0
Real time (s): 110.66
CPU time (s): 110.126
CPU user time (s): 31.4102
CPU system time (s): 78.716
CPU usage (%): 99.5174
Max. virtual memory (cumulated for all children) (KiB): 3110736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.4102
system time used= 78.716
maximum resident set size= 1459240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 417500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 421200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 255
involuntary context switches= 171

runsolver used 0.212967 second user time and 0.673897 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-29 08:24:31
IDJOB=3719068
IDBENCH=75331
IDSOLVER=2303
FILE ID=node141/3719068-1338272670
RUNJOBID= node141-1338268847-11362
PBS_JOBID= 14625680
Free space on /tmp= 70328 MiB

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

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

MD5SUM BENCH= f13c718805fc7daef382ab4352dbd9f0
RANDOM SEED=951481113

node141.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		: 2666.744
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	: 5333.48
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		: 2666.744
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		: 2666.744
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.93
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		: 2666.744
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.92
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		: 2666.744
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.92
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		: 2666.744
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		: 2666.744
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.92
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		: 2666.744
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:       32873844 kB
MemFree:        26228648 kB
Buffers:          262900 kB
Cached:          1372528 kB
SwapCached:          216 kB
Active:          5692144 kB
Inactive:          71924 kB
Active(anon):    4119904 kB
Inactive(anon):    11304 kB
Active(file):    1572240 kB
Inactive(file):    60620 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:             14020 kB
Writeback:            16 kB
AnonPages:       4127664 kB
Mapped:            11528 kB
Shmem:               172 kB
Slab:             730148 kB
SReclaimable:     172576 kB
SUnreclaim:       557572 kB
KernelStack:        1504 kB
PageTables:        12596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5164556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2586624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70108 MiB
End job on node141 at 2012-05-29 08:26:21