Trace number 4390504

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
AbsCon 2019-07-23UNSAT 5.62669 3.16309

DiagnosticValue
WRONG_DECISIONS1716

General information on the benchmark

NameRandom/Random-D-t090/
rand-2-40-180-84-090-90.xml
MD5SUMb787e2fb655876ad1ad352aa15cc79d3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.914535
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Number of domains1
Minimum domain size180
Maximum domain size180
Distribution of domain sizes[{"size":180,"count":40}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":8},{"degree":3,"count":6},{"degree":4,"count":5},{"degree":5,"count":8},{"degree":6,"count":6},{"degree":7,"count":4},{"degree":8,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":84}]
Number of extensional constraints84
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":84}]
Optimization problemNO
Type of objective

Solver Data

2.43/1.87	
2.43/1.87	AbsCon 2 
2.43/1.89	
3.72/2.38	  Instance
3.72/2.38	    name=instance-4390504-1568380527, framework=CSP
3.72/2.38	
3.72/2.38	  Loading variables...
3.91/2.43	  Loading constraints...
4.52/2.65	
4.52/2.65	  Domains
4.52/2.65	    nTypes=1, nValues=7200, sizes=[180#40]
4.52/2.65	  Variables
4.52/2.65	    count=40, degrees=[1#2,2#8,3#6,4#5,5#8,6#6,7#4,8#1]
4.52/2.65	  Constraints
4.52/2.65	    count=84, arities=[2#84]
4.52/2.65	    distribution=[CtrExtensionV-Bits#84]
4.52/2.65	    nExtStructures=(84,shared:0), nCftStructures=(84,shared:0)
4.52/2.65	    wck=0.809, cpu=2.59, mem=85M368
4.52/2.65	  Solver SolverBacktrack being built...
4.52/2.65	
4.52/2.68	
4.52/2.68	  Solver
4.52/2.68	    guaranteedGAC=true
4.52/2.68	    wck=0.837, cpu=2.617, mem=98M11
4.52/2.68	
4.52/2.68	  Preprocessing
4.52/2.68	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
4.52/2.68	    wck=0.001, cpu=2.619, mem=98M11
4.52/2.68	
4.52/2.69	    num=0, depth=3..3, filters=372, revisions=(673,useless=283), wck=0.016, mem=98M11
4.52/2.69	    decisions=23, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
4.52/2.69	    
4.73/2.70	    num=1, depth=1..1, filters=772, revisions=(1669,useless=863), wck=0.022, mem=98M11
4.73/2.70	    decisions=46, wrong=21, backtracks=0, failedAssignments=21, nogoods=21
4.73/2.70	    
4.73/2.70	    num=2, depth=0..2, filters=1398, revisions=(3082,useless=1624), wck=0.026, mem=98M11
4.73/2.70	    decisions=75, wrong=35, backtracks=2, failedAssignments=33, nogoods=28
4.73/2.70	    
4.89/2.88	    num=3, depth=0..1, filters=2290, revisions=(4885,useless=2496), wck=0.031, mem=98M11
4.89/2.88	    decisions=107, wrong=51, backtracks=5, failedAssignments=46, nogoods=28
4.89/2.88	    
4.89/2.88	    num=4, depth=0..1, filters=3033, revisions=(6562,useless=3409), wck=0.036, mem=98M11
4.89/2.88	    decisions=138, wrong=66, backtracks=6, failedAssignments=60, nogoods=36
4.89/2.88	    
4.89/2.88	    num=5, depth=0..2, filters=3678, revisions=(7865,useless=4038), wck=0.04, mem=98M11
4.89/2.88	    decisions=175, wrong=84, backtracks=8, failedAssignments=76, nogoods=50
4.89/2.88	    
4.89/2.88	    num=6, depth=0..1, filters=4595, revisions=(9749,useless=4974), wck=0.045, mem=98M11
4.89/2.88	    decisions=212, wrong=102, backtracks=9, failedAssignments=93, nogoods=61
4.89/2.88	    
4.89/2.88	    num=7, depth=0..1, filters=5652, revisions=(12068,useless=6200), wck=0.051, mem=98M11
4.89/2.88	    decisions=257, wrong=124, backtracks=12, failedAssignments=112, nogoods=63
4.89/2.88	    
4.89/2.88	    num=8, depth=0..1, filters=7393, revisions=(15366,useless=7668), wck=0.059, mem=98M11
4.89/2.88	    decisions=315, wrong=153, backtracks=20, failedAssignments=133, nogoods=63
4.89/2.88	    
4.89/2.88	    num=9, depth=0..2, filters=9132, revisions=(18840,useless=9303), wck=0.067, mem=98M11
4.89/2.88	    decisions=372, wrong=181, backtracks=25, failedAssignments=156, nogoods=71
4.89/2.88	    
4.89/2.88	    num=10, depth=0..1, filters=10352, revisions=(21490,useless=10695), wck=0.075, mem=98M11
4.89/2.88	    decisions=430, wrong=210, backtracks=29, failedAssignments=181, nogoods=71
4.89/2.88	    
4.89/2.88	    num=11, depth=0..2, filters=12336, revisions=(25604,useless=12738), wck=0.084, mem=98M11
4.89/2.88	    decisions=497, wrong=243, backtracks=34, failedAssignments=209, nogoods=76
4.89/2.88	    
4.89/2.88	    num=12, depth=0..2, filters=14323, revisions=(29911,useless=14972), wck=0.095, mem=98M11
4.89/2.88	    decisions=574, wrong=281, backtracks=41, failedAssignments=240, nogoods=80
4.89/2.88	    
4.89/2.88	    num=13, depth=0..2, filters=17354, revisions=(35911,useless=17770), wck=0.109, mem=98M11
4.89/2.88	    decisions=660, wrong=324, backtracks=51, failedAssignments=274, nogoods=80
4.89/2.88	    
4.89/2.88	    num=14, depth=0..3, filters=19498, revisions=(40579,useless=20227), wck=0.12, mem=98M11
4.89/2.88	    decisions=745, wrong=366, backtracks=57, failedAssignments=311, nogoods=84
4.89/2.88	    
4.89/2.88	    num=15, depth=0..2, filters=22307, revisions=(46410,useless=23134), wck=0.134, mem=98M11
4.89/2.88	    decisions=845, wrong=416, backtracks=66, failedAssignments=352, nogoods=84
4.89/2.88	    
4.89/2.88	    num=16, depth=0..2, filters=25045, revisions=(51910,useless=25770), wck=0.147, mem=98M11
4.89/2.88	    decisions=951, wrong=469, backtracks=74, failedAssignments=397, nogoods=84
4.89/2.88	    
4.89/2.88	    num=17, depth=0..4, filters=29019, revisions=(60021,useless=29697), wck=0.166, mem=98M11
4.89/2.88	    decisions=1081, wrong=534, backtracks=91, failedAssignments=447, nogoods=84
4.89/2.88	    
4.89/2.88	    num=18, depth=0..2, filters=32841, revisions=(67721,useless=33382), wck=0.185, mem=98M11
4.89/2.88	    decisions=1221, wrong=604, backtracks=106, failedAssignments=502, nogoods=84
4.89/2.88	    
4.89/2.89	    num=19, depth=0..2, filters=37228, revisions=(76879,useless=37970), wck=0.207, mem=98M11
4.89/2.89	    decisions=1373, wrong=680, backtracks=121, failedAssignments=563, nogoods=84
4.89/2.89	    
5.04/2.93	    num=20, depth=0..2, filters=43084, revisions=(88224,useless=43129), wck=0.248, mem=98M11
5.04/2.93	    decisions=1550, wrong=768, backtracks=144, failedAssignments=630, nogoods=88
5.04/2.93	    
5.04/2.94	    num=21, depth=0..4, filters=45848, revisions=(93785,useless=45810), wck=0.26, mem=98M11
5.04/2.94	    decisions=1719, wrong=852, backtracks=155, failedAssignments=704, nogoods=138
5.04/2.94	    
5.04/2.95	    num=22, depth=0..2, filters=48275, revisions=(98877,useless=48395), wck=0.27, mem=98M11
5.04/2.95	    decisions=1892, wrong=938, backtracks=160, failedAssignments=785, nogoods=181
5.04/2.95	    
5.04/2.97	    num=23, depth=0..2, filters=55071, revisions=(112326,useless=54662), wck=0.29, mem=98M11
5.04/2.97	    decisions=2122, wrong=1053, backtracks=187, failedAssignments=874, nogoods=181
5.04/2.97	    
5.04/2.99	    num=24, depth=0..2, filters=62139, revisions=(126092,useless=60918), wck=0.311, mem=98M11
5.04/2.99	    decisions=2368, wrong=1176, backtracks=213, failedAssignments=972, nogoods=181
5.04/2.99	    
5.37/3.01	    num=25, depth=0..2, filters=69477, revisions=(139892,useless=66903), wck=0.333, mem=98M11
5.37/3.01	    decisions=2632, wrong=1308, backtracks=238, failedAssignments=1080, nogoods=181
5.37/3.01	    
5.37/3.02	    num=26, depth=0..2, filters=72710, revisions=(146595,useless=70245), wck=0.343, mem=98M11
5.37/3.02	    decisions=2881, wrong=1432, backtracks=243, failedAssignments=1199, nogoods=202
5.37/3.02	    
5.37/3.04	    num=27, depth=0..2, filters=77218, revisions=(155665,useless=74608), wck=0.357, mem=98M11
5.37/3.04	    decisions=3169, wrong=1576, backtracks=256, failedAssignments=1330, nogoods=202
5.37/3.04	    
5.37/3.05	    num=28, depth=0..1, filters=81538, revisions=(164141,useless=78400), wck=0.371, mem=98M11
5.37/3.05	    decisions=3447, wrong=1716, backtracks=265, failedAssignments=1461, nogoods=202
5.37/3.05	    
5.37/3.05	  Global
5.37/3.05	    filters=81538, revisions=(164141,useless=78400), nogoods=202
5.37/3.05	    Stop=FULL_EXPLORATION, wrong=1716, wck=1.209, cpu=2.989, mem=98M11
5.37/3.05	
5.37/3.05	s UNSATISFIABLE
5.37/3.05	
5.37/3.05	d WRONG_DECISIONS 1716

Verifier Data


Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390504-1568380527/watcher-4390504-1568380527 -o /tmp/evaluation-result-4390504-1568380527/solver-4390504-1568380527 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568380475-10475 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390504-1568380527.xml -cm 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=10600, runsolver pid=10597

[startup+0.102565 s]*
/proc/loadavg: 0.15 0.05 0.06 3/233 10615
/proc/meminfo: memFree=30732124/32770624 swapFree=66967092/67108860
[pid=10600] ppid=10597 vsize=10659884 memory=28880 CPUtime=0.14 cores=1,3,5,7
/proc/10600/stat : 10600 (java) S 10597 10600 10443 0 -1 1077944320 5701 0 0 0 13 1 0 0 20 0 15 0 414302303 10915721216 7220 33554432000 4194304 4196468 140724627794288 140724627776832 139980558958327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
/proc/10600/statm: 2664971 7220 2910 1 0 2627468 0
[pid=10600/tid=10602] ppid=10597 vsize=10659884 memory=-8197568871503662459 CPUtime=0.09 cores=1,3,5,7
/proc/10600/task/10602/stat : 10602 (java) D 10597 10600 10443 0 -1 4202560 3212 0 0 0 9 0 0 0 20 0 15 0 414302303 10915721216 7220 33554432000 4194304 4196468 140724627794288 139980563187720 139980543038814 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10603] ppid=10597 vsize=10659884 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10603/stat : 10603 (java) S 10597 10600 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414302304 10915721216 7220 33554432000 4194304 4196468 140724627794288 139980165667984 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10604] ppid=10597 vsize=10659884 memory=140532827453056 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10604/stat : 10604 (java) S 10597 10600 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414302304 10915721216 7220 33554432000 4194304 4196468 140724627794288 139980164615184 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10605] ppid=10597 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10605/stat : 10605 (java) S 10597 10600 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414302304 10915721216 7220 33554432000 4194304 4196468 140724627794288 139980163562384 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10606] ppid=10597 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10606/stat : 10606 (java) S 10597 10600 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414302304 10915721216 7220 33554432000 4194304 4196468 140724627794288 139980162509584 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10607] ppid=10597 vsize=10659884 memory=140532827453056 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10607/stat : 10607 (java) S 10597 10600 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414302306 10915721216 7220 33554432000 4194304 4196468 140724627794288 139980118067568 139980558969474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10608] ppid=10597 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10608/stat : 10608 (java) S 10597 10600 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414302306 10915721216 7220 33554432000 4194304 4196468 140724627794288 139980117013536 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10609] ppid=10597 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10609/stat : 10609 (java) S 10597 10600 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414302306 10915721216 7220 33554432000 4194304 4196468 140724627794288 139980115960688 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10610] ppid=10597 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10610/stat : 10610 (java) S 10597 10600 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414302309 10915721216 7220 33554432000 4194304 4196468 140724627794288 139980114909008 139980558976923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10611] ppid=10597 vsize=10659884 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10600/task/10611/stat : 10611 (java) D 10597 10600 10443 0 -1 4202560 553 0 0 0 1 0 0 0 20 0 15 0 414302309 10915721216 7220 33554432000 4194304 4196468 140724627794288 139980113843512 139980551195454 0 4 0 16800975 18446744071582151416 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10612] ppid=10597 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10612/stat : 10612 (java) R 10597 10600 10443 0 -1 4202560 112 0 0 0 0 0 0 0 20 0 15 0 414302309 10915721216 7220 33554432000 4194304 4196468 140724627794288 139980112785608 139980552058174 0 4 0 16800975 18446744071582151416 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10613] ppid=10597 vsize=10659884 memory=140532827453056 CPUtime=0.02 cores=1,3,5,7
/proc/10600/task/10613/stat : 10613 (java) D 10597 10600 10443 0 -1 4202560 511 0 0 0 2 0 0 0 20 0 15 0 414302309 10915721216 7220 33554432000 4194304 4196468 140724627794288 139980111748568 139980537815897 0 4 0 16800975 18446744071582151416 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10614] ppid=10597 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10614/stat : 10614 (java) S 10597 10600 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414302309 10915721216 7220 33554432000 4194304 4196468 140724627794288 139980110699232 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10615] ppid=10597 vsize=10659884 memory=140532827453056 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10615/stat : 10615 (java) S 10597 10600 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414302309 10915721216 7220 33554432000 4194304 4196468 140724627794288 139980109646512 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28880 KiB

[startup+0.210951 s]*
/proc/loadavg: 0.15 0.05 0.06 3/233 10615
/proc/meminfo: memFree=30724104/32770624 swapFree=66967092/67108860
[pid=10600] ppid=10597 vsize=10659884 memory=34920 CPUtime=0.33 cores=1,3,5,7
/proc/10600/stat : 10600 (java) S 10597 10600 10443 0 -1 1077944320 6942 0 0 0 32 1 0 0 20 0 15 0 414302303 10915721216 8730 33554432000 4194304 4196468 140724627794288 140724627776832 139980558958327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
/proc/10600/statm: 2664971 8730 2987 1 0 2627468 0
[pid=10600/tid=10602] ppid=10597 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/10600/task/10602/stat : 10602 (java) R 10597 10600 10443 0 -1 4202560 3855 0 0 0 20 0 0 0 20 0 15 0 414302303 10915721216 8730 33554432000 4194304 4196468 140724627794288 139980563184344 139980558980253 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10603] ppid=10597 vsize=10659884 memory=364 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10603/stat : 10603 (java) S 10597 10600 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414302304 10915721216 8730 33554432000 4194304 4196468 140724627794288 139980165667984 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10604] ppid=10597 vsize=10659884 memory=140532830514134 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10604/stat : 10604 (java) S 10597 10600 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414302304 10915721216 8730 33554432000 4194304 4196468 140724627794288 139980164615184 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10605] ppid=10597 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10605/stat : 10605 (java) S 10597 10600 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414302304 10915721216 8730 33554432000 4194304 4196468 140724627794288 139980163562384 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10606] ppid=10597 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10606/stat : 10606 (java) S 10597 10600 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414302304 10915721216 8730 33554432000 4194304 4196468 140724627794288 139980162509584 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10607] ppid=10597 vsize=10659884 memory=140532827453056 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10607/stat : 10607 (java) S 10597 10600 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414302306 10915721216 8730 33554432000 4194304 4196468 140724627794288 139980118067568 139980558969474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10608] ppid=10597 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10608/stat : 10608 (java) S 10597 10600 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414302306 10915721216 8730 33554432000 4194304 4196468 140724627794288 139980117013536 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10609] ppid=10597 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10609/stat : 10609 (java) S 10597 10600 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414302306 10915721216 8730 33554432000 4194304 4196468 140724627794288 139980115960688 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10610] ppid=10597 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10610/stat : 10610 (java) S 10597 10600 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414302309 10915721216 8730 33554432000 4194304 4196468 140724627794288 139980114909008 139980558976923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10611] ppid=10597 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10600/task/10611/stat : 10611 (java) S 10597 10600 10443 0 -1 1077944384 631 0 0 0 2 0 0 0 20 0 15 0 414302309 10915721216 8730 33554432000 4194304 4196468 140724627794288 139980113857392 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10612] ppid=10597 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/10600/task/10612/stat : 10612 (java) S 10597 10600 10443 0 -1 1077944384 444 0 0 0 3 0 0 0 20 0 15 0 414302309 10915721216 8730 33554432000 4194304 4196468 140724627794288 139980112804592 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10613] ppid=10597 vsize=10659884 memory=140532827453056 CPUtime=0.05 cores=1,3,5,7
/proc/10600/task/10613/stat : 10613 (java) S 10597 10600 10443 0 -1 1077944384 653 0 0 0 5 0 0 0 20 0 15 0 414302309 10915721216 8730 33554432000 4194304 4196468 140724627794288 139980111751792 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10614] ppid=10597 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10614/stat : 10614 (java) S 10597 10600 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414302309 10915721216 8730 33554432000 4194304 4196468 140724627794288 139980110699232 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10615] ppid=10597 vsize=10659884 memory=140532827453056 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10615/stat : 10615 (java) S 10597 10600 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414302309 10915721216 8730 33554432000 4194304 4196468 140724627794288 139980109646512 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34920 KiB

[startup+0.310274 s]*
/proc/loadavg: 0.15 0.05 0.06 3/233 10615
/proc/meminfo: memFree=30717024/32770624 swapFree=66967092/67108860
[pid=10600] ppid=10597 vsize=10659884 memory=40312 CPUtime=0.48 cores=1,3,5,7
/proc/10600/stat : 10600 (java) S 10597 10600 10443 0 -1 1077944320 9489 0 0 0 45 3 0 0 20 0 15 0 414302303 10915721216 10078 33554432000 4194304 4196468 140724627794288 140724627776832 139980558958327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
/proc/10600/statm: 2664971 10078 3000 1 0 2627468 0
[pid=10600/tid=10602] ppid=10597 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/10600/task/10602/stat : 10602 (java) R 10597 10600 10443 0 -1 4202560 6324 0 0 0 28 2 0 0 20 0 15 0 414302303 10915721216 10078 33554432000 4194304 4196468 140724627794288 139980563194912 139980558980253 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10603] ppid=10597 vsize=10659884 memory=290763875220193303 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10603/stat : 10603 (java) S 10597 10600 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414302304 10915721216 10078 33554432000 4194304 4196468 140724627794288 139980165667984 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10604] ppid=10597 vsize=10659884 memory=140532830514133 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10604/stat : 10604 (java) S 10597 10600 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414302304 10915721216 10078 33554432000 4194304 4196468 140724627794288 139980164615184 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10605] ppid=10597 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10605/stat : 10605 (java) S 10597 10600 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414302304 10915721216 10078 33554432000 4194304 4196468 140724627794288 139980163562384 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10606] ppid=10597 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10606/stat : 10606 (java) S 10597 10600 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414302304 10915721216 10078 33554432000 4194304 4196468 140724627794288 139980162509584 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10607] ppid=10597 vsize=10659884 memory=140532827453056 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10607/stat : 10607 (java) S 10597 10600 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414302306 10915721216 10078 33554432000 4194304 4196468 140724627794288 139980118067568 139980558969474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10608] ppid=10597 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10608/stat : 10608 (java) S 10597 10600 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414302306 10915721216 10078 33554432000 4194304 4196468 140724627794288 139980117013536 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10609] ppid=10597 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10609/stat : 10609 (java) S 10597 10600 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414302306 10915721216 10078 33554432000 4194304 4196468 140724627794288 139980115960688 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10610] ppid=10597 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10610/stat : 10610 (java) S 10597 10600 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414302309 10915721216 10078 33554432000 4194304 4196468 140724627794288 139980114909008 139980558976923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10611] ppid=10597 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/10600/task/10611/stat : 10611 (java) S 10597 10600 10443 0 -1 1077944384 641 0 0 0 3 0 0 0 20 0 15 0 414302309 10915721216 10078 33554432000 4194304 4196468 140724627794288 139980113857392 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10612] ppid=10597 vsize=10659884 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/10600/task/10612/stat : 10612 (java) S 10597 10600 10443 0 -1 1077944384 490 0 0 0 5 0 0 0 20 0 15 0 414302309 10915721216 10078 33554432000 4194304 4196468 140724627794288 139980112804592 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10613] ppid=10597 vsize=10659884 memory=140532827453056 CPUtime=0.08 cores=1,3,5,7
/proc/10600/task/10613/stat : 10613 (java) S 10597 10600 10443 0 -1 1077944384 678 0 0 0 8 0 0 0 20 0 15 0 414302309 10915721216 10078 33554432000 4194304 4196468 140724627794288 139980111751792 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10614] ppid=10597 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10614/stat : 10614 (java) S 10597 10600 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414302309 10915721216 10078 33554432000 4194304 4196468 140724627794288 139980110699232 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10615] ppid=10597 vsize=10659884 memory=140532827453056 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10615/stat : 10615 (java) S 10597 10600 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414302309 10915721216 10078 33554432000 4194304 4196468 140724627794288 139980109646512 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40312 KiB

[startup+0.70139 s]
/proc/loadavg: 0.30 0.08 0.07 3/233 10615
/proc/meminfo: memFree=30707228/32770624 swapFree=66967092/67108860
[pid=10600] ppid=10597 vsize=10661932 memory=63920 CPUtime=1.11 cores=1,3,5,7
/proc/10600/stat : 10600 (java) S 10597 10600 10443 0 -1 1077944320 13199 0 0 0 106 5 0 0 20 0 15 0 414302303 10917818368 15980 33554432000 4194304 4196468 140724627794288 140724627776832 139980558958327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
/proc/10600/statm: 2665483 15980 3070 1 0 2627980 0
[pid=10600/tid=10602] ppid=10597 vsize=10661932 memory=1240 CPUtime=0.68 cores=1,3,5,7
/proc/10600/task/10602/stat : 10602 (java) R 10597 10600 10443 0 -1 4202560 8877 0 0 0 64 4 0 0 20 0 15 0 414302303 10917818368 15980 33554432000 4194304 4196468 140724627794288 139980563190352 139980542145136 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10603] ppid=10597 vsize=10661932 memory=3428 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10603/stat : 10603 (java) S 10597 10600 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414302304 10917818368 15980 33554432000 4194304 4196468 140724627794288 139980165667984 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10604] ppid=10597 vsize=10661932 memory=716 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10604/stat : 10604 (java) S 10597 10600 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414302304 10917818368 15980 33554432000 4194304 4196468 140724627794288 139980164615184 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10605] ppid=10597 vsize=10661932 memory=776 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10605/stat : 10605 (java) S 10597 10600 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414302304 10917818368 15980 33554432000 4194304 4196468 140724627794288 139980163562384 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10606] ppid=10597 vsize=10661932 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10606/stat : 10606 (java) S 10597 10600 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414302304 10917818368 15980 33554432000 4194304 4196468 140724627794288 139980162509584 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10607] ppid=10597 vsize=10661932 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10607/stat : 10607 (java) S 10597 10600 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414302306 10917818368 15980 33554432000 4194304 4196468 140724627794288 139980118067568 139980558969474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10608] ppid=10597 vsize=10661932 memory=9328 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10608/stat : 10608 (java) S 10597 10600 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414302306 10917818368 15980 33554432000 4194304 4196468 140724627794288 139980117013536 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10609] ppid=10597 vsize=10661932 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10609/stat : 10609 (java) S 10597 10600 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414302306 10917818368 15980 33554432000 4194304 4196468 140724627794288 139980115960688 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10610] ppid=10597 vsize=10661932 memory=1216 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10610/stat : 10610 (java) S 10597 10600 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414302309 10917818368 15980 33554432000 4194304 4196468 140724627794288 139980114909008 139980558976923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10611] ppid=10597 vsize=10661932 memory=4639098309541126757 CPUtime=0.12 cores=1,3,5,7
/proc/10600/task/10611/stat : 10611 (java) R 10597 10600 10443 0 -1 4202560 976 0 0 0 12 0 0 0 20 0 15 0 414302309 10917818368 15980 33554432000 4194304 4196468 140724627794288 139980113844320 139980542513606 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10612] ppid=10597 vsize=10661932 memory=7955443078088779376 CPUtime=0.11 cores=1,3,5,7
/proc/10600/task/10612/stat : 10612 (java) S 10597 10600 10443 0 -1 1077944384 825 0 0 0 11 0 0 0 20 0 15 0 414302309 10917818368 15980 33554432000 4194304 4196468 140724627794288 139980112804592 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10613] ppid=10597 vsize=10661932 memory=5865188000529146989 CPUtime=0.18 cores=1,3,5,7
/proc/10600/task/10613/stat : 10613 (java) S 10597 10600 10443 0 -1 1077944384 1162 0 0 0 18 0 0 0 20 0 15 0 414302309 10917818368 15980 33554432000 4194304 4196468 140724627794288 139980111751792 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10614] ppid=10597 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10614/stat : 10614 (java) S 10597 10600 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414302309 10917818368 15980 33554432000 4194304 4196468 140724627794288 139980110699232 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10615] ppid=10597 vsize=10661932 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10615/stat : 10615 (java) S 10597 10600 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414302309 10917818368 15980 33554432000 4194304 4196468 140724627794288 139980109646512 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63920 KiB

[startup+1.50076 s]
/proc/loadavg: 0.30 0.08 0.07 3/233 10615
/proc/meminfo: memFree=30691532/32770624 swapFree=66967092/67108860
[pid=10600] ppid=10597 vsize=10663980 memory=75920 CPUtime=2.01 cores=1,3,5,7
/proc/10600/stat : 10600 (java) S 10597 10600 10443 0 -1 1077944320 18806 0 0 0 195 6 0 0 20 0 15 0 414302303 10919915520 18980 33554432000 4194304 4196468 140724627794288 140724627776832 139980558958327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
/proc/10600/statm: 2665995 18980 3095 1 0 2628492 0
[pid=10600/tid=10602] ppid=10597 vsize=10663980 memory=0 CPUtime=1.48 cores=1,3,5,7
/proc/10600/task/10602/stat : 10602 (java) R 10597 10600 10443 0 -1 4202560 13147 0 0 0 143 5 0 0 20 0 15 0 414302303 10919915520 18980 33554432000 4194304 4196468 140724627794288 139980563188816 139980558980253 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10603] ppid=10597 vsize=10663980 memory=8390361644446492005 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10603/stat : 10603 (java) S 10597 10600 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414302304 10919915520 18980 33554432000 4194304 4196468 140724627794288 139980165667984 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10604] ppid=10597 vsize=10663980 memory=-8609294068986781045 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10604/stat : 10604 (java) S 10597 10600 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414302304 10919915520 18980 33554432000 4194304 4196468 140724627794288 139980164615184 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10605] ppid=10597 vsize=10663980 memory=-6517102902069810590 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10605/stat : 10605 (java) S 10597 10600 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414302304 10919915520 18980 33554432000 4194304 4196468 140724627794288 139980163562384 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10606] ppid=10597 vsize=10663980 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10606/stat : 10606 (java) S 10597 10600 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414302304 10919915520 18980 33554432000 4194304 4196468 140724627794288 139980162509584 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10607] ppid=10597 vsize=10663980 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10607/stat : 10607 (java) S 10597 10600 10443 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 414302306 10919915520 18980 33554432000 4194304 4196468 140724627794288 139980118067568 139980558969474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10608] ppid=10597 vsize=10663980 memory=7662705872361447528 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10608/stat : 10608 (java) S 10597 10600 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414302306 10919915520 18980 33554432000 4194304 4196468 140724627794288 139980117013536 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10609] ppid=10597 vsize=10663980 memory=7739548489513265259 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10609/stat : 10609 (java) S 10597 10600 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414302306 10919915520 18980 33554432000 4194304 4196468 140724627794288 139980115960688 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10610] ppid=10597 vsize=10663980 memory=7451894300419318880 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10610/stat : 10610 (java) S 10597 10600 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414302309 10919915520 18980 33554432000 4194304 4196468 140724627794288 139980114909008 139980558976923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10611] ppid=10597 vsize=10663980 memory=8298058263362523509 CPUtime=0.18 cores=1,3,5,7
/proc/10600/task/10611/stat : 10611 (java) S 10597 10600 10443 0 -1 1077944384 1877 0 0 0 18 0 0 0 20 0 15 0 414302309 10919915520 18980 33554432000 4194304 4196468 140724627794288 139980113857392 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10612] ppid=10597 vsize=10663980 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/10600/task/10612/stat : 10612 (java) S 10597 10600 10443 0 -1 1077944384 1179 0 0 0 14 0 0 0 20 0 15 0 414302309 10919915520 18980 33554432000 4194304 4196468 140724627794288 139980112804592 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10613] ppid=10597 vsize=10663980 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/10600/task/10613/stat : 10613 (java) S 10597 10600 10443 0 -1 1077944384 1164 0 0 0 18 0 0 0 20 0 15 0 414302309 10919915520 18980 33554432000 4194304 4196468 140724627794288 139980111751792 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10614] ppid=10597 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10614/stat : 10614 (java) S 10597 10600 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414302309 10919915520 18980 33554432000 4194304 4196468 140724627794288 139980110699232 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10615] ppid=10597 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10615/stat : 10615 (java) S 10597 10600 10443 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 414302309 10919915520 18980 33554432000 4194304 4196468 140724627794288 139980109646512 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
Current children cumulated CPU time: 2.01 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 75920 KiB

[startup+3.11076 s]
/proc/loadavg: 0.30 0.08 0.07 5/234 10616
/proc/meminfo: memFree=30477908/32770624 swapFree=66967092/67108860
[pid=10600] ppid=10597 vsize=10746276 memory=272688 CPUtime=5.57 cores=1,3,5,7
/proc/10600/stat : 10600 (java) S 10597 10600 10443 0 -1 1077944320 30038 0 0 0 539 18 0 0 20 0 14 0 414302303 11004186624 68172 33554432000 4194304 4196468 140724627794288 140724627776832 139980558958327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
/proc/10600/statm: 2686569 68172 3365 1 0 2646705 0
[pid=10600/tid=10602] ppid=10597 vsize=10746276 memory=140532672376273 CPUtime=1.85 cores=1,3,5,7
/proc/10600/task/10602/stat : 10602 (java) S 10597 10600 10443 0 -1 1077944384 15377 0 0 0 179 6 0 0 20 0 14 0 414302303 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980563201168 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10603] ppid=10597 vsize=10746276 memory=6655300316396806240 CPUtime=0.03 cores=1,3,5,7
/proc/10600/task/10603/stat : 10603 (java) S 10597 10600 10443 0 -1 1077944384 43 0 0 0 2 1 0 0 20 0 14 0 414302304 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980165667984 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10604] ppid=10597 vsize=10746276 memory=6944656592455359580 CPUtime=0.03 cores=1,3,5,7
/proc/10600/task/10604/stat : 10604 (java) S 10597 10600 10443 0 -1 1077944384 139 0 0 0 2 1 0 0 20 0 14 0 414302304 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980164615184 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10605] ppid=10597 vsize=10746276 memory=6944656592455097440 CPUtime=0.04 cores=1,3,5,7
/proc/10600/task/10605/stat : 10605 (java) S 10597 10600 10443 0 -1 1077944384 59 0 0 0 3 1 0 0 20 0 14 0 414302304 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980163562384 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10606] ppid=10597 vsize=10746276 memory=281065344770144 CPUtime=0.03 cores=1,3,5,7
/proc/10600/task/10606/stat : 10606 (java) S 10597 10600 10443 0 -1 1077944384 67 0 0 0 2 1 0 0 20 0 14 0 414302304 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980162509584 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10607] ppid=10597 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10600/task/10607/stat : 10607 (java) S 10597 10600 10443 0 -1 1077944384 1157 0 0 0 1 0 0 0 20 0 14 0 414302306 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980118067776 139980558969474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10608] ppid=10597 vsize=10746276 memory=78 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10608/stat : 10608 (java) S 10597 10600 10443 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 14 0 414302306 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980117013600 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10609] ppid=10597 vsize=10746276 memory=73 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10609/stat : 10609 (java) S 10597 10600 10443 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 14 0 414302306 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980115960704 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10610] ppid=10597 vsize=10746276 memory=49 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10610/stat : 10610 (java) S 10597 10600 10443 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 14 0 414302309 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980114907776 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10611] ppid=10597 vsize=10746276 memory=0 CPUtime=0.93 cores=1,3,5,7
/proc/10600/task/10611/stat : 10611 (java) S 10597 10600 10443 0 -1 1077944384 3181 0 0 0 92 1 0 0 20 0 14 0 414302309 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980113847520 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10612] ppid=10597 vsize=10746276 memory=0 CPUtime=0.93 cores=1,3,5,7
/proc/10600/task/10612/stat : 10612 (java) R 10597 10600 10443 0 -1 4202560 2968 0 0 0 93 0 0 0 20 0 14 0 414302309 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980112785400 139980542455067 0 4 0 16800975 0 0 0 -1 1 0 0 15 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10613] ppid=10597 vsize=10746276 memory=96 CPUtime=0.51 cores=1,3,5,7
/proc/10600/task/10613/stat : 10613 (java) S 10597 10600 10443 0 -1 1077944384 2218 0 0 0 50 1 0 0 20 0 14 0 414302309 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980111751792 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 17 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10614] ppid=10597 vsize=10746276 memory=140532672146215 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10614/stat : 10614 (java) S 10597 10600 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 414302309 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980110699232 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
Current children cumulated CPU time: 5.57 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 272688 KiB

[startup+3.16305 s]
# the end of solver process 10600 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.43231 s, system=0.194372 s

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

[startup+3.11076 s]
/proc/loadavg: 0.30 0.08 0.07 5/234 10616
/proc/meminfo: memFree=30477908/32770624 swapFree=66967092/67108860
[pid=10600] ppid=10597 vsize=10746276 memory=272688 CPUtime=5.57 cores=1,3,5,7
/proc/10600/stat : 10600 (java) S 10597 10600 10443 0 -1 1077944320 30038 0 0 0 539 18 0 0 20 0 14 0 414302303 11004186624 68172 33554432000 4194304 4196468 140724627794288 140724627776832 139980558958327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
/proc/10600/statm: 2686569 68172 3365 1 0 2646705 0
[pid=10600/tid=10602] ppid=10597 vsize=10746276 memory=140532672376273 CPUtime=1.85 cores=1,3,5,7
/proc/10600/task/10602/stat : 10602 (java) S 10597 10600 10443 0 -1 1077944384 15377 0 0 0 179 6 0 0 20 0 14 0 414302303 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980563201168 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10603] ppid=10597 vsize=10746276 memory=6655300316396806240 CPUtime=0.03 cores=1,3,5,7
/proc/10600/task/10603/stat : 10603 (java) S 10597 10600 10443 0 -1 1077944384 43 0 0 0 2 1 0 0 20 0 14 0 414302304 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980165667984 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10604] ppid=10597 vsize=10746276 memory=6944656592455359580 CPUtime=0.03 cores=1,3,5,7
/proc/10600/task/10604/stat : 10604 (java) S 10597 10600 10443 0 -1 1077944384 139 0 0 0 2 1 0 0 20 0 14 0 414302304 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980164615184 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10605] ppid=10597 vsize=10746276 memory=6944656592455097440 CPUtime=0.04 cores=1,3,5,7
/proc/10600/task/10605/stat : 10605 (java) S 10597 10600 10443 0 -1 1077944384 59 0 0 0 3 1 0 0 20 0 14 0 414302304 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980163562384 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10606] ppid=10597 vsize=10746276 memory=281065344770144 CPUtime=0.03 cores=1,3,5,7
/proc/10600/task/10606/stat : 10606 (java) S 10597 10600 10443 0 -1 1077944384 67 0 0 0 2 1 0 0 20 0 14 0 414302304 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980162509584 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10607] ppid=10597 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10600/task/10607/stat : 10607 (java) S 10597 10600 10443 0 -1 1077944384 1157 0 0 0 1 0 0 0 20 0 14 0 414302306 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980118067776 139980558969474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10608] ppid=10597 vsize=10746276 memory=78 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10608/stat : 10608 (java) S 10597 10600 10443 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 14 0 414302306 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980117013600 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10609] ppid=10597 vsize=10746276 memory=73 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10609/stat : 10609 (java) S 10597 10600 10443 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 14 0 414302306 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980115960704 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10610] ppid=10597 vsize=10746276 memory=49 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10610/stat : 10610 (java) S 10597 10600 10443 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 14 0 414302309 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980114907776 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10611] ppid=10597 vsize=10746276 memory=0 CPUtime=0.93 cores=1,3,5,7
/proc/10600/task/10611/stat : 10611 (java) S 10597 10600 10443 0 -1 1077944384 3181 0 0 0 92 1 0 0 20 0 14 0 414302309 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980113847520 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10612] ppid=10597 vsize=10746276 memory=0 CPUtime=0.93 cores=1,3,5,7
/proc/10600/task/10612/stat : 10612 (java) R 10597 10600 10443 0 -1 4202560 2968 0 0 0 93 0 0 0 20 0 14 0 414302309 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980112785400 139980542455067 0 4 0 16800975 0 0 0 -1 1 0 0 15 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10613] ppid=10597 vsize=10746276 memory=96 CPUtime=0.51 cores=1,3,5,7
/proc/10600/task/10613/stat : 10613 (java) S 10597 10600 10443 0 -1 1077944384 2218 0 0 0 50 1 0 0 20 0 14 0 414302309 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980111751792 139980558969474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 17 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
[pid=10600/tid=10614] ppid=10597 vsize=10746276 memory=140532672146215 CPUtime=0 cores=1,3,5,7
/proc/10600/task/10614/stat : 10614 (java) S 10597 10600 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 414302309 11004186624 68172 33554432000 4194304 4196468 140724627794288 139980110699232 139980558968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140724627797003 140724627797106 140724627797106 140724627800015 0
Current children cumulated CPU time: 5.57 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 272688 KiB

Child status: 0
Real time (s): 3.16309
CPU time (s): 5.62669
CPU user time (s): 5.43231
CPU system time (s): 0.194372
CPU usage (%): 177.886
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 272688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.43231
system time used= 0.194372
maximum resident set size= 273500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30104
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2429
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 10600
#   total CPU time (s): 5.62669
#   total CPU user time (s): 5.43231
#   total CPU system time (s): 0.194372

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

The end

Launcher Data

Begin job on node135 at 2019-09-13 15:14:47
IDJOB=4390504
IDBENCH=122716
IDSOLVER=2832
FILE ID=node135/4390504-1568380527
RUNJOBID= node135-1568380475-10475
PBS_JOBID= 21701833
Free space on /tmp= 59116 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Random/Random-D-t090/rand-2-40-180-84-090-90.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390504-1568380527/watcher-4390504-1568380527 -o /tmp/evaluation-result-4390504-1568380527/solver-4390504-1568380527 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568380475-10475 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390504-1568380527.xml -cm

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

MD5SUM BENCH= b787e2fb655876ad1ad352aa15cc79d3
RANDOM SEED=1006868870

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30747832 kB
MemAvailable:   31632820 kB
Buffers:          132208 kB
Cached:          1019344 kB
SwapCached:        35168 kB
Active:           693636 kB
Inactive:         730700 kB
Active(anon):     244852 kB
Inactive(anon):    59664 kB
Active(file):     448784 kB
Inactive(file):   671036 kB
Unevictable:      110032 kB
Mlocked:          110032 kB
SwapTotal:      67108860 kB
SwapFree:       66967092 kB
Dirty:             10860 kB
Writeback:             0 kB
AnonPages:        347856 kB
Mapped:            47776 kB
Shmem:             23512 kB
Slab:             192300 kB
SReclaimable:     162008 kB
SUnreclaim:        30292 kB
KernelStack:        3824 kB
PageTables:         5916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1297892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 59108 MiB
End job on node135 at 2019-09-13 15:14:51