Trace number 4305583

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
scop both+MapleCOMSPS (2018-07-31)SAT 4.58251 2.62703

General information on the benchmark

NameLangford/
LangfordBin-11_c18.xml
MD5SUM0eb659d8c217bf688ca291acdf1662a5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.014388
Satisfiable
(Un)Satisfiability was proved
Number of variables44
Number of constraints33
Number of domains2
Minimum domain size11
Maximum domain size22
Distribution of domain sizes[{"size":11,"count":22},{"size":22,"count":22}]
Minimum variable degree2
Maximum variable degree22
Distribution of variable degrees[{"degree":2,"count":22},{"degree":22,"count":22}]
Minimum constraint arity2
Maximum constraint arity23
Distribution of constraint arities[{"arity":2,"count":11},{"arity":23,"count":22}]
Number of extensional constraints0
Number of intensional constraints11
Distribution of constraint types[{"type":"intension","count":11},{"type":"element","count":22}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-22469-serial-file.bin HOME/instance-4305583-1534072579.xml
0.67/0.52	
0.67/0.52	scop both+minisat_release (2018-07-31)
0.67/0.52	(Encoding Process)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Sun Aug 12 13:16:19 CEST 2018
0.67/0.55	c PID: 22472
0.67/0.55	c IP: 172.20.3.103
0.67/0.55	c HOST: node103.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.20/0.86	c (0,0) Parsing End
1.20/0.86	c (0,0) CSP: 44 int (0 aux), 0 bool (0 aux), 33 ctr, max domain size 22
1.20/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.87	c (0,0) Constraint Name Generate Begin
1.20/0.87	c (0,0) Ctr:HOME/instance-4305583-1534072579.xml,Add:Element:Eq:IntVar:Num
1.20/0.87	c (0,0) Constraint Name Generate End
1.20/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.87	c (0,0) CSP to CSPinCNF Begin
1.54/1.04	c (0,0) translated 4 (10%) constraints
1.54/1.08	c (0,0) translated 7 (20%) constraints
1.83/1.11	c (0,0) translated 10 (30%) constraints
1.83/1.14	c (0,0) translated 14 (40%) constraints
1.83/1.17	c (0,0) translated 17 (50%) constraints
1.83/1.19	c (0,0) translated 20 (60%) constraints
2.07/1.21	c (0,0) translated 24 (70%) constraints
2.07/1.21	c (0,0) translated 27 (80%) constraints
2.07/1.21	c (0,0) translated 30 (90%) constraints
2.07/1.21	c (0,0) translated 33 (100%) constraints
2.07/1.26	c (0,0) STATISTICS1:HOME/instance-4305583-1534072579.xml,Add:Element:Eq:IntVar:Num,44,495,20,20,3,2,20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2;10:2,20:46;19:46;18:46;17:46;16:46;15:46;14:46;13:46;12:46;11:530;10:46,3:484;1:11,2:22;1:1452,
2.07/1.26	c (0,0) ==========================================
2.07/1.26	c (0,0) Both Encoding selects:
2.07/1.26	c (0,0) Order
2.07/1.26	c (0,0) ==========================================
2.29/1.30	c (0,0) translated 50 (10%) constraints
2.29/1.32	c (0,0) translated 99 (20%) constraints
2.29/1.34	c (0,0) translated 149 (30%) constraints
2.29/1.36	c (0,0) translated 198 (40%) constraints
2.29/1.37	c (0,0) translated 248 (50%) constraints
2.29/1.39	c (0,0) translated 297 (60%) constraints
2.29/1.40	c (0,0) translated 347 (70%) constraints
2.57/1.41	c (0,0) translated 396 (80%) constraints
2.57/1.42	c (0,0) translated 446 (90%) constraints
2.57/1.43	c (0,0) translated 495 (100%) constraints
2.57/1.43	c (0,0) CSP to CSPinCNF End
2.57/1.43	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1474 ctr, max domain size 20
2.57/1.43	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.57/1.43	c (0,0) CSPinCNF Propagation Begin
2.57/1.48	c (0,0) 0 values, 198 unsatisfiable literals, and 242 valid clauses are removed
2.57/1.48	c (0,0) CSPinCNF Propagation End
2.57/1.48	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.57/1.48	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.57/1.48	c (0,0) Simplify CSPinCNF Begin
2.57/1.49	c (0,0) Simplify CSPinCNF End
2.57/1.49	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.57/1.49	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.57/1.49	c (0,0) Calculate Precise Domain Begin
2.57/1.49	c (0,0) 0 values are removed by re-calculation
2.57/1.49	c (0,0) Calculate Precise Domain End
2.57/1.49	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.57/1.49	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.57/1.49	c (0,0) CSPinCNF to SatSolver Begin
2.85/1.54	c (1,1) 124 (10 %) CSP clauses are encoded (770 SAT variables, 607 SAT clauses)
2.85/1.55	c (1,1) 247 (20 %) CSP clauses are encoded (770 SAT variables, 730 SAT clauses)
2.85/1.55	c (1,1) 370 (30 %) CSP clauses are encoded (770 SAT variables, 853 SAT clauses)
2.85/1.56	c (1,1) 493 (40 %) CSP clauses are encoded (770 SAT variables, 976 SAT clauses)
2.85/1.56	c (1,1) 616 (50 %) CSP clauses are encoded (770 SAT variables, 1099 SAT clauses)
2.85/1.57	c (1,1) 740 (60 %) CSP clauses are encoded (770 SAT variables, 1223 SAT clauses)
2.85/1.57	c (1,1) 863 (70 %) CSP clauses are encoded (770 SAT variables, 1346 SAT clauses)
2.85/1.57	c (1,1) 986 (80 %) CSP clauses are encoded (770 SAT variables, 1469 SAT clauses)
2.85/1.57	c (1,1) 1109 (90 %) CSP clauses are encoded (770 SAT variables, 1592 SAT clauses)
2.85/1.59	c (1,1) 1232 (100 %) CSP clauses are encoded (770 SAT variables, 1993 SAT clauses)
2.85/1.59	c (1,1) Launch Command will be: minisat_release
2.85/1.59	c (1,1) CSPinCNF to SatSolver End
2.85/1.59	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.13/1.61	c (1,1) STATISTICS2:HOME/instance-4305583-1534072579.xml,Add:Element:Eq:IntVar:Num,286,1232,20,20,3,2,20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2;10:2,20:80;19:76;18:72;17:68;16:64;15:60;14:56;13:52;12:48;11:924;10:40;2:1210,3:286;2:924;1:22,2:22;1:2706,
3.13/1.61	c (1,1) 770 bool, 2002 clause
3.13/1.61	c (1,1) Export Begin
3.13/1.69	c (1,1) Export to HOME/scop-22469-serial-file.bin
3.13/1.69	c (1,1) Export End
3.13/1.69	c (1,1) Export File Size: 0.01 MB
3.13/1.69	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.13/1.69	c END-Prog: Sun Aug 12 13:16:20 CEST 2018
3.32/1.71	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-22469-serial-file.bin
3.85/2.28	c (0,0) Read Serial File Begin
3.85/2.28	c (0,0) HOME/scop-22469-serial-file.bin
4.12/2.44	c (0,0) Read Serial File End
4.12/2.45	
4.12/2.45	scop order+minisat_release (2018-07-31)
4.12/2.45	(Solving Process)
4.12/2.45	
4.12/2.47	c BEGIN-Prog: Sun Aug 12 13:16:21 CEST 2018
4.12/2.47	c PID: 22487
4.12/2.47	c IP: 172.20.3.103
4.12/2.47	c HOST: node103.alineos.net
4.12/2.48	c (0,0) SatSolver.solve Begin
4.12/2.48	c (0,0) 0 bool, 0 clause
4.12/2.48	c (0,0) minisat_release HOME/instance-4305583-1534072579.xml-scop-22472.cnf
4.32/2.51	c (0,0) c This is COMiniSatPS.
4.32/2.51	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.32/2.51	c (0,0) c ============================[ Problem Statistics ]=============================
4.32/2.51	c (0,0) c |                                                                             |
4.32/2.51	c (0,0) c |  Number of variables:           770                                         |
4.32/2.51	c (0,0) c |  Number of clauses:            2002                                         |
4.32/2.51	c (0,0) c |  Parse time:                   0.00 s                                       |
4.32/2.51	c (0,0) c |  Eliminated clauses:           0.01 Mb                                      |
4.32/2.51	c (0,0) c Reduced to 437 vars, 1355 cls (grow=0)
4.32/2.51	c (0,0) c No iterative elimination performed. (vars=437, c/v ratio=3.1)
4.32/2.51	c (0,0) c |  Simplification time:          0.00 s                                       |
4.32/2.51	c (0,0) c |                                                                             |
4.32/2.51	c (0,0) c ============================[ Search Statistics ]==============================
4.32/2.51	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.32/2.51	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.32/2.51	c (0,0) c ===============================================================================
4.32/2.51	c (0,0) c ===============================================================================
4.32/2.51	c (0,0) c restarts              : 1
4.32/2.51	c (0,0) c conflicts             : 16             (4268 /sec)
4.32/2.51	c (0,0) c decisions             : 71             (0.00 % random) (18938 /sec)
4.32/2.51	c (0,0) c propagations          : 1645           (438784 /sec)
4.32/2.51	c (0,0) c conflict literals     : 254            (26.16 % deleted)
4.32/2.51	c (0,0) c CPU time              : 0.003749 s
4.32/2.51	c (0,0) 
4.32/2.51	c (0,0) s SATISFIABLE
4.32/2.55	c (0,0) SatSolver.solve End
4.32/2.55	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.32/2.55	c (0,0) Show results Begin
4.50/2.61	s SATISFIABLE
4.50/2.61	v <instantiation>
4.50/2.61	v     <list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] v[18] v[19] v[20] v[21] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21]</list>
4.50/2.61	v     <values>3 11 7 10 3 5 8 1 9 1 7 5 6 11 10 8 4 2 9 6 2 4 9 7 20 17 4 0 21 16 11 5 19 12 10 2 15 6 18 8 14 3 13 1</values>
4.50/2.61	v </instantiation>
4.50/2.61	c (0,0) Show results End
4.50/2.62	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
4.50/2.62	c (0,0) 0,0,STOP-AFTER(ALL)
4.50/2.62	c END-Prog: Sun Aug 12 13:16:21 CEST 2018

Verifier Data

OK	

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 (8014 MiB free)
  memory of node 1: 16384 MiB (8553 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305583-1534072579/watcher-4305583-1534072579 -o /tmp/evaluation-result-4305583-1534072579/solver-4305583-1534072579 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305583-1534072579.xml 

running on 4 cores: 0,2,4,6

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=22469, runsolver pid=22466


[startup+0.100092 s]*
/proc/loadavg: 2.48 2.16 2.09 3/222 22486
/proc/meminfo: memFree=16906868/32770624 swapFree=67058736/67108860
[pid=22469] ppid=22466 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (scop.sh) S 22466 22469 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224821060 115843072 349 33554432000 4194304 5098028 140732606449008 140732606446264 139829250577020 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140732606456897 140732606457095 140732606457095 140732606459853 0
/proc/22469/statm: 28282 349 296 221 0 87 0
[pid=22472] ppid=22469 vsize=15012476 memory=70832 CPUtime=0.11 cores=0,2,4,6
/proc/22472/stat : 22472 (java) S 22469 22469 20606 0 -1 1077944320 6875 0 0 0 9 2 0 0 20 0 15 0 224821060 15372775424 17708 33554432000 4194304 4196468 140721792471792 140721792454336 140142494338807 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
/proc/22472/statm: 3753119 17708 2738 1 0 3715579 0
[pid=22472/tid=22473] ppid=22469 vsize=15012476 memory=-6292511387775451077 CPUtime=0.09 cores=0,2,4,6
/proc/22472/task/22473/stat : 22473 (java) R 22469 22469 20606 0 -1 4202560 4995 0 0 0 8 1 0 0 20 0 15 0 224821060 15372775424 17773 33554432000 4194304 4196468 140721792471792 140142466150792 140142478419294 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22474] ppid=22469 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22474/stat : 22474 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821062 15372775424 17773 33554432000 4194304 4196468 140721792471792 140142498581648 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22475] ppid=22469 vsize=15012476 memory=139857016391296 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22475/stat : 22475 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821062 15372775424 17773 33554432000 4194304 4196468 140721792471792 140142312737808 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22476] ppid=22469 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22476/stat : 22476 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821062 15372775424 17773 33554432000 4194304 4196468 140721792471792 140142311685008 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22477] ppid=22469 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22477/stat : 22477 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821062 15372775424 17773 33554432000 4194304 4196468 140721792471792 140142310632208 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22478] ppid=22469 vsize=15012476 memory=139857016391296 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22478/stat : 22478 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821064 15372775424 17773 33554432000 4194304 4196468 140721792471792 140141531965808 140142494349954 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22479] ppid=22469 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22479/stat : 22479 (java) S 22469 22469 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224821064 15372775424 17773 33554432000 4194304 4196468 140721792471792 140141024764960 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22480] ppid=22469 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22480/stat : 22480 (java) S 22469 22469 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224821064 15372775424 17773 33554432000 4194304 4196468 140721792471792 140140890542960 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22481] ppid=22469 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22481/stat : 22481 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821067 15372775424 17773 33554432000 4194304 4196468 140721792471792 140140516038480 140142494357403 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22482] ppid=22469 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22482/stat : 22482 (java) S 22469 22469 20606 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 224821067 15372775424 17773 33554432000 4194304 4196468 140721792471792 140141530913648 140142494349954 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22483] ppid=22469 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22483/stat : 22483 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821067 15372775424 17773 33554432000 4194304 4196468 140721792471792 140141529860848 140142494349954 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22484] ppid=22469 vsize=15012476 memory=139857016391296 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22484/stat : 22484 (java) R 22469 22469 20606 0 -1 4202560 282 0 0 0 0 0 0 0 20 0 15 0 224821067 15372775424 17773 33554432000 4194304 4196468 140721792471792 140141528803992 140142473295094 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22485] ppid=22469 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22485/stat : 22485 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821067 15372775424 17773 33554432000 4194304 4196468 140721792471792 140140018133728 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22486] ppid=22469 vsize=15012476 memory=139857016391296 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22486/stat : 22486 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821067 15372775424 17773 33554432000 4194304 4196468 140721792471792 140141527755440 140142494349954 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 72228 KiB

[startup+0.210625 s]*
/proc/loadavg: 2.48 2.16 2.09 3/222 22486
/proc/meminfo: memFree=16892528/32770624 swapFree=67058736/67108860
[pid=22469] ppid=22466 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (scop.sh) S 22466 22469 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224821060 115843072 349 33554432000 4194304 5098028 140732606449008 140732606446264 139829250577020 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140732606456897 140732606457095 140732606457095 140732606459853 0
/proc/22469/statm: 28282 349 296 221 0 87 0
[pid=22472] ppid=22469 vsize=15012476 memory=84136 CPUtime=0.25 cores=0,2,4,6
/proc/22472/stat : 22472 (java) S 22469 22469 20606 0 -1 1077944320 10421 0 0 0 22 3 0 0 20 0 15 0 224821060 15372775424 21034 33554432000 4194304 4196468 140721792471792 140721792454336 140142494338807 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
/proc/22472/statm: 3753119 21034 2877 1 0 3715579 0
[pid=22472/tid=22473] ppid=22469 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/22472/task/22473/stat : 22473 (java) R 22469 22469 20606 0 -1 4202560 8304 0 0 0 18 2 0 0 20 0 15 0 224821060 15372775424 21034 33554432000 4194304 4196468 140721792471792 140142466158720 140142494350742 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22474] ppid=22469 vsize=15012476 memory=545 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22474/stat : 22474 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821062 15372775424 21034 33554432000 4194304 4196468 140721792471792 140142498581648 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22475] ppid=22469 vsize=15012476 memory=139857017577754 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22475/stat : 22475 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821062 15372775424 21034 33554432000 4194304 4196468 140721792471792 140142312737808 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22476] ppid=22469 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22476/stat : 22476 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821062 15372775424 21034 33554432000 4194304 4196468 140721792471792 140142311685008 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22477] ppid=22469 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22477/stat : 22477 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821062 15372775424 21034 33554432000 4194304 4196468 140721792471792 140142310632208 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22478] ppid=22469 vsize=15012476 memory=139857016391296 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22478/stat : 22478 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821064 15372775424 21034 33554432000 4194304 4196468 140721792471792 140141531965808 140142494349954 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22479] ppid=22469 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22479/stat : 22479 (java) S 22469 22469 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224821064 15372775424 21034 33554432000 4194304 4196468 140721792471792 140141024764960 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22480] ppid=22469 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22480/stat : 22480 (java) S 22469 22469 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224821064 15372775424 21034 33554432000 4194304 4196468 140721792471792 140140890542960 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22481] ppid=22469 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22481/stat : 22481 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821067 15372775424 21034 33554432000 4194304 4196468 140721792471792 140140516038480 140142494357403 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22482] ppid=22469 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22482/stat : 22482 (java) S 22469 22469 20606 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 224821067 15372775424 21034 33554432000 4194304 4196468 140721792471792 140141530913648 140142494349954 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22483] ppid=22469 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22483/stat : 22483 (java) S 22469 22469 20606 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 224821067 15372775424 21034 33554432000 4194304 4196468 140721792471792 140141529860848 140142494349954 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22484] ppid=22469 vsize=15012476 memory=139857016391296 CPUtime=0.02 cores=0,2,4,6
/proc/22472/task/22484/stat : 22484 (java) R 22469 22469 20606 0 -1 4202560 300 0 0 0 2 0 0 0 20 0 15 0 224821067 15372775424 21034 33554432000 4194304 4196468 140721792471792 140141528808048 140142473011198 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22485] ppid=22469 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22485/stat : 22485 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821067 15372775424 21034 33554432000 4194304 4196468 140721792471792 140140018133728 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22486] ppid=22469 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22486/stat : 22486 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821067 15372775424 21034 33554432000 4194304 4196468 140721792471792 140141527755440 140142494349954 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 85532 KiB

[startup+0.310518 s]*
/proc/loadavg: 2.48 2.16 2.09 3/222 22486
/proc/meminfo: memFree=16888992/32770624 swapFree=67058736/67108860
[pid=22469] ppid=22466 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (scop.sh) S 22466 22469 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224821060 115843072 349 33554432000 4194304 5098028 140732606449008 140732606446264 139829250577020 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140732606456897 140732606457095 140732606457095 140732606459853 0
/proc/22469/statm: 28282 349 296 221 0 87 0
[pid=22472] ppid=22469 vsize=15012476 memory=87660 CPUtime=0.43 cores=0,2,4,6
/proc/22472/stat : 22472 (java) S 22469 22469 20606 0 -1 1077944320 10942 0 0 0 40 3 0 0 20 0 15 0 224821060 15372775424 21915 33554432000 4194304 4196468 140721792471792 140721792454336 140142494338807 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
/proc/22472/statm: 3753119 21915 2975 1 0 3715579 0
[pid=22472/tid=22473] ppid=22469 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/22472/task/22473/stat : 22473 (java) R 22469 22469 20606 0 -1 4202560 8680 0 0 0 27 2 0 0 20 0 15 0 224821060 15372775424 21915 33554432000 4194304 4196468 140721792471792 140142466133808 140142478419294 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22474] ppid=22469 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22474/stat : 22474 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821062 15372775424 21915 33554432000 4194304 4196468 140721792471792 140142498581648 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22475] ppid=22469 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22475/stat : 22475 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821062 15372775424 21915 33554432000 4194304 4196468 140721792471792 140142312737808 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22476] ppid=22469 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22476/stat : 22476 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821062 15372775424 21915 33554432000 4194304 4196468 140721792471792 140142311685008 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22477] ppid=22469 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22477/stat : 22477 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821062 15372775424 21915 33554432000 4194304 4196468 140721792471792 140142310632208 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22478] ppid=22469 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22478/stat : 22478 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821064 15372775424 21915 33554432000 4194304 4196468 140721792471792 140141531965808 140142494349954 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22479] ppid=22469 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22479/stat : 22479 (java) S 22469 22469 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224821064 15372775424 21915 33554432000 4194304 4196468 140721792471792 140141024764960 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22480] ppid=22469 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22480/stat : 22480 (java) S 22469 22469 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224821064 15372775424 21915 33554432000 4194304 4196468 140721792471792 140140890542960 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22481] ppid=22469 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22481/stat : 22481 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821067 15372775424 21915 33554432000 4194304 4196468 140721792471792 140140516038480 140142494357403 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22482] ppid=22469 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/22472/task/22482/stat : 22482 (java) S 22469 22469 20606 0 -1 1077944384 439 0 0 0 1 0 0 0 20 0 15 0 224821067 15372775424 21915 33554432000 4194304 4196468 140721792471792 140141530913648 140142494349954 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22483] ppid=22469 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/22472/task/22483/stat : 22483 (java) S 22469 22469 20606 0 -1 1077944384 150 0 0 0 3 0 0 0 20 0 15 0 224821067 15372775424 21915 33554432000 4194304 4196468 140721792471792 140141529860848 140142494349954 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22484] ppid=22469 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22472/task/22484/stat : 22484 (java) S 22469 22469 20606 0 -1 1077944384 321 0 0 0 7 0 0 0 20 0 15 0 224821067 15372775424 21915 33554432000 4194304 4196468 140721792471792 140141528808048 140142494349954 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22485] ppid=22469 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22485/stat : 22485 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821067 15372775424 21915 33554432000 4194304 4196468 140721792471792 140140018133728 140142494349013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22486] ppid=22469 vsize=15012476 memory=3905244507057233969 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22486/stat : 22486 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821067 15372775424 21915 33554432000 4194304 4196468 140721792471792 140141527755440 140142494349954 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89056 KiB

[startup+0.702185 s]
/proc/loadavg: 2.48 2.16 2.09 3/222 22486
/proc/meminfo: memFree=16865304/32770624 swapFree=67058736/67108860
[pid=22469] ppid=22466 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (scop.sh) S 22466 22469 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224821060 115843072 349 33554432000 4194304 5098028 140732606449008 140732606446264 139829250577020 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140732606456897 140732606457095 140732606457095 140732606459853 0
/proc/22469/statm: 28282 349 296 221 0 87 0
[pid=22472] ppid=22469 vsize=15020872 memory=127584 CPUtime=1.01 cores=0,2,4,6
/proc/22472/stat : 22472 (java) S 22469 22469 20606 0 -1 1077944320 18107 0 0 0 96 5 0 0 20 0 15 0 224821060 15381372928 31896 33554432000 4194304 4196468 140721792471792 140721792454336 140142494338807 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
/proc/22472/statm: 3755218 31896 3145 1 0 3716603 0
[pid=22472/tid=22473] ppid=22469 vsize=15020872 memory=2372 CPUtime=0.67 cores=0,2,4,6
/proc/22472/task/22473/stat : 22473 (java) R 22469 22469 20606 0 -1 4202560 15408 0 0 0 64 3 0 0 20 0 15 0 224821060 15381372928 31896 33554432000 4194304 4196468 140721792471792 140142466176000 140142494360733 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22474] ppid=22469 vsize=15020872 memory=116 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22474/stat : 22474 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821062 15381372928 31896 33554432000 4194304 4196468 140721792471792 140142498581648 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22475] ppid=22469 vsize=15020872 memory=12922 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22475/stat : 22475 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821062 15381372928 31896 33554432000 4194304 4196468 140721792471792 140142312737808 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22476] ppid=22469 vsize=15020872 memory=448505 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22476/stat : 22476 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821062 15381372928 31896 33554432000 4194304 4196468 140721792471792 140142311685008 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22477] ppid=22469 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22477/stat : 22477 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821062 15381372928 31896 33554432000 4194304 4196468 140721792471792 140142310632208 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22478] ppid=22469 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22478/stat : 22478 (java) S 22469 22469 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224821064 15381372928 31896 33554432000 4194304 4196468 140721792471792 140141531965808 140142494349954 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22479] ppid=22469 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22479/stat : 22479 (java) S 22469 22469 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224821064 15381372928 31896 33554432000 4194304 4196468 140721792471792 140141024764960 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22480] ppid=22469 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22480/stat : 22480 (java) S 22469 22469 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224821064 15381372928 31896 33554432000 4194304 4196468 140721792471792 140140890542960 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22481] ppid=22469 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22481/stat : 22481 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821067 15381372928 31896 33554432000 4194304 4196468 140721792471792 140140516038480 140142494357403 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22482] ppid=22469 vsize=15020872 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/22472/task/22482/stat : 22482 (java) R 22469 22469 20606 0 -1 4202560 539 0 0 0 6 0 0 0 20 0 15 0 224821067 15381372928 31896 33554432000 4194304 4196468 140721792471792 140141530903760 140142473584655 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22483] ppid=22469 vsize=15020872 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/22472/task/22483/stat : 22483 (java) S 22469 22469 20606 0 -1 1077944384 376 0 0 0 10 0 0 0 20 0 15 0 224821067 15381372928 31896 33554432000 4194304 4196468 140721792471792 140141529860848 140142494349954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22484] ppid=22469 vsize=15020872 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/22472/task/22484/stat : 22484 (java) R 22469 22469 20606 0 -1 1077944384 428 0 0 0 15 0 0 0 20 0 15 0 224821067 15381372928 31896 33554432000 4194304 4196468 140721792471792 140141528808176 140142494349013 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22485] ppid=22469 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22485/stat : 22485 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821067 15381372928 31896 33554432000 4194304 4196468 140721792471792 140140018133728 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22486] ppid=22469 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22486/stat : 22486 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821067 15381372928 31896 33554432000 4194304 4196468 140721792471792 140141527755440 140142494349954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 128980 KiB

[startup+1.50095 s]
/proc/loadavg: 2.48 2.16 2.09 3/222 22486
/proc/meminfo: memFree=16839560/32770624 swapFree=67058736/67108860
[pid=22469] ppid=22466 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (scop.sh) S 22466 22469 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224821060 115843072 349 33554432000 4194304 5098028 140732606449008 140732606446264 139829250577020 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140732606456897 140732606457095 140732606457095 140732606459853 0
/proc/22469/statm: 28282 349 296 221 0 87 0

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

/proc/22472/task/22474/stat : 22474 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821062 15385567232 45047 33554432000 4194304 4196468 140721792471792 140142498581648 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22475] ppid=22469 vsize=15024968 memory=800 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22475/stat : 22475 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821062 15385567232 45047 33554432000 4194304 4196468 140721792471792 140142312737808 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22476] ppid=22469 vsize=15024968 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22476/stat : 22476 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821062 15385567232 45047 33554432000 4194304 4196468 140721792471792 140142311685008 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22477] ppid=22469 vsize=15024968 memory=912 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22477/stat : 22477 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821062 15385567232 45047 33554432000 4194304 4196468 140721792471792 140142310632208 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22478] ppid=22469 vsize=15024968 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22478/stat : 22478 (java) S 22469 22469 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224821064 15385567232 45047 33554432000 4194304 4196468 140721792471792 140141531965808 140142494349954 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22479] ppid=22469 vsize=15024968 memory=3036 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22479/stat : 22479 (java) S 22469 22469 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224821064 15385567232 45047 33554432000 4194304 4196468 140721792471792 140141024764960 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22480] ppid=22469 vsize=15024968 memory=3416 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22480/stat : 22480 (java) S 22469 22469 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224821064 15385567232 45047 33554432000 4194304 4196468 140721792471792 140140890542960 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22481] ppid=22469 vsize=15024968 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22481/stat : 22481 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821067 15385567232 45047 33554432000 4194304 4196468 140721792471792 140140516038480 140142494357403 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22482] ppid=22469 vsize=15024968 memory=1408 CPUtime=0.33 cores=0,2,4,6
/proc/22472/task/22482/stat : 22482 (java) R 22469 22469 20606 0 -1 4202560 910 0 0 0 33 0 0 0 20 0 15 0 224821067 15385567232 45047 33554432000 4194304 4196468 140721792471792 140141530898240 140142494360154 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22483] ppid=22469 vsize=15024968 memory=3052 CPUtime=0.37 cores=0,2,4,6
/proc/22472/task/22483/stat : 22483 (java) R 22469 22469 20606 0 -1 4202560 666 0 0 0 37 0 0 0 20 0 15 0 224821067 15385567232 45047 33554432000 4194304 4196468 140721792471792 140141529848496 140142475883438 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22484] ppid=22469 vsize=15024968 memory=1472 CPUtime=0.66 cores=0,2,4,6
/proc/22472/task/22484/stat : 22484 (java) S 22469 22469 20606 0 -1 1077944384 2460 0 0 0 65 1 0 0 20 0 15 0 224821067 15385567232 45047 33554432000 4194304 4196468 140721792471792 140141528808048 140142494349954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22485] ppid=22469 vsize=15024968 memory=144072 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22485/stat : 22485 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821067 15385567232 45047 33554432000 4194304 4196468 140721792471792 140140018133728 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22486] ppid=22469 vsize=15024968 memory=64420 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22486/stat : 22486 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821067 15385567232 45047 33554432000 4194304 4196468 140721792471792 140141527755440 140142494349954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 181584 KiB

[startup+2.62697 s]
# the end of solver process 22469 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.42659 s, system=0.155924 s

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

[startup+1.60164 s]
/proc/loadavg: 2.48 2.16 2.09 3/222 22486
/proc/meminfo: memFree=16839560/32770624 swapFree=67058736/67108860
[pid=22469] ppid=22466 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (scop.sh) S 22466 22469 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224821060 115843072 349 33554432000 4194304 5098028 140732606449008 140732606446264 139829250577020 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140732606456897 140732606457095 140732606457095 140732606459853 0
/proc/22469/statm: 28282 349 296 221 0 87 0
[pid=22472] ppid=22469 vsize=15027084 memory=187860 CPUtime=3.13 cores=0,2,4,6
/proc/22472/stat : 22472 (java) S 22469 22469 20606 0 -1 1077944320 22377 0 0 0 306 7 0 0 20 0 15 0 224821060 15387734016 46965 33554432000 4194304 4196468 140721792471792 140721792454336 140142494338807 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
/proc/22472/statm: 3756771 46965 3203 1 0 3717627 0
[pid=22472/tid=22473] ppid=22469 vsize=15027084 memory=1396 CPUtime=1.57 cores=0,2,4,6
/proc/22472/task/22473/stat : 22473 (java) R 22469 22469 20606 0 -1 4202560 16810 0 0 0 152 5 0 0 20 0 15 0 224821060 15387734016 46965 33554432000 4194304 4196468 140721792471792 140142466177152 140141989374012 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22474] ppid=22469 vsize=15027084 memory=141520 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22474/stat : 22474 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821062 15387734016 46965 33554432000 4194304 4196468 140721792471792 140142498581648 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22475] ppid=22469 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22475/stat : 22475 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821062 15387734016 46965 33554432000 4194304 4196468 140721792471792 140142312737808 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22476] ppid=22469 vsize=15027084 memory=54 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22476/stat : 22476 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821062 15387734016 46965 33554432000 4194304 4196468 140721792471792 140142311685008 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22477] ppid=22469 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22477/stat : 22477 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821062 15387734016 46965 33554432000 4194304 4196468 140721792471792 140142310632208 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22478] ppid=22469 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22478/stat : 22478 (java) S 22469 22469 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224821064 15387734016 46965 33554432000 4194304 4196468 140721792471792 140141531965808 140142494349954 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22479] ppid=22469 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22479/stat : 22479 (java) S 22469 22469 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224821064 15387734016 46965 33554432000 4194304 4196468 140721792471792 140141024764960 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22480] ppid=22469 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22480/stat : 22480 (java) S 22469 22469 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224821064 15387734016 46965 33554432000 4194304 4196468 140721792471792 140140890542960 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22481] ppid=22469 vsize=15027084 memory=25 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22481/stat : 22481 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821067 15387734016 46965 33554432000 4194304 4196468 140721792471792 140140516038480 140142494357403 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22482] ppid=22469 vsize=15027084 memory=2 CPUtime=0.4 cores=0,2,4,6
/proc/22472/task/22482/stat : 22482 (java) R 22469 22469 20606 0 -1 4202560 954 0 0 0 40 0 0 0 20 0 15 0 224821067 15387734016 46965 33554432000 4194304 4196468 140721792471792 140141530913776 140142474934301 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22483] ppid=22469 vsize=15027084 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/22472/task/22483/stat : 22483 (java) R 22469 22469 20606 0 -1 4202560 688 0 0 0 42 0 0 0 20 0 15 0 224821067 15387734016 46965 33554432000 4194304 4196468 140721792471792 140141529846944 140142475859940 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22484] ppid=22469 vsize=15027084 memory=0 CPUtime=0.72 cores=0,2,4,6
/proc/22472/task/22484/stat : 22484 (java) R 22469 22469 20606 0 -1 4202560 2569 0 0 0 71 1 0 0 20 0 15 0 224821067 15387734016 46965 33554432000 4194304 4196468 140721792471792 140141528808048 140142494350742 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22485] ppid=22469 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22485/stat : 22485 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821067 15387734016 46965 33554432000 4194304 4196468 140721792471792 140140018133728 140142494349013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
[pid=22472/tid=22486] ppid=22469 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22472/task/22486/stat : 22486 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821067 15387734016 46965 33554432000 4194304 4196468 140721792471792 140141527755440 140142494349954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22482944 140721792476167 140721792476465 140721792476465 140721792479183 0
Current children cumulated CPU time: 3.13 s
Current children cumulated vsize: 15140212 KiB
Current children cumulated memory: 189256 KiB

[startup+2.40067 s]
/proc/loadavg: 2.48 2.16 2.09 3/222 22501
/proc/meminfo: memFree=16913824/32770624 swapFree=67058736/67108860
[pid=22469] ppid=22466 vsize=113128 memory=1472 CPUtime=3.32 cores=0,2,4,6
/proc/22469/stat : 22469 (scop.sh) S 22466 22469 20606 0 -1 4202496 590 23277 0 0 0 0 324 8 20 0 1 0 224821060 115843072 368 33554432000 4194304 5098028 140732606449008 140732606445752 139829250577020 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140732606456897 140732606457095 140732606457095 140732606459853 0
/proc/22469/statm: 28282 368 311 221 0 87 0
[pid=22487] ppid=22469 vsize=7406384 memory=96964 CPUtime=0.8 cores=0,2,4,6
/proc/22487/stat : 22487 (java) S 22469 22469 20606 0 -1 1077944320 16435 0 0 0 76 4 0 0 20 0 15 0 224821231 7584137216 24241 33554432000 4194304 4196468 140725216995520 140725216978064 139671642570487 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
/proc/22487/statm: 1851596 24241 3056 1 0 1813530 0
[pid=22487/tid=22488] ppid=22469 vsize=7406384 memory=8026661852046381162 CPUtime=0.58 cores=0,2,4,6
/proc/22487/task/22488/stat : 22488 (java) R 22469 22469 20606 0 -1 4202560 14041 0 0 0 55 3 0 0 20 0 15 0 224821231 7584137216 24241 33554432000 4194304 4196468 140725216995520 139671614373584 139671642592413 0 4 2 25189581 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22489] ppid=22469 vsize=7406384 memory=28829630602021044 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22489/stat : 22489 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821233 7584137216 24241 33554432000 4194304 4196468 140725216995520 139671646812432 139671642580693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22490] ppid=22469 vsize=7406384 memory=288292194572586130 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22490/stat : 22490 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821233 7584137216 24241 33554432000 4194304 4196468 140725216995520 139671127357840 139671642580693 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22491] ppid=22469 vsize=7406384 memory=7088773812221943410 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22491/stat : 22491 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821233 7584137216 24241 33554432000 4194304 4196468 140725216995520 139671126305296 139671642580693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22492] ppid=22469 vsize=7406384 memory=8128038100524242582 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22492/stat : 22492 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821233 7584137216 24241 33554432000 4194304 4196468 140725216995520 139671125252752 139671642580693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22493] ppid=22469 vsize=7406384 memory=-7595718148000617580 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22493/stat : 22493 (java) S 22469 22469 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224821234 7584137216 24241 33554432000 4194304 4196468 140725216995520 139671089019376 139671642581634 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22494] ppid=22469 vsize=7406384 memory=-3704326594973231466 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22494/stat : 22494 (java) S 22469 22469 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224821234 7584137216 24241 33554432000 4194304 4196468 140725216995520 139670457410976 139671642580693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22495] ppid=22469 vsize=7406384 memory=-7595718316223324558 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22495/stat : 22495 (java) S 22469 22469 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224821235 7584137216 24241 33554432000 4194304 4196468 140725216995520 139670188975600 139671642580693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22496] ppid=22469 vsize=7406384 memory=8259761640030508194 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22496/stat : 22496 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821237 7584137216 24241 33554432000 4194304 4196468 140725216995520 139669814467280 139671642589083 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22497] ppid=22469 vsize=7406384 memory=-7606742959547834223 CPUtime=0.03 cores=0,2,4,6
/proc/22487/task/22497/stat : 22497 (java) S 22469 22469 20606 0 -1 1077944384 366 0 0 0 3 0 0 0 20 0 15 0 224821237 7584137216 24241 33554432000 4194304 4196468 140725216995520 139671087966192 139671642581634 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22498] ppid=22469 vsize=7406384 memory=-7595761213668167008 CPUtime=0.04 cores=0,2,4,6
/proc/22487/task/22498/stat : 22498 (java) S 22469 22469 20606 0 -1 1077944384 265 0 0 0 4 0 0 0 20 0 15 0 224821237 7584137216 24241 33554432000 4194304 4196468 140725216995520 139671086913648 139671642581634 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22499] ppid=22469 vsize=7406384 memory=-7595718148000617580 CPUtime=0.12 cores=0,2,4,6
/proc/22487/task/22499/stat : 22499 (java) S 22469 22469 20606 0 -1 1077944384 429 0 0 0 12 0 0 0 20 0 15 0 224821237 7584137216 24241 33554432000 4194304 4196468 140725216995520 139671085861104 139671642581634 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22500] ppid=22469 vsize=7406384 memory=-7595718147998060693 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22500/stat : 22500 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821237 7584137216 24241 33554432000 4194304 4196468 140725216995520 139669316561504 139671642580693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22501] ppid=22469 vsize=7406384 memory=7378137952396333677 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22501/stat : 22501 (java) S 22469 22469 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224821237 7584137216 24241 33554432000 4194304 4196468 140725216995520 139671084809008 139671642581634 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
Current children cumulated CPU time: 4.12 s
Current children cumulated vsize: 7519512 KiB
Current children cumulated memory: 98436 KiB

[startup+2.60072 s]
/proc/loadavg: 2.48 2.16 2.09 3/222 22501
/proc/meminfo: memFree=16913824/32770624 swapFree=67058736/67108860
[pid=22469] ppid=22466 vsize=113128 memory=1472 CPUtime=3.32 cores=0,2,4,6
/proc/22469/stat : 22469 (scop.sh) S 22466 22469 20606 0 -1 4202496 590 23277 0 0 0 0 324 8 20 0 1 0 224821060 115843072 368 33554432000 4194304 5098028 140732606449008 140732606445752 139829250577020 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140732606456897 140732606457095 140732606457095 140732606459853 0
/proc/22469/statm: 28282 368 311 221 0 87 0
[pid=22487] ppid=22469 vsize=7740532 memory=118028 CPUtime=1.18 cores=0,2,4,6
/proc/22487/stat : 22487 (java) S 22469 22469 20606 0 -1 1077944320 18204 535 0 0 113 5 0 0 20 0 17 0 224821231 7926304768 29507 33554432000 4194304 4196468 140725216995520 140725216978064 139671642570487 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
/proc/22487/statm: 1935133 29507 3157 1 0 1896532 0
[pid=22487/tid=22488] ppid=22469 vsize=7740532 memory=0 CPUtime=0.77 cores=0,2,4,6
/proc/22487/task/22488/stat : 22488 (java) R 22469 22469 20606 0 -1 4202560 15178 535 0 0 73 4 0 0 20 0 17 0 224821231 7926304768 29507 33554432000 4194304 4196468 140725216995520 139671614406048 139671626650974 0 4 2 25189581 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22489] ppid=22469 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22489/stat : 22489 (java) S 22469 22469 20606 0 -1 1077944384 1 535 0 0 0 0 0 0 20 0 17 0 224821233 7926304768 29507 33554432000 4194304 4196468 140725216995520 139671646812432 139671642580693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22490] ppid=22469 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22490/stat : 22490 (java) S 22469 22469 20606 0 -1 1077944384 1 535 0 0 0 0 0 0 20 0 17 0 224821233 7926304768 29507 33554432000 4194304 4196468 140725216995520 139671127357840 139671642580693 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22491] ppid=22469 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22491/stat : 22491 (java) S 22469 22469 20606 0 -1 1077944384 1 535 0 0 0 0 0 0 20 0 17 0 224821233 7926304768 29507 33554432000 4194304 4196468 140725216995520 139671126305296 139671642580693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22492] ppid=22469 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22492/stat : 22492 (java) S 22469 22469 20606 0 -1 1077944384 2 535 0 0 0 0 0 0 20 0 17 0 224821233 7926304768 29507 33554432000 4194304 4196468 140725216995520 139671125252752 139671642580693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22493] ppid=22469 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22493/stat : 22493 (java) S 22469 22469 20606 0 -1 1077944384 5 535 0 0 0 0 0 0 20 0 17 0 224821234 7926304768 29507 33554432000 4194304 4196468 140725216995520 139671089019376 139671642581634 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22494] ppid=22469 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22494/stat : 22494 (java) S 22469 22469 20606 0 -1 1077944384 13 535 0 0 0 0 0 0 20 0 17 0 224821234 7926304768 29507 33554432000 4194304 4196468 140725216995520 139670457410976 139671642580693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22495] ppid=22469 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22495/stat : 22495 (java) S 22469 22469 20606 0 -1 1077944384 1 535 0 0 0 0 0 0 20 0 17 0 224821235 7926304768 29507 33554432000 4194304 4196468 140725216995520 139670188975600 139671642580693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22496] ppid=22469 vsize=7740532 memory=279713772396144 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22496/stat : 22496 (java) S 22469 22469 20606 0 -1 1077944384 3 535 0 0 0 0 0 0 20 0 17 0 224821237 7926304768 29507 33554432000 4194304 4196468 140725216995520 139669814467280 139671642589083 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22497] ppid=22469 vsize=7740532 memory=6944656592455359580 CPUtime=0.09 cores=0,2,4,6
/proc/22487/task/22497/stat : 22497 (java) S 22469 22469 20606 0 -1 1077944384 475 535 0 0 9 0 0 0 20 0 17 0 224821237 7926304768 29507 33554432000 4194304 4196468 140725216995520 139671087966192 139671642581634 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22498] ppid=22469 vsize=7740532 memory=6944656592387989600 CPUtime=0.08 cores=0,2,4,6
/proc/22487/task/22498/stat : 22498 (java) S 22469 22469 20606 0 -1 1077944384 471 535 0 0 8 0 0 0 20 0 17 0 224821237 7926304768 29507 33554432000 4194304 4196468 140725216995520 139671086913648 139671642581634 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22499] ppid=22469 vsize=7740532 memory=-3472574513799858007 CPUtime=0.2 cores=0,2,4,6
/proc/22487/task/22499/stat : 22499 (java) S 22469 22469 20606 0 -1 1077944384 626 535 0 0 20 0 0 0 20 0 17 0 224821237 7926304768 29507 33554432000 4194304 4196468 140725216995520 139671085861104 139671642581634 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22500] ppid=22469 vsize=7740532 memory=667680 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22500/stat : 22500 (java) S 22469 22469 20606 0 -1 1077944384 3 535 0 0 0 0 0 0 20 0 17 0 224821237 7926304768 29507 33554432000 4194304 4196468 140725216995520 139669316561504 139671642580693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
[pid=22487/tid=22501] ppid=22469 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22487/task/22501/stat : 22501 (java) S 22469 22469 20606 0 -1 1077944384 3 535 0 0 0 0 0 0 20 0 17 0 224821237 7926304768 29507 33554432000 4194304 4196468 140725216995520 139671084809008 139671642581634 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 16568320 140725216998581 140725216998705 140725216998705 140725217001423 0
Current children cumulated CPU time: 4.5 s
Current children cumulated vsize: 7853660 KiB
Current children cumulated memory: 119500 KiB

Child status: 0
Real time (s): 2.62703
CPU time (s): 4.58251
CPU user time (s): 4.42659
CPU system time (s): 0.155924
CPU usage (%): 174.437
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 199764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.42659
system time used= 0.155924
maximum resident set size= 198684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42707
page faults= 0
swaps= 0
block input operations= 0
block output operations= 256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4893
involuntary context switches= 58


# summary of solver processes directly reported to runsolver:
#   pid: 22469
#   total CPU time (s): 4.58251
#   total CPU user time (s): 4.42659
#   total CPU system time (s): 0.155924

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

The end

Launcher Data

Begin job on node103 at 2018-08-12 13:16:19
IDJOB=4305583
IDBENCH=141339
IDSOLVER=2783
FILE ID=node103/4305583-1534072579
RUNJOBID= node103-1534064938-20637
PBS_JOBID= 21036991
Free space on /tmp= 34400 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Langford/LangfordBin-11_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305583-1534072579/watcher-4305583-1534072579 -o /tmp/evaluation-result-4305583-1534072579/solver-4305583-1534072579 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305583-1534072579.xml

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

MD5SUM BENCH= 0eb659d8c217bf688ca291acdf1662a5
RANDOM SEED=592980971

node103.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.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
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.48
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.48
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.48
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:        16965928 kB
MemAvailable:   31750676 kB
Buffers:          118524 kB
Cached:         14807960 kB
SwapCached:         5832 kB
Active:          7707868 kB
Inactive:        7428816 kB
Active(anon):     201504 kB
Inactive(anon):    60156 kB
Active(file):    7506364 kB
Inactive(file):  7368660 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67058736 kB
Dirty:              8104 kB
Writeback:             0 kB
AnonPages:        231192 kB
Mapped:            61980 kB
Shmem:             48604 kB
Slab:             367612 kB
SReclaimable:     338184 kB
SUnreclaim:        29428 kB
KernelStack:        3920 kB
PageTables:         5724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5899516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34392 MiB
End job on node103 at 2018-08-12 13:16:22