Trace number 4120659

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 PB16UNSAT 6.75197 2.70409

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n72-d3-i3-f.cnf.gz-plain.pb.metafix.opb
MD5SUM7a43f386b739ecee8911ccda90bf41c8
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.45778
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables108
Total number of constraints288
Number of constraints which are clauses288
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4120659-1467308881.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  no objective function found
0.10/0.16	c ... done. Wall clock time 0.05s.
0.10/0.16	c declared #vars     108
0.10/0.16	c #constraints  288
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 288
0.10/0.17	c 288 constraints processed.
0.10/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 288
0.10/0.17	c 288 constraints processed.
1.72/0.60	c cleaning 2499 clauses out of 5001 with flag 17798/5001
2.11/0.75	c cleaning 0 clauses out of 5001 with flag 0/5001
2.52/0.81	c cleaning 4247 clauses out of 8501 with flag 39717/11000
3.13/1.04	c cleaning 0 clauses out of 11000 with flag 0/11000
3.13/1.07	c cleaning 5624 clauses out of 11254 with flag 70725/18000
4.04/1.33	c cleaning 6816 clauses out of 13631 with flag 104005/26001
4.04/1.39	c cleaning 0 clauses out of 18001 with flag 0/18001
5.54/1.80	c cleaning 7906 clauses out of 15815 with flag 142495/35001
5.54/1.86	c cleaning 0 clauses out of 26001 with flag 0/26001
6.63/2.23	c And the winner is solver1
6.69/2.67	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
6.69/2.67	c starts		: 10
6.69/2.67	c conflicts		: 44962
6.69/2.67	c decisions		: 54906
6.69/2.67	c propagations		: 501960
6.69/2.67	c inspects		: 40001021
6.69/2.67	c shortcuts		: 0
6.69/2.67	c learnt literals	: 1
6.69/2.67	c learnt binary clauses	: 15
6.69/2.67	c learnt ternary clauses	: 108
6.69/2.67	c learnt constraints	: 44961
6.69/2.67	c ignored constraints	: 0
6.69/2.67	c root simplifications	: 0
6.69/2.67	c removed literals (reason simplification)	: 157303
6.69/2.67	c reason swapping (by a shorter reason)	: 0
6.69/2.67	c Calls to reduceDB	: 5
6.69/2.67	c Number of update (reduction) of LBD	: 8686
6.69/2.67	c Imported unit clauses	: 0
6.69/2.67	c number of reductions to clauses (during analyze)	: 0
6.69/2.67	c number of learned constraints concerned by reduction	: 0
6.69/2.67	c number of learning phase by resolution	: 0
6.69/2.67	c number of learning phase by cutting planes	: 0
6.69/2.67	c speed (assignments/second)	: 200864.34573829532
6.69/2.67	c non guided choices	98
6.69/2.68	c learnt constraints type 
6.69/2.68	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 15
6.69/2.68	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 17854
6.69/2.68	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
6.69/2.68	c starts		: 55
6.69/2.68	c conflicts		: 34422
6.69/2.68	c decisions		: 41549
6.69/2.68	c propagations		: 302589
6.69/2.68	c inspects		: 13473627
6.69/2.68	c shortcuts		: 0
6.69/2.68	c learnt literals	: 1
6.69/2.68	c learnt binary clauses	: 2
6.69/2.68	c learnt ternary clauses	: 20
6.69/2.68	c learnt constraints	: 34420
6.69/2.68	c ignored constraints	: 0
6.69/2.68	c root simplifications	: 0
6.69/2.68	c removed literals (reason simplification)	: 0
6.69/2.68	c reason swapping (by a shorter reason)	: 0
6.69/2.68	c Calls to reduceDB	: 4
6.69/2.68	c Number of update (reduction) of LBD	: 0
6.69/2.68	c Imported unit clauses	: 0
6.69/2.68	c number of reductions to clauses (during analyze)	: 0
6.69/2.68	c number of learned constraints concerned by reduction	: 0
6.69/2.68	c number of learning phase by resolution	: 0
6.69/2.68	c number of learning phase by cutting planes	: 0
6.69/2.68	c speed (assignments/second)	: 120601.43483459546
6.69/2.68	c non guided choices	51
6.69/2.69	c learnt constraints type 
6.69/2.69	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 34418
6.69/2.69	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 2
6.69/2.69	s UNSATISFIABLE
6.69/2.69	c Total wall clock time (in seconds): 2.58

Verifier Data

ERROR: no interpretation found !

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-4120659-1467308881/watcher-4120659-1467308881 -o /tmp/evaluation-result-4120659-1467308881/solver-4120659-1467308881 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467308727-13227 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4120659-1467308881.opb 

pid=13685
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.86 2.71 1.77 4/261 13688
/proc/meminfo: memFree=31008536/32872528 swapFree=189444/189444
[pid=13688] ppid=13685 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/13688/stat : 13688 (java) S 13685 13688 13211 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 11994680 98570240 977 33554432000 1073741824 1073778376 140737413494368 140737413485504 249653395517 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13688/statm: 24065 977 743 9 0 16771 0
[pid=13688/tid=13689] ppid=13685 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13689/stat : 13689 (java) R 13685 13688 13211 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 11994680 98570240 977 33554432000 1073741824 1073778376 140737413494368 140295838314024 249650038144 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100113 s]
/proc/loadavg: 3.86 2.71 1.77 4/261 13688
/proc/meminfo: memFree=31008536/32872528 swapFree=189444/189444
[pid=13688] ppid=13685 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/13688/stat : 13688 (java) S 13685 13688 13211 0 -1 4202496 4466 0 1 0 9 1 0 0 20 0 18 0 11994680 9787879424 5587 33554432000 1073741824 1073778376 140737413494368 140737413485504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13688/statm: 2389619 5587 2126 9 0 2380296 0
[pid=13688/tid=13689] ppid=13685 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/13688/task/13689/stat : 13689 (java) R 13685 13688 13211 0 -1 4202560 2441 0 1 0 7 0 0 0 20 0 18 0 11994680 9787879424 5587 33554432000 1073741824 1073778376 140737413494368 140295838317472 140295845471315 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200261 s]
/proc/loadavg: 3.86 2.71 1.77 4/261 13688
/proc/meminfo: memFree=31008536/32872528 swapFree=189444/189444
[pid=13688] ppid=13685 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/13688/stat : 13688 (java) S 13685 13688 13211 0 -1 4202496 4797 0 1 0 25 1 0 0 20 0 22 0 11994680 10060525568 7915 33554432000 1073741824 1073778376 140737413494368 140737413485504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13688/statm: 2456183 7915 2209 9 0 2446860 0
[pid=13688/tid=13689] ppid=13685 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/13688/task/13689/stat : 13689 (java) S 13685 13688 13211 0 -1 4202560 2481 0 1 0 14 1 0 0 20 0 22 0 11994680 10060525568 7915 33554432000 1073741824 1073778376 140737413494368 140295838319480 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300263 s]
/proc/loadavg: 3.86 2.71 1.77 4/261 13688
/proc/meminfo: memFree=31008536/32872528 swapFree=189444/189444
[pid=13688] ppid=13685 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/13688/stat : 13688 (java) S 13685 13688 13211 0 -1 4202496 7664 0 1 0 51 2 0 0 20 0 22 0 11994680 10060525568 9742 33554432000 1073741824 1073778376 140737413494368 140737413485504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13688/statm: 2456183 9742 2238 9 0 2446860 0
[pid=13688/tid=13689] ppid=13685 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/13688/task/13689/stat : 13689 (java) S 13685 13688 13211 0 -1 4202560 2481 0 1 0 14 1 0 0 20 0 22 0 11994680 10060525568 9742 33554432000 1073741824 1073778376 140737413494368 140295838319480 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9824732

[startup+0.700225 s]
/proc/loadavg: 3.86 2.71 1.77 4/261 13688
/proc/meminfo: memFree=31008536/32872528 swapFree=189444/189444
[pid=13688] ppid=13685 vsize=9825208 CPUtime=2.11 cores=0,2,4,6
/proc/13688/stat : 13688 (java) S 13685 13688 13211 0 -1 4202496 24490 0 1 0 206 5 0 0 20 0 22 0 11994680 10061012992 34621 33554432000 1073741824 1073778376 140737413494368 140737413485504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13688/statm: 2456302 34621 2260 9 0 2446979 0
[pid=13688/tid=13689] ppid=13685 vsize=9825208 CPUtime=0.15 cores=0,2,4,6
/proc/13688/task/13689/stat : 13689 (java) S 13685 13688 13211 0 -1 4202560 2481 0 1 0 14 1 0 0 20 0 22 0 11994680 10061012992 34621 33554432000 1073741824 1073778376 140737413494368 140295838319480 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 9825208

[startup+1.50086 s]
/proc/loadavg: 3.86 2.71 1.77 6/283 13710
/proc/meminfo: memFree=30809056/32872528 swapFree=189444/189444
[pid=13688] ppid=13685 vsize=9824732 CPUtime=4.67 cores=0,2,4,6
/proc/13688/stat : 13688 (java) S 13685 13688 13211 0 -1 4202496 29901 0 1 0 459 8 0 0 20 0 22 0 11994680 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140737413485504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13688/statm: 2456183 52423 2275 9 0 2446860 0
[pid=13688/tid=13689] ppid=13685 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/13688/task/13689/stat : 13689 (java) S 13685 13688 13211 0 -1 4202560 2481 0 1 0 14 1 0 0 20 0 22 0 11994680 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295838319480 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13691] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13691/stat : 13691 (java) S 13685 13688 13211 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295682341928 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13692] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13692/stat : 13692 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295681289128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13693] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13693/stat : 13693 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295680236328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13688/tid=13694] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13694/stat : 13694 (java) S 13685 13688 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295679183528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13695] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13695/stat : 13695 (java) S 13685 13688 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295678130728 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13696] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13696/stat : 13696 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295677077928 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13688/tid=13697] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13697/stat : 13697 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295676025128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13698] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13698/stat : 13698 (java) S 13685 13688 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295674972328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13699] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13699/stat : 13699 (java) S 13685 13688 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11994682 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295662562280 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13700] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13700/stat : 13700 (java) S 13685 13688 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11994683 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295661508344 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13701] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13701/stat : 13701 (java) S 13685 13688 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11994683 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295660455432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13702] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13702/stat : 13702 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994685 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295659403920 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13703] ppid=13685 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/13688/task/13703/stat : 13703 (java) R 13685 13688 13211 0 -1 4202560 13480 0 0 0 109 2 0 0 20 0 22 0 11994685 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295658328280 140295842436483 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=13688/tid=13704] ppid=13685 vsize=9824732 CPUtime=0.77 cores=0,2,4,6
/proc/13688/task/13704/stat : 13704 (java) S 13685 13688 13211 0 -1 4202560 12530 0 0 0 75 2 0 0 20 0 22 0 11994685 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295657298232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13705] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13705/stat : 13705 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994685 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295656245624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13706] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13706/stat : 13706 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994685 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295655193032 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13707] ppid=13685 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/13688/task/13707/stat : 13707 (java) R 13685 13688 13211 0 -1 4202560 29 0 0 0 129 0 0 0 20 0 22 0 11994697 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295654089656 140295779069341 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13708] ppid=13685 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/13688/task/13708/stat : 13708 (java) R 13685 13688 13211 0 -1 4202560 93 0 0 0 125 2 0 0 20 0 22 0 11994697 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295653028240 140295778613289 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13709] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13709/stat : 13709 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994698 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295651984808 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13710] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13710/stat : 13710 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994698 10060525568 52423 33554432000 1073741824 1073778376 140737413494368 140295650932008 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 9824732

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

[startup+1.60742 s]
/proc/loadavg: 3.86 2.71 1.77 6/283 13710
/proc/meminfo: memFree=30809056/32872528 swapFree=189444/189444
[pid=13688] ppid=13685 vsize=9824732 CPUtime=4.99 cores=0,2,4,6
/proc/13688/stat : 13688 (java) S 13685 13688 13211 0 -1 4202496 30088 0 1 0 491 8 0 0 20 0 22 0 11994680 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140737413485504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13688/statm: 2456183 52442 2275 9 0 2446860 0
[pid=13688/tid=13689] ppid=13685 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/13688/task/13689/stat : 13689 (java) S 13685 13688 13211 0 -1 4202560 2481 0 1 0 14 1 0 0 20 0 22 0 11994680 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295838319480 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13691] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13691/stat : 13691 (java) S 13685 13688 13211 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295682341928 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13692] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13692/stat : 13692 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295681289128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13693] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13693/stat : 13693 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295680236328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13688/tid=13694] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13694/stat : 13694 (java) S 13685 13688 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295679183528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13695] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13695/stat : 13695 (java) S 13685 13688 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295678130728 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13696] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13696/stat : 13696 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295677077928 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13688/tid=13697] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13697/stat : 13697 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295676025128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13698] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13698/stat : 13698 (java) S 13685 13688 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11994681 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295674972328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13699] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13699/stat : 13699 (java) S 13685 13688 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11994682 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295662562280 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13700] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13700/stat : 13700 (java) S 13685 13688 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11994683 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295661508344 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13701] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13701/stat : 13701 (java) S 13685 13688 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11994683 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295660455432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13702] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13702/stat : 13702 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994685 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295659403920 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13703] ppid=13685 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/13688/task/13703/stat : 13703 (java) R 13685 13688 13211 0 -1 4202560 13667 0 0 0 119 3 0 0 20 0 22 0 11994685 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295658338440 140295845293800 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=13688/tid=13704] ppid=13685 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/13688/task/13704/stat : 13704 (java) S 13685 13688 13211 0 -1 4202560 12530 0 0 0 75 3 0 0 20 0 22 0 11994685 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295657298232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13705] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13705/stat : 13705 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994685 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295656245624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13706] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13706/stat : 13706 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994685 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295655193032 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13707] ppid=13685 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/13688/task/13707/stat : 13707 (java) R 13685 13688 13211 0 -1 4202560 29 0 0 0 139 0 0 0 20 0 22 0 11994697 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295654089656 140295778453446 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13708] ppid=13685 vsize=9824732 CPUtime=1.37 cores=0,2,4,6
/proc/13688/task/13708/stat : 13708 (java) R 13685 13688 13211 0 -1 4202560 93 0 0 0 135 2 0 0 20 0 22 0 11994697 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295653028240 140295778453502 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13709] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13709/stat : 13709 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994698 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295651984808 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13710] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13710/stat : 13710 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11994698 10060525568 52442 33554432000 1073741824 1073778376 140737413494368 140295650932008 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 9824732

[startup+2.4009 s]
/proc/loadavg: 3.87 2.73 1.78 5/283 13710
/proc/meminfo: memFree=30799268/32872528 swapFree=189444/189444
[pid=13688] ppid=13685 vsize=9824732 CPUtime=6.69 cores=0,2,4,6
/proc/13688/stat : 13688 (java) S 13685 13688 13211 0 -1 4202496 32512 0 1 0 659 10 0 0 20 0 19 0 11994680 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140737413485504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13688/statm: 2456183 54069 2276 9 0 2446860 0
[pid=13688/tid=13689] ppid=13685 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/13688/task/13689/stat : 13689 (java) S 13685 13688 13211 0 -1 4202560 2481 0 1 0 14 1 0 0 20 0 19 0 11994680 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295838319480 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13691] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13691/stat : 13691 (java) S 13685 13688 13211 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295682341928 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13692] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13692/stat : 13692 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295681289128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13693] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13693/stat : 13693 (java) S 13685 13688 13211 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295680236328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13688/tid=13694] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13694/stat : 13694 (java) S 13685 13688 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295679183528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13695] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13695/stat : 13695 (java) S 13685 13688 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295678130728 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13696] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13696/stat : 13696 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295677077928 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13697] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13697/stat : 13697 (java) S 13685 13688 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295676025128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13698] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13698/stat : 13698 (java) S 13685 13688 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295674972328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13699] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13699/stat : 13699 (java) S 13685 13688 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11994682 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295662562280 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13700] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13700/stat : 13700 (java) S 13685 13688 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11994683 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295661508344 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13701] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13701/stat : 13701 (java) S 13685 13688 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11994683 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295660455432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13702] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13702/stat : 13702 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11994685 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295659403920 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13703] ppid=13685 vsize=9824732 CPUtime=1.61 cores=0,2,4,6
/proc/13688/task/13703/stat : 13703 (java) S 13685 13688 13211 0 -1 4202560 16078 0 0 0 158 3 0 0 20 0 19 0 11994685 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295658351032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13688/tid=13704] ppid=13685 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/13688/task/13704/stat : 13704 (java) S 13685 13688 13211 0 -1 4202560 12530 0 0 0 81 3 0 0 20 0 19 0 11994685 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295657298232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13705] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13705/stat : 13705 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11994685 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295656245624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13706] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13706/stat : 13706 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11994685 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295655193032 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13710] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13710/stat : 13710 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11994698 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295650932008 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 9824732

[startup+2.60078 s]
/proc/loadavg: 3.87 2.73 1.78 5/283 13710
/proc/meminfo: memFree=30799268/32872528 swapFree=189444/189444
[pid=13688] ppid=13685 vsize=9824732 CPUtime=6.69 cores=0,2,4,6
/proc/13688/stat : 13688 (java) S 13685 13688 13211 0 -1 4202496 32512 0 1 0 659 10 0 0 20 0 19 0 11994680 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140737413485504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13688/statm: 2456183 54069 2276 9 0 2446860 0
[pid=13688/tid=13689] ppid=13685 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/13688/task/13689/stat : 13689 (java) S 13685 13688 13211 0 -1 4202560 2481 0 1 0 14 1 0 0 20 0 19 0 11994680 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295838319480 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13691] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13691/stat : 13691 (java) S 13685 13688 13211 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295682341928 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13692] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13692/stat : 13692 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295681289128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13693] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13693/stat : 13693 (java) S 13685 13688 13211 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295680236328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13688/tid=13694] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13694/stat : 13694 (java) S 13685 13688 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295679183528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13695] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13695/stat : 13695 (java) S 13685 13688 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295678130728 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13696] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13696/stat : 13696 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295677077928 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13697] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13697/stat : 13697 (java) S 13685 13688 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295676025128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13698] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13698/stat : 13698 (java) S 13685 13688 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 11994681 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295674972328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13699] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13699/stat : 13699 (java) S 13685 13688 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11994682 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295662562280 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13700] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13700/stat : 13700 (java) S 13685 13688 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11994683 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295661508344 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13701] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13701/stat : 13701 (java) S 13685 13688 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11994683 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295660455432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13702] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13702/stat : 13702 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11994685 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295659403920 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13688/tid=13703] ppid=13685 vsize=9824732 CPUtime=1.61 cores=0,2,4,6
/proc/13688/task/13703/stat : 13703 (java) S 13685 13688 13211 0 -1 4202560 16078 0 0 0 158 3 0 0 20 0 19 0 11994685 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295658351032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13688/tid=13704] ppid=13685 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/13688/task/13704/stat : 13704 (java) S 13685 13688 13211 0 -1 4202560 12530 0 0 0 81 3 0 0 20 0 19 0 11994685 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295657298232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13705] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13705/stat : 13705 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11994685 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295656245624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13688/tid=13706] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13706/stat : 13706 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11994685 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295655193032 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13688/tid=13710] ppid=13685 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13688/task/13710/stat : 13710 (java) S 13685 13688 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11994698 10060525568 54069 33554432000 1073741824 1073778376 140737413494368 140295650932008 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 9824732

[startup+2.70387 s]
/proc/loadavg: 3.87 2.73 1.78 5/283 13710
/proc/meminfo: memFree=30799268/32872528 swapFree=189444/189444
[pid=13688] ppid=13685 vsize=0 CPUtime=6.74 cores=0,2,4,6
/proc/13688/stat : 13688 (java) Z 13685 13688 13211 0 -1 4203532 32533 0 1 0 659 15 0 0 20 0 1 0 11994680 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/13688/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 2.70409
CPU time (s): 6.75197
CPU user time (s): 6.6
CPU system time (s): 0.151976
CPU usage (%): 249.695
Max. virtual memory (cumulated for all children) (KiB): 9826680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.6
system time used= 0.151976
maximum resident set size= 218672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32533
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= 503
involuntary context switches= 145

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

The end

Launcher Data

Begin job on node102 at 2016-06-30 19:48:02
IDJOB=4120659
IDBENCH=110061
IDSOLVER=2543
FILE ID=node102/4120659-1467308881
RUNJOBID= node102-1467308727-13227
PBS_JOBID= 20005272
Free space on /tmp= 71668 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n72-d3-i3-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4120659-1467308881/watcher-4120659-1467308881 -o /tmp/evaluation-result-4120659-1467308881/solver-4120659-1467308881 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467308727-13227 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120659-1467308881.opb

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

MD5SUM BENCH= 7a43f386b739ecee8911ccda90bf41c8
RANDOM SEED=962871800

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 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.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 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.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31009444 kB
Buffers:          152028 kB
Cached:           536424 kB
SwapCached:            0 kB
Active:           518208 kB
Inactive:         416316 kB
Active(anon):     248896 kB
Inactive(anon):        0 kB
Active(file):     269312 kB
Inactive(file):   416316 kB
Unevictable:      189444 kB
Mlocked:          189444 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               840 kB
Writeback:             0 kB
AnonPages:        435712 kB
Mapped:            22580 kB
Shmem:               204 kB
Slab:             608024 kB
SReclaimable:      51448 kB
SUnreclaim:       556576 kB
KernelStack:        2136 kB
PageTables:         5132 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     779792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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= 71668 MiB
End job on node102 at 2016-06-30 19:48:04