Trace number 3718681

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.DP 2012-05-28UNSAT 17.9623 18.1843

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j30/
normalized-j308_6-unsat.opb
MD5SUMd7c2e9b7baa7b5f3f1993150d5ed6276
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.004998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2914
Total number of constraints8839
Number of constraints which are clauses8655
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints184
Minimum length of a constraint1
Maximum length of a constraint17
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 127
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

17.86/18.18	cpython RunMakeCNF.py HOME/instance-3718681-1338272315.opb PrimePower CARD.DP ./CryptoMiniSat
17.86/18.18	./CryptoMiniSat HOME/instance-3718681-1338272315.opb.PrimePower.CARD.DP.cnf 1>HOME/instance-3718681-1338272315.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out 2>HOME/instance-3718681-1338272315.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.err
17.86/18.18	
17.86/18.18	HOME/instance-3718681-1338272315.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out
17.86/18.18	c Outputting solution to console
17.86/18.18	c This is CryptoMiniSat 2.9.1
17.86/18.18	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
17.86/18.18	c WARNING: for repeatability, setting FPU to use double precision
17.86/18.18	c Reading file 'HOME/instance-3718681-1338272315.opb.PrimePower.CARD.DP.cnf'
17.86/18.18	c -- header says num vars:         318491
17.86/18.18	c -- header says num clauses:     1844036
17.86/18.18	c -- clauses added:            0 learnts,        17361 normals,            0 xors
17.86/18.18	c -- vars added       7211
17.86/18.18	c Parsing time:  0.00 s
17.86/18.18	c num threads              : 1          
17.86/18.18	c restarts                 : 0          
17.86/18.18	c dynamic restarts         : 0          
17.86/18.18	c static restarts          : 0          
17.86/18.18	c full restarts            : 0          
17.86/18.18	c total simplify time      : 0.00       
17.86/18.18	c learnts DL2              : 0          
17.86/18.18	c learnts size 2           : 5714       
17.86/18.18	c learnts size 1           : 5472        (75.88     % of vars)
17.86/18.18	c filedLit time            : 0.00        (-nan      % time)
17.86/18.18	c v-elim SatELite          : 0           (0.00      % vars)
17.86/18.18	c SatELite time            : 0.00        (-nan      % time)
17.86/18.18	c v-elim xor               : 0           (0.00      % vars)
17.86/18.18	c xor elim time            : 0.00        (-nan      % time)
17.86/18.18	c num binary xor trees     : 0          
17.86/18.18	c binxor trees' crown      : 0           (-nan      leafs/tree)
17.86/18.18	c bin xor find time        : 0.00       
17.86/18.18	c OTF clause improved      : 0           (-nan      clauses/conflict)
17.86/18.18	c OTF impr. size diff      : 0           (-nan       lits/clause)
17.86/18.18	c OTF cl watch-shrink      : 0           (-nan      clauses/conflict)
17.86/18.18	c OTF cl watch-sh-lit      : 0           (-nan       lits/clause)
17.86/18.18	c tried to recurMin cls    : 0           (-nan       % of conflicts)
17.86/18.18	c updated cache            : 0           (-nan       lits/tried recurMin)
17.86/18.18	c clauses over max glue    : 0           (-nan      % of all clauses)
17.86/18.18	c conflicts                : 0           (-nan      / sec)
17.86/18.18	c decisions                : 0           (-nan      % random)
17.86/18.18	c bogo-props               : 12597       (inf       / sec)
17.86/18.18	c conflict literals        : 0           (-nan      % deleted)
17.86/18.18	c Memory used              : 31.62       MB
17.86/18.18	c CPU time                 : 0.00        s
17.86/18.18	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-3718681-1338272315/watcher-3718681-1338272315 -o /tmp/evaluation-result-3718681-1338272315/solver-3718681-1338272315 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718681-1338272315.opb PrimePower CARD.DP ./CryptoMiniSat 

running on 4 cores: 1,3,5,7

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.91 3/178 4370
/proc/meminfo: memFree=29234952/32873844 swapFree=7108/7108
[pid=4370] ppid=4368 vsize=15276 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (python) D 4368 4370 3430 0 -1 4202496 633 0 0 0 0 0 0 0 20 0 1 0 293360061 15642624 527 33554432000 4194304 5683644 140733720959888 140733720945800 247064249232 0 0 16781312 2 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/4370/statm: 3819 527 312 364 0 261 0

[startup+0.0177049 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 4370
/proc/meminfo: memFree=29234952/32873844 swapFree=7108/7108
[pid=4370] ppid=4368 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (python) D 4368 4370 3430 0 -1 4202496 763 0 0 0 0 0 0 0 20 0 1 0 293360061 15749120 636 33554432000 4194304 5683644 140733720959888 140733720904616 247064249232 0 0 16781312 2 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/4370/statm: 3845 636 334 364 0 287 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15380

[startup+0.100247 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 4370
/proc/meminfo: memFree=29234952/32873844 swapFree=7108/7108
[pid=4370] ppid=4368 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/4370/stat : 4370 (python) S 4368 4370 3430 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293360061 17403904 1081 33554432000 4194304 5683644 140733720959888 140733720957736 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4370/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+0.300257 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 4370
/proc/meminfo: memFree=29234952/32873844 swapFree=7108/7108
[pid=4370] ppid=4368 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/4370/stat : 4370 (python) S 4368 4370 3430 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293360061 17403904 1081 33554432000 4194304 5683644 140733720959888 140733720957736 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4370/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+0.700261 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 4370
/proc/meminfo: memFree=29234952/32873844 swapFree=7108/7108
[pid=4370] ppid=4368 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/4370/stat : 4370 (python) S 4368 4370 3430 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293360061 17403904 1081 33554432000 4194304 5683644 140733720959888 140733720957736 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4370/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 4375
/proc/meminfo: memFree=28993576/32873844 swapFree=7108/7108
[pid=4370] ppid=4368 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/4370/stat : 4370 (python) S 4368 4370 3430 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293360061 17403904 1081 33554432000 4194304 5683644 140733720959888 140733720957736 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4370/statm: 4249 1081 429 364 0 691 0
[pid=4372] ppid=4370 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4372/stat : 4372 (sh) S 4370 4370 3430 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293360069 9367552 267 33554432000 4194304 5064252 140737061972384 140737061971088 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4372/statm: 2287 267 226 213 0 72 0
[pid=4373] ppid=4372 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/4373/stat : 4373 (python) S 4372 4370 3430 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293360069 17141760 1059 33554432000 4194304 5683644 140737236808080 140737236805928 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4373/statm: 4185 1059 429 364 0 627 0
[pid=4374] ppid=4373 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4374/stat : 4374 (sh) S 4373 4370 3430 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293360071 9367552 268 33554432000 4194304 5064252 140734602900720 140734602899424 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4374/statm: 2287 268 226 213 0 72 0
[pid=4375] ppid=4374 vsize=550028 CPUtime=1.26 cores=1,3,5,7
/proc/4375/stat : 4375 (PBPASSolver-817) R 4374 4370 3430 0 -1 4202496 59083 0 0 0 60 66 0 0 20 0 1 0 293360071 563228672 59025 33554432000 4194304 4943705 140735602219872 140735602215072 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 11 0 0
/proc/4375/statm: 137507 59025 366 183 0 133877 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 602060

[startup+3.10036 s]
/proc/loadavg: 2.08 2.02 1.91 3/183 4375
/proc/meminfo: memFree=28989732/32873844 swapFree=7108/7108
[pid=4370] ppid=4368 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/4370/stat : 4370 (python) S 4368 4370 3430 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293360061 17403904 1081 33554432000 4194304 5683644 140733720959888 140733720957736 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4370/statm: 4249 1081 429 364 0 691 0
[pid=4372] ppid=4370 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4372/stat : 4372 (sh) S 4370 4370 3430 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293360069 9367552 267 33554432000 4194304 5064252 140737061972384 140737061971088 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4372/statm: 2287 267 226 213 0 72 0
[pid=4373] ppid=4372 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/4373/stat : 4373 (python) S 4372 4370 3430 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293360069 17141760 1059 33554432000 4194304 5683644 140737236808080 140737236805928 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4373/statm: 4185 1059 429 364 0 627 0
[pid=4374] ppid=4373 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4374/stat : 4374 (sh) S 4373 4370 3430 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293360071 9367552 268 33554432000 4194304 5064252 140734602900720 140734602899424 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4374/statm: 2287 268 226 213 0 72 0
[pid=4375] ppid=4374 vsize=553356 CPUtime=2.86 cores=1,3,5,7
/proc/4375/stat : 4375 (PBPASSolver-817) R 4374 4370 3430 0 -1 4202496 59442 0 0 0 95 191 0 0 20 0 1 0 293360071 566636544 59384 33554432000 4194304 4943705 140735602219872 140735602216064 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 11 0 0
/proc/4375/statm: 138339 59384 366 183 0 134709 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 605388

[startup+6.30036 s]
/proc/loadavg: 2.08 2.02 1.91 3/183 4375
/proc/meminfo: memFree=28977268/32873844 swapFree=7108/7108
[pid=4370] ppid=4368 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/4370/stat : 4370 (python) S 4368 4370 3430 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293360061 17403904 1081 33554432000 4194304 5683644 140733720959888 140733720957736 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4370/statm: 4249 1081 429 364 0 691 0
[pid=4372] ppid=4370 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4372/stat : 4372 (sh) S 4370 4370 3430 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293360069 9367552 267 33554432000 4194304 5064252 140737061972384 140737061971088 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4372/statm: 2287 267 226 213 0 72 0
[pid=4373] ppid=4372 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/4373/stat : 4373 (python) S 4372 4370 3430 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293360069 17141760 1059 33554432000 4194304 5683644 140737236808080 140737236805928 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4373/statm: 4185 1059 429 364 0 627 0
[pid=4374] ppid=4373 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4374/stat : 4374 (sh) S 4373 4370 3430 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293360071 9367552 268 33554432000 4194304 5064252 140734602900720 140734602899424 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4374/statm: 2287 268 226 213 0 72 0
[pid=4375] ppid=4374 vsize=559500 CPUtime=6.05 cores=1,3,5,7
/proc/4375/stat : 4375 (PBPASSolver-817) R 4374 4370 3430 0 -1 4202496 60119 0 0 0 168 437 0 0 20 0 1 0 293360071 572928000 60061 33554432000 4194304 4943705 140735602219872 140735602217280 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 13 0 0
/proc/4375/statm: 139875 60061 366 183 0 136245 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 611532

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 1.91 3/183 4375
/proc/meminfo: memFree=28947836/32873844 swapFree=7108/7108
[pid=4370] ppid=4368 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/4370/stat : 4370 (python) S 4368 4370 3430 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293360061 17403904 1081 33554432000 4194304 5683644 140733720959888 140733720957736 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4370/statm: 4249 1081 429 364 0 691 0
[pid=4372] ppid=4370 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4372/stat : 4372 (sh) S 4370 4370 3430 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293360069 9367552 267 33554432000 4194304 5064252 140737061972384 140737061971088 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4372/statm: 2287 267 226 213 0 72 0
[pid=4373] ppid=4372 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/4373/stat : 4373 (python) S 4372 4370 3430 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293360069 17141760 1059 33554432000 4194304 5683644 140737236808080 140737236805928 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4373/statm: 4185 1059 429 364 0 627 0
[pid=4374] ppid=4373 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4374/stat : 4374 (sh) S 4373 4370 3430 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293360071 9367552 268 33554432000 4194304 5064252 140734602900720 140734602899424 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4374/statm: 2287 268 226 213 0 72 0
[pid=4375] ppid=4374 vsize=584332 CPUtime=12.44 cores=1,3,5,7
/proc/4375/stat : 4375 (PBPASSolver-817) R 4374 4370 3430 0 -1 4202496 62825 0 0 0 318 926 0 0 20 0 1 0 293360071 598355968 62767 33554432000 4194304 4943705 140735602219872 140735602217280 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 14 0 0
/proc/4375/statm: 146083 62767 366 183 0 142453 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 636364

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

[startup+15.9004 s]
/proc/loadavg: 2.07 2.02 1.91 3/183 4375
/proc/meminfo: memFree=28897776/32873844 swapFree=7104/7104
[pid=4370] ppid=4368 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/4370/stat : 4370 (python) S 4368 4370 3430 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293360061 17403904 1081 33554432000 4194304 5683644 140733720959888 140733720957736 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4370/statm: 4249 1081 429 364 0 691 0
[pid=4372] ppid=4370 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4372/stat : 4372 (sh) S 4370 4370 3430 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293360069 9367552 267 33554432000 4194304 5064252 140737061972384 140737061971088 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4372/statm: 2287 267 226 213 0 72 0
[pid=4373] ppid=4372 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/4373/stat : 4373 (python) S 4372 4370 3430 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293360069 17141760 1059 33554432000 4194304 5683644 140737236808080 140737236805928 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4373/statm: 4185 1059 429 364 0 627 0
[pid=4374] ppid=4373 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4374/stat : 4374 (sh) S 4373 4370 3430 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293360071 9367552 268 33554432000 4194304 5064252 140734602900720 140734602899424 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4374/statm: 2287 268 226 213 0 72 0
[pid=4375] ppid=4374 vsize=601228 CPUtime=15.64 cores=1,3,5,7
/proc/4375/stat : 4375 (PBPASSolver-817) R 4374 4370 3430 0 -1 4202496 64676 0 0 0 395 1169 0 0 20 0 1 0 293360071 615657472 64618 33554432000 4194304 4943705 140735602219872 140735602217120 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 14 0 0
/proc/4375/statm: 150307 64618 366 183 0 146677 0
Current children cumulated CPU time (s) 15.67
Current children cumulated vsize (KiB) 653260

[startup+17.5004 s]
/proc/loadavg: 2.06 2.02 1.91 3/183 4375
/proc/meminfo: memFree=28886180/32873844 swapFree=7108/7108
[pid=4370] ppid=4368 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/4370/stat : 4370 (python) S 4368 4370 3430 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293360061 17403904 1081 33554432000 4194304 5683644 140733720959888 140733720957736 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4370/statm: 4249 1081 429 364 0 691 0
[pid=4372] ppid=4370 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4372/stat : 4372 (sh) S 4370 4370 3430 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293360069 9367552 267 33554432000 4194304 5064252 140737061972384 140737061971088 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4372/statm: 2287 267 226 213 0 72 0
[pid=4373] ppid=4372 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/4373/stat : 4373 (python) S 4372 4370 3430 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293360069 17141760 1059 33554432000 4194304 5683644 140737236808080 140737236805928 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4373/statm: 4185 1059 429 364 0 627 0
[pid=4374] ppid=4373 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4374/stat : 4374 (sh) S 4373 4370 3430 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293360071 9367552 268 33554432000 4194304 5064252 140734602900720 140734602899424 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4374/statm: 2287 268 226 213 0 72 0
[pid=4375] ppid=4374 vsize=609932 CPUtime=17.23 cores=1,3,5,7
/proc/4375/stat : 4375 (PBPASSolver-817) R 4374 4370 3430 0 -1 4202496 65618 0 0 0 437 1286 0 0 20 0 1 0 293360071 624570368 65560 33554432000 4194304 4943705 140735602219872 140735602215968 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 15 0 0
/proc/4375/statm: 152483 65560 366 183 0 148853 0
Current children cumulated CPU time (s) 17.26
Current children cumulated vsize (KiB) 661964

[startup+17.9004 s]
/proc/loadavg: 2.06 2.02 1.91 3/183 4375
/proc/meminfo: memFree=28886180/32873844 swapFree=7108/7108
[pid=4370] ppid=4368 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/4370/stat : 4370 (python) S 4368 4370 3430 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293360061 17403904 1081 33554432000 4194304 5683644 140733720959888 140733720957736 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4370/statm: 4249 1081 429 364 0 691 0
[pid=4372] ppid=4370 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4372/stat : 4372 (sh) S 4370 4370 3430 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293360069 9367552 267 33554432000 4194304 5064252 140737061972384 140737061971088 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4372/statm: 2287 267 226 213 0 72 0
[pid=4373] ppid=4372 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/4373/stat : 4373 (python) S 4372 4370 3430 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293360069 17141760 1059 33554432000 4194304 5683644 140737236808080 140737236805928 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4373/statm: 4185 1059 429 364 0 627 0
[pid=4374] ppid=4373 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4374/stat : 4374 (sh) S 4373 4370 3430 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293360071 9367552 268 33554432000 4194304 5064252 140734602900720 140734602899424 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4374/statm: 2287 268 226 213 0 72 0
[pid=4375] ppid=4374 vsize=612236 CPUtime=17.62 cores=1,3,5,7
/proc/4375/stat : 4375 (PBPASSolver-817) R 4374 4370 3430 0 -1 4202496 65882 0 0 0 446 1316 0 0 20 0 1 0 293360071 626929664 65824 33554432000 4194304 4943705 140735602219872 140735602215968 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 15 0 0
/proc/4375/statm: 153059 65824 366 183 0 149429 0
Current children cumulated CPU time (s) 17.65
Current children cumulated vsize (KiB) 664268

[startup+18.1004 s]
/proc/loadavg: 2.06 2.02 1.91 3/183 4375
/proc/meminfo: memFree=28886180/32873844 swapFree=7108/7108
[pid=4370] ppid=4368 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/4370/stat : 4370 (python) S 4368 4370 3430 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293360061 17403904 1081 33554432000 4194304 5683644 140733720959888 140733720957736 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4370/statm: 4249 1081 429 364 0 691 0
[pid=4372] ppid=4370 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4372/stat : 4372 (sh) S 4370 4370 3430 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293360069 9367552 267 33554432000 4194304 5064252 140737061972384 140737061971088 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4372/statm: 2287 267 226 213 0 72 0
[pid=4373] ppid=4372 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/4373/stat : 4373 (python) S 4372 4370 3430 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293360069 17141760 1059 33554432000 4194304 5683644 140737236808080 140737236805928 247064249728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4373/statm: 4185 1059 429 364 0 627 0
[pid=4374] ppid=4373 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4374/stat : 4374 (sh) S 4373 4370 3430 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293360071 9367552 268 33554432000 4194304 5064252 140734602900720 140734602899424 247064061518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4374/statm: 2287 268 226 213 0 72 0
[pid=4375] ppid=4374 vsize=613260 CPUtime=17.83 cores=1,3,5,7
/proc/4375/stat : 4375 (PBPASSolver-817) R 4374 4370 3430 0 -1 4202496 65995 0 0 0 450 1333 0 0 20 0 1 0 293360071 627978240 65937 33554432000 4194304 4943705 140735602219872 140735602216256 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 15 0 0
/proc/4375/statm: 153315 65937 366 183 0 149685 0
Current children cumulated CPU time (s) 17.86
Current children cumulated vsize (KiB) 665292

Child status: 0
Real time (s): 18.1843
CPU time (s): 17.9623
CPU user time (s): 4.56131
CPU system time (s): 13.401
CPU usage (%): 98.7792
Max. virtual memory (cumulated for all children) (KiB): 665292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.56131
system time used= 13.401
maximum resident set size= 263748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72257
page faults= 0
swaps= 0
block input operations= 0
block output operations= 65600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 206
involuntary context switches= 59

runsolver used 0.040993 second user time and 0.104984 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-29 08:18:35
IDJOB=3718681
IDBENCH=73344
IDSOLVER=2302
FILE ID=node103/3718681-1338272315
RUNJOBID= node103-1338268852-3447
PBS_JOBID= 14625718
Free space on /tmp= 71460 MiB

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

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

MD5SUM BENCH= d7c2e9b7baa7b5f3f1993150d5ed6276
RANDOM SEED=1540347476

node103.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.189
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	: 5332.37
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.189
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.189
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.92
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.189
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.91
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.189
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		: 2666.189
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	: 5411.36
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.189
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		: 2666.189
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:        29234588 kB
Buffers:          751340 kB
Cached:           815840 kB
SwapCached:         4492 kB
Active:          2311756 kB
Inactive:         411940 kB
Active(anon):    1144444 kB
Inactive(anon):     6216 kB
Active(file):    1167312 kB
Inactive(file):   405724 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099580 kB
Dirty:             13048 kB
Writeback:             4 kB
AnonPages:       1151808 kB
Mapped:            13320 kB
Shmem:                 8 kB
Slab:             771584 kB
SReclaimable:     213552 kB
SUnreclaim:       558032 kB
KernelStack:        1504 kB
PageTables:         6148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1271760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1126400 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= 71416 MiB
End job on node103 at 2012-05-29 08:18:53