Trace number 3718716

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-28? (TO) 1800.07 1803.31

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12038_3-sat.opb
MD5SUM56cc40b9ea431027514a5b56e02d7edb
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37752
Total number of constraints125892
Number of constraints which are clauses125272
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint120
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 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 740
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.07/1803.31	cpython RunMakeCNF.py HOME/instance-3718716-1338272448.opb PrimePower CARD.DP ./CryptoMiniSat
1800.07/1803.31	./CryptoMiniSat HOME/instance-3718716-1338272448.opb.PrimePower.CARD.DP.cnf 1>HOME/instance-3718716-1338272448.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out 2>HOME/instance-3718716-1338272448.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.err
1800.07/1803.31	
1800.07/1803.31	HOME/instance-3718716-1338272448.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out
1800.07/1803.31	c Outputting solution to console
1800.07/1803.31	c This is CryptoMiniSat 2.9.1
1800.07/1803.31	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
1800.07/1803.31	c WARNING: for repeatability, setting FPU to use double precision
1800.07/1803.31	c Reading file 'HOME/instance-3718716-1338272448.opb.PrimePower.CARD.DP.cnf'
1800.07/1803.31	c -- header says num vars:       12442266
1800.07/1803.31	c -- header says num clauses:    62339106
1800.07/1803.31	c -- clauses added:            0 learnts,     62339106 normals,            0 xors
1800.07/1803.31	c -- vars added   12442265
1800.07/1803.31	c Parsing time: 20.66 s
1800.07/1803.31	c  N st     0         0  12442265   4570447         0  29599196         0  75889217         0   no data   no data  --
1800.07/1803.31	c asymm  cl-useful: 0/60/4325248 lits-rem:0 time: 0.62
1800.07/1803.31	c Flit:   141 Blit:  63793 bXBeca:    0 bXProp: 10352 Bins:      0 BRemL:      0 BRemN:      0 P: 200.4M T: 16.55
1800.07/1803.31	c Cleaning up after failed var search:     1.37 s 
1800.07/1803.31	c Replacing    10352 vars Replaced   157154 lits Time:     1.29 s 
1800.07/1803.31	c bin-w-bin subsume rem          337 bins  time:  2.11 s
1800.07/1803.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
1800.07/1803.31	c Subs w/ non-existent bins:     27 l-rem:     10 v-fix:   692 done:   3115 time: 16.00 s
1800.07/1803.31	c Removed useless bin:      22  fixed:   721  props:  20.28M  time:  0.99 s
1800.07/1803.31	c lits-rem:         0  cl-subs:      467  v-elim: 482287  v-fix:    0  time: 33.18 s
1800.07/1803.31	c Finding binary XORs  T:     2.16 s  found: 1069442
1800.07/1803.31	c Replacing  1069442 vars Replaced 30752651 lits Time:     2.74 s 
1800.07/1803.31	c Calc default polars -  time:   0.59 s pos:   69428 undec: 8810815 neg: 3562022
1800.07/1803.31	c =========================================================================================
1800.07/1803.31	c types(t): F = full restart, N = normal restart
1800.07/1803.31	c types(t): S = simplification begin/end, E = solution found
1800.07/1803.31	c restart types(rt): st = static, dy = dynamic
1800.07/1803.31	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1800.07/1803.31	c  B st     0         0   3636731   4825884         0  17392426         0  53228221         0   no data   no data  --
1800.07/1803.31	c  N dy    11      4981   3636435   4825884         0  17392522      4769  53228221    341247     14.98     15.86  --
1800.07/1803.31	c  N dy    21      9113   3636138   4825884         0  17392571      8777  53228221    580005     12.81     13.58  --
1800.07/1803.31	c  N dy    40     13165   3635610   4825884         0  17392629     12702  53228221    943264     12.61     13.31  --
1800.07/1803.31	c  N dy    62     17200   3635198   4825884         0  17392759     16524  53228221   1232615     12.59     14.32  --
1800.07/1803.31	c  N dy    76     21271   3634974   4825884         0  17392857     10809  53228221    428460     12.15     12.86  --
1800.07/1803.31	c  F st   104     25000   3634744   4825884         0  17392930     14370  53228221    642986     12.37   no data  --
1800.07/1803.31	c  N st   106     25625   3634737   4823031         0  17379441     14970  53189610    669053     12.37   no data  --
1800.07/1803.31	c  N dy   110     30001   3634561   4823031         0  17379494     19202  53189610    951790     12.37   no data  --
1800.07/1803.31	c  S st   110     30001   3634561   4823031         0  17379494     19202  53189610    951790     12.37   no data  --
1800.07/1803.31	c  S st   110     30502   3629713   4823031         0  17379565     19295  53189610    952687     12.37   no data  --
1800.07/1803.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   1.08
1800.07/1803.31	c Flit:    21 Blit: 159809 bXBeca:    0 bXProp:   49 Bins: 160506 BRemL:      0 BRemN:      0 P: 200.5M T: 67.24
1800.07/1803.31	c Cleaning up after failed var search:     0.69 s 
1800.07/1803.31	c Replacing       50 vars Replaced     1904 lits Time:     1.27 s 
1800.07/1803.31	c bin-w-bin subsume rem      2926532 bins  time:  2.38 s
1800.07/1803.31	c subs with bin:     4903  lits-rem:     72451  v-fix:    0  time:  1.18 s
1800.07/1803.31	c Subs w/ non-existent bins:     50 l-rem:     20 v-fix:   844 done:   7319 time: 13.24 s
1800.07/1803.31	c Removed useless bin:       0  fixed:   847  props:  20.31M  time:  0.88 s
1800.07/1803.31	c lits-rem:         5  cl-subs:   103668  v-elim: 482024  v-fix:    0  time: 141.28 s
1800.07/1803.31	c asymm  cl-useful: 0/955/5061798 lits-rem:0 time: 0.61
1800.07/1803.31	c  N dy   110     30502   2986582   5061798         0  12345142     10976  44280845    739247     12.37   no data  --
1800.07/1803.31	c Finding binary XORs  T:     1.40 s  found:   11986
1800.07/1803.31	c  N dy   130     34559   2986512   5061798         0  12345242     14842  44280845    977214     12.25     14.19  --
1800.07/1803.31	c  N dy   158     38874   2986364   5061798         0  12345342     18930  44280845   1225360     12.39     13.36  --
1800.07/1803.31	c  N dy   191     42948   2986318   5061798         0  12345380     22876  44280845   1521262     12.59     13.98  --
1800.07/1803.31	c  S st   213     45753   2986236   5061798         0  12345417     25581  44280845   1835731     12.73   no data  --
1800.07/1803.31	c  S st   213     46254   2982539   5061798         0  12345473     25653  44280845   1836249     12.73   no data  --
1800.07/1803.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   1.06
1800.07/1803.31	c Flit:    65 Blit:  86872 bXBeca:    0 bXProp:  118 Bins:   5661 BRemL:      0 BRemN:      0 P: 200.1M T: 18.24
1800.07/1803.31	c Cleaning up after failed var search:     0.65 s 
1800.07/1803.31	c Replacing    12105 vars Replaced   293971 lits Time:     1.29 s 
1800.07/1803.31	c bin-w-bin subsume rem         2570 bins  time:  1.54 s
1800.07/1803.31	c subs with bin:    27036  lits-rem:     51746  v-fix:    0  time:  1.38 s
1800.07/1803.31	c Subs w/ non-existent bins:     36 l-rem:     19 v-fix:  1310 done:   8604 time: 11.44 s
1800.07/1803.31	c Removed useless bin:      70  fixed:  1331  props:  20.15M  time:  0.91 s

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-3718716-1338272448/watcher-3718716-1338272448 -o /tmp/evaluation-result-3718716-1338272448/solver-3718716-1338272448 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718716-1338272448.opb PrimePower CARD.DP ./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.91 3/179 29907
/proc/meminfo: memFree=30509380/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/29907/stat : 29907 (python) D 29905 29907 29668 0 -1 4202496 633 0 0 0 0 0 0 0 20 0 1 0 293370849 15642624 526 33554432000 4194304 5683644 140733986598000 140733986579672 226084340624 0 0 16781312 2 18446744072100609316 0 0 17 2 0 0 0 0 0
/proc/29907/statm: 3819 526 311 364 0 261 0

[startup+0.014721 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 29907
/proc/meminfo: memFree=30509380/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=15380 CPUtime=0 cores=0,2,4,6
/proc/29907/stat : 29907 (python) D 29905 29907 29668 0 -1 4202496 754 0 0 0 0 0 0 0 20 0 1 0 293370849 15749120 628 33554432000 4194304 5683644 140733986598000 140733986542728 226084340624 0 0 16781312 2 18446744072100609316 0 0 17 2 0 0 0 0 0
/proc/29907/statm: 3845 628 333 364 0 287 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15380

[startup+0.100194 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 29907
/proc/meminfo: memFree=30509380/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595848 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300172 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 29907
/proc/meminfo: memFree=30509380/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595848 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.700163 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 29907
/proc/meminfo: memFree=30509380/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595848 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 1.91 3/184 29912
/proc/meminfo: memFree=30302792/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595848 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29909] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29909/stat : 29909 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293370858 9367552 266 33554432000 4194304 5064252 140733616549392 140733616548096 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29909/statm: 2287 266 226 213 0 72 0
[pid=29910] ppid=29909 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/29910/stat : 29910 (python) S 29909 29907 29668 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293370858 17137664 1058 33554432000 4194304 5683644 140737325679296 140737325677144 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29910/statm: 4184 1058 429 364 0 626 0
[pid=29911] ppid=29910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (sh) S 29910 29907 29668 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293370861 9367552 268 33554432000 4194304 5064252 140736822883040 140736822881744 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 268 226 213 0 72 0
[pid=29912] ppid=29911 vsize=774764 CPUtime=1.36 cores=0,2,4,6
/proc/29912/stat : 29912 (PBPASSolver-817) R 29911 29907 29668 0 -1 4202496 106808 0 0 0 79 57 0 0 20 0 1 0 293370861 793358336 84326 33554432000 4194304 4943705 140736933456544 140736933455456 4358535 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/29912/statm: 193691 84330 357 183 0 190061 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 826792

[startup+3.10038 s]
/proc/loadavg: 2.00 2.00 1.91 3/184 29912
/proc/meminfo: memFree=30095324/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595848 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29909] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29909/stat : 29909 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293370858 9367552 266 33554432000 4194304 5064252 140733616549392 140733616548096 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29909/statm: 2287 266 226 213 0 72 0
[pid=29910] ppid=29909 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/29910/stat : 29910 (python) S 29909 29907 29668 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293370858 17137664 1058 33554432000 4194304 5683644 140737325679296 140737325677144 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29910/statm: 4184 1058 429 364 0 626 0
[pid=29911] ppid=29910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (sh) S 29910 29907 29668 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293370861 9367552 268 33554432000 4194304 5064252 140736822883040 140736822881744 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 268 226 213 0 72 0
[pid=29912] ppid=29911 vsize=1342316 CPUtime=2.97 cores=0,2,4,6
/proc/29912/stat : 29912 (PBPASSolver-817) R 29911 29907 29668 0 -1 4202496 168906 0 0 0 200 97 0 0 20 0 1 0 293370861 1374531584 146423 33554432000 4194304 4943705 140736933456544 140736933455456 4358535 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/29912/statm: 335579 146426 357 183 0 331949 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1394344

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 1.91 3/186 29955
/proc/meminfo: memFree=29569848/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595848 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29909] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29909/stat : 29909 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293370858 9367552 266 33554432000 4194304 5064252 140733616549392 140733616548096 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29909/statm: 2287 266 226 213 0 72 0
[pid=29910] ppid=29909 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/29910/stat : 29910 (python) S 29909 29907 29668 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293370858 17137664 1058 33554432000 4194304 5683644 140737325679296 140737325677144 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29910/statm: 4184 1058 429 364 0 626 0
[pid=29911] ppid=29910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (sh) S 29910 29907 29668 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293370861 9367552 268 33554432000 4194304 5064252 140736822883040 140736822881744 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 268 226 213 0 72 0
[pid=29912] ppid=29911 vsize=2143084 CPUtime=6.03 cores=0,2,4,6
/proc/29912/stat : 29912 (PBPASSolver-817) R 29911 29907 29668 0 -1 4202496 256470 0 0 0 438 165 0 0 20 0 1 0 293370861 2194518016 233987 33554432000 4194304 4943705 140736933456544 140736933454784 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 13 0 0
/proc/29912/statm: 535771 233987 357 183 0 532141 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 2195112

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.91 3/186 29955
/proc/meminfo: memFree=28284512/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595848 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29909] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29909/stat : 29909 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293370858 9367552 266 33554432000 4194304 5064252 140733616549392 140733616548096 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29909/statm: 2287 266 226 213 0 72 0
[pid=29910] ppid=29909 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/29910/stat : 29910 (python) S 29909 29907 29668 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293370858 17137664 1058 33554432000 4194304 5683644 140737325679296 140737325677144 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29910/statm: 4184 1058 429 364 0 626 0
[pid=29911] ppid=29910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (sh) S 29910 29907 29668 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293370861 9367552 268 33554432000 4194304 5064252 140736822883040 140736822881744 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 268 226 213 0 72 0
[pid=29912] ppid=29911 vsize=3316844 CPUtime=12.36 cores=0,2,4,6
/proc/29912/stat : 29912 (PBPASSolver-817) R 29911 29907 29668 0 -1 4202496 384873 0 0 0 987 249 0 0 20 0 1 0 293370861 3396448256 364406 33554432000 4194304 4943705 140736933456544 140736933455456 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 17 0 0
/proc/29912/statm: 829211 364406 357 183 0 825581 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 3368872

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 29955
/proc/meminfo: memFree=27002368/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595848 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29909] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29909/stat : 29909 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293370858 9367552 266 33554432000 4194304 5064252 140733616549392 140733616548096 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29909/statm: 2287 266 226 213 0 72 0
[pid=29910] ppid=29909 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/29910/stat : 29910 (python) S 29909 29907 29668 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293370858 17137664 1058 33554432000 4194304 5683644 140737325679296 140737325677144 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29910/statm: 4184 1058 429 364 0 626 0
[pid=29911] ppid=29910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (sh) S 29910 29907 29668 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293370861 9367552 268 33554432000 4194304 5064252 140736822883040 140736822881744 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 268 226 213 0 72 0
[pid=29912] ppid=29911 vsize=4807020 CPUtime=25.07 cores=0,2,4,6
/proc/29912/stat : 29912 (PBPASSolver-817) R 29911 29907 29668 0 -1 4202496 547861 0 0 0 2135 372 0 0 20 0 1 0 293370861 4922388480 529698 33554432000 4194304 4943705 140736933456544 140736933455456 4361008 0 0 16781312 17608 0 0 0 17 2 0 0 23 0 0
/proc/29912/statm: 1201755 529698 357 183 0 1198125 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 4859048

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 29955
/proc/meminfo: memFree=26023464/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595848 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29909] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29909/stat : 29909 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293370858 9367552 266 33554432000 4194304 5064252 140733616549392 140733616548096 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29909/statm: 2287 266 226 213 0 72 0
[pid=29910] ppid=29909 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/29910/stat : 29910 (python) S 29909 29907 29668 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293370858 17137664 1058 33554432000 4194304 5683644 140737325679296 140737325677144 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29910/statm: 4184 1058 429 364 0 626 0
[pid=29911] ppid=29910 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (sh) S 29910 29907 29668 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293370861 9367552 268 33554432000 4194304 5064252 140736822883040 140736822881744 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 268 226 213 0 72 0
[pid=29912] ppid=29911 vsize=6706796 CPUtime=50.05 cores=0,2,4,6
/proc/29912/stat : 29912 (PBPASSolver-817) R 29911 29907 29668 0 -1 4202496 755651 0 0 0 4440 565 0 0 20 0 1 0 293370861 6867759104 744398 33554432000 4194304 4943705 140736933456544 140736933455456 4361008 0 0 16781312 17608 0 0 0 17 2 0 0 72 0 0
/proc/29912/statm: 1676699 744398 357 183 0 1673069 0
Current children cumulated CPU time (s) 50.07
Current children cumulated vsize (KiB) 6758824

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 29955
/proc/meminfo: memFree=25231024/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595848 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29909] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29909/stat : 29909 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293370858 9367552 266 33554432000 4194304 5064252 140733616549392 140733616548096 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29909/statm: 2287 266 226 213 0 72 0
[pid=29910] ppid=29909 vsize=16736 CPUtime=0.01 cores=0,2,4,6

################
# More data... #
################

/proc/loadavg: 2.03 2.01 1.94 3/181 29971
/proc/meminfo: memFree=22220132/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=738.49 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1403 1251958 0 0 1 0 22591 51257 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595544 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29965] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29965/stat : 29965 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293444990 9367552 267 33554432000 4194304 5064252 140735335799456 140735335798160 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29965/statm: 2287 267 226 213 0 72 0
[pid=29966] ppid=29965 vsize=6651408 CPUtime=620.71 cores=0,2,4,6
/proc/29966/stat : 29966 (CryptoMiniSat) R 29965 29907 29668 0 -1 4202496 921090 0 0 0 61525 546 0 0 20 0 1 0 293444991 6811041792 1450265 33554432000 4194304 4734972 140737450782208 140737450772808 4313122 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/29966/statm: 1662852 1450265 401 132 0 1657752 0
Current children cumulated CPU time (s) 1359.2
Current children cumulated vsize (KiB) 6677552

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 1.94 3/181 29971
/proc/meminfo: memFree=21997140/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=738.49 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1403 1251958 0 0 1 0 22591 51257 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595544 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29965] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29965/stat : 29965 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293444990 9367552 267 33554432000 4194304 5064252 140735335799456 140735335798160 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29965/statm: 2287 267 226 213 0 72 0
[pid=29966] ppid=29965 vsize=6808688 CPUtime=680.69 cores=0,2,4,6
/proc/29966/stat : 29966 (CryptoMiniSat) R 29965 29907 29668 0 -1 4202496 1021479 0 0 0 67447 622 0 0 20 0 1 0 293444991 6972096512 1505530 33554432000 4194304 4734972 140737450782208 140737450773816 4433667 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/29966/statm: 1702172 1505530 401 132 0 1697072 0
Current children cumulated CPU time (s) 1419.18
Current children cumulated vsize (KiB) 6834832

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 29972
/proc/meminfo: memFree=21968488/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=738.49 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1403 1251958 0 0 1 0 22591 51257 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595544 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29965] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29965/stat : 29965 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293444990 9367552 267 33554432000 4194304 5064252 140735335799456 140735335798160 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29965/statm: 2287 267 226 213 0 72 0
[pid=29966] ppid=29965 vsize=6829396 CPUtime=740.67 cores=0,2,4,6
/proc/29966/stat : 29966 (CryptoMiniSat) R 29965 29907 29668 0 -1 4202496 1921918 0 0 0 72200 1867 0 0 20 0 1 0 293444991 6993301504 1504430 33554432000 4194304 4734972 140737450782208 140737450773464 226084012023 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/29966/statm: 1707349 1504430 401 132 0 1702249 0
Current children cumulated CPU time (s) 1479.16
Current children cumulated vsize (KiB) 6855540

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 29972
/proc/meminfo: memFree=21897064/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=738.49 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1403 1251958 0 0 1 0 22591 51257 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595544 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29965] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29965/stat : 29965 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293444990 9367552 267 33554432000 4194304 5064252 140735335799456 140735335798160 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29965/statm: 2287 267 226 213 0 72 0
[pid=29966] ppid=29965 vsize=6806700 CPUtime=800.65 cores=0,2,4,6
/proc/29966/stat : 29966 (CryptoMiniSat) R 29965 29907 29668 0 -1 4202496 3271263 0 0 0 76743 3322 0 0 20 0 1 0 293444991 6970060800 1504942 33554432000 4194304 4734972 140737450782208 140737450773464 4433667 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/29966/statm: 1701675 1504942 401 132 0 1696575 0
Current children cumulated CPU time (s) 1539.14
Current children cumulated vsize (KiB) 6832844

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 29972
/proc/meminfo: memFree=22057352/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=738.49 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1403 1251958 0 0 1 0 22591 51257 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595544 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29965] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29965/stat : 29965 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293444990 9367552 267 33554432000 4194304 5064252 140735335799456 140735335798160 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29965/statm: 2287 267 226 213 0 72 0
[pid=29966] ppid=29965 vsize=6661576 CPUtime=860.64 cores=0,2,4,6
/proc/29966/stat : 29966 (CryptoMiniSat) R 29965 29907 29668 0 -1 4202496 4372703 0 0 0 81496 4568 0 0 20 0 1 0 293444991 6821453824 1469395 33554432000 4194304 4734972 140737450782208 140737450774232 4241804 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/29966/statm: 1665394 1469395 401 132 0 1660294 0
Current children cumulated CPU time (s) 1599.13
Current children cumulated vsize (KiB) 6687720

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 29972
/proc/meminfo: memFree=22052312/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=738.49 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1403 1251958 0 0 1 0 22591 51257 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595544 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29965] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29965/stat : 29965 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293444990 9367552 267 33554432000 4194304 5064252 140735335799456 140735335798160 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29965/statm: 2287 267 226 213 0 72 0
[pid=29966] ppid=29965 vsize=6727116 CPUtime=920.63 cores=0,2,4,6
/proc/29966/stat : 29966 (CryptoMiniSat) R 29965 29907 29668 0 -1 4202496 4373101 0 0 0 87494 4569 0 0 20 0 1 0 293444991 6888566784 1470304 33554432000 4194304 4734972 140737450782208 140737450774232 4327579 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/29966/statm: 1681779 1470304 401 132 0 1676679 0
Current children cumulated CPU time (s) 1659.12
Current children cumulated vsize (KiB) 6753260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 29972
/proc/meminfo: memFree=21769344/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=738.49 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1403 1251958 0 0 1 0 22591 51257 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595544 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29965] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29965/stat : 29965 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293444990 9367552 267 33554432000 4194304 5064252 140735335799456 140735335798160 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29965/statm: 2287 267 226 213 0 72 0
[pid=29966] ppid=29965 vsize=7006180 CPUtime=980.6 cores=0,2,4,6
/proc/29966/stat : 29966 (CryptoMiniSat) R 29965 29907 29668 0 -1 4202496 4376868 0 0 0 93483 4577 0 0 20 0 1 0 293444991 7174328320 1540487 33554432000 4194304 4734972 140737450782208 140737450773240 4310795 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/29966/statm: 1751545 1540487 401 132 0 1746445 0
Current children cumulated CPU time (s) 1719.09
Current children cumulated vsize (KiB) 7032324

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 29976
/proc/meminfo: memFree=21505380/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=738.49 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1403 1251958 0 0 1 0 22591 51257 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595544 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29965] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29965/stat : 29965 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293444990 9367552 267 33554432000 4194304 5064252 140735335799456 140735335798160 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29965/statm: 2287 267 226 213 0 72 0
[pid=29966] ppid=29965 vsize=7289708 CPUtime=1040.58 cores=0,2,4,6
/proc/29966/stat : 29966 (CryptoMiniSat) R 29965 29907 29668 0 -1 4202496 4646691 0 0 0 99091 4967 0 0 20 0 1 0 293444991 7464660992 1604810 33554432000 4194304 4734972 140737450782208 140737450773816 226084012165 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/29966/statm: 1822427 1604810 401 132 0 1817327 0
Current children cumulated CPU time (s) 1779.07
Current children cumulated vsize (KiB) 7315852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 29976
/proc/meminfo: memFree=21501700/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=738.49 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1403 1251958 0 0 1 0 22591 51257 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595544 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29965] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29965/stat : 29965 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293444990 9367552 267 33554432000 4194304 5064252 140735335799456 140735335798160 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29965/statm: 2287 267 226 213 0 72 0
[pid=29966] ppid=29965 vsize=7286792 CPUtime=1061.58 cores=0,2,4,6
/proc/29966/stat : 29966 (CryptoMiniSat) R 29965 29907 29668 0 -1 4202496 4850254 0 0 0 100801 5357 0 0 20 0 1 0 293444991 7461675008 1609201 33554432000 4194304 4734972 140737450782208 140737450773512 226084012165 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/29966/statm: 1821698 1609201 401 132 0 1816598 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 7312936

Sending SIGTERM to process tree (bottom up)

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

[startup+1803.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 29976
/proc/meminfo: memFree=21501700/32873648 swapFree=6864/6864
[pid=29907] ppid=29905 vsize=16996 CPUtime=738.49 cores=0,2,4,6
/proc/29907/stat : 29907 (python) S 29905 29907 29668 0 -1 4202496 1403 1251958 0 0 1 0 22591 51257 20 0 1 0 293370849 17403904 1081 33554432000 4194304 5683644 140733986598000 140733986595544 226084341120 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29907/statm: 4249 1081 429 364 0 691 0
[pid=29965] ppid=29907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29965/stat : 29965 (sh) S 29907 29907 29668 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293444990 9367552 267 33554432000 4194304 5064252 140735335799456 140735335798160 226084152910 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29965/statm: 2287 267 226 213 0 72 0
[pid=29966] ppid=29965 vsize=7286792 CPUtime=1061.58 cores=0,2,4,6
/proc/29966/stat : 29966 (CryptoMiniSat) R 29965 29907 29668 0 -1 4202496 4850254 0 0 0 100801 5357 0 0 20 0 1 0 293444991 7461675008 1609201 33554432000 4194304 4734972 140737450782208 140737450773512 226084012165 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/29966/statm: 1821698 1609201 401 132 0 1816598 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 7312936

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29907 and gives
#  childrusage.ru_utime.tv_sec=225
#  childrusage.ru_utime.tv_usec=930653
#  childrusage.ru_stime.tv_sec=512
#  childrusage.ru_stime.tv_usec=584075
# CPU time returned by wait4() is 738.515
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.31
CPU time (s): 1800.07
CPU user time (s): 1233.93
CPU system time (s): 566.14
CPU usage (%): 99.8201
Max. virtual memory (cumulated for all children) (KiB): 9320968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 225.931
system time used= 512.584
maximum resident set size= 4997696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1254210
page faults= 0
swaps= 0
block input operations= 16
block output operations= 2664216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 482
involuntary context switches= 1604

runsolver used 2.74058 second user time and 7.18291 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-29 08:20:49
IDJOB=3718716
IDBENCH=73867
IDSOLVER=2302
FILE ID=node120/3718716-1338272448
RUNJOBID= node120-1338268843-29684
PBS_JOBID= 14625701
Free space on /tmp= 71492 MiB

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

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

MD5SUM BENCH= 56cc40b9ea431027514a5b56e02d7edb
RANDOM SEED=2135675898

node120.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.456
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.91
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.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        30510380 kB
Buffers:          485236 kB
Cached:           519248 kB
SwapCached:         1092 kB
Active:          1418196 kB
Inactive:          20704 kB
Active(anon):     428172 kB
Inactive(anon):     7400 kB
Active(file):     990024 kB
Inactive(file):    13304 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67104956 kB
Dirty:             16704 kB
Writeback:             0 kB
AnonPages:        441016 kB
Mapped:            12324 kB
Shmem:                32 kB
Slab:             785908 kB
SReclaimable:     230448 kB
SUnreclaim:       555460 kB
KernelStack:        1512 kB
PageTables:         5048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     592104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    413696 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= 69944 MiB
End job on node120 at 2012-05-29 08:50:52