Trace number 4110073

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 PB 2.3.6 Res+CP PB16OPTIMUM 0.203968 1.67097

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-elf.rf6.ucl--soft-33-100-0.wbo
MD5SUMc2509d38279723099dcf4d2129561592
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.022995
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables67
Total number of constraints132
Number of soft constraints87
Number of constraints which are clauses120
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint7
Top cost 4175
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4174
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 31
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	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
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	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
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4110073-1467321570.wbo
0.11/0.11	c reading problem ... 
0.11/0.14	c ... done. Wall clock time 0.034s.
0.11/0.14	c declared #vars     67
0.11/0.14	c internal #vars     154
0.11/0.14	c #constraints  132
0.11/0.14	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 88
0.11/0.14	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.11/0.14	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 31
0.11/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 12
0.11/0.14	c 132 constraints processed.
0.11/0.14	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 31
0.11/0.14	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 88
0.11/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12
0.11/0.14	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.11/0.14	c 132 constraints processed.
0.11/0.14	c objective function length is 87 literals
0.11/0.15	c And the winner is solver0
0.16/0.65	c SATISFIABLE
0.16/0.65	c OPTIMIZING...
0.16/0.65	c Got one! Elapsed wall clock time (in seconds):0.539
0.16/0.65	o 6
0.16/0.65	c And the winner is solver0
0.17/1.15	c Got one! Elapsed wall clock time (in seconds):1.041
0.17/1.15	o 1
0.17/1.15	c And the winner is solver0
0.17/1.65	c >>>>>>>>>> Solver number 0 (3 answers) <<<<<<<<<<<<<<<<<<
0.17/1.65	c starts		: 2
0.17/1.65	c conflicts		: 11
0.17/1.65	c decisions		: 188
0.17/1.65	c propagations		: 586
0.17/1.65	c inspects		: 676
0.17/1.65	c shortcuts		: 0
0.17/1.65	c learnt literals	: 0
0.17/1.65	c learnt binary clauses	: 1
0.17/1.65	c learnt ternary clauses	: 1
0.17/1.65	c learnt constraints	: 11
0.17/1.65	c ignored constraints	: 0
0.17/1.65	c root simplifications	: 0
0.17/1.65	c removed literals (reason simplification)	: 3
0.17/1.65	c reason swapping (by a shorter reason)	: 0
0.17/1.65	c Calls to reduceDB	: 0
0.17/1.65	c Number of update (reduction) of LBD	: 8
0.17/1.65	c Imported unit clauses	: 0
0.17/1.65	c number of reductions to clauses (during analyze)	: 0
0.17/1.65	c number of learned constraints concerned by reduction	: 0
0.17/1.65	c number of learning phase by resolution	: 0
0.17/1.65	c number of learning phase by cutting planes	: 0
0.17/1.65	c speed (assignments/second)	: 389.36877076411963
0.17/1.65	c non guided choices	20
0.17/1.65	c learnt constraints type 
0.17/1.65	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
0.17/1.65	c starts		: 3
0.17/1.65	c conflicts		: 5
0.17/1.65	c decisions		: 96
0.17/1.65	c propagations		: 441
0.17/1.65	c inspects		: 493
0.17/1.65	c shortcuts		: 0
0.17/1.65	c learnt literals	: 0
0.17/1.65	c learnt binary clauses	: 0
0.17/1.65	c learnt ternary clauses	: 0
0.17/1.65	c learnt constraints	: 3
0.17/1.65	c ignored constraints	: 0
0.17/1.65	c root simplifications	: 0
0.17/1.65	c removed literals (reason simplification)	: 0
0.17/1.65	c reason swapping (by a shorter reason)	: 0
0.17/1.65	c Calls to reduceDB	: 0
0.17/1.65	c Number of update (reduction) of LBD	: 0
0.17/1.65	c Imported unit clauses	: 0
0.17/1.65	c number of reductions to clauses (during analyze)	: 0
0.17/1.65	c number of learned constraints concerned by reduction	: 0
0.17/1.65	c number of learning phase by resolution	: 0
0.17/1.65	c number of learning phase by cutting planes	: 0
0.17/1.65	c speed (assignments/second)	: 878.4860557768924
0.17/1.65	c non guided choices	5
0.17/1.65	c learnt constraints type 
0.17/1.65	s OPTIMUM FOUND
0.17/1.65	c Found 2 solution(s)
0.17/1.65	v x1 x2 x3 -x4 -x5 x6 x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 -x15 x16 x17 -x18 -x19 -x20 -x21 x22 x23 -x24 x25 x26 -x27 -x28 x29 -x30 -x31 -x32 x33 -x34 x35 x36 x37 x38 x39 x40 x41 -x42 -x43 -x44 x45 -x46 x47 -x48 -x49 x50 -x51 x52 -x53 -x54 x55 x56 x57 x58 x59 x60 x61 -x62 -x63 -x64 x65 -x66 -x67 
0.17/1.65	c objective function=1
0.17/1.65	c Total wall clock time (in seconds): 1.548

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4110073-1467321570/watcher-4110073-1467321570 -o /tmp/evaluation-result-4110073-1467321570/solver-4110073-1467321570 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1467318834-9455 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110073-1467321570.wbo 

pid=20646
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.00 0.43 0.58 2/169 20649
/proc/meminfo: memFree=31162096/32872528 swapFree=295864/318348
[pid=20649] ppid=20646 vsize=89740 CPUtime=0 cores=1,3,5,7
/proc/20649/stat : 20649 (java) S 20646 20649 4291 0 -1 4202496 1243 0 0 0 0 0 0 0 20 0 2 0 2834589 91893760 886 33554432000 1073741824 1073778376 140734570118800 140734570109936 262966116413 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20649/statm: 22435 892 676 9 0 16770 0
[pid=20649/tid=20650] ppid=20646 vsize=91816 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20650/stat : 20650 (java) R 20646 20649 4291 0 -1 4202560 48 0 0 0 0 0 0 0 20 0 2 0 2834590 94019584 906 33554432000 1073741824 1073778376 140734570118800 140734570107864 262963075135 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.10014 s]
/proc/loadavg: 1.00 0.43 0.58 2/169 20649
/proc/meminfo: memFree=31162096/32872528 swapFree=295864/318348
[pid=20649] ppid=20646 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/20649/stat : 20649 (java) S 20646 20649 4291 0 -1 4202496 4468 0 1 0 10 1 0 0 20 0 18 0 2834589 9787879424 6099 33554432000 1073741824 1073778376 140734570118800 140734570109936 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20649/statm: 2389619 6099 2156 9 0 2380296 0
[pid=20649/tid=20650] ppid=20646 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/20649/task/20650/stat : 20650 (java) R 20646 20649 4291 0 -1 4202560 2386 0 1 0 6 1 0 0 20 0 18 0 2834590 9787879424 6099 33554432000 1073741824 1073778376 140734570118800 139716140141472 262966142221 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200405 s]
/proc/loadavg: 1.00 0.43 0.58 2/169 20649
/proc/meminfo: memFree=31162096/32872528 swapFree=295864/318348
[pid=20649] ppid=20646 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/20649/stat : 20649 (java) S 20646 20649 4291 0 -1 4202496 4587 0 1 0 15 1 0 0 20 0 19 0 2834589 10060525568 7711 33554432000 1073741824 1073778376 140734570118800 140734570109936 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20649/statm: 2456183 7711 2176 9 0 2446860 0
[pid=20649/tid=20650] ppid=20646 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/20649/task/20650/stat : 20650 (java) S 20646 20649 4291 0 -1 4202560 2403 0 1 0 11 1 0 0 20 0 19 0 2834590 10060525568 7711 33554432000 1073741824 1073778376 140734570118800 139716140143480 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 9824732

[startup+0.300347 s]
/proc/loadavg: 1.00 0.43 0.58 2/169 20649
/proc/meminfo: memFree=31162096/32872528 swapFree=295864/318348
[pid=20649] ppid=20646 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/20649/stat : 20649 (java) S 20646 20649 4291 0 -1 4202496 4587 0 1 0 15 1 0 0 20 0 19 0 2834589 10060525568 7711 33554432000 1073741824 1073778376 140734570118800 140734570109936 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20649/statm: 2456183 7711 2176 9 0 2446860 0
[pid=20649/tid=20650] ppid=20646 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/20649/task/20650/stat : 20650 (java) S 20646 20649 4291 0 -1 4202560 2403 0 1 0 11 1 0 0 20 0 19 0 2834590 10060525568 7711 33554432000 1073741824 1073778376 140734570118800 139716140143480 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 9824732

[startup+0.700256 s]
/proc/loadavg: 1.00 0.43 0.58 2/169 20649
/proc/meminfo: memFree=31162096/32872528 swapFree=295864/318348
[pid=20649] ppid=20646 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/20649/stat : 20649 (java) S 20646 20649 4291 0 -1 4202496 4597 0 1 0 16 1 0 0 20 0 19 0 2834589 10060525568 8735 33554432000 1073741824 1073778376 140734570118800 140734570109936 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20649/statm: 2456183 8735 2176 9 0 2446860 0
[pid=20649/tid=20650] ppid=20646 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/20649/task/20650/stat : 20650 (java) S 20646 20649 4291 0 -1 4202560 2403 0 1 0 11 2 0 0 20 0 19 0 2834590 10060525568 8735 33554432000 1073741824 1073778376 140734570118800 139716140143480 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 1.00 0.43 0.58 1/188 20674
/proc/meminfo: memFree=31135816/32872528 swapFree=295864/318348
[pid=20649] ppid=20646 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/20649/stat : 20649 (java) S 20646 20649 4291 0 -1 4202496 4613 0 1 0 16 1 0 0 20 0 20 0 2834589 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 140734570109936 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20649/statm: 2456183 9769 2183 9 0 2446860 0
[pid=20649/tid=20650] ppid=20646 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/20649/task/20650/stat : 20650 (java) S 20646 20649 4291 0 -1 4202560 2403 0 1 0 11 2 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716140143480 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20649/tid=20652] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20652/stat : 20652 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716101634984 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20653] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20653/stat : 20653 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716100582440 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20649/tid=20654] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20654/stat : 20654 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716099529384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20649/tid=20655] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20655/stat : 20655 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716098476840 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20649/tid=20656] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20656/stat : 20656 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716097423784 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20657] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20657/stat : 20657 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716096371240 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20649/tid=20658] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20658/stat : 20658 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716095318184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20659] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20659/stat : 20659 (java) S 20646 20649 4291 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716094265640 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20660] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20660/stat : 20660 (java) S 20646 20649 4291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 2834592 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715964312424 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20649/tid=20661] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20661/stat : 20661 (java) S 20646 20649 4291 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 2834592 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715963258744 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20662] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20662/stat : 20662 (java) S 20646 20649 4291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 2834592 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715962205576 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20663] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20663/stat : 20663 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834594 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715961154320 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20664] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20664/stat : 20664 (java) S 20646 20649 4291 0 -1 4202560 351 0 0 0 0 0 0 0 20 0 20 0 2834594 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715960101176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20665] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20665/stat : 20665 (java) S 20646 20649 4291 0 -1 4202560 514 0 0 0 0 0 0 0 20 0 20 0 2834594 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715959048632 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20649/tid=20666] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20666/stat : 20666 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834594 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715084806392 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20649/tid=20667] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20667/stat : 20667 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834594 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715083754056 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20649/tid=20671] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20671/stat : 20671 (java) S 20646 20649 4291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 2834605 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715079542184 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 9824732

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 20649 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60097 s]
/proc/loadavg: 1.00 0.43 0.58 1/188 20674
/proc/meminfo: memFree=31135816/32872528 swapFree=295864/318348
[pid=20649] ppid=20646 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/20649/stat : 20649 (java) S 20646 20649 4291 0 -1 4202496 4613 0 1 0 16 1 0 0 20 0 20 0 2834589 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 140734570109936 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20649/statm: 2456183 9769 2183 9 0 2446860 0
[pid=20649/tid=20650] ppid=20646 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/20649/task/20650/stat : 20650 (java) S 20646 20649 4291 0 -1 4202560 2403 0 1 0 11 2 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716140143480 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20649/tid=20652] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20652/stat : 20652 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716101634984 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20653] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20653/stat : 20653 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716100582440 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20649/tid=20654] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20654/stat : 20654 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716099529384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20649/tid=20655] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20655/stat : 20655 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716098476840 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20649/tid=20656] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20656/stat : 20656 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716097423784 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20657] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20657/stat : 20657 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716096371240 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20649/tid=20658] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20658/stat : 20658 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716095318184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20659] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20659/stat : 20659 (java) S 20646 20649 4291 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 2834590 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139716094265640 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20660] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20660/stat : 20660 (java) S 20646 20649 4291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 2834592 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715964312424 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20649/tid=20661] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20661/stat : 20661 (java) S 20646 20649 4291 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 2834592 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715963258744 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20662] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20662/stat : 20662 (java) S 20646 20649 4291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 2834592 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715962205576 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20663] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20663/stat : 20663 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834594 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715961154320 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20664] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20664/stat : 20664 (java) S 20646 20649 4291 0 -1 4202560 351 0 0 0 0 0 0 0 20 0 20 0 2834594 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715960101176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20649/tid=20665] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20665/stat : 20665 (java) S 20646 20649 4291 0 -1 4202560 514 0 0 0 0 0 0 0 20 0 20 0 2834594 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715959048632 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20649/tid=20666] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20666/stat : 20666 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834594 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715084806392 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20649/tid=20667] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20667/stat : 20667 (java) S 20646 20649 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2834594 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715083754056 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20649/tid=20671] ppid=20646 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20649/task/20671/stat : 20671 (java) S 20646 20649 4291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 2834605 10060525568 9769 33554432000 1073741824 1073778376 140734570118800 139715079542184 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 1.67097
CPU time (s): 0.203968
CPU user time (s): 0.152976
CPU system time (s): 0.050992
CPU usage (%): 12.2066
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.152976
system time used= 0.050992
maximum resident set size= 41172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4635
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 252
involuntary context switches= 27

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

The end

Launcher Data

Begin job on node128 at 2016-06-30 23:19:30
IDJOB=4110073
IDBENCH=79036
IDSOLVER=2552
FILE ID=node128/4110073-1467321570
RUNJOBID= node128-1467318834-9455
PBS_JOBID= 20005249
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-elf.rf6.ucl--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110073-1467321570/watcher-4110073-1467321570 -o /tmp/evaluation-result-4110073-1467321570/solver-4110073-1467321570 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1467318834-9455 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110073-1467321570.wbo

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

MD5SUM BENCH= c2509d38279723099dcf4d2129561592
RANDOM SEED=1682263059

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31162360 kB
Buffers:           83716 kB
Cached:           554812 kB
SwapCached:            0 kB
Active:           213096 kB
Inactive:         442116 kB
Active(anon):      19112 kB
Inactive(anon):        4 kB
Active(file):     193984 kB
Inactive(file):   442112 kB
Unevictable:      318348 kB
Mlocked:          295864 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               792 kB
Writeback:             0 kB
AnonPages:        334636 kB
Mapped:            14004 kB
Shmem:               204 kB
Slab:             607924 kB
SReclaimable:      51328 kB
SUnreclaim:       556596 kB
KernelStack:        1456 kB
PageTables:         4196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     417308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71744 MiB
End job on node128 at 2016-06-30 23:19:32