Trace number 4307357

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+glucose-syrup (2018-07-31)UNSAT 4.71329 2.46738

General information on the benchmark

NameDubois/
Dubois-021_c18.xml
MD5SUM20df171288238b3174eb6e57a3777db0
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 benchmark3.48958
Satisfiable
(Un)Satisfiability was proved
Number of variables63
Number of constraints42
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":63}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":63}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":42}]
Number of extensional constraints42
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-24443-serial-file.bin HOME/instance-4307357-1534192746.xml
0.65/0.54	
0.65/0.54	scop both+glucose-syrup (2018-07-31)
0.65/0.54	(Encoding Process)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Mon Aug 13 22:39:07 CEST 2018
0.65/0.57	c PID: 24446
0.65/0.57	c IP: 172.20.3.132
0.65/0.57	c HOST: node132.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.16/0.87	c (0,0) Parsing End
1.16/0.87	c (0,0) CSP: 0 int (0 aux), 63 bool (0 aux), 42 ctr, max domain size 2
1.16/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.88	c (0,0) Constraint Name Generate Begin
1.16/0.88	c (0,0) Ctr:HOME/instance-4307357-1534192746.xml,ExtensionSupport:IntVar
1.16/0.88	c (0,0) Constraint Name Generate End
1.16/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.88	c (0,0) CSP to CSPinCNF Begin
1.70/1.12	c (0,0) translated 5 (10%) constraints
1.70/1.16	c (0,0) translated 9 (20%) constraints
1.70/1.19	c (0,0) translated 13 (30%) constraints
1.98/1.23	c (0,0) translated 17 (40%) constraints
1.98/1.26	c (0,0) translated 21 (50%) constraints
1.98/1.29	c (0,0) translated 26 (60%) constraints
2.22/1.31	c (0,0) translated 30 (70%) constraints
2.22/1.32	c (0,0) translated 34 (80%) constraints
2.22/1.34	c (0,0) translated 38 (90%) constraints
2.22/1.35	c (0,0) translated 42 (100%) constraints
2.22/1.39	c (0,0) STATISTICS1:HOME/instance-4307357-1534192746.xml,ExtensionSupport:IntVar,231,798,-1,2,3,1,,2:2100,3:546;2:252,1:2100;0:42,
2.22/1.39	c (0,0) ==========================================
2.22/1.39	c (0,0) Both Encoding selects:
2.22/1.39	c (0,0) Order
2.22/1.39	c (0,0) ==========================================
2.49/1.40	c (0,0) translated 80 (10%) constraints
2.49/1.41	c (0,0) translated 160 (20%) constraints
2.49/1.42	c (0,0) translated 240 (30%) constraints
2.49/1.42	c (0,0) translated 320 (40%) constraints
2.49/1.43	c (0,0) translated 399 (50%) constraints
2.49/1.43	c (0,0) translated 479 (60%) constraints
2.49/1.44	c (0,0) translated 559 (70%) constraints
2.49/1.44	c (0,0) translated 639 (80%) constraints
2.49/1.44	c (0,0) translated 719 (90%) constraints
2.49/1.45	c (0,0) translated 798 (100%) constraints
2.49/1.45	c (0,0) CSP to CSPinCNF End
2.49/1.45	c (0,0) CSP: 0 int (0 aux), 231 bool (168 aux), 798 ctr, max domain size 2
2.49/1.45	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.49/1.45	c (0,0) CSPinCNF Propagation Begin
2.49/1.49	c (0,0) 0 values, 42 unsatisfiable literals, and 0 valid clauses are removed
2.49/1.49	c (0,0) CSPinCNF Propagation End
2.49/1.49	c (0,0) CSP: 0 int (0 aux), 231 bool (168 aux), 798 ctr, max domain size 2
2.49/1.49	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.49/1.49	c (0,0) Simplify CSPinCNF Begin
2.49/1.50	c (0,0) Simplify CSPinCNF End
2.49/1.50	c (0,0) CSP: 0 int (0 aux), 231 bool (168 aux), 798 ctr, max domain size 2
2.49/1.50	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.49/1.50	c (0,0) Calculate Precise Domain Begin
2.92/1.50	c (0,0) 0 values are removed by re-calculation
2.92/1.50	c (0,0) Calculate Precise Domain End
2.92/1.50	c (0,0) CSP: 0 int (0 aux), 231 bool (168 aux), 798 ctr, max domain size 2
2.92/1.50	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.92/1.50	c (0,0) CSPinCNF to SatSolver Begin
2.92/1.53	c (0,0) 80 (10 %) CSP clauses are encoded (231 SAT variables, 79 SAT clauses)
2.92/1.53	c (0,0) 160 (20 %) CSP clauses are encoded (231 SAT variables, 159 SAT clauses)
2.92/1.54	c (0,0) 240 (30 %) CSP clauses are encoded (231 SAT variables, 239 SAT clauses)
2.92/1.54	c (0,0) 320 (40 %) CSP clauses are encoded (231 SAT variables, 319 SAT clauses)
2.92/1.55	c (1,0) 399 (50 %) CSP clauses are encoded (231 SAT variables, 398 SAT clauses)
2.92/1.55	c (1,0) 479 (60 %) CSP clauses are encoded (231 SAT variables, 478 SAT clauses)
2.92/1.55	c (1,0) 559 (70 %) CSP clauses are encoded (231 SAT variables, 558 SAT clauses)
2.92/1.56	c (1,1) 639 (80 %) CSP clauses are encoded (231 SAT variables, 638 SAT clauses)
2.92/1.56	c (1,1) 719 (90 %) CSP clauses are encoded (231 SAT variables, 718 SAT clauses)
2.92/1.56	c (1,1) 798 (100 %) CSP clauses are encoded (231 SAT variables, 797 SAT clauses)
2.92/1.56	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.92/1.56	c (1,1) CSPinCNF to SatSolver End
2.92/1.56	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.92/1.58	c (1,1) STATISTICS2:HOME/instance-4307357-1534192746.xml,ExtensionSupport:IntVar,231,798,-1,2,3,1,,2:2100,3:504;2:294,1:2100,
2.92/1.58	c (1,1) 231 bool, 798 clause
2.92/1.58	c (1,1) Export Begin
3.35/1.66	c (1,1) Export to HOME/scop-24443-serial-file.bin
3.35/1.66	c (1,1) Export End
3.35/1.67	c (1,1) Export File Size: 0.01 MB
3.35/1.67	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.35/1.67	c END-Prog: Mon Aug 13 22:39:08 CEST 2018
3.35/1.68	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-24443-serial-file.bin
4.10/2.17	c (0,0) Read Serial File Begin
4.10/2.17	c (0,0) HOME/scop-24443-serial-file.bin
4.37/2.34	c (0,0) Read Serial File End
4.37/2.35	
4.37/2.35	scop order+glucose-syrup (2018-07-31)
4.37/2.35	(Solving Process)
4.37/2.35	
4.37/2.37	c BEGIN-Prog: Mon Aug 13 22:39:09 CEST 2018
4.37/2.37	c PID: 24466
4.37/2.37	c IP: 172.20.3.132
4.37/2.37	c HOST: node132.alineos.net
4.37/2.38	c (0,0) SatSolver.solve Begin
4.37/2.38	c (0,0) 0 bool, 0 clause
4.37/2.38	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307357-1534192746.xml-scop-24446.cnf
4.57/2.41	c (0,0) c
4.57/2.41	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.57/2.41	c (0,0) c
4.57/2.41	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.57/2.41	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.57/2.41	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.57/2.41	c (0,0) c |                                                                                                       |
4.57/2.41	c (0,0) c |  Number of variables:           231                                                                   |
4.57/2.41	c (0,0) c |  Number of clauses:             798                                                                   |
4.57/2.41	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.57/2.41	c (0,0) c |                                                                                                       |
4.57/2.41	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
4.57/2.41	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.57/2.41	c (0,0) c |                                                                                                       |
4.57/2.41	c (0,0) c =========================================================================================================
4.57/2.41	c (0,0) Solved by unit propagation
4.57/2.41	c (0,0) c real time : 0.00173306 s
4.57/2.41	c (0,0) c cpu time  : 0.001002 s
4.57/2.41	c (0,0) 
4.57/2.41	c (0,0) s UNSATISFIABLE
4.57/2.45	c (0,0) SatSolver.solve End
4.57/2.45	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.57/2.45	c (0,0) Show results Begin
4.57/2.45	s UNSATISFIABLE
4.57/2.45	c (0,0) Show results End
4.57/2.45	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.57/2.45	c (0,0) 0,0,STOP-AFTER(ALL)
4.57/2.45	c END-Prog: Mon Aug 13 22:39:09 CEST 2018

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307357-1534192746/watcher-4307357-1534192746 -o /tmp/evaluation-result-4307357-1534192746/solver-4307357-1534192746 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534187531-22737 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307357-1534192746.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=24443, runsolver pid=24440

[startup+0.110646 s]*
/proc/loadavg: 1.84 0.73 0.73 2/204 24465
/proc/meminfo: memFree=17250020/32770624 swapFree=67108860/67108860
[pid=24443] ppid=24440 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24443/stat : 24443 (scop.sh) S 24440 24443 22710 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236837800 115843072 349 33554432000 4194304 5098028 140728853641248 140728853638504 140636971704956 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30961664 140728853648419 140728853648643 140728853648643 140728853651405 0
/proc/24443/statm: 28282 349 296 221 0 87 0
[pid=24446] ppid=24443 vsize=27313900 memory=109800 CPUtime=0.12 cores=0-7
/proc/24446/stat : 24446 (java) S 24443 24443 22710 0 -1 1077944320 6853 0 0 0 9 3 0 0 20 0 20 0 236837800 27969433600 27450 33554432000 4194304 4196468 140735199667104 140735199649648 140514690715383 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
/proc/24446/statm: 6828475 27450 2770 1 0 6790935 0
[pid=24446/tid=24447] ppid=24443 vsize=27313900 memory=4134930498285298233 CPUtime=0.1 cores=0-7
/proc/24446/task/24447/stat : 24447 (java) R 24443 24443 22710 0 -1 4202560 4938 0 0 0 7 3 0 0 20 0 20 0 236837801 27969433600 27450 33554432000 4194304 4196468 140735199667104 140514662513472 140514672278935 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24448] ppid=24443 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/24446/task/24448/stat : 24448 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 27450 33554432000 4194304 4196468 140735199667104 140514694957456 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24449] ppid=24443 vsize=27313900 memory=139751291410048 CPUtime=0 cores=0-7
/proc/24446/task/24449/stat : 24449 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 27450 33554432000 4194304 4196468 140735199667104 140514509113616 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24450] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24450/stat : 24450 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 27450 33554432000 4194304 4196468 140735199667104 140514508061328 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24451] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24451/stat : 24451 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 27450 33554432000 4194304 4196468 140735199667104 140514507008528 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24452] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24452/stat : 24452 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 27450 33554432000 4194304 4196468 140735199667104 140514505956240 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24453] ppid=24443 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24446/task/24453/stat : 24453 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 27450 33554432000 4194304 4196468 140735199667104 140514504903440 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24454] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24454/stat : 24454 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 27450 33554432000 4194304 4196468 140735199667104 140514503851152 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24455] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24455/stat : 24455 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 27450 33554432000 4194304 4196468 140735199667104 140514502798352 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24456] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24456/stat : 24456 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837805 27969433600 27450 33554432000 4194304 4196468 140735199667104 140513816123504 140514690726530 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24457] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24457/stat : 24457 (java) S 24443 24443 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837805 27969433600 27450 33554432000 4194304 4196468 140735199667104 140512606544672 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24458] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24458/stat : 24458 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837805 27969433600 27450 33554432000 4194304 4196468 140735199667104 140512338109552 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24459] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24459/stat : 24459 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 27450 33554432000 4194304 4196468 140735199667104 140511963600976 140514690733979 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24460] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24460/stat : 24460 (java) S 24443 24443 22710 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 27450 33554432000 4194304 4196468 140735199667104 140513747397232 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24461] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24461/stat : 24461 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 27450 33554432000 4194304 4196468 140735199667104 140513746344432 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24462] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24462/stat : 24462 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 27516 33554432000 4194304 4196468 140735199667104 140513745292144 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24463] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24463/stat : 24463 (java) S 24443 24443 22710 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 27516 33554432000 4194304 4196468 140735199667104 140513744239344 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24464] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24464/stat : 24464 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 27516 33554432000 4194304 4196468 140735199667104 140511465695584 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24465] ppid=24443 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24446/task/24465/stat : 24465 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 27516 33554432000 4194304 4196468 140735199667104 140513743186224 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 111196 KiB

[startup+0.210547 s]*
/proc/loadavg: 1.84 0.73 0.73 2/204 24465
/proc/meminfo: memFree=17236688/32770624 swapFree=67108860/67108860
[pid=24443] ppid=24440 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24443/stat : 24443 (scop.sh) S 24440 24443 22710 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236837800 115843072 349 33554432000 4194304 5098028 140728853641248 140728853638504 140636971704956 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30961664 140728853648419 140728853648643 140728853648643 140728853651405 0
/proc/24443/statm: 28282 349 296 221 0 87 0
[pid=24446] ppid=24443 vsize=27313900 memory=122608 CPUtime=0.24 cores=0-7
/proc/24446/stat : 24446 (java) S 24443 24443 22710 0 -1 1077944320 10405 0 0 0 20 4 0 0 20 0 20 0 236837800 27969433600 30652 33554432000 4194304 4196468 140735199667104 140735199649648 140514690715383 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
/proc/24446/statm: 6828475 30652 2839 1 0 6790935 0
[pid=24446/tid=24447] ppid=24443 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/24446/task/24447/stat : 24447 (java) R 24443 24443 22710 0 -1 4202560 8301 0 0 0 16 3 0 0 20 0 20 0 236837801 27969433600 30652 33554432000 4194304 4196468 140735199667104 140514662524128 140514676459900 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24448] ppid=24443 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/24446/task/24448/stat : 24448 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 30652 33554432000 4194304 4196468 140735199667104 140514694957456 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24449] ppid=24443 vsize=27313900 memory=139751291432839 CPUtime=0 cores=0-7
/proc/24446/task/24449/stat : 24449 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 30652 33554432000 4194304 4196468 140735199667104 140514509113616 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24450] ppid=24443 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24446/task/24450/stat : 24450 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 30652 33554432000 4194304 4196468 140735199667104 140514508061328 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24451] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24451/stat : 24451 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 30652 33554432000 4194304 4196468 140735199667104 140514507008528 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24452] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24452/stat : 24452 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 30652 33554432000 4194304 4196468 140735199667104 140514505956240 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24453] ppid=24443 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24446/task/24453/stat : 24453 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 30652 33554432000 4194304 4196468 140735199667104 140514504903440 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24454] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24454/stat : 24454 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 30652 33554432000 4194304 4196468 140735199667104 140514503851152 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24455] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24455/stat : 24455 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 30652 33554432000 4194304 4196468 140735199667104 140514502798352 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24456] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24456/stat : 24456 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837805 27969433600 30652 33554432000 4194304 4196468 140735199667104 140513816123504 140514690726530 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24457] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24457/stat : 24457 (java) S 24443 24443 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837805 27969433600 30652 33554432000 4194304 4196468 140735199667104 140512606544672 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24458] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24458/stat : 24458 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837805 27969433600 30652 33554432000 4194304 4196468 140735199667104 140512338109552 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24459] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24459/stat : 24459 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 30652 33554432000 4194304 4196468 140735199667104 140511963600976 140514690733979 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24460] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24460/stat : 24460 (java) S 24443 24443 22710 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 30652 33554432000 4194304 4196468 140735199667104 140513747397232 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24461] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24461/stat : 24461 (java) S 24443 24443 22710 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 30652 33554432000 4194304 4196468 140735199667104 140513746344432 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24462] ppid=24443 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24446/task/24462/stat : 24462 (java) S 24443 24443 22710 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 30652 33554432000 4194304 4196468 140735199667104 140513745292144 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24463] ppid=24443 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/24446/task/24463/stat : 24463 (java) S 24443 24443 22710 0 -1 1077944384 305 0 0 0 2 0 0 0 20 0 20 0 236837808 27969433600 30652 33554432000 4194304 4196468 140735199667104 140513744239344 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24464] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24464/stat : 24464 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 30652 33554432000 4194304 4196468 140735199667104 140511465695584 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24465] ppid=24443 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24446/task/24465/stat : 24465 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 30652 33554432000 4194304 4196468 140735199667104 140513743186224 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124004 KiB

[startup+0.310039 s]*
/proc/loadavg: 1.84 0.73 0.73 2/204 24465
/proc/meminfo: memFree=17232284/32770624 swapFree=67108860/67108860
[pid=24443] ppid=24440 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24443/stat : 24443 (scop.sh) S 24440 24443 22710 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236837800 115843072 349 33554432000 4194304 5098028 140728853641248 140728853638504 140636971704956 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30961664 140728853648419 140728853648643 140728853648643 140728853651405 0
/proc/24443/statm: 28282 349 296 221 0 87 0
[pid=24446] ppid=24443 vsize=27313900 memory=127324 CPUtime=0.42 cores=0-7
/proc/24446/stat : 24446 (java) S 24443 24443 22710 0 -1 1077944320 11088 0 0 0 37 5 0 0 20 0 20 0 236837800 27969433600 31831 33554432000 4194304 4196468 140735199667104 140735199649648 140514690715383 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
/proc/24446/statm: 6828475 31831 2981 1 0 6790935 0
[pid=24446/tid=24447] ppid=24443 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/24446/task/24447/stat : 24447 (java) R 24443 24443 22710 0 -1 4202560 8808 0 0 0 25 4 0 0 20 0 20 0 236837801 27969433600 31831 33554432000 4194304 4196468 140735199667104 140514662510832 140514672278958 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24448] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24448/stat : 24448 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 31831 33554432000 4194304 4196468 140735199667104 140514694957456 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24449] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24449/stat : 24449 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 31831 33554432000 4194304 4196468 140735199667104 140514509113616 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24450] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24450/stat : 24450 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 31831 33554432000 4194304 4196468 140735199667104 140514508061328 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24451] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24451/stat : 24451 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 31831 33554432000 4194304 4196468 140735199667104 140514507008528 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24452] ppid=24443 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/24446/task/24452/stat : 24452 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 31831 33554432000 4194304 4196468 140735199667104 140514505956240 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24453] ppid=24443 vsize=27313900 memory=139751189476271 CPUtime=0 cores=0-7
/proc/24446/task/24453/stat : 24453 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 31831 33554432000 4194304 4196468 140735199667104 140514504903440 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24454] ppid=24443 vsize=27313900 memory=139751189478576 CPUtime=0 cores=0-7
/proc/24446/task/24454/stat : 24454 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 31831 33554432000 4194304 4196468 140735199667104 140514503851152 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24455] ppid=24443 vsize=27313900 memory=139751189480880 CPUtime=0 cores=0-7
/proc/24446/task/24455/stat : 24455 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837803 27969433600 31831 33554432000 4194304 4196468 140735199667104 140514502798352 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24456] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24456/stat : 24456 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837805 27969433600 31831 33554432000 4194304 4196468 140735199667104 140513816123504 140514690726530 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24457] ppid=24443 vsize=27313900 memory=279502378968720 CPUtime=0 cores=0-7
/proc/24446/task/24457/stat : 24457 (java) S 24443 24443 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837805 27969433600 31831 33554432000 4194304 4196468 140735199667104 140512606544672 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24458] ppid=24443 vsize=27313900 memory=279502378975632 CPUtime=0 cores=0-7
/proc/24446/task/24458/stat : 24458 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837805 27969433600 31831 33554432000 4194304 4196468 140735199667104 140512338109552 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24459] ppid=24443 vsize=27313900 memory=279502378916912 CPUtime=0 cores=0-7
/proc/24446/task/24459/stat : 24459 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 31831 33554432000 4194304 4196468 140735199667104 140511963600976 140514690733979 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24460] ppid=24443 vsize=27313900 memory=279502378989456 CPUtime=0.01 cores=0-7
/proc/24446/task/24460/stat : 24460 (java) S 24443 24443 22710 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 20 0 236837808 27969433600 31831 33554432000 4194304 4196468 140735199667104 140513747397232 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24461] ppid=24443 vsize=27313900 memory=279502378996368 CPUtime=0.02 cores=0-7
/proc/24446/task/24461/stat : 24461 (java) S 24443 24443 22710 0 -1 1077944384 229 0 0 0 2 0 0 0 20 0 20 0 236837808 27969433600 31831 33554432000 4194304 4196468 140735199667104 140513746344432 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24462] ppid=24443 vsize=27313900 memory=279502378994064 CPUtime=0 cores=0-7
/proc/24446/task/24462/stat : 24462 (java) S 24443 24443 22710 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 31831 33554432000 4194304 4196468 140735199667104 140513745292144 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24463] ppid=24443 vsize=27313900 memory=279502379010224 CPUtime=0.07 cores=0-7
/proc/24446/task/24463/stat : 24463 (java) S 24443 24443 22710 0 -1 1077944384 352 0 0 0 7 0 0 0 20 0 20 0 236837808 27969433600 31831 33554432000 4194304 4196468 140735199667104 140513744239344 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24464] ppid=24443 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24464/stat : 24464 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 31831 33554432000 4194304 4196468 140735199667104 140511465695584 140514690725589 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24465] ppid=24443 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24446/task/24465/stat : 24465 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837808 27969433600 31831 33554432000 4194304 4196468 140735199667104 140513743186224 140514690726530 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128720 KiB

[startup+0.700954 s]
/proc/loadavg: 1.84 0.73 0.73 2/204 24465
/proc/meminfo: memFree=17207728/32770624 swapFree=67108860/67108860
[pid=24443] ppid=24440 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24443/stat : 24443 (scop.sh) S 24440 24443 22710 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236837800 115843072 349 33554432000 4194304 5098028 140728853641248 140728853638504 140636971704956 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30961664 140728853648419 140728853648643 140728853648643 140728853651405 0
/proc/24443/statm: 28282 349 296 221 0 87 0
[pid=24446] ppid=24443 vsize=27322296 memory=165156 CPUtime=0.98 cores=0-7
/proc/24446/stat : 24446 (java) S 24443 24443 22710 0 -1 1077944320 18306 0 0 0 91 7 0 0 20 0 20 0 236837800 27978031104 41289 33554432000 4194304 4196468 140735199667104 140735199649648 140514690715383 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
/proc/24446/statm: 6830574 41289 3147 1 0 6791959 0
[pid=24446/tid=24447] ppid=24443 vsize=27322296 memory=279502379368112 CPUtime=0.66 cores=0-7
/proc/24446/task/24447/stat : 24447 (java) R 24443 24443 22710 0 -1 4202560 15477 0 0 0 61 5 0 0 20 0 20 0 236837801 27978031104 41289 33554432000 4194304 4196468 140735199667104 140514662547280 140514674795870 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24448] ppid=24443 vsize=27322296 memory=139751189685104 CPUtime=0 cores=0-7
/proc/24446/task/24448/stat : 24448 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27978031104 41289 33554432000 4194304 4196468 140735199667104 140514694957456 140514690725589 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24449] ppid=24443 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/24446/task/24449/stat : 24449 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27978031104 41289 33554432000 4194304 4196468 140735199667104 140514509113616 140514690725589 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24450] ppid=24443 vsize=27322296 memory=10784 CPUtime=0 cores=0-7
/proc/24446/task/24450/stat : 24450 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837803 27978031104 41289 33554432000 4194304 4196468 140735199667104 140514508061328 140514690725589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0

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

# the end of solver process 24443 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.50866 s, system=0.204636 s

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

[startup+1.60117 s]
/proc/loadavg: 1.93 0.77 0.74 2/204 24465
/proc/meminfo: memFree=17180528/32770624 swapFree=67108860/67108860
[pid=24443] ppid=24440 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24443/stat : 24443 (scop.sh) S 24440 24443 22710 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236837800 115843072 349 33554432000 4194304 5098028 140728853641248 140728853638504 140636971704956 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30961664 140728853648419 140728853648643 140728853648643 140728853651405 0
/proc/24443/statm: 28282 349 296 221 0 87 0
[pid=24446] ppid=24443 vsize=27328528 memory=233620 CPUtime=3.35 cores=0-7
/proc/24446/stat : 24446 (java) S 24443 24443 22710 0 -1 1077944320 24658 0 0 0 324 11 0 0 20 0 20 0 236837800 27984412672 58405 33554432000 4194304 4196468 140735199667104 140735199649648 140514690715383 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
/proc/24446/statm: 6832132 58405 3206 1 0 6792983 0
[pid=24446/tid=24447] ppid=24443 vsize=27328528 memory=6944652177228980320 CPUtime=1.56 cores=0-7
/proc/24446/task/24447/stat : 24447 (java) R 24443 24443 22710 0 -1 4202560 17291 0 0 0 149 7 0 0 20 0 20 0 236837801 27984412672 58405 33554432000 4194304 4196468 140735199667104 140514662548000 140514674795870 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24448] ppid=24443 vsize=27328528 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/24446/task/24448/stat : 24448 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27984412672 58405 33554432000 4194304 4196468 140735199667104 140514694957456 140514690725589 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24449] ppid=24443 vsize=27328528 memory=1396 CPUtime=0 cores=0-7
/proc/24446/task/24449/stat : 24449 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27984412672 58405 33554432000 4194304 4196468 140735199667104 140514509113616 140514690725589 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24450] ppid=24443 vsize=27328528 memory=4132 CPUtime=0 cores=0-7
/proc/24446/task/24450/stat : 24450 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837803 27984412672 58405 33554432000 4194304 4196468 140735199667104 140514508061328 140514690725589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24451] ppid=24443 vsize=27328528 memory=64092 CPUtime=0 cores=0-7
/proc/24446/task/24451/stat : 24451 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27984412672 58405 33554432000 4194304 4196468 140735199667104 140514507008528 140514690725589 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24452] ppid=24443 vsize=27328528 memory=1236 CPUtime=0 cores=0-7
/proc/24446/task/24452/stat : 24452 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837803 27984412672 58405 33554432000 4194304 4196468 140735199667104 140514505956240 140514690725589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24453] ppid=24443 vsize=27328528 memory=2444 CPUtime=0 cores=0-7
/proc/24446/task/24453/stat : 24453 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837803 27984412672 58405 33554432000 4194304 4196468 140735199667104 140514504903440 140514690725589 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24454] ppid=24443 vsize=27328528 memory=1832 CPUtime=0 cores=0-7
/proc/24446/task/24454/stat : 24454 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837803 27984412672 58405 33554432000 4194304 4196468 140735199667104 140514503851152 140514690725589 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24455] ppid=24443 vsize=27328528 memory=1920 CPUtime=0 cores=0-7
/proc/24446/task/24455/stat : 24455 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837803 27984412672 58405 33554432000 4194304 4196468 140735199667104 140514502798352 140514690725589 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24456] ppid=24443 vsize=27328528 memory=1192 CPUtime=0 cores=0-7
/proc/24446/task/24456/stat : 24456 (java) S 24443 24443 22710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236837805 27984412672 58405 33554432000 4194304 4196468 140735199667104 140513816123504 140514690726530 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24457] ppid=24443 vsize=27328528 memory=1616 CPUtime=0 cores=0-7
/proc/24446/task/24457/stat : 24457 (java) S 24443 24443 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837805 27984412672 58405 33554432000 4194304 4196468 140735199667104 140512606544672 140514690725589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24458] ppid=24443 vsize=27328528 memory=1384 CPUtime=0 cores=0-7
/proc/24446/task/24458/stat : 24458 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837805 27984412672 58405 33554432000 4194304 4196468 140735199667104 140512338109552 140514690725589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24459] ppid=24443 vsize=27328528 memory=752 CPUtime=0 cores=0-7
/proc/24446/task/24459/stat : 24459 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837808 27984412672 58405 33554432000 4194304 4196468 140735199667104 140511963600976 140514690733979 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24460] ppid=24443 vsize=27328528 memory=164 CPUtime=0.33 cores=0-7
/proc/24446/task/24460/stat : 24460 (java) S 24443 24443 22710 0 -1 1077944384 1426 0 0 0 32 1 0 0 20 0 20 0 236837808 27984412672 58405 33554432000 4194304 4196468 140735199667104 140513747397232 140514690726530 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24461] ppid=24443 vsize=27328528 memory=-7384994778349281184 CPUtime=0.36 cores=0-7
/proc/24446/task/24461/stat : 24461 (java) S 24443 24443 22710 0 -1 1077944384 757 0 0 0 36 0 0 0 20 0 20 0 236837808 27984412672 58405 33554432000 4194304 4196468 140735199667104 140513746344432 140514690726530 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24462] ppid=24443 vsize=27328528 memory=-7385037615359298921 CPUtime=0.33 cores=0-7
/proc/24446/task/24462/stat : 24462 (java) R 24443 24443 22710 0 -1 4202560 1170 0 0 0 32 1 0 0 20 0 20 0 236837808 27984412672 58405 33554432000 4194304 4196468 140735199667104 140513745273160 140514674272764 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24463] ppid=24443 vsize=27328528 memory=7681905605394137914 CPUtime=0.72 cores=0-7
/proc/24446/task/24463/stat : 24463 (java) R 24443 24443 22710 0 -1 4202560 2677 0 0 0 71 1 0 0 20 0 20 0 236837808 27984412672 58405 33554432000 4194304 4196468 140735199667104 140513744239344 140514669397045 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24464] ppid=24443 vsize=27328528 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/24446/task/24464/stat : 24464 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837808 27984412672 58405 33554432000 4194304 4196468 140735199667104 140511465695584 140514690725589 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
[pid=24446/tid=24465] ppid=24443 vsize=27328528 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/24446/task/24465/stat : 24465 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837808 27984412672 58405 33554432000 4194304 4196468 140735199667104 140513743186224 140514690726530 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140735199675369 140735199675693 140735199675693 140735199678415 0
Current children cumulated CPU time: 3.35 s
Current children cumulated vsize: 27441656 KiB
Current children cumulated memory: 235016 KiB

[startup+2.00035 s]*
/proc/loadavg: 1.93 0.77 0.74 2/204 24485
/proc/meminfo: memFree=17296484/32770624 swapFree=67108860/67108860
[pid=24443] ppid=24440 vsize=113128 memory=1472 CPUtime=3.54 cores=0-7
/proc/24443/stat : 24443 (scop.sh) S 24440 24443 22710 0 -1 4202496 590 25439 0 0 0 0 341 13 20 0 1 0 236837800 115843072 368 33554432000 4194304 5098028 140728853641248 140728853637992 140636971704956 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30961664 140728853648419 140728853648643 140728853648643 140728853651405 0
/proc/24443/statm: 28282 368 311 221 0 87 0
[pid=24466] ppid=24443 vsize=7749964 memory=64688 CPUtime=0.44 cores=0-7
/proc/24466/stat : 24466 (java) S 24443 24443 22710 0 -1 1077944320 10737 0 0 0 41 3 0 0 20 0 20 0 236837968 7935963136 16172 33554432000 4194304 4196468 140726982763520 140726982746064 140309562113783 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
/proc/24466/statm: 1937491 16172 2966 1 0 1899951 0
[pid=24466/tid=24467] ppid=24443 vsize=7749964 memory=6791534058613427641 CPUtime=0.31 cores=0-7
/proc/24466/task/24467/stat : 24467 (java) R 24443 24443 22710 0 -1 4202560 8429 0 0 0 29 2 0 0 20 0 20 0 236837968 7935963136 16172 33554432000 4194304 4196468 140726982763520 140309533930128 140309543678736 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24468] ppid=24443 vsize=7749964 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/24466/task/24468/stat : 24468 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837970 7935963136 16172 33554432000 4194304 4196468 140726982763520 140309566356368 140309562123989 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24469] ppid=24443 vsize=7749964 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/24466/task/24469/stat : 24469 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837970 7935963136 16172 33554432000 4194304 4196468 140726982763520 140309366524688 140309562123989 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24470] ppid=24443 vsize=7749964 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/24466/task/24470/stat : 24470 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837970 7935963136 16172 33554432000 4194304 4196468 140726982763520 140309365472400 140309562123989 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24471] ppid=24443 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24471/stat : 24471 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837970 7935963136 16172 33554432000 4194304 4196468 140726982763520 140309364419600 140309562123989 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24472] ppid=24443 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24472/stat : 24472 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837970 7935963136 16172 33554432000 4194304 4196468 140726982763520 140309363366288 140309562123989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24473] ppid=24443 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24473/stat : 24473 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837970 7935963136 16172 33554432000 4194304 4196468 140726982763520 140309362313488 140309562123989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24474] ppid=24443 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24474/stat : 24474 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837970 7935963136 16172 33554432000 4194304 4196468 140726982763520 140309361261200 140309562123989 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24475] ppid=24443 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24475/stat : 24475 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837970 7935963136 16172 33554432000 4194304 4196468 140726982763520 140309360208400 140309562123989 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24476] ppid=24443 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24476/stat : 24476 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837971 7935963136 16172 33554432000 4194304 4196468 140726982763520 140308789557872 140309562124930 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24477] ppid=24443 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24477/stat : 24477 (java) S 24443 24443 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837972 7935963136 16172 33554432000 4194304 4196468 140726982763520 140307857401120 140309562123989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24478] ppid=24443 vsize=7749964 memory=2241 CPUtime=0 cores=0-7
/proc/24466/task/24478/stat : 24478 (java) S 24443 24443 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236837972 7935963136 16172 33554432000 4194304 4196468 140726982763520 140307723179632 140309562123989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24479] ppid=24443 vsize=7749964 memory=2244 CPUtime=0 cores=0-7
/proc/24466/task/24479/stat : 24479 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837974 7935963136 16172 33554432000 4194304 4196468 140726982763520 140307348675152 140309562132379 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24480] ppid=24443 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/24466/task/24480/stat : 24480 (java) S 24443 24443 22710 0 -1 1077944384 384 0 0 0 1 0 0 0 20 0 20 0 236837974 7935963136 16172 33554432000 4194304 4196468 140726982763520 140308788504688 140309562124930 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24481] ppid=24443 vsize=7749964 memory=0 CPUtime=0.02 cores=0-7
/proc/24466/task/24481/stat : 24481 (java) S 24443 24443 22710 0 -1 1077944384 231 0 0 0 2 0 0 0 20 0 20 0 236837974 7935963136 16172 33554432000 4194304 4196468 140726982763520 140308787451888 140309562124930 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24482] ppid=24443 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24482/stat : 24482 (java) S 24443 24443 22710 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 236837974 7935963136 16172 33554432000 4194304 4196468 140726982763520 140308786399600 140309562124930 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24483] ppid=24443 vsize=7749964 memory=0 CPUtime=0.07 cores=0-7
/proc/24466/task/24483/stat : 24483 (java) S 24443 24443 22710 0 -1 1077944384 314 0 0 0 7 0 0 0 20 0 20 0 236837974 7935963136 16172 33554432000 4194304 4196468 140726982763520 140308785346800 140309562124930 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24484] ppid=24443 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24484/stat : 24484 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837974 7935963136 16172 33554432000 4194304 4196468 140726982763520 140306850769760 140309562123989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24485] ppid=24443 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24485/stat : 24485 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837975 7935963136 16172 33554432000 4194304 4196468 140726982763520 140308784294704 140309562124930 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
Current children cumulated CPU time: 3.98 s
Current children cumulated vsize: 7863092 KiB
Current children cumulated memory: 66160 KiB

[startup+2.40416 s]
/proc/loadavg: 1.93 0.77 0.74 2/204 24485
/proc/meminfo: memFree=17296484/32770624 swapFree=67108860/67108860
[pid=24443] ppid=24440 vsize=113128 memory=1472 CPUtime=3.54 cores=0-7
/proc/24443/stat : 24443 (scop.sh) S 24440 24443 22710 0 -1 4202496 590 25439 0 0 0 0 341 13 20 0 1 0 236837800 115843072 368 33554432000 4194304 5098028 140728853641248 140728853637992 140636971704956 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30961664 140728853648419 140728853648643 140728853648643 140728853651405 0
/proc/24443/statm: 28282 368 311 221 0 87 0
[pid=24466] ppid=24443 vsize=7756256 memory=105464 CPUtime=1.03 cores=0-7
/proc/24466/stat : 24466 (java) S 24443 24443 22710 0 -1 1077944320 17618 0 0 0 98 5 0 0 20 0 20 0 236837968 7942406144 26366 33554432000 4194304 4196468 140726982763520 140726982746064 140309562113783 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
/proc/24466/statm: 1939064 26366 3137 1 0 1900463 0
[pid=24466/tid=24467] ppid=24443 vsize=7756256 memory=4 CPUtime=0.69 cores=0-7
/proc/24466/task/24467/stat : 24467 (java) D 24443 24443 22710 0 -1 1077944384 14779 0 0 0 66 3 0 0 20 0 20 0 236837968 7942406144 26368 33554432000 4194304 4196468 140726982763520 140309533954048 140309562135516 0 4 2 25189581 18446744071579389785 0 0 -1 7 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24468] ppid=24443 vsize=7756256 memory=31 CPUtime=0 cores=0-7
/proc/24466/task/24468/stat : 24468 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837970 7942406144 26368 33554432000 4194304 4196468 140726982763520 140309566356368 140309562123989 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24469] ppid=24443 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24469/stat : 24469 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837970 7942406144 26368 33554432000 4194304 4196468 140726982763520 140309366524688 140309562123989 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24470] ppid=24443 vsize=7756256 memory=24404 CPUtime=0 cores=0-7
/proc/24466/task/24470/stat : 24470 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837970 7942406144 26368 33554432000 4194304 4196468 140726982763520 140309365472400 140309562123989 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24471] ppid=24443 vsize=7756256 memory=3323 CPUtime=0 cores=0-7
/proc/24466/task/24471/stat : 24471 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837970 7942406144 26368 33554432000 4194304 4196468 140726982763520 140309364419600 140309562123989 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24472] ppid=24443 vsize=7756256 memory=24739 CPUtime=0 cores=0-7
/proc/24466/task/24472/stat : 24472 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837970 7942406144 26368 33554432000 4194304 4196468 140726982763520 140309363366288 140309562123989 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24473] ppid=24443 vsize=7756256 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/24466/task/24473/stat : 24473 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837970 7942406144 26368 33554432000 4194304 4196468 140726982763520 140309362313488 140309562123989 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24474] ppid=24443 vsize=7756256 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/24466/task/24474/stat : 24474 (java) S 24443 24443 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837970 7942406144 26368 33554432000 4194304 4196468 140726982763520 140309361261200 140309562123989 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24475] ppid=24443 vsize=7756256 memory=14133333755955770 CPUtime=0 cores=0-7
/proc/24466/task/24475/stat : 24475 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837970 7942406144 26368 33554432000 4194304 4196468 140726982763520 140309360208400 140309562123989 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24476] ppid=24443 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24476/stat : 24476 (java) S 24443 24443 22710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236837971 7942406144 26368 33554432000 4194304 4196468 140726982763520 140308789557872 140309562124930 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24477] ppid=24443 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24477/stat : 24477 (java) S 24443 24443 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837972 7942406144 26368 33554432000 4194304 4196468 140726982763520 140307857401120 140309562123989 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24478] ppid=24443 vsize=7756256 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/24466/task/24478/stat : 24478 (java) S 24443 24443 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236837972 7942406144 26368 33554432000 4194304 4196468 140726982763520 140307723179632 140309562123989 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24479] ppid=24443 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24479/stat : 24479 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837974 7942406144 26368 33554432000 4194304 4196468 140726982763520 140307348675152 140309562132379 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24480] ppid=24443 vsize=7756256 memory=0 CPUtime=0.03 cores=0-7
/proc/24466/task/24480/stat : 24480 (java) S 24443 24443 22710 0 -1 1077944384 413 0 0 0 3 0 0 0 20 0 20 0 236837974 7942406144 26368 33554432000 4194304 4196468 140726982763520 140308788504688 140309562124930 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24481] ppid=24443 vsize=7756256 memory=0 CPUtime=0.06 cores=0-7
/proc/24466/task/24481/stat : 24481 (java) R 24443 24443 22710 0 -1 4202560 413 0 0 0 6 0 0 0 20 0 20 0 236837974 7942406144 26368 33554432000 4194304 4196468 140726982763520 140308787437840 140309547223349 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24482] ppid=24443 vsize=7756256 memory=0 CPUtime=0.04 cores=0-7
/proc/24466/task/24482/stat : 24482 (java) S 24443 24443 22710 0 -1 1077944384 143 0 0 0 4 0 0 0 20 0 20 0 236837974 7942406144 26368 33554432000 4194304 4196468 140726982763520 140308786399600 140309562124930 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24483] ppid=24443 vsize=7756256 memory=0 CPUtime=0.18 cores=0-7
/proc/24466/task/24483/stat : 24483 (java) S 24443 24443 22710 0 -1 1077944384 508 0 0 0 18 0 0 0 20 0 20 0 236837974 7942406144 26368 33554432000 4194304 4196468 140726982763520 140308785346800 140309562124930 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24484] ppid=24443 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24484/stat : 24484 (java) S 24443 24443 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837974 7942406144 26368 33554432000 4194304 4196468 140726982763520 140306850769760 140309562123989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
[pid=24466/tid=24485] ppid=24443 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24466/task/24485/stat : 24485 (java) S 24443 24443 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837975 7942406144 26368 33554432000 4194304 4196468 140726982763520 140308784294704 140309562124930 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7671808 140726982771889 140726982772013 140726982772013 140726982774735 0
Current children cumulated CPU time: 4.57 s
Current children cumulated vsize: 7869384 KiB
Current children cumulated memory: 106936 KiB

Child status: 0
Real time (s): 2.46738
CPU time (s): 4.71329
CPU user time (s): 4.50866
CPU system time (s): 0.204636
CPU usage (%): 191.024
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 235016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.50866
system time used= 0.204636
maximum resident set size= 242040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44656
page faults= 0
swaps= 0
block input operations= 0
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6423
involuntary context switches= 13


# summary of solver processes directly reported to runsolver:
#   pid: 24443
#   total CPU time (s): 4.71329
#   total CPU user time (s): 4.50866
#   total CPU system time (s): 0.204636

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

The end

Launcher Data

Begin job on node132 at 2018-08-13 22:39:06
IDJOB=4307357
IDBENCH=141402
IDSOLVER=2789
FILE ID=node132/4307357-1534192746
RUNJOBID= node132-1534187531-22737
PBS_JOBID= 21037984
Free space on /tmp= 38332 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-021_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307357-1534192746/watcher-4307357-1534192746 -o /tmp/evaluation-result-4307357-1534192746/solver-4307357-1534192746 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534187531-22737 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307357-1534192746.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 20df171288238b3174eb6e57a3777db0
RANDOM SEED=1294408590

node132.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.65
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.65
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.65
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.65
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:        17348824 kB
MemAvailable:   31900552 kB
Buffers:          263024 kB
Cached:         14400864 kB
SwapCached:            0 kB
Active:          7397808 kB
Inactive:        7320928 kB
Active(anon):       4556 kB
Inactive(anon):   102812 kB
Active(file):    7393252 kB
Inactive(file):  7218116 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8608 kB
Writeback:             8 kB
AnonPages:         61344 kB
Mapped:            55800 kB
Shmem:             49824 kB
Slab:             397380 kB
SReclaimable:     368820 kB
SUnreclaim:        28560 kB
KernelStack:        3280 kB
PageTables:         4980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38320 MiB
End job on node132 at 2018-08-13 22:39:09