Trace number 4290136

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
Sat4j-CSP 2018-07-11UNSAT 2.07286 0.962193

General information on the benchmark

NameStripPacking/
StripPacking-1a_c18.xml
MD5SUM33ae3e79eb3d2d497b25d2e53ccdbc20
Bench CategoryCSP (decision problem)
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.028643
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints37
Number of domains14
Minimum domain size1
Maximum domain size15
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":34},{"size":15,"count":24}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":24},{"degree":3,"count":24}]
Minimum constraint arity2
Maximum constraint arity48
Distribution of constraint arities[{"arity":2,"count":24},{"arity":3,"count":12},{"arity":48,"count":1}]
Number of extensional constraints12
Number of intensional constraints24
Distribution of constraint types[{"type":"extension","count":12},{"type":"intension","count":24},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

1.05/0.53	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
1.05/0.53	c This is free software under the dual EPL/GNU LGPL licenses.
1.05/0.53	c See www.sat4j.org for details.
1.05/0.53	c That software uses the Rhino library from the Mozilla project.
1.05/0.53	c version 2.3.6-SNAPSHOT
1.05/0.53	c java.runtime.name	Java(TM) SE Runtime Environment
1.05/0.53	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
1.05/0.53	c java.vm.version	25.131-b11
1.05/0.53	c java.vm.vendor	Oracle Corporation
1.05/0.53	c sun.arch.data.model	64
1.05/0.53	c java.version		1.8.0_131
1.05/0.53	c os.name		Linux
1.05/0.53	c os.version		3.10.0-514.16.1.el7.x86_64
1.05/0.53	c os.arch		amd64
1.05/0.53	c Free memory 		499604488
1.05/0.53	c Max memory 		7247757312
1.05/0.53	c Total memory 		504889344
1.05/0.53	c Number of processors 	4
1.05/0.53	c c --- Begin Solver configuration ---
1.05/0.53	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
1.05/0.53	c Learn all clauses as in MiniSAT
1.05/0.53	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
1.05/0.53	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
1.05/0.53	c No reason simplification
1.05/0.53	c Glucose 2.1 dynamic restart strategy
1.05/0.53	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
1.05/0.53	c timeout=2147483s
1.05/0.53	c DB Simplification allowed=false
1.05/0.53	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
1.05/0.53	c --- End Solver configuration ---
1.05/0.53	c constraints type 
1.05/0.53	c org.sat4j.minisat.constraints.card.MinWatchCard => 116
1.05/0.53	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1443
1.05/0.53	c org.sat4j.minisat.constraints.cnf.UnitClauses => 2
1.05/0.53	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 83164
1.05/0.53	c org.sat4j.specs.Constr$1 => 2
1.05/0.53	c org.sat4j.minisat.constraints.cnf.UnitClause => 243
1.05/0.53	c 84970 constraints processed.
2.05/0.95	c starts		: 14
2.05/0.95	c conflicts		: 2963
2.05/0.95	c decisions		: 25136
2.05/0.95	c propagations		: 211295
2.05/0.95	c inspects		: 1005002
2.05/0.95	c shortcuts		: 0
2.05/0.95	c learnt literals	: 64
2.05/0.95	c learnt binary clauses	: 68
2.05/0.95	c learnt ternary clauses	: 114
2.05/0.95	c learnt constraints	: 2898
2.05/0.95	c ignored constraints	: 0
2.05/0.95	c root simplifications	: 0
2.05/0.95	c removed literals (reason simplification)	: 0
2.05/0.95	c reason swapping (by a shorter reason)	: 0
2.05/0.95	c Calls to reduceDB	: 0
2.05/0.95	c Number of update (reduction) of LBD	: 1304
2.05/0.95	c Imported unit clauses	: 0
2.05/0.95	c number of reductions to clauses (during analyze)	: 0
2.05/0.95	c number of learned constraints concerned by reduction	: 0
2.05/0.95	c number of learning phase by resolution	: 0
2.05/0.95	c number of learning phase by cutting planes	: 0
2.05/0.95	c number of rounding to 1 operations	: 0
2.05/0.95	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2.05/0.95	c number of reductions of the coefficients by power 2 	: 0
2.05/0.95	c number of right shift for reduction by power 2 	: 0
2.05/0.95	c number of reductions of the coefficients by GCD over coefficients 	: 0
2.05/0.95	c number of ending skipping 	: 0
2.05/0.95	c number of internal skipping 	: 0
2.05/0.95	c number of derivation steps 	: 0
2.05/0.95	c number of skipped derivation steps 	: 0
2.05/0.95	c number of remaining unassigned 	: 0
2.05/0.95	c number of remaining assigned 	: 0
2.05/0.95	c speed (assignments/second)	: 504284.0095465394
2.05/0.95	c non guided choices	: 5375
2.05/0.95	c learnt constraints type org.sat4j.minisat.constraints.cnf.LearntWLClause	: 2830
2.05/0.95	c learnt constraints type org.sat4j.minisat.constraints.cnf.LearntBinaryClause	: 68
2.05/0.95	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (6576 MiB free)
  memory of node 1: 16384 MiB (10526 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290136-1532212275/watcher-4290136-1532212275 -o /tmp/evaluation-result-4290136-1532212275/solver-4290136-1532212275 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532209881-27635 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4290136-1532212275.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=28034, runsolver pid=28031

[startup+0.10038 s]*
/proc/loadavg: 2.00 2.01 2.04 3/216 28049
/proc/meminfo: memFree=17499180/32770624 swapFree=67108860/67108860
[pid=28034] ppid=28031 vsize=10659012 memory=28500 CPUtime=0.13 cores=1,3,5,7
/proc/28034/stat : 28034 (java) S 28031 28034 25105 0 -1 1077944320 6758 0 0 0 11 2 0 0 20 0 15 0 38790715 10914828288 7125 33554432000 4194304 4196468 140723388854192 140723388836736 140211251842807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
/proc/28034/statm: 2664753 7125 2842 1 0 2627263 0
[pid=28034/tid=28036] ppid=28031 vsize=10659012 memory=-8197568871503402366 CPUtime=0.09 cores=1,3,5,7
/proc/28034/task/28036/stat : 28036 (java) R 28031 28034 25105 0 -1 4202560 4545 0 0 0 8 1 0 0 20 0 15 0 38790716 10914828288 7125 33554432000 4194304 4196468 140723388854192 140211256047472 140211251854742 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28037] ppid=28031 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28037/stat : 28037 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38790716 10914828288 7125 33554432000 4194304 4196468 140723388854192 140210858232720 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28038] ppid=28031 vsize=10659012 memory=139622274840192 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28038/stat : 28038 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38790716 10914828288 7125 33554432000 4194304 4196468 140723388854192 140210857179920 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28039] ppid=28031 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28039/stat : 28039 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38790716 10914828288 7125 33554432000 4194304 4196468 140723388854192 140210856127632 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28040] ppid=28031 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28040/stat : 28040 (java) S 28031 28034 25105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38790716 10914828288 7125 33554432000 4194304 4196468 140723388854192 140210855074832 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28041] ppid=28031 vsize=10659012 memory=139622274840192 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28041/stat : 28041 (java) S 28031 28034 25105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38790718 10914828288 7125 33554432000 4194304 4196468 140723388854192 140210354485360 140211251853954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28042] ppid=28031 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28042/stat : 28042 (java) S 28031 28034 25105 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38790718 10914828288 7125 33554432000 4194304 4196468 140723388854192 140210353431328 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28043] ppid=28031 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28043/stat : 28043 (java) S 28031 28034 25105 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38790719 10914828288 7125 33554432000 4194304 4196468 140723388854192 140210352378992 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28044] ppid=28031 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28044/stat : 28044 (java) S 28031 28034 25105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38790721 10914828288 7125 33554432000 4194304 4196468 140723388854192 140210351327312 140211251861403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28045] ppid=28031 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28045/stat : 28045 (java) S 28031 28034 25105 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 38790721 10914828288 7125 33554432000 4194304 4196468 140723388854192 140210350275184 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28046] ppid=28031 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28046/stat : 28046 (java) S 28031 28034 25105 0 -1 1077944384 151 0 0 0 0 0 0 0 20 0 15 0 38790721 10914828288 7125 33554432000 4194304 4196468 140723388854192 140209906604528 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28047] ppid=28031 vsize=10659012 memory=139622274840192 CPUtime=0.02 cores=1,3,5,7
/proc/28034/task/28047/stat : 28047 (java) S 28031 28034 25105 0 -1 1077944384 393 0 0 0 2 0 0 0 20 0 15 0 38790721 10914828288 7125 33554432000 4194304 4196468 140723388854192 140209905552240 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28048] ppid=28031 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28048/stat : 28048 (java) S 28031 28034 25105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38790721 10914828288 7125 33554432000 4194304 4196468 140723388854192 140209904499680 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28049] ppid=28031 vsize=10659012 memory=139622274840192 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28049/stat : 28049 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38790721 10914828288 7125 33554432000 4194304 4196468 140723388854192 140209903446448 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 28500 KiB

[startup+0.210655 s]*
/proc/loadavg: 2.00 2.01 2.04 4/216 28049
/proc/meminfo: memFree=17488092/32770624 swapFree=67108860/67108860
[pid=28034] ppid=28031 vsize=10659012 memory=40616 CPUtime=0.33 cores=1,3,5,7
/proc/28034/stat : 28034 (java) S 28031 28034 25105 0 -1 1077944320 8296 0 0 0 30 3 0 0 20 0 15 0 38790715 10914828288 10154 33554432000 4194304 4196468 140723388854192 140723388836736 140211251842807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
/proc/28034/statm: 2664753 10154 3005 1 0 2627263 0
[pid=28034/tid=28036] ppid=28031 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/28034/task/28036/stat : 28036 (java) R 28031 28034 25105 0 -1 4202560 5090 0 0 0 18 2 0 0 20 0 15 0 38790716 10914828288 10154 33554432000 4194304 4196468 140723388854192 140211256077872 140211235886437 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28037] ppid=28031 vsize=10659012 memory=342 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28037/stat : 28037 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38790716 10914828288 10154 33554432000 4194304 4196468 140723388854192 140210858232720 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28038] ppid=28031 vsize=10659012 memory=139622274867041 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28038/stat : 28038 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38790716 10914828288 10154 33554432000 4194304 4196468 140723388854192 140210857179920 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28039] ppid=28031 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28039/stat : 28039 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38790716 10914828288 10154 33554432000 4194304 4196468 140723388854192 140210856127632 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28040] ppid=28031 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28040/stat : 28040 (java) S 28031 28034 25105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38790716 10914828288 10154 33554432000 4194304 4196468 140723388854192 140210855074832 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28041] ppid=28031 vsize=10659012 memory=139622274840192 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28041/stat : 28041 (java) S 28031 28034 25105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38790718 10914828288 10154 33554432000 4194304 4196468 140723388854192 140210354485360 140211251853954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28042] ppid=28031 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28042/stat : 28042 (java) S 28031 28034 25105 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38790718 10914828288 10154 33554432000 4194304 4196468 140723388854192 140210353431328 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28043] ppid=28031 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28043/stat : 28043 (java) S 28031 28034 25105 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38790719 10914828288 10154 33554432000 4194304 4196468 140723388854192 140210352378992 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28044] ppid=28031 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28044/stat : 28044 (java) S 28031 28034 25105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38790721 10914828288 10154 33554432000 4194304 4196468 140723388854192 140210351327312 140211251861403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28045] ppid=28031 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28034/task/28045/stat : 28045 (java) S 28031 28034 25105 0 -1 1077944384 588 0 0 0 2 0 0 0 20 0 15 0 38790721 10914828288 10154 33554432000 4194304 4196468 140723388854192 140210350275184 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28046] ppid=28031 vsize=10659012 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/28034/task/28046/stat : 28046 (java) S 28031 28034 25105 0 -1 1077944384 475 0 0 0 1 0 0 0 20 0 15 0 38790721 10914828288 10154 33554432000 4194304 4196468 140723388854192 140209906604528 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28047] ppid=28031 vsize=10659012 memory=139622274840192 CPUtime=0.07 cores=1,3,5,7
/proc/28034/task/28047/stat : 28047 (java) R 28031 28034 25105 0 -1 4202560 778 0 0 0 7 0 0 0 20 0 15 0 38790721 10914828288 10154 33554432000 4194304 4196468 140723388854192 140209905552240 140211230332736 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28048] ppid=28031 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28048/stat : 28048 (java) S 28031 28034 25105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38790721 10914828288 10154 33554432000 4194304 4196468 140723388854192 140209904499680 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28049] ppid=28031 vsize=10659012 memory=139622274840192 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28049/stat : 28049 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38790721 10914828288 10154 33554432000 4194304 4196468 140723388854192 140209903446448 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 40616 KiB

[startup+0.310583 s]*
/proc/loadavg: 2.00 2.01 2.04 5/216 28049
/proc/meminfo: memFree=17480648/32770624 swapFree=67108860/67108860
[pid=28034] ppid=28031 vsize=10659088 memory=46240 CPUtime=0.51 cores=1,3,5,7
/proc/28034/stat : 28034 (java) S 28031 28034 25105 0 -1 1077944320 9211 0 0 0 47 4 0 0 20 0 15 0 38790715 10914906112 11560 33554432000 4194304 4196468 140723388854192 140723388836736 140211251842807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
/proc/28034/statm: 2664772 11560 3041 1 0 2627263 0
[pid=28034/tid=28036] ppid=28031 vsize=10659088 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/28034/task/28036/stat : 28036 (java) R 28031 28034 25105 0 -1 4202560 5729 0 0 0 28 2 0 0 20 0 15 0 38790716 10914906112 11560 33554432000 4194304 4196468 140723388854192 140211256077456 140211251864733 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28037] ppid=28031 vsize=10659088 memory=288230600413020183 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28037/stat : 28037 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38790716 10914906112 11560 33554432000 4194304 4196468 140723388854192 140210858232720 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28038] ppid=28031 vsize=10659088 memory=139622274866341 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28038/stat : 28038 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38790716 10914906112 11560 33554432000 4194304 4196468 140723388854192 140210857179920 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28039] ppid=28031 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28039/stat : 28039 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38790716 10914906112 11560 33554432000 4194304 4196468 140723388854192 140210856127632 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28040] ppid=28031 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28040/stat : 28040 (java) S 28031 28034 25105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38790716 10914906112 11560 33554432000 4194304 4196468 140723388854192 140210855074832 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28041] ppid=28031 vsize=10659088 memory=139622274840192 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28041/stat : 28041 (java) S 28031 28034 25105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38790718 10914906112 11560 33554432000 4194304 4196468 140723388854192 140210354485360 140211251853954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28042] ppid=28031 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28042/stat : 28042 (java) S 28031 28034 25105 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38790718 10914906112 11560 33554432000 4194304 4196468 140723388854192 140210353431328 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28043] ppid=28031 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28043/stat : 28043 (java) S 28031 28034 25105 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38790719 10914906112 11560 33554432000 4194304 4196468 140723388854192 140210352378992 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28044] ppid=28031 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28044/stat : 28044 (java) S 28031 28034 25105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38790721 10914906112 11560 33554432000 4194304 4196468 140723388854192 140210351327312 140211251861403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28045] ppid=28031 vsize=10659088 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/28034/task/28045/stat : 28045 (java) S 28031 28034 25105 0 -1 1077944384 648 0 0 0 4 0 0 0 20 0 15 0 38790721 10914906112 11560 33554432000 4194304 4196468 140723388854192 140210350275184 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28046] ppid=28031 vsize=10659088 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/28034/task/28046/stat : 28046 (java) S 28031 28034 25105 0 -1 1077944384 562 0 0 0 3 0 0 0 20 0 15 0 38790721 10914906112 11560 33554432000 4194304 4196468 140723388854192 140209906604528 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28047] ppid=28031 vsize=10659088 memory=139622274840192 CPUtime=0.11 cores=1,3,5,7
/proc/28034/task/28047/stat : 28047 (java) S 28031 28034 25105 0 -1 1077944384 904 0 0 0 11 0 0 0 20 0 15 0 38790721 10914906112 11560 33554432000 4194304 4196468 140723388854192 140209905552240 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28048] ppid=28031 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28048/stat : 28048 (java) S 28031 28034 25105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38790721 10914906112 11560 33554432000 4194304 4196468 140723388854192 140209904499680 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28049] ppid=28031 vsize=10659088 memory=139622274840192 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28049/stat : 28049 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38790721 10914906112 11560 33554432000 4194304 4196468 140723388854192 140209903446448 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 46240 KiB

[startup+0.700752 s]
/proc/loadavg: 2.08 2.03 2.05 6/216 28049
/proc/meminfo: memFree=17451488/32770624 swapFree=67108860/67108860
[pid=28034] ppid=28031 vsize=10725652 memory=83292 CPUtime=1.64 cores=1,3,5,7
/proc/28034/stat : 28034 (java) S 28031 28034 25105 0 -1 1077944320 11923 0 0 0 159 5 0 0 20 0 16 0 38790715 10983067648 20823 33554432000 4194304 4196468 140723388854192 140723388836736 140211251842807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
/proc/28034/statm: 2681413 20823 3104 1 0 2643904 0
[pid=28034/tid=28036] ppid=28031 vsize=10725652 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/28034/task/28036/stat : 28036 (java) R 28031 28034 25105 0 -1 4202560 6136 0 0 0 64 3 0 0 20 0 16 0 38790716 10983067648 20823 33554432000 4194304 4196468 140723388854192 140211256081336 140210891995548 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28037] ppid=28031 vsize=10725652 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28037/stat : 28037 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38790716 10983067648 20823 33554432000 4194304 4196468 140723388854192 140210858232720 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28038] ppid=28031 vsize=10725652 memory=796 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28038/stat : 28038 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38790716 10983067648 20823 33554432000 4194304 4196468 140723388854192 140210857179920 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28039] ppid=28031 vsize=10725652 memory=5408 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28039/stat : 28039 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38790716 10983067648 20823 33554432000 4194304 4196468 140723388854192 140210856127632 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28040] ppid=28031 vsize=10725652 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28040/stat : 28040 (java) S 28031 28034 25105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 38790716 10983067648 20823 33554432000 4194304 4196468 140723388854192 140210855074832 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28041] ppid=28031 vsize=10725652 memory=9916 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28041/stat : 28041 (java) S 28031 28034 25105 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 38790718 10983067648 20823 33554432000 4194304 4196468 140723388854192 140210354485360 140211251853954 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28042] ppid=28031 vsize=10725652 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28042/stat : 28042 (java) S 28031 28034 25105 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 38790718 10983067648 20823 33554432000 4194304 4196468 140723388854192 140210353431328 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28043] ppid=28031 vsize=10725652 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28043/stat : 28043 (java) S 28031 28034 25105 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 38790719 10983067648 20823 33554432000 4194304 4196468 140723388854192 140210352378992 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28044] ppid=28031 vsize=10725652 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28044/stat : 28044 (java) S 28031 28034 25105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38790721 10983067648 20823 33554432000 4194304 4196468 140723388854192 140210351327312 140211251861403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28045] ppid=28031 vsize=10725652 memory=7017547551848162880 CPUtime=0.34 cores=1,3,5,7
/proc/28034/task/28045/stat : 28045 (java) R 28031 28034 25105 0 -1 4202560 1582 0 0 0 34 0 0 0 20 0 16 0 38790721 10983067648 20823 33554432000 4194304 4196468 140723388854192 140210350265776 140211235310833 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28046] ppid=28031 vsize=10725652 memory=7811323491934034026 CPUtime=0.31 cores=1,3,5,7
/proc/28034/task/28046/stat : 28046 (java) R 28031 28034 25105 0 -1 4202560 1364 0 0 0 31 0 0 0 20 0 16 0 38790721 10983067648 20823 33554432000 4194304 4196468 140723388854192 140209906597552 140211236760207 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28047] ppid=28031 vsize=10725652 memory=5787213827096799335 CPUtime=0.28 cores=1,3,5,7
/proc/28034/task/28047/stat : 28047 (java) R 28031 28034 25105 0 -1 1077944384 1449 0 0 0 28 0 0 0 20 0 16 0 38790721 10983067648 20823 33554432000 4194304 4196468 140723388854192 140209905552240 140211251853954 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28048] ppid=28031 vsize=10725652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28048/stat : 28048 (java) S 28031 28034 25105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38790721 10983067648 20823 33554432000 4194304 4196468 140723388854192 140209904499680 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28049] ppid=28031 vsize=10725652 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28049/stat : 28049 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38790721 10983067648 20823 33554432000 4194304 4196468 140723388854192 140209903446448 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 83292 KiB

[startup+0.96214 s]
# the end of solver process 28034 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.01148 s, system=0.061387 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.800929 s]
/proc/loadavg: 2.08 2.03 2.05 6/216 28049
/proc/meminfo: memFree=17451488/32770624 swapFree=67108860/67108860
[pid=28034] ppid=28031 vsize=10860828 memory=91996 CPUtime=1.9 cores=1,3,5,7
/proc/28034/stat : 28034 (java) S 28031 28034 25105 0 -1 1077944320 13076 0 0 0 185 5 0 0 20 0 16 0 38790715 11121487872 22999 33554432000 4194304 4196468 140723388854192 140723388836736 140211251842807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
/proc/28034/statm: 2715207 22999 3113 1 0 2677698 0
[pid=28034/tid=28036] ppid=28031 vsize=10860828 memory=8243114992657236055 CPUtime=0.72 cores=1,3,5,7
/proc/28034/task/28036/stat : 28036 (java) S 28031 28034 25105 0 -1 1077944384 6148 0 0 0 69 3 0 0 20 0 16 0 38790716 11121487872 22999 33554432000 4194304 4196468 140723388854192 140211256083488 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28037] ppid=28031 vsize=10860828 memory=288287770705920936 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28037/stat : 28037 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38790716 11121487872 22999 33554432000 4194304 4196468 140723388854192 140210858232720 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28038] ppid=28031 vsize=10860828 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28038/stat : 28038 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38790716 11121487872 22999 33554432000 4194304 4196468 140723388854192 140210857179920 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28039] ppid=28031 vsize=10860828 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28039/stat : 28039 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38790716 11121487872 22999 33554432000 4194304 4196468 140723388854192 140210856127632 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28040] ppid=28031 vsize=10860828 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28040/stat : 28040 (java) S 28031 28034 25105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 38790716 11121487872 22999 33554432000 4194304 4196468 140723388854192 140210855074832 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28041] ppid=28031 vsize=10860828 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28041/stat : 28041 (java) S 28031 28034 25105 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 38790718 11121487872 22999 33554432000 4194304 4196468 140723388854192 140210354485360 140211251853954 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28042] ppid=28031 vsize=10860828 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28042/stat : 28042 (java) S 28031 28034 25105 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 38790718 11121487872 22999 33554432000 4194304 4196468 140723388854192 140210353431328 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28043] ppid=28031 vsize=10860828 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28043/stat : 28043 (java) S 28031 28034 25105 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 38790719 11121487872 22999 33554432000 4194304 4196468 140723388854192 140210352378992 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28044] ppid=28031 vsize=10860828 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28044/stat : 28044 (java) S 28031 28034 25105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38790721 11121487872 22999 33554432000 4194304 4196468 140723388854192 140210351327312 140211251861403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28045] ppid=28031 vsize=10860828 memory=0 CPUtime=0.45 cores=1,3,5,7
/proc/28034/task/28045/stat : 28045 (java) R 28031 28034 25105 0 -1 4202560 2251 0 0 0 44 1 0 0 20 0 16 0 38790721 11121487872 22999 33554432000 4194304 4196468 140723388854192 140210350256200 140211251864154 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28046] ppid=28031 vsize=10860828 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/28034/task/28046/stat : 28046 (java) R 28031 28034 25105 0 -1 4202560 1737 0 0 0 41 0 0 0 20 0 16 0 38790721 11121487872 22999 33554432000 4194304 4196468 140723388854192 140209906602928 140211251864154 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28047] ppid=28031 vsize=10860828 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/28034/task/28047/stat : 28047 (java) S 28031 28034 25105 0 -1 1077944384 1502 0 0 0 29 0 0 0 20 0 16 0 38790721 11121487872 22999 33554432000 4194304 4196468 140723388854192 140209905552240 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28048] ppid=28031 vsize=10860828 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28048/stat : 28048 (java) S 28031 28034 25105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38790721 11121487872 22999 33554432000 4194304 4196468 140723388854192 140209904499680 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28049] ppid=28031 vsize=10860828 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28049/stat : 28049 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38790721 11121487872 22999 33554432000 4194304 4196468 140723388854192 140209903446448 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
Current children cumulated CPU time: 1.9 s
Current children cumulated vsize: 10860828 KiB
Current children cumulated memory: 91996 KiB

[startup+0.900753 s]
/proc/loadavg: 2.08 2.03 2.05 6/216 28049
/proc/meminfo: memFree=17451488/32770624 swapFree=67108860/67108860
[pid=28034] ppid=28031 vsize=10860828 memory=93392 CPUtime=2.05 cores=1,3,5,7
/proc/28034/stat : 28034 (java) S 28031 28034 25105 0 -1 1077944320 13453 0 0 0 200 5 0 0 20 0 16 0 38790715 11121487872 23348 33554432000 4194304 4196468 140723388854192 140723388836736 140211251842807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
/proc/28034/statm: 2715207 23348 3113 1 0 2677698 0
[pid=28034/tid=28036] ppid=28031 vsize=10860828 memory=1728 CPUtime=0.72 cores=1,3,5,7
/proc/28034/task/28036/stat : 28036 (java) S 28031 28034 25105 0 -1 1077944384 6148 0 0 0 69 3 0 0 20 0 16 0 38790716 11121487872 23348 33554432000 4194304 4196468 140723388854192 140211256083488 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28037] ppid=28031 vsize=10860828 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28037/stat : 28037 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38790716 11121487872 23348 33554432000 4194304 4196468 140723388854192 140210858232720 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28038] ppid=28031 vsize=10860828 memory=796 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28038/stat : 28038 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38790716 11121487872 23348 33554432000 4194304 4196468 140723388854192 140210857179920 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28039] ppid=28031 vsize=10860828 memory=5408 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28039/stat : 28039 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38790716 11121487872 23348 33554432000 4194304 4196468 140723388854192 140210856127632 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28040] ppid=28031 vsize=10860828 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28040/stat : 28040 (java) S 28031 28034 25105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 38790716 11121487872 23348 33554432000 4194304 4196468 140723388854192 140210855074832 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28041] ppid=28031 vsize=10860828 memory=9916 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28041/stat : 28041 (java) S 28031 28034 25105 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 38790718 11121487872 23348 33554432000 4194304 4196468 140723388854192 140210354485360 140211251853954 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28042] ppid=28031 vsize=10860828 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28042/stat : 28042 (java) S 28031 28034 25105 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 38790718 11121487872 23348 33554432000 4194304 4196468 140723388854192 140210353431328 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28043] ppid=28031 vsize=10860828 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28043/stat : 28043 (java) S 28031 28034 25105 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 38790719 11121487872 23348 33554432000 4194304 4196468 140723388854192 140210352378992 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28044] ppid=28031 vsize=10860828 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28044/stat : 28044 (java) S 28031 28034 25105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38790721 11121487872 23348 33554432000 4194304 4196468 140723388854192 140210351327312 140211251861403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28045] ppid=28031 vsize=10860828 memory=279244278389280 CPUtime=0.53 cores=1,3,5,7
/proc/28034/task/28045/stat : 28045 (java) S 28031 28034 25105 0 -1 1077944384 2601 0 0 0 52 1 0 0 20 0 16 0 38790721 11121487872 23348 33554432000 4194304 4196468 140723388854192 140210350275184 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28046] ppid=28031 vsize=10860828 memory=0 CPUtime=0.48 cores=1,3,5,7
/proc/28034/task/28046/stat : 28046 (java) S 28031 28034 25105 0 -1 1077944384 1764 0 0 0 48 0 0 0 20 0 16 0 38790721 11121487872 23348 33554432000 4194304 4196468 140723388854192 140209906604528 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28047] ppid=28031 vsize=10860828 memory=139622139207764 CPUtime=0.29 cores=1,3,5,7
/proc/28034/task/28047/stat : 28047 (java) S 28031 28034 25105 0 -1 1077944384 1502 0 0 0 29 0 0 0 20 0 16 0 38790721 11121487872 23348 33554432000 4194304 4196468 140723388854192 140209905552240 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28048] ppid=28031 vsize=10860828 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28048/stat : 28048 (java) S 28031 28034 25105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38790721 11121487872 23348 33554432000 4194304 4196468 140723388854192 140209904499680 140211251853013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
[pid=28034/tid=28049] ppid=28031 vsize=10860828 memory=33 CPUtime=0 cores=1,3,5,7
/proc/28034/task/28049/stat : 28049 (java) S 28031 28034 25105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 38790721 11121487872 23348 33554432000 4194304 4196468 140723388854192 140209903446448 140211251853954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14278656 140723388859505 140723388859657 140723388859657 140723388862415 0
Current children cumulated CPU time: 2.05 s
Current children cumulated vsize: 10860828 KiB
Current children cumulated memory: 93392 KiB

Child status: 0
Real time (s): 0.962193
CPU time (s): 2.07286
CPU user time (s): 2.01148
CPU system time (s): 0.061387
CPU usage (%): 215.431
Max. virtual memory (cumulated for all children) (KiB): 10860828
Max. memory (cumulated for all children) (KiB): 93392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.01148
system time used= 0.061387
maximum resident set size= 96040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13483
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1690
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 28034
#   total CPU time (s): 2.07286
#   total CPU user time (s): 2.01148
#   total CPU system time (s): 0.061387

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.027977 second user time and 0.048961 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-22 00:31:15
IDJOB=4290136
IDBENCH=141130
IDSOLVER=2742
FILE ID=node139/4290136-1532212275
RUNJOBID= node139-1532209881-27635
PBS_JOBID= 21018928
Free space on /tmp= 45924 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/StripPacking/StripPacking-1a_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290136-1532212275/watcher-4290136-1532212275 -o /tmp/evaluation-result-4290136-1532212275/solver-4290136-1532212275 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532209881-27635 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4290136-1532212275.xml

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

MD5SUM BENCH= 33ae3e79eb3d2d497b25d2e53ccdbc20
RANDOM SEED=502944971

node139.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        17514784 kB
MemAvailable:   30824064 kB
Buffers:          126096 kB
Cached:         13238912 kB
SwapCached:            0 kB
Active:          2190040 kB
Inactive:       12345036 kB
Active(anon):    1125156 kB
Inactive(anon):    64124 kB
Active(file):    1064884 kB
Inactive(file): 12280912 kB
Unevictable:        7248 kB
Mlocked:            7248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2568 kB
Writeback:             0 kB
AnonPages:       1176376 kB
Mapped:            46696 kB
Shmem:             17036 kB
Slab:             418744 kB
SReclaimable:     391944 kB
SUnreclaim:        26800 kB
KernelStack:        3696 kB
PageTables:         7348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2400904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1073152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 45924 MiB
End job on node139 at 2018-07-22 00:31:17