Trace number 4305474

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 order+MapleCOMSPS (2018-07-31)? (TO) 2520.12 2506.42

General information on the benchmark

NameFrb/
frb-56-25-2-mgd_c18.xml
MD5SUM9f5dcf75f47057a7c780da5476ab91b2
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints511
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":56}]
Minimum variable degree7
Maximum variable degree26
Distribution of variable degrees[{"degree":7,"count":1},{"degree":11,"count":1},{"degree":12,"count":1},{"degree":13,"count":1},{"degree":14,"count":4},{"degree":15,"count":6},{"degree":16,"count":2},{"degree":17,"count":9},{"degree":18,"count":5},{"degree":19,"count":8},{"degree":20,"count":2},{"degree":21,"count":2},{"degree":22,"count":7},{"degree":23,"count":2},{"degree":24,"count":3},{"degree":26,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":511}]
Number of extensional constraints511
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":511}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-11767-serial-file.bin HOME/instance-4305474-1534085434.xml
0.54/0.51	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 16:50:35 CEST 2018
0.66/0.54	c PID: 11770
0.66/0.54	c IP: 172.20.3.151
0.66/0.54	c HOST: node151.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.60/1.25	c (0,0) Parsing End
2.60/1.26	c (0,0) CSP: 56 int (0 aux), 0 bool (0 aux), 511 ctr, max domain size 25
2.60/1.26	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.60/1.26	c (0,0) Constraint Name Generate Begin
2.60/1.27	c (0,0) Ctr:HOME/instance-4305474-1534085434.xml,ExtensionConflict:ExtensionSupport:IntVar
2.60/1.27	c (0,0) Constraint Name Generate End
2.60/1.27	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.60/1.27	c (0,0) CSP to CSPinCNF Begin
5.76/2.24	c (1,1) translated 52 (10%) constraints
7.69/2.83	c (2,2) translated 103 (20%) constraints
9.21/3.30	c (2,2) translated 154 (30%) constraints
10.42/3.72	c (3,3) translated 205 (40%) constraints
11.65/4.12	c (3,3) translated 256 (50%) constraints
12.54/4.49	c (3,3) translated 307 (60%) constraints
13.45/4.79	c (4,4) translated 358 (70%) constraints
13.85/5.04	c (4,4) translated 409 (80%) constraints
14.05/5.27	c (4,4) translated 460 (90%) constraints
14.39/5.50	c (4,4) translated 511 (100%) constraints
15.29/5.88	c (5,5) STATISTICS1:HOME/instance-4305474-1534085434.xml,ExtensionConflict:ExtensionSupport:IntVar,331,66841,-1,25,26,1,,25:253197;2:3998,26:11;4:57149;3:8962;2:719,1:257195;0:11,
15.29/5.88	c (5,5) ==========================================
15.29/5.88	c (5,5) Order
15.29/5.88	c (5,5) ==========================================
15.74/6.07	c (5,5) translated 6685 (10%) constraints
16.27/6.21	c (5,5) translated 13369 (20%) constraints
16.50/6.33	c (5,5) translated 20053 (30%) constraints
16.61/6.44	c (5,5) translated 26737 (40%) constraints
16.71/6.56	c (6,6) translated 33421 (50%) constraints
16.81/6.68	c (6,6) translated 40105 (60%) constraints
17.03/6.80	c (6,6) translated 46789 (70%) constraints
17.14/6.92	c (6,6) translated 53473 (80%) constraints
17.25/7.04	c (6,6) translated 60157 (90%) constraints
17.34/7.16	c (6,6) translated 66841 (100%) constraints
17.34/7.16	c (6,6) CSP to CSPinCNF End
17.34/7.16	c (6,6) CSP: 56 int (0 aux), 275 bool (275 aux), 66841 ctr, max domain size 25
17.34/7.16	c (6,6) Heap : 2647 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
17.34/7.16	c (6,6) CSPinCNF Propagation Begin
18.86/7.71	c (7,7) 0 values, 6081 unsatisfiable literals, and 0 valid clauses are removed
18.86/7.71	c (7,7) CSPinCNF Propagation End
18.86/7.71	c (7,7) CSP: 56 int (0 aux), 275 bool (275 aux), 66841 ctr, max domain size 25
18.86/7.71	c (7,7) Heap : 281 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
18.86/7.71	c (7,7) Simplify CSPinCNF Begin
19.11/7.86	c (7,7) Simplify CSPinCNF End
19.11/7.86	c (7,7) CSP: 56 int (0 aux), 275 bool (275 aux), 66841 ctr, max domain size 25
19.11/7.86	c (7,7) Heap : 336 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
19.11/7.86	c (7,7) Calculate Precise Domain Begin
19.11/7.86	c (7,7) 0 values are removed by re-calculation
19.11/7.86	c (7,7) Calculate Precise Domain End
19.11/7.86	c (7,7) CSP: 56 int (0 aux), 275 bool (275 aux), 66841 ctr, max domain size 25
19.11/7.86	c (7,7) Heap : 336 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
19.11/7.86	c (7,7) CSPinCNF to SatSolver Begin
19.63/8.01	c (7,7) 6685 (10 %) CSP clauses are encoded (1619 SAT variables, 7972 SAT clauses)
19.63/8.10	c (7,7) 13369 (20 %) CSP clauses are encoded (1619 SAT variables, 14656 SAT clauses)
19.93/8.14	c (7,7) 20053 (30 %) CSP clauses are encoded (1619 SAT variables, 21340 SAT clauses)
19.93/8.18	c (7,7) 26737 (40 %) CSP clauses are encoded (1619 SAT variables, 28024 SAT clauses)
20.07/8.22	c (7,7) 33421 (50 %) CSP clauses are encoded (1619 SAT variables, 34708 SAT clauses)
20.07/8.25	c (7,7) 40105 (60 %) CSP clauses are encoded (1619 SAT variables, 41392 SAT clauses)
20.07/8.29	c (7,7) 46789 (70 %) CSP clauses are encoded (1619 SAT variables, 48076 SAT clauses)
20.17/8.33	c (7,7) 53473 (80 %) CSP clauses are encoded (1619 SAT variables, 54760 SAT clauses)
20.17/8.36	c (7,7) 60157 (90 %) CSP clauses are encoded (1619 SAT variables, 61444 SAT clauses)
20.27/8.40	c (7,7) 66841 (100 %) CSP clauses are encoded (1619 SAT variables, 68128 SAT clauses)
20.27/8.40	c (7,7) Launch Command will be: minisat_release
20.27/8.40	c (7,7) CSPinCNF to SatSolver End
20.27/8.40	c (7,7) Heap : 778 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
20.77/8.66	c (8,7) STATISTICS2:HOME/instance-4305474-1534085434.xml,ExtensionConflict:ExtensionSupport:IntVar,331,66841,-1,25,25,1,,25:247127;2:3998,25:11;4:51527;3:14136;2:1167,1:251125,
20.77/8.66	c (8,7) 1619 bool, 68129 clause
20.77/8.66	c (8,7) Export Begin
20.89/8.75	c (8,8) Export to HOME/scop-11767-serial-file.bin
20.89/8.75	c (8,8) Export End
20.89/8.75	c (8,8) Export File Size: 0.01 MB
20.89/8.75	c (8,8) 0,0,6,7,7,7,7,STOP-AFTER(DIMACS)
20.89/8.75	c END-Prog: Sun Aug 12 16:50:43 CEST 2018
20.89/8.77	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-11767-serial-file.bin
21.55/9.26	c (0,0) Read Serial File Begin
21.55/9.26	c (0,0) HOME/scop-11767-serial-file.bin
21.85/9.44	c (0,0) Read Serial File End
21.85/9.45	
21.85/9.45	scop order+minisat_release (2018-07-31)
21.85/9.45	(Solving Process)
21.85/9.45	
21.85/9.47	c BEGIN-Prog: Sun Aug 12 16:50:44 CEST 2018
21.85/9.47	c PID: 11785
21.85/9.47	c IP: 172.20.3.151
21.85/9.47	c HOST: node151.alineos.net
21.85/9.48	c (0,0) SatSolver.solve Begin
21.85/9.48	c (0,0) 0 bool, 0 clause
21.85/9.48	c (0,0) minisat_release HOME/instance-4305474-1534085434.xml-scop-11770.cnf
2520.07/2506.40	c (2497,0) SatSolver is killed by some reasons.
2520.07/2506.40	c (2497,0) receiving signal SIGTERM
2520.07/2506.40	s UNKNOWN
2520.07/2506.41	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.07/2506.41	c (scop.sh) Killing background jobs.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305474-1534085434/watcher-4305474-1534085434 -o /tmp/evaluation-result-4305474-1534085434/solver-4305474-1534085434 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305474-1534085434.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
solver pid=11767, runsolver pid=11764
Current StackSize limit: 8192 KiB


[startup+0.100144 s]*
/proc/loadavg: 2.02 2.03 2.05 3/222 11784
/proc/meminfo: memFree=18527864/32770624 swapFree=67108196/67108860
[pid=11767] ppid=11764 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/11767/stat : 11767 (scop.sh) S 11764 11767 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226106605 115843072 349 33554432000 4194304 5098028 140736602250656 140736602247912 140224802914940 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15159296 140736602256448 140736602256647 140736602256647 140736602259405 0
/proc/11767/statm: 28282 349 296 221 0 87 0
[pid=11770] ppid=11767 vsize=15012476 memory=73592 CPUtime=0.11 cores=0,2,4,6
/proc/11770/stat : 11770 (java) S 11767 11767 3762 0 -1 1077944320 6493 0 0 0 10 1 0 0 20 0 15 0 226106605 15372775424 18398 33554432000 4194304 4196468 140734552386864 140734552369408 139709004287735 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
/proc/11770/statm: 3753119 18398 2771 1 0 3715579 0
[pid=11770/tid=11771] ppid=11767 vsize=15012476 memory=7533807676074704953 CPUtime=0.09 cores=0,2,4,6
/proc/11770/task/11771/stat : 11771 (java) R 11767 11767 3762 0 -1 4202560 4586 0 0 0 8 1 0 0 20 0 15 0 226106606 15372775424 18398 33554432000 4194304 4196468 140734552386864 139708976099720 139708985851264 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11772] ppid=11767 vsize=15012476 memory=3472468532004587184 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11772/stat : 11772 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226106607 15372775424 18398 33554432000 4194304 4196468 140734552386864 139709008530320 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11773] ppid=11767 vsize=15012476 memory=140235776906880 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11773/stat : 11773 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226106607 15372775424 18398 33554432000 4194304 4196468 140734552386864 139708784233232 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11774] ppid=11767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11774/stat : 11774 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106607 15372775424 18398 33554432000 4194304 4196468 140734552386864 139708783180944 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11775] ppid=11767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11775/stat : 11775 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106607 15372775424 18398 33554432000 4194304 4196468 140734552386864 139708782128144 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11776] ppid=11767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11776/stat : 11776 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226106609 15372775424 18398 33554432000 4194304 4196468 140734552386864 139708041836656 139709004298882 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11777] ppid=11767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11777/stat : 11777 (java) S 11767 11767 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226106609 15372775424 18398 33554432000 4194304 4196468 140734552386864 139707568612128 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11778] ppid=11767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11778/stat : 11778 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106610 15372775424 18398 33554432000 4194304 4196468 140734552386864 139707300177008 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11779] ppid=11767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11779/stat : 11779 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226106612 15372775424 18398 33554432000 4194304 4196468 140734552386864 139706925668432 139709004306331 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11780] ppid=11767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11780/stat : 11780 (java) S 11767 11767 3762 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 226106612 15372775424 18398 33554432000 4194304 4196468 140734552386864 139708040784496 139709004298882 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11781] ppid=11767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11781/stat : 11781 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106612 15372775424 18398 33554432000 4194304 4196468 140734552386864 139708039731696 139709004298882 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11782] ppid=11767 vsize=15012476 memory=140235776906880 CPUtime=0.01 cores=0,2,4,6
/proc/11770/task/11782/stat : 11782 (java) S 11767 11767 3762 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 15 0 226106612 15372775424 18398 33554432000 4194304 4196468 140734552386864 139707971267440 139709004298882 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11783] ppid=11767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11783/stat : 11783 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226106612 15372775424 18398 33554432000 4194304 4196468 140734552386864 139706427763680 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11784] ppid=11767 vsize=15012476 memory=140235776906880 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11784/stat : 11784 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106612 15372775424 18398 33554432000 4194304 4196468 140734552386864 139707970214320 139709004298882 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74988 KiB

[startup+0.210566 s]*
/proc/loadavg: 2.02 2.03 2.05 4/222 11784
/proc/meminfo: memFree=18512888/32770624 swapFree=67108196/67108860
[pid=11767] ppid=11764 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/11767/stat : 11767 (scop.sh) S 11764 11767 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226106605 115843072 349 33554432000 4194304 5098028 140736602250656 140736602247912 140224802914940 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15159296 140736602256448 140736602256647 140736602256647 140736602259405 0
/proc/11767/statm: 28282 349 296 221 0 87 0
[pid=11770] ppid=11767 vsize=15012476 memory=86640 CPUtime=0.25 cores=0,2,4,6
/proc/11770/stat : 11770 (java) S 11767 11767 3762 0 -1 1077944320 10006 0 0 0 23 2 0 0 20 0 15 0 226106605 15372775424 21660 33554432000 4194304 4196468 140734552386864 140734552369408 139709004287735 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
/proc/11770/statm: 3753119 21660 2881 1 0 3715579 0
[pid=11770/tid=11771] ppid=11767 vsize=15012476 memory=8514701219881124769 CPUtime=0.19 cores=0,2,4,6
/proc/11770/task/11771/stat : 11771 (java) R 11767 11767 3762 0 -1 4202560 7913 0 0 0 17 2 0 0 20 0 15 0 226106606 15372775424 21660 33554432000 4194304 4196468 140734552386864 139708976114128 139709004299670 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11772] ppid=11767 vsize=15012476 memory=3472468532004587184 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11772/stat : 11772 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226106607 15372775424 21660 33554432000 4194304 4196468 140734552386864 139709008530320 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11773] ppid=11767 vsize=15012476 memory=140235776906880 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11773/stat : 11773 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226106607 15372775424 21660 33554432000 4194304 4196468 140734552386864 139708784233232 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11774] ppid=11767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11774/stat : 11774 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106607 15372775424 21660 33554432000 4194304 4196468 140734552386864 139708783180944 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11775] ppid=11767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11775/stat : 11775 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106607 15372775424 21660 33554432000 4194304 4196468 140734552386864 139708782128144 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11776] ppid=11767 vsize=15012476 memory=140235776906880 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11776/stat : 11776 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226106609 15372775424 21660 33554432000 4194304 4196468 140734552386864 139708041836656 139709004298882 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11777] ppid=11767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11777/stat : 11777 (java) S 11767 11767 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226106609 15372775424 21660 33554432000 4194304 4196468 140734552386864 139707568612128 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11778] ppid=11767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11778/stat : 11778 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106610 15372775424 21660 33554432000 4194304 4196468 140734552386864 139707300177008 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11779] ppid=11767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11779/stat : 11779 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226106612 15372775424 21660 33554432000 4194304 4196468 140734552386864 139706925668432 139709004306331 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11780] ppid=11767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11780/stat : 11780 (java) S 11767 11767 3762 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 226106612 15372775424 21660 33554432000 4194304 4196468 140734552386864 139708040784496 139709004298882 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11781] ppid=11767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11781/stat : 11781 (java) S 11767 11767 3762 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 226106612 15372775424 21660 33554432000 4194304 4196468 140734552386864 139708039731696 139709004298882 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11782] ppid=11767 vsize=15012476 memory=140235776906880 CPUtime=0.03 cores=0,2,4,6
/proc/11770/task/11782/stat : 11782 (java) R 11767 11767 3762 0 -1 4202560 299 0 0 0 3 0 0 0 20 0 15 0 226106612 15372775424 21660 33554432000 4194304 4196468 140734552386864 139707971267440 139708983422268 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11783] ppid=11767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11783/stat : 11783 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226106612 15372775424 21660 33554432000 4194304 4196468 140734552386864 139706427763680 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11784] ppid=11767 vsize=15012476 memory=140235776906880 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11784/stat : 11784 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106612 15372775424 21660 33554432000 4194304 4196468 140734552386864 139707970214320 139709004298882 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88036 KiB

[startup+0.310548 s]*
/proc/loadavg: 2.02 2.03 2.05 3/222 11784
/proc/meminfo: memFree=18509476/32770624 swapFree=67108196/67108860
[pid=11767] ppid=11764 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/11767/stat : 11767 (scop.sh) S 11764 11767 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226106605 115843072 349 33554432000 4194304 5098028 140736602250656 140736602247912 140224802914940 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15159296 140736602256448 140736602256647 140736602256647 140736602259405 0
/proc/11767/statm: 28282 349 296 221 0 87 0
[pid=11770] ppid=11767 vsize=15012476 memory=90168 CPUtime=0.42 cores=0,2,4,6
/proc/11770/stat : 11770 (java) S 11767 11767 3762 0 -1 1077944320 10544 0 0 0 39 3 0 0 20 0 15 0 226106605 15372775424 22542 33554432000 4194304 4196468 140734552386864 140734552369408 139709004287735 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
/proc/11770/statm: 3753119 22542 2978 1 0 3715579 0
[pid=11770/tid=11771] ppid=11767 vsize=15012476 memory=8514701219881124769 CPUtime=0.29 cores=0,2,4,6
/proc/11770/task/11771/stat : 11771 (java) R 11767 11767 3762 0 -1 4202560 8288 0 0 0 27 2 0 0 20 0 15 0 226106606 15372775424 22542 33554432000 4194304 4196468 140734552386864 139708976116288 139708988331365 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11772] ppid=11767 vsize=15012476 memory=3472468532004587184 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11772/stat : 11772 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226106607 15372775424 22542 33554432000 4194304 4196468 140734552386864 139709008530320 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11773] ppid=11767 vsize=15012476 memory=280471425293184 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11773/stat : 11773 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226106607 15372775424 22542 33554432000 4194304 4196468 140734552386864 139708784233232 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11774] ppid=11767 vsize=15012476 memory=280471296804896 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11774/stat : 11774 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106607 15372775424 22542 33554432000 4194304 4196468 140734552386864 139708783180944 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11775] ppid=11767 vsize=15012476 memory=140235648386319 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11775/stat : 11775 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106607 15372775424 22542 33554432000 4194304 4196468 140734552386864 139708782128144 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11776] ppid=11767 vsize=15012476 memory=280471425300096 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11776/stat : 11776 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226106609 15372775424 22542 33554432000 4194304 4196468 140734552386864 139708041836656 139709004298882 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11777] ppid=11767 vsize=15012476 memory=140235648390927 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11777/stat : 11777 (java) S 11767 11767 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226106609 15372775424 22542 33554432000 4194304 4196468 140734552386864 139707568612128 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11778] ppid=11767 vsize=15012476 memory=140235648404846 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11778/stat : 11778 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106610 15372775424 22542 33554432000 4194304 4196468 140734552386864 139707300177008 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11779] ppid=11767 vsize=15012476 memory=280471296814112 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11779/stat : 11779 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226106612 15372775424 22542 33554432000 4194304 4196468 140734552386864 139706925668432 139709004306331 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11780] ppid=11767 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11770/task/11780/stat : 11780 (java) R 11767 11767 3762 0 -1 1077944384 474 0 0 0 2 0 0 0 20 0 15 0 226106612 15372775424 22542 33554432000 4194304 4196468 140734552386864 139708040784496 139709004298882 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11781] ppid=11767 vsize=15012476 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/11770/task/11781/stat : 11781 (java) R 11767 11767 3762 0 -1 4202560 131 0 0 0 2 0 0 0 20 0 15 0 226106612 15372775424 22542 33554432000 4194304 4196468 140734552386864 139708039731696 139708983477185 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11782] ppid=11767 vsize=15012476 memory=140235776906880 CPUtime=0.07 cores=0,2,4,6
/proc/11770/task/11782/stat : 11782 (java) R 11767 11767 3762 0 -1 4202560 319 0 0 0 7 0 0 0 20 0 15 0 226106612 15372775424 22542 33554432000 4194304 4196468 140734552386864 139707971267440 139709004309082 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11783] ppid=11767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11783/stat : 11783 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226106612 15372775424 22542 33554432000 4194304 4196468 140734552386864 139706427763680 139709004297941 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11784] ppid=11767 vsize=15012476 memory=140235776908276 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11784/stat : 11784 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106612 15372775424 22542 33554432000 4194304 4196468 140734552386864 139707970214320 139709004298882 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91564 KiB

[startup+0.7008 s]
/proc/loadavg: 2.02 2.03 2.05 3/222 11784
/proc/meminfo: memFree=18486160/32770624 swapFree=67108196/67108860
[pid=11767] ppid=11764 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/11767/stat : 11767 (scop.sh) S 11764 11767 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226106605 115843072 349 33554432000 4194304 5098028 140736602250656 140736602247912 140224802914940 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15159296 140736602256448 140736602256647 140736602256647 140736602259405 0
/proc/11767/statm: 28282 349 296 221 0 87 0
[pid=11770] ppid=11767 vsize=15018748 memory=129544 CPUtime=1.05 cores=0,2,4,6
/proc/11770/stat : 11770 (java) S 11767 11767 3762 0 -1 1077944320 17509 0 0 0 99 6 0 0 20 0 15 0 226106605 15379197952 32386 33554432000 4194304 4196468 140734552386864 140734552369408 139709004287735 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
/proc/11770/statm: 3754687 32386 3131 1 0 3716091 0
[pid=11770/tid=11771] ppid=11767 vsize=15018748 memory=54 CPUtime=0.67 cores=0,2,4,6
/proc/11770/task/11771/stat : 11771 (java) R 11767 11767 3762 0 -1 4202560 14672 0 0 0 62 5 0 0 20 0 15 0 226106606 15379197952 32386 33554432000 4194304 4196468 140734552386864 139708976125136 139708988368222 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11772] ppid=11767 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11772/stat : 11772 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226106607 15379197952 32386 33554432000 4194304 4196468 140734552386864 139709008530320 139709004297941 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11773] ppid=11767 vsize=15018748 memory=8751464017575360309 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11773/stat : 11773 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226106607 15379197952 32386 33554432000 4194304 4196468 140734552386864 139708784233232 139709004297941 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11774] ppid=11767 vsize=15018748 memory=5788902676991533888 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11774/stat : 11774 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106607 15379197952 32386 33554432000 4194304 4196468 140734552386864 139708783180944 139709004297941 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11775] ppid=11767 vsize=15018748 memory=6440526044186890340 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11775/stat : 11775 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106607 15379197952 32386 33554432000 4194304 4196468 140734552386864 139708782128144 139709004297941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11776] ppid=11767 vsize=15018748 memory=170926128 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11776/stat : 11776 (java) S 11767 11767 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226106609 15379197952 32386 33554432000 4194304 4196468 140734552386864 139708041836656 139709004298882 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11777] ppid=11767 vsize=15018748 memory=1128 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11777/stat : 11777 (java) S 11767 11767 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226106609 15379197952 32386 33554432000 4194304 4196468 140734552386864 139707568612128 139709004297941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11778] ppid=11767 vsize=15018748 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11778/stat : 11778 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106610 15379197952 32386 33554432000 4194304 4196468 140734552386864 139707300177008 139709004297941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11779] ppid=11767 vsize=15018748 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11779/stat : 11779 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226106612 15379197952 32386 33554432000 4194304 4196468 140734552386864 139706925668432 139709004306331 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11780] ppid=11767 vsize=15018748 memory=4168 CPUtime=0.1 cores=0,2,4,6
/proc/11770/task/11780/stat : 11780 (java) R 11767 11767 3762 0 -1 4202560 720 0 0 0 10 0 0 0 20 0 15 0 226106612 15379197952 32386 33554432000 4194304 4196468 140734552386864 139708040784496 139708987844369 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11781] ppid=11767 vsize=15018748 memory=7852 CPUtime=0.08 cores=0,2,4,6
/proc/11770/task/11781/stat : 11781 (java) S 11767 11767 3762 0 -1 1077944384 300 0 0 0 8 0 0 0 20 0 15 0 226106612 15379197952 32386 33554432000 4194304 4196468 140734552386864 139708039731696 139709004298882 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11782] ppid=11767 vsize=15018748 memory=1628 CPUtime=0.17 cores=0,2,4,6
/proc/11770/task/11782/stat : 11782 (java) S 11767 11767 3762 0 -1 1077944384 483 0 0 0 17 0 0 0 20 0 15 0 226106612 15379197952 32386 33554432000 4194304 4196468 140734552386864 139707971267440 139709004298882 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11783] ppid=11767 vsize=15018748 memory=1140 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11783/stat : 11783 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226106612 15379197952 32386 33554432000 4194304 4196468 140734552386864 139706427763680 139709004297941 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
[pid=11770/tid=11784] ppid=11767 vsize=15018748 memory=15244 CPUtime=0 cores=0,2,4,6
/proc/11770/task/11784/stat : 11784 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226106612 15379197952 32386 33554432000 4194304 4196468 140734552386864 139707970214320 139709004298882 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140734552392710 140734552393009 140734552393009 140734552395727 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 130940 KiB

[startup+1.50293 s]
/proc/loadavg: 2.02 2.03 2.05 5/222 11784
/proc/meminfo: memFree=18376472/32770624 swapFree=67108196/67108860
[pid=11767] ppid=11764 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/11767/stat : 11767 (scop.sh) S 11764 11767 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226106605 115843072 349 33554432000 4194304 5098028 140736602250656 140736602247912 140224802914940 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15159296 140736602256448 140736602256647 140736602256647 140736602259405 0
/proc/11767/statm: 28282 349 296 221 0 87 0

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

[pid=11785/tid=11788] ppid=11767 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11788/stat : 11788 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226107484 8261857280 29512 33554432000 4194304 4196468 140731059289344 140075326794896 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11789] ppid=11767 vsize=8068220 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11789/stat : 11789 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226107484 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074977495824 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11790] ppid=11767 vsize=8068220 memory=61480 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11790/stat : 11790 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226107484 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074976443280 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11791] ppid=11767 vsize=8068220 memory=1472 CPUtime=0.04 cores=0,2,4,6
/proc/11785/task/11791/stat : 11791 (java) S 11767 11767 3762 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 226107486 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074939885808 140075493468802 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11792] ppid=11767 vsize=8068220 memory=118048 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11792/stat : 11792 (java) S 11767 11767 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226107486 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074318554272 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11793] ppid=11767 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11793/stat : 11793 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226107486 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074050118384 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11794] ppid=11767 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11794/stat : 11794 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140073675610064 140075493476251 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11795] ppid=11767 vsize=8068220 memory=1472 CPUtime=0.11 cores=0,2,4,6
/proc/11785/task/11795/stat : 11795 (java) S 11767 11767 3762 0 -1 1077944384 625 0 0 0 11 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074938833648 140075493468802 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11796] ppid=11767 vsize=8068220 memory=118048 CPUtime=0.06 cores=0,2,4,6
/proc/11785/task/11796/stat : 11796 (java) S 11767 11767 3762 0 -1 1077944384 379 0 0 0 6 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074937781104 140075493468802 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11797] ppid=11767 vsize=8068220 memory=1472 CPUtime=0.2 cores=0,2,4,6
/proc/11785/task/11797/stat : 11797 (java) S 11767 11767 3762 0 -1 1077944384 769 0 0 0 20 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074936728048 140075493468802 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11798] ppid=11767 vsize=8068220 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11798/stat : 11798 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140073177705312 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11799] ppid=11767 vsize=8068220 memory=288230574492221466 CPUtime=1.17 cores=0,2,4,6
/proc/11785/task/11799/stat : 11799 (java) S 11767 11767 3762 0 -1 1077944384 161 0 0 0 66 51 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074935675440 140075493468802 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11801] ppid=11767 vsize=8068220 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11801/stat : 11801 (java) S 11767 11767 3762 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 226107555 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074927867200 140075493482265 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11803] ppid=11767 vsize=8068220 memory=4032 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11803/stat : 11803 (java) S 11767 11767 3762 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 226107556 8261857280 29512 33554432000 4194304 4196468 140731059289344 140072640818576 140075493479581 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11804] ppid=11767 vsize=8068220 memory=17816 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11804/stat : 11804 (java) S 11767 11767 3762 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 226107556 8261857280 29512 33554432000 4194304 4196468 140731059289344 140072775041040 140075493479581 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11805] ppid=11767 vsize=8068220 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11805/stat : 11805 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226107559 8261857280 29512 33554432000 4194304 4196468 140731059289344 140072372395808 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
Current children cumulated CPU time: 2455.94 s
Current children cumulated vsize: 8288592 KiB
Current children cumulated memory: 208728 KiB

[startup+2502.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/228 12003
/proc/meminfo: memFree=18377708/32770624 swapFree=67108196/67108860
[pid=11767] ppid=11764 vsize=113128 memory=1472 CPUtime=21 cores=0,2,4,6
/proc/11767/stat : 11767 (scop.sh) S 11764 11767 3762 0 -1 4202496 591 38779 0 0 0 0 2029 71 20 0 1 0 226106605 115843072 368 33554432000 4194304 5098028 140736602250656 140736602247400 140224802914940 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15159296 140736602256448 140736602256647 140736602256647 140736602259405 0
/proc/11767/statm: 28282 368 311 221 0 87 0
[pid=11785] ppid=11767 vsize=8068220 memory=118048 CPUtime=2.41 cores=0,2,4,6
/proc/11785/stat : 11785 (java) S 11767 11767 3762 0 -1 1077944320 18951 0 0 0 184 57 0 0 20 0 19 0 226107483 8261857280 29512 33554432000 4194304 4196468 140731059289344 140731059271888 140075493457655 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
/proc/11785/statm: 2017055 29512 3141 1 0 1978454 0
[pid=11800] ppid=11785 vsize=107244 memory=89884 CPUtime=2492.55 cores=0,2,4,6
/proc/11800/stat : 11800 (minisat_release) R 11785 11767 3762 0 -1 4202496 179516 0 0 0 249239 16 0 0 20 0 1 0 226107555 109817856 22471 33554432000 4194304 4308513 140728748183696 140728748180696 4275587 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 26419200 140728748188788 140728748188886 140728748188886 140728748191685 0
/proc/11800/statm: 26811 22471 342 28 0 23051 0
[pid=11785/tid=11786] ppid=11767 vsize=8068220 memory=118048 CPUtime=0.75 cores=0,2,4,6
/proc/11785/task/11786/stat : 11786 (java) S 11767 11767 3762 0 -1 1077944384 15623 0 0 0 70 5 0 0 20 0 19 0 226107483 8261857280 29512 33554432000 4194304 4196468 140731059289344 140075465297808 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11787] ppid=11767 vsize=8068220 memory=118048 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11787/stat : 11787 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226107484 8261857280 29512 33554432000 4194304 4196468 140731059289344 140075497700368 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11788] ppid=11767 vsize=8068220 memory=56 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11788/stat : 11788 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226107484 8261857280 29512 33554432000 4194304 4196468 140731059289344 140075326794896 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11789] ppid=11767 vsize=8068220 memory=118048 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11789/stat : 11789 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226107484 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074977495824 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11790] ppid=11767 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11790/stat : 11790 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226107484 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074976443280 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11791] ppid=11767 vsize=8068220 memory=1472 CPUtime=0.04 cores=0,2,4,6
/proc/11785/task/11791/stat : 11791 (java) S 11767 11767 3762 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 226107486 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074939885808 140075493468802 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11792] ppid=11767 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11792/stat : 11792 (java) S 11767 11767 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226107486 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074318554272 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11793] ppid=11767 vsize=8068220 memory=89764 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11793/stat : 11793 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226107486 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074050118384 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11794] ppid=11767 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11794/stat : 11794 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140073675610064 140075493476251 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11795] ppid=11767 vsize=8068220 memory=1472 CPUtime=0.11 cores=0,2,4,6
/proc/11785/task/11795/stat : 11795 (java) S 11767 11767 3762 0 -1 1077944384 625 0 0 0 11 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074938833648 140075493468802 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11796] ppid=11767 vsize=8068220 memory=1472 CPUtime=0.06 cores=0,2,4,6
/proc/11785/task/11796/stat : 11796 (java) S 11767 11767 3762 0 -1 1077944384 379 0 0 0 6 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074937781104 140075493468802 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11797] ppid=11767 vsize=8068220 memory=1472 CPUtime=0.2 cores=0,2,4,6
/proc/11785/task/11797/stat : 11797 (java) S 11767 11767 3762 0 -1 1077944384 769 0 0 0 20 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074936728048 140075493468802 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11798] ppid=11767 vsize=8068220 memory=118048 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11798/stat : 11798 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140073177705312 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11799] ppid=11767 vsize=8068220 memory=1472 CPUtime=1.2 cores=0,2,4,6
/proc/11785/task/11799/stat : 11799 (java) S 11767 11767 3762 0 -1 1077944384 165 0 0 0 67 53 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074935675440 140075493468802 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11801] ppid=11767 vsize=8068220 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11801/stat : 11801 (java) S 11767 11767 3762 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 226107555 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074927867200 140075493482265 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11803] ppid=11767 vsize=8068220 memory=280471297600672 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11803/stat : 11803 (java) S 11767 11767 3762 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 226107556 8261857280 29512 33554432000 4194304 4196468 140731059289344 140072640818576 140075493479581 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11804] ppid=11767 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11804/stat : 11804 (java) S 11767 11767 3762 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 226107556 8261857280 29512 33554432000 4194304 4196468 140731059289344 140072775041040 140075493479581 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11805] ppid=11767 vsize=8068220 memory=11200 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11805/stat : 11805 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226107559 8261857280 29512 33554432000 4194304 4196468 140731059289344 140072372395808 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
Current children cumulated CPU time: 2515.96 s
Current children cumulated vsize: 8288592 KiB
Current children cumulated memory: 209404 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.4 s]
/proc/loadavg: 2.06 2.03 2.05 3/228 12003
/proc/meminfo: memFree=18377912/32770624 swapFree=67108196/67108860
[pid=11767] ppid=11764 vsize=113128 memory=1472 CPUtime=21 cores=0,2,4,6
/proc/11767/stat : 11767 (scop.sh) S 11764 11767 3762 0 -1 4202496 591 38779 0 0 0 0 2029 71 20 0 1 0 226106605 115843072 368 33554432000 4194304 5098028 140736602250656 140736602247400 140224802914940 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15159296 140736602256448 140736602256647 140736602256647 140736602259405 0
/proc/11767/statm: 28282 368 311 221 0 87 0
[pid=11785] ppid=11767 vsize=8068220 memory=118048 CPUtime=2.42 cores=0,2,4,6
/proc/11785/stat : 11785 (java) S 11767 11767 3762 0 -1 1077944320 18951 0 0 0 184 58 0 0 20 0 19 0 226107483 8261857280 29512 33554432000 4194304 4196468 140731059289344 140731059271888 140075493457655 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
/proc/11785/statm: 2017055 29512 3141 1 0 1978454 0
[pid=11800] ppid=11785 vsize=107244 memory=89884 CPUtime=2496.65 cores=0,2,4,6
/proc/11800/stat : 11800 (minisat_release) R 11785 11767 3762 0 -1 4202496 179542 0 0 0 249649 16 0 0 20 0 1 0 226107555 109817856 22471 33554432000 4194304 4308513 140728748183696 140728748180696 4276036 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 26419200 140728748188788 140728748188886 140728748188886 140728748191685 0
/proc/11800/statm: 26811 22471 342 28 0 23051 0
[pid=11785/tid=11786] ppid=11767 vsize=8068220 memory=118048 CPUtime=0.75 cores=0,2,4,6
/proc/11785/task/11786/stat : 11786 (java) S 11767 11767 3762 0 -1 1077944384 15623 0 0 0 70 5 0 0 20 0 19 0 226107483 8261857280 29512 33554432000 4194304 4196468 140731059289344 140075465297808 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11787] ppid=11767 vsize=8068220 memory=89884 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11787/stat : 11787 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226107484 8261857280 29512 33554432000 4194304 4196468 140731059289344 140075497700368 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11788] ppid=11767 vsize=8068220 memory=-7824251494390715748 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11788/stat : 11788 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226107484 8261857280 29512 33554432000 4194304 4196468 140731059289344 140075326794896 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11789] ppid=11767 vsize=8068220 memory=118048 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11789/stat : 11789 (java) S 11767 11767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226107484 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074977495824 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11790] ppid=11767 vsize=8068220 memory=89884 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11790/stat : 11790 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226107484 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074976443280 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11791] ppid=11767 vsize=8068220 memory=1384 CPUtime=0.04 cores=0,2,4,6
/proc/11785/task/11791/stat : 11791 (java) S 11767 11767 3762 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 226107486 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074939885808 140075493468802 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11792] ppid=11767 vsize=8068220 memory=4168 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11792/stat : 11792 (java) S 11767 11767 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226107486 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074318554272 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11793] ppid=11767 vsize=8068220 memory=89884 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11793/stat : 11793 (java) S 11767 11767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226107486 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074050118384 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11794] ppid=11767 vsize=8068220 memory=89764 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11794/stat : 11794 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140073675610064 140075493476251 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11795] ppid=11767 vsize=8068220 memory=1628 CPUtime=0.11 cores=0,2,4,6
/proc/11785/task/11795/stat : 11795 (java) S 11767 11767 3762 0 -1 1077944384 625 0 0 0 11 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074938833648 140075493468802 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11796] ppid=11767 vsize=8068220 memory=1472 CPUtime=0.06 cores=0,2,4,6
/proc/11785/task/11796/stat : 11796 (java) S 11767 11767 3762 0 -1 1077944384 379 0 0 0 6 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074937781104 140075493468802 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11797] ppid=11767 vsize=8068220 memory=118048 CPUtime=0.2 cores=0,2,4,6
/proc/11785/task/11797/stat : 11797 (java) S 11767 11767 3762 0 -1 1077944384 769 0 0 0 20 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074936728048 140075493468802 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11798] ppid=11767 vsize=8068220 memory=89884 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11798/stat : 11798 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140073177705312 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11799] ppid=11767 vsize=8068220 memory=1140 CPUtime=1.2 cores=0,2,4,6
/proc/11785/task/11799/stat : 11799 (java) S 11767 11767 3762 0 -1 1077944384 165 0 0 0 67 53 0 0 20 0 19 0 226107489 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074935675440 140075493468802 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11801] ppid=11767 vsize=8068220 memory=15244 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11801/stat : 11801 (java) S 11767 11767 3762 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 226107555 8261857280 29512 33554432000 4194304 4196468 140731059289344 140074927867200 140075493482265 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11803] ppid=11767 vsize=8068220 memory=35040 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11803/stat : 11803 (java) S 11767 11767 3762 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 226107556 8261857280 29512 33554432000 4194304 4196468 140731059289344 140072640818576 140075493479581 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11804] ppid=11767 vsize=8068220 memory=4032 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11804/stat : 11804 (java) S 11767 11767 3762 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 226107556 8261857280 29512 33554432000 4194304 4196468 140731059289344 140072775041040 140075493479581 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
[pid=11785/tid=11805] ppid=11767 vsize=8068220 memory=17816 CPUtime=0 cores=0,2,4,6
/proc/11785/task/11805/stat : 11805 (java) S 11767 11767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226107559 8261857280 29512 33554432000 4194304 4196468 140731059289344 140072372395808 140075493467861 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24465408 140731059295413 140731059295537 140731059295537 140731059298255 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 8288592 KiB
Current children cumulated memory: 209404 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2506.41 s]
# the end of solver process 11767 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20.2996 s, system=0.720201 s

[startup+2506.42 s]
# the end of solver process 11785 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.64 s, system=1.48268 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 1
Real time (s): 2506.42
CPU time (s): 2520.12
CPU user time (s): 2518.64
CPU system time (s): 1.48268
CPU usage (%): 100.547
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 3058948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.64
system time used= 1.48268
maximum resident set size= 3058884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238147
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59550
involuntary context switches= 1426


# summary of solver processes directly reported to runsolver:
#   pid: 11767,11785
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2518.64
#   total CPU system time (s): 1.48268

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

The end

Launcher Data

Begin job on node151 at 2018-08-12 16:50:34
IDJOB=4305474
IDBENCH=141581
IDSOLVER=2782
FILE ID=node151/4305474-1534085434
RUNJOBID= node151-1534062410-3793
PBS_JOBID= 21036982
Free space on /tmp= 41244 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Frb/frb-56-25-2-mgd_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305474-1534085434/watcher-4305474-1534085434 -o /tmp/evaluation-result-4305474-1534085434/solver-4305474-1534085434 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305474-1534085434.xml

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

MD5SUM BENCH= 9f5dcf75f47057a7c780da5476ab91b2
RANDOM SEED=1656000703

node151.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.87
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.87
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.87
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.87
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:        18588364 kB
MemAvailable:   31731896 kB
Buffers:          185640 kB
Cached:         13071568 kB
SwapCached:           16 kB
Active:          5894992 kB
Inactive:        7588568 kB
Active(anon):     174416 kB
Inactive(anon):   104440 kB
Active(file):    5720576 kB
Inactive(file):  7484128 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108196 kB
Dirty:              8408 kB
Writeback:            12 kB
AnonPages:        234024 kB
Mapped:            71152 kB
Shmem:             49524 kB
Slab:             395568 kB
SReclaimable:     367288 kB
SUnreclaim:        28280 kB
KernelStack:        3632 kB
PageTables:         6272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5885116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 41236 MiB
End job on node151 at 2018-08-12 17:32:21