Trace number 4305479

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)SAT 41.3982 26.2599

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-04-05_c18.xml
MD5SUM340365fb59c69c653973bf6f753c5e6c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.04534
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints9
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":20}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":20}]
Minimum constraint arity4
Maximum constraint arity5
Distribution of constraint arities[{"arity":4,"count":5},{"arity":5,"count":4}]
Number of extensional constraints9
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":9}]
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-20935-serial-file.bin HOME/instance-4305479-1534075160.xml
0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 13:59:21 CEST 2018
0.66/0.55	c PID: 20938
0.66/0.55	c IP: 172.20.3.107
0.66/0.55	c HOST: node107.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.64/1.00	c (0,0) Parsing End
2.02/1.01	c (0,0) CSP: 20 int (0 aux), 0 bool (0 aux), 9 ctr, max domain size 26
2.02/1.01	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
2.02/1.01	c (0,0) Constraint Name Generate Begin
2.02/1.01	c (0,0) Ctr:HOME/instance-4305479-1534075160.xml,ExtensionSupport:IntVar
2.02/1.01	c (0,0) Constraint Name Generate End
2.02/1.01	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
2.02/1.01	c (0,0) CSP to CSPinCNF Begin
2.02/1.05	c (0,0) translated 1 (10%) constraints
13.84/6.67	c (6,6) translated 2 (20%) constraints
17.72/8.91	c (8,8) translated 3 (30%) constraints
20.33/10.98	c (10,10) translated 4 (40%) constraints
22.52/12.87	c (12,12) translated 5 (50%) constraints
23.69/13.84	c (13,13) translated 6 (60%) constraints
24.32/14.41	c (13,13) translated 7 (70%) constraints
24.82/14.98	c (14,14) translated 8 (80%) constraints
25.42/15.55	c (15,14) translated 9 (90%) constraints
28.26/17.07	c (16,16) STATISTICS1:HOME/instance-4305479-1534075160.xml,ExtensionSupport:IntVar,22058,269366,-1,26,27,1,,26:458087;2:479995,27:51;26:53;25:58;24:52;23:58;22:80;21:79;20:66;19:69;18:70;17:113;16:105;15:113;14:150;13:111;12:173;11:233;10:303;9:333;8:619;7:849;6:1101;5:1434;4:128643;3:96346;2:38104,1:938082;0:9,
28.26/17.07	c (16,16) ==========================================
28.26/17.07	c (16,16) Order
28.26/17.07	c (16,16) ==========================================
29.17/17.50	c (16,16) translated 26937 (10%) constraints
29.50/17.85	c (17,16) translated 53874 (20%) constraints
29.97/18.21	c (17,17) translated 80810 (30%) constraints
30.27/18.56	c (18,17) translated 107747 (40%) constraints
30.67/18.92	c (18,17) translated 134683 (50%) constraints
30.97/19.27	c (18,18) translated 161620 (60%) constraints
31.37/19.63	c (19,18) translated 188557 (70%) constraints
31.72/19.97	c (19,18) translated 215493 (80%) constraints
32.12/20.30	c (19,19) translated 242430 (90%) constraints
32.44/20.63	c (20,19) translated 269366 (100%) constraints
32.44/20.63	c (20,19) CSP to CSPinCNF End
32.44/20.65	c (20,19) CSP: 20 int (0 aux), 22038 bool (22038 aux), 269366 ctr, max domain size 26
32.44/20.65	c (20,19) Heap : 2854 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
32.44/20.65	c (20,19) CSPinCNF Propagation Begin
34.97/22.08	c (21,20) 0 values, 9 unsatisfiable literals, and 0 valid clauses are removed
34.97/22.08	c (21,20) CSPinCNF Propagation End
34.97/22.09	c (21,20) CSP: 20 int (0 aux), 22038 bool (22038 aux), 269366 ctr, max domain size 26
34.97/22.09	c (21,20) Heap : 1457 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
34.97/22.09	c (21,20) Simplify CSPinCNF Begin
35.55/22.51	c (21,21) Simplify CSPinCNF End
35.55/22.51	c (21,21) CSP: 20 int (0 aux), 22038 bool (22038 aux), 269366 ctr, max domain size 26
35.55/22.51	c (21,21) Heap : 1623 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
35.55/22.51	c (21,21) Calculate Precise Domain Begin
35.55/22.51	c (21,21) 0 values are removed by re-calculation
35.55/22.51	c (21,21) Calculate Precise Domain End
35.55/22.52	c (21,21) CSP: 20 int (0 aux), 22038 bool (22038 aux), 269366 ctr, max domain size 26
35.55/22.52	c (21,21) Heap : 1623 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
35.55/22.52	c (21,21) CSPinCNF to SatSolver Begin
36.42/22.84	c (22,21) 26937 (10 %) CSP clauses are encoded (22538 SAT variables, 27416 SAT clauses)
36.61/22.98	c (22,21) 53874 (20 %) CSP clauses are encoded (22538 SAT variables, 54353 SAT clauses)
36.83/23.12	c (22,21) 80810 (30 %) CSP clauses are encoded (22538 SAT variables, 81289 SAT clauses)
36.93/23.25	c (22,21) 107747 (40 %) CSP clauses are encoded (22538 SAT variables, 108226 SAT clauses)
37.03/23.38	c (22,22) 134683 (50 %) CSP clauses are encoded (22538 SAT variables, 135162 SAT clauses)
37.23/23.51	c (22,22) 161620 (60 %) CSP clauses are encoded (22538 SAT variables, 162099 SAT clauses)
37.33/23.64	c (23,22) 188557 (70 %) CSP clauses are encoded (22538 SAT variables, 189036 SAT clauses)
37.43/23.76	c (23,22) 215493 (80 %) CSP clauses are encoded (22538 SAT variables, 215972 SAT clauses)
37.53/23.88	c (23,22) 242430 (90 %) CSP clauses are encoded (22538 SAT variables, 242909 SAT clauses)
37.63/24.01	c (23,22) 269366 (100 %) CSP clauses are encoded (22538 SAT variables, 269845 SAT clauses)
37.63/24.01	c (23,22) Launch Command will be: minisat_release
37.63/24.01	c (23,22) CSPinCNF to SatSolver End
37.74/24.01	c (23,22) Heap : 3060 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
39.33/24.86	c (24,23) STATISTICS2:HOME/instance-4305479-1534075160.xml,ExtensionSupport:IntVar,22058,269366,-1,26,27,1,,26:458087;2:479995,27:42;26:62;25:58;24:52;23:58;22:80;21:79;20:66;19:69;18:70;17:113;16:105;15:113;14:150;13:111;12:173;11:233;10:303;9:333;8:619;7:849;6:1101;5:1434;4:128643;3:96346;2:38104,1:938082,
39.33/24.86	c (24,23) 22538 bool, 269846 clause
39.33/24.86	c (24,23) Export Begin
39.44/24.94	c (24,23) Export to HOME/scop-20935-serial-file.bin
39.44/24.94	c (24,23) Export End
39.44/24.95	c (24,23) Export File Size: 0.01 MB
39.44/24.95	c (24,23) 0,0,20,21,21,21,23,STOP-AFTER(DIMACS)
39.44/24.95	c END-Prog: Sun Aug 12 13:59:45 CEST 2018
39.44/24.97	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-20935-serial-file.bin
40.11/25.47	c (0,0) Read Serial File Begin
40.11/25.47	c (0,0) HOME/scop-20935-serial-file.bin
40.40/25.63	c (0,0) Read Serial File End
40.40/25.65	
40.40/25.65	scop order+minisat_release (2018-07-31)
40.40/25.65	(Solving Process)
40.40/25.65	
40.40/25.67	c BEGIN-Prog: Sun Aug 12 13:59:46 CEST 2018
40.40/25.67	c PID: 20953
40.40/25.67	c IP: 172.20.3.107
40.40/25.67	c HOST: node107.alineos.net
40.40/25.67	c (0,0) SatSolver.solve Begin
40.40/25.67	c (0,0) 0 bool, 0 clause
40.40/25.67	c (0,0) minisat_release HOME/instance-4305479-1534075160.xml-scop-20938.cnf
41.08/26.14	c (0,0) c This is COMiniSatPS.
41.08/26.14	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
41.08/26.14	c (0,0) c ============================[ Problem Statistics ]=============================
41.08/26.14	c (0,0) c |                                                                             |
41.08/26.14	c (0,0) c |  Number of variables:         22538                                         |
41.08/26.14	c (0,0) c |  Number of clauses:          269846                                         |
41.08/26.14	c (0,0) c |  Parse time:                   0.08 s                                       |
41.08/26.14	c (0,0) c |  Eliminated clauses:           0.07 Mb                                      |
41.08/26.14	c (0,0) c Reduced to 21650 vars, 266628 cls (grow=0)
41.08/26.14	c (0,0) c No iterative elimination performed. (vars=21650, c/v ratio=12.3)
41.08/26.14	c (0,0) c |  Simplification time:          0.33 s                                       |
41.08/26.14	c (0,0) c |                                                                             |
41.08/26.14	c (0,0) c ============================[ Search Statistics ]==============================
41.08/26.14	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
41.08/26.14	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
41.08/26.14	c (0,0) c ===============================================================================
41.08/26.14	c (0,0) c ===============================================================================
41.08/26.14	c (0,0) c restarts              : 1
41.08/26.14	c (0,0) c conflicts             : 76             (175 /sec)
41.08/26.14	c (0,0) c decisions             : 644            (0.00 % random) (1480 /sec)
41.08/26.14	c (0,0) c propagations          : 45487          (104562 /sec)
41.08/26.14	c (0,0) c conflict literals     : 9650           (8.72 % deleted)
41.08/26.15	c (0,0) c CPU time              : 0.435023 s
41.08/26.15	c (0,0) 
41.08/26.15	c (0,0) s SATISFIABLE
41.08/26.19	c (0,0) SatSolver.solve End
41.08/26.19	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
41.08/26.19	c (0,0) Show results Begin
41.26/26.24	s SATISFIABLE
41.26/26.25	v <instantiation>
41.26/26.25	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4]</list>
41.26/26.25	v     <values>0 2 7 4 1 25 14 14 12 0 4 23 19 14 13 11 4 4 20 22</values>
41.26/26.25	v </instantiation>
41.26/26.25	c (0,0) Show results End
41.26/26.25	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
41.26/26.25	c (0,0) 0,0,STOP-AFTER(ALL)
41.26/26.25	c END-Prog: Sun Aug 12 13:59:46 CEST 2018

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305479-1534075160/watcher-4305479-1534075160 -o /tmp/evaluation-result-4305479-1534075160/solver-4305479-1534075160 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16636 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305479-1534075160.xml 

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

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

solver pid=20935, runsolver pid=20932

[startup+0.10016 s]*
/proc/loadavg: 2.41 2.34 2.18 8/217 20952
/proc/meminfo: memFree=21716884/32770624 swapFree=67108860/67108860
[pid=20935] ppid=20932 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20935/stat : 20935 (scop.sh) S 20932 20935 16605 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225079191 115843072 349 33554432000 4194304 5098028 140727555499968 140727555497224 140095119671932 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 37093376 140727555507264 140727555507463 140727555507463 140727555510221 0
/proc/20935/statm: 28282 349 296 221 0 87 0
[pid=20938] ppid=20935 vsize=15012476 memory=72312 CPUtime=0.11 cores=0,2,4,6
/proc/20938/stat : 20938 (java) S 20935 20935 16605 0 -1 1077944320 6691 0 0 0 9 2 0 0 20 0 15 0 225079191 15372775424 18078 33554432000 4194304 4196468 140733972513248 140733972495792 139977463381751 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
/proc/20938/statm: 3753119 18078 2765 1 0 3715579 0
[pid=20938/tid=20939] ppid=20935 vsize=15012476 memory=-6601833317647732518 CPUtime=0.08 cores=0,2,4,6
/proc/20938/task/20939/stat : 20939 (java) R 20935 20935 16605 0 -1 4202560 4800 0 0 0 7 1 0 0 20 0 15 0 225079192 15372775424 18078 33554432000 4194304 4196468 140733972513248 139977435193736 139977443657565 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20940] ppid=20935 vsize=15012476 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20940/stat : 20940 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079193 15372775424 18078 33554432000 4194304 4196468 140733972513248 139977467624336 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20941] ppid=20935 vsize=15012476 memory=140318502172288 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20941/stat : 20941 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225079193 15372775424 18078 33554432000 4194304 4196468 140733972513248 139977281780496 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20942] ppid=20935 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20942/stat : 20942 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079193 15372775424 18078 33554432000 4194304 4196468 140733972513248 139977280728208 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20943] ppid=20935 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20943/stat : 20943 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079193 15372775424 18144 33554432000 4194304 4196468 140733972513248 139976921918480 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20944] ppid=20935 vsize=15012476 memory=140318502172288 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20944/stat : 20944 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079195 15372775424 18144 33554432000 4194304 4196468 140733972513248 139976501004400 139977463392898 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20945] ppid=20935 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20945/stat : 20945 (java) S 20935 20935 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225079195 15372775424 18144 33554432000 4194304 4196468 140733972513248 139976004068128 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20946] ppid=20935 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20946/stat : 20946 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225079196 15372775424 18144 33554432000 4194304 4196468 140733972513248 139975735633008 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20947] ppid=20935 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20947/stat : 20947 (java) S 20935 20935 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225079198 15372775424 18144 33554432000 4194304 4196468 140733972513248 139975361124432 139977463400347 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20948] ppid=20935 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20948/stat : 20948 (java) S 20935 20935 16605 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 225079198 15372775424 18144 33554432000 4194304 4196468 140733972513248 139976499952240 139977463392898 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20949] ppid=20935 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20949/stat : 20949 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225079198 15372775424 18144 33554432000 4194304 4196468 140733972513248 139976498899440 139977463392898 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20950] ppid=20935 vsize=15012476 memory=140318502172288 CPUtime=0.01 cores=0,2,4,6
/proc/20938/task/20950/stat : 20950 (java) S 20935 20935 16605 0 -1 1077944384 286 0 0 0 1 0 0 0 20 0 15 0 225079198 15372775424 18144 33554432000 4194304 4196468 140733972513248 139976497847152 139977463392898 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20951] ppid=20935 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20951/stat : 20951 (java) S 20935 20935 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225079198 15372775424 18144 33554432000 4194304 4196468 140733972513248 139974863219680 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20952] ppid=20935 vsize=15012476 memory=140318502172288 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20952/stat : 20952 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225079198 15372775424 18144 33554432000 4194304 4196468 140733972513248 139976496794032 139977463392898 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73708 KiB

[startup+0.210755 s]*
/proc/loadavg: 2.41 2.34 2.18 6/217 20952
/proc/meminfo: memFree=21628584/32770624 swapFree=67108860/67108860
[pid=20935] ppid=20932 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20935/stat : 20935 (scop.sh) S 20932 20935 16605 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225079191 115843072 349 33554432000 4194304 5098028 140727555499968 140727555497224 140095119671932 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 37093376 140727555507264 140727555507463 140727555507463 140727555510221 0
/proc/20935/statm: 28282 349 296 221 0 87 0
[pid=20938] ppid=20935 vsize=15012476 memory=85612 CPUtime=0.26 cores=0,2,4,6
/proc/20938/stat : 20938 (java) S 20935 20935 16605 0 -1 1077944320 10278 0 0 0 23 3 0 0 20 0 15 0 225079191 15372775424 21403 33554432000 4194304 4196468 140733972513248 140733972495792 139977463381751 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
/proc/20938/statm: 3753119 21403 2905 1 0 3715579 0
[pid=20938/tid=20939] ppid=20935 vsize=15012476 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/20938/task/20939/stat : 20939 (java) R 20935 20935 16605 0 -1 4202560 8152 0 0 0 18 2 0 0 20 0 15 0 225079192 15372775424 21403 33554432000 4194304 4196468 140733972513248 139977435208144 139977463393686 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20940] ppid=20935 vsize=15012476 memory=10657 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20940/stat : 20940 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079193 15372775424 21403 33554432000 4194304 4196468 140733972513248 139977467624336 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20941] ppid=20935 vsize=15012476 memory=4050061889793570464 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20941/stat : 20941 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225079193 15372775424 21403 33554432000 4194304 4196468 140733972513248 139977281780496 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20942] ppid=20935 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20942/stat : 20942 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079193 15372775424 21403 33554432000 4194304 4196468 140733972513248 139977280728208 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20943] ppid=20935 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20943/stat : 20943 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079193 15372775424 21403 33554432000 4194304 4196468 140733972513248 139976921918480 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20944] ppid=20935 vsize=15012476 memory=140318502172288 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20944/stat : 20944 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079195 15372775424 21403 33554432000 4194304 4196468 140733972513248 139976501004400 139977463392898 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20945] ppid=20935 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20945/stat : 20945 (java) S 20935 20935 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225079195 15372775424 21403 33554432000 4194304 4196468 140733972513248 139976004068128 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20946] ppid=20935 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20946/stat : 20946 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225079196 15372775424 21403 33554432000 4194304 4196468 140733972513248 139975735633008 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20947] ppid=20935 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20947/stat : 20947 (java) S 20935 20935 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225079198 15372775424 21403 33554432000 4194304 4196468 140733972513248 139975361124432 139977463400347 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20948] ppid=20935 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20948/stat : 20948 (java) S 20935 20935 16605 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 15 0 225079198 15372775424 21403 33554432000 4194304 4196468 140733972513248 139976499952240 139977463392898 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20949] ppid=20935 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20949/stat : 20949 (java) R 20935 20935 16605 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 15 0 225079198 15372775424 21403 33554432000 4194304 4196468 140733972513248 139976498899440 139977463392898 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20950] ppid=20935 vsize=15012476 memory=140318502172288 CPUtime=0.03 cores=0,2,4,6
/proc/20938/task/20950/stat : 20950 (java) R 20935 20935 16605 0 -1 4202560 316 0 0 0 3 0 0 0 20 0 15 0 225079198 15372775424 21403 33554432000 4194304 4196468 140733972513248 139976497847152 139977443352936 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20951] ppid=20935 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20951/stat : 20951 (java) S 20935 20935 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225079198 15372775424 21403 33554432000 4194304 4196468 140733972513248 139974863219680 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20952] ppid=20935 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20952/stat : 20952 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225079198 15372775424 21403 33554432000 4194304 4196468 140733972513248 139976496794032 139977463392898 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87008 KiB

[startup+0.310575 s]*
/proc/loadavg: 2.41 2.34 2.18 6/217 20952
/proc/meminfo: memFree=21563640/32770624 swapFree=67108860/67108860
[pid=20935] ppid=20932 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20935/stat : 20935 (scop.sh) S 20932 20935 16605 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225079191 115843072 349 33554432000 4194304 5098028 140727555499968 140727555497224 140095119671932 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 37093376 140727555507264 140727555507463 140727555507463 140727555510221 0
/proc/20935/statm: 28282 349 296 221 0 87 0
[pid=20938] ppid=20935 vsize=15012476 memory=89564 CPUtime=0.42 cores=0,2,4,6
/proc/20938/stat : 20938 (java) S 20935 20935 16605 0 -1 1077944320 10877 0 0 0 39 3 0 0 20 0 15 0 225079191 15372775424 22391 33554432000 4194304 4196468 140733972513248 140733972495792 139977463381751 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
/proc/20938/statm: 3753119 22391 2968 1 0 3715579 0
[pid=20938/tid=20939] ppid=20935 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/20938/task/20939/stat : 20939 (java) R 20935 20935 16605 0 -1 4202560 8587 0 0 0 27 2 0 0 20 0 15 0 225079192 15372775424 22391 33554432000 4194304 4196468 140733972513248 139977435176752 139976960527377 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20940] ppid=20935 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20940/stat : 20940 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079193 15372775424 22391 33554432000 4194304 4196468 140733972513248 139977467624336 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20941] ppid=20935 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20941/stat : 20941 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225079193 15372775424 22391 33554432000 4194304 4196468 140733972513248 139977281780496 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20942] ppid=20935 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20942/stat : 20942 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079193 15372775424 22391 33554432000 4194304 4196468 140733972513248 139977280728208 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20943] ppid=20935 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20943/stat : 20943 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079193 15372775424 22391 33554432000 4194304 4196468 140733972513248 139976921918480 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20944] ppid=20935 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20944/stat : 20944 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079195 15372775424 22391 33554432000 4194304 4196468 140733972513248 139976501004400 139977463392898 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20945] ppid=20935 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20945/stat : 20945 (java) S 20935 20935 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225079195 15372775424 22391 33554432000 4194304 4196468 140733972513248 139976004068128 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20946] ppid=20935 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20946/stat : 20946 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225079196 15372775424 22391 33554432000 4194304 4196468 140733972513248 139975735633008 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20947] ppid=20935 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20947/stat : 20947 (java) S 20935 20935 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225079198 15372775424 22391 33554432000 4194304 4196468 140733972513248 139975361124432 139977463400347 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20948] ppid=20935 vsize=15012476 memory=4426078206164241782 CPUtime=0.02 cores=0,2,4,6
/proc/20938/task/20948/stat : 20948 (java) R 20935 20935 16605 0 -1 1077944384 431 0 0 0 2 0 0 0 20 0 15 0 225079198 15372775424 22391 33554432000 4194304 4196468 140733972513248 139976499952240 139977463392898 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20949] ppid=20935 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20938/task/20949/stat : 20949 (java) R 20935 20935 16605 0 -1 4202560 171 0 0 0 1 0 0 0 20 0 15 0 225079198 15372775424 22391 33554432000 4194304 4196468 140733972513248 139976498899440 139977447775587 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20950] ppid=20935 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/20938/task/20950/stat : 20950 (java) R 20935 20935 16605 0 -1 4202560 356 0 0 0 7 0 0 0 20 0 15 0 225079198 15372775424 22391 33554432000 4194304 4196468 140733972513248 139976497847152 139977442143649 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20951] ppid=20935 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20951/stat : 20951 (java) S 20935 20935 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225079198 15372775424 22391 33554432000 4194304 4196468 140733972513248 139974863219680 139977463391957 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20952] ppid=20935 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20952/stat : 20952 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225079198 15372775424 22391 33554432000 4194304 4196468 140733972513248 139976496794032 139977463392898 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 90960 KiB

[startup+0.700801 s]
/proc/loadavg: 2.41 2.34 2.18 3/217 20952
/proc/meminfo: memFree=21505820/32770624 swapFree=67108860/67108860
[pid=20935] ppid=20932 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20935/stat : 20935 (scop.sh) S 20932 20935 16605 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225079191 115843072 349 33554432000 4194304 5098028 140727555499968 140727555497224 140095119671932 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 37093376 140727555507264 140727555507463 140727555507463 140727555510221 0
/proc/20935/statm: 28282 349 296 221 0 87 0
[pid=20938] ppid=20935 vsize=15020872 memory=129696 CPUtime=0.99 cores=0,2,4,6
/proc/20938/stat : 20938 (java) S 20935 20935 16605 0 -1 1077944320 18060 0 0 0 94 5 0 0 20 0 15 0 225079191 15381372928 32424 33554432000 4194304 4196468 140733972513248 140733972495792 139977463381751 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
/proc/20938/statm: 3755218 32424 3166 1 0 3716603 0
[pid=20938/tid=20939] ppid=20935 vsize=15020872 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/20938/task/20939/stat : 20939 (java) R 20935 20935 16605 0 -1 4202560 15250 0 0 0 63 4 0 0 20 0 15 0 225079192 15381372928 32424 33554432000 4194304 4196468 140733972513248 139977435219152 139977447462238 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20940] ppid=20935 vsize=15020872 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20940/stat : 20940 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079193 15381372928 32424 33554432000 4194304 4196468 140733972513248 139977467624336 139977463391957 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20941] ppid=20935 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20941/stat : 20941 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225079193 15381372928 32424 33554432000 4194304 4196468 140733972513248 139977281780496 139977463391957 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20942] ppid=20935 vsize=15020872 memory=61224 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20942/stat : 20942 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079193 15381372928 32424 33554432000 4194304 4196468 140733972513248 139977280728208 139977463391957 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20943] ppid=20935 vsize=15020872 memory=1064 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20943/stat : 20943 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225079193 15381372928 32424 33554432000 4194304 4196468 140733972513248 139976921918480 139977463391957 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20944] ppid=20935 vsize=15020872 memory=2072 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20944/stat : 20944 (java) S 20935 20935 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225079195 15381372928 32424 33554432000 4194304 4196468 140733972513248 139976501004400 139977463392898 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20945] ppid=20935 vsize=15020872 memory=1740 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20945/stat : 20945 (java) S 20935 20935 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225079195 15381372928 32424 33554432000 4194304 4196468 140733972513248 139976004068128 139977463391957 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20946] ppid=20935 vsize=15020872 memory=11192 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20946/stat : 20946 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225079196 15381372928 32424 33554432000 4194304 4196468 140733972513248 139975735633008 139977463391957 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20947] ppid=20935 vsize=15020872 memory=752 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20947/stat : 20947 (java) S 20935 20935 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225079198 15381372928 32424 33554432000 4194304 4196468 140733972513248 139975361124432 139977463400347 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20948] ppid=20935 vsize=15020872 memory=1828 CPUtime=0.09 cores=0,2,4,6
/proc/20938/task/20948/stat : 20948 (java) S 20935 20935 16605 0 -1 1077944384 662 0 0 0 9 0 0 0 20 0 15 0 225079198 15381372928 32424 33554432000 4194304 4196468 140733972513248 139976499952240 139977463392898 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20949] ppid=20935 vsize=15020872 memory=1120 CPUtime=0.06 cores=0,2,4,6
/proc/20938/task/20949/stat : 20949 (java) S 20935 20935 16605 0 -1 1077944384 359 0 0 0 6 0 0 0 20 0 15 0 225079198 15381372928 32424 33554432000 4194304 4196468 140733972513248 139976498899440 139977463392898 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20950] ppid=20935 vsize=15020872 memory=6120 CPUtime=0.15 cores=0,2,4,6
/proc/20938/task/20950/stat : 20950 (java) R 20935 20935 16605 0 -1 4202560 452 0 0 0 15 0 0 0 20 0 15 0 225079198 15381372928 32424 33554432000 4194304 4196468 140733972513248 139976497847152 139977463403098 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20951] ppid=20935 vsize=15020872 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20951/stat : 20951 (java) S 20935 20935 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225079198 15381372928 32424 33554432000 4194304 4196468 140733972513248 139974863219680 139977463391957 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
[pid=20938/tid=20952] ppid=20935 vsize=15020872 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/20938/task/20952/stat : 20952 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225079198 15381372928 32424 33554432000 4194304 4196468 140733972513248 139976496794032 139977463392898 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131092 KiB

[startup+1.50079 s]
/proc/loadavg: 2.41 2.34 2.18 5/217 20952
/proc/meminfo: memFree=21440816/32770624 swapFree=67108860/67108860
[pid=20935] ppid=20932 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20935/stat : 20935 (scop.sh) S 20932 20935 16605 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225079191 115843072 349 33554432000 4194304 5098028 140727555499968 140727555497224 140095119671932 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 37093376 140727555507264 140727555507463 140727555507463 140727555510221 0
/proc/20935/statm: 28282 349 296 221 0 87 0

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

/proc/20938/task/20952/stat : 20952 (java) S 20935 20935 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225079198 15385567232 773857 33554432000 4194304 4196468 140733972513248 139976496794032 139977463392898 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 21651456 140733972521990 140733972522289 140733972522289 140733972525007 0
Current children cumulated CPU time: 22.42 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 3096824 KiB

[startup+25.5006 s]
/proc/loadavg: 2.22 2.30 2.17 5/208 20958
/proc/meminfo: memFree=20628172/32770624 swapFree=67108860/67108860
[pid=20935] ppid=20932 vsize=113128 memory=1472 CPUtime=39.55 cores=0,2,4,6
/proc/20935/stat : 20935 (scop.sh) S 20932 20935 16605 0 -1 4202496 591 51456 0 0 0 0 3827 128 20 0 1 0 225079191 115843072 368 33554432000 4194304 5098028 140727555499968 140727555496712 140095119671932 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37093376 140727555507264 140727555507463 140727555507463 140727555510221 0
/proc/20935/statm: 28282 368 311 221 0 87 0
[pid=20953] ppid=20935 vsize=7406384 memory=88236 CPUtime=0.69 cores=0,2,4,6
/proc/20953/stat : 20953 (java) S 20935 20935 16605 0 -1 1077944320 16701 0 0 0 64 5 0 0 20 0 15 0 225081688 7584137216 22059 33554432000 4194304 4196468 140731353302416 140731353284960 139837256838903 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
/proc/20953/statm: 1851596 22059 3071 1 0 1813530 0
[pid=20953/tid=20954] ppid=20935 vsize=7406384 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/20953/task/20954/stat : 20954 (java) R 20935 20935 16605 0 -1 4202560 14146 0 0 0 46 4 0 0 20 0 15 0 225081689 7584137216 22059 33554432000 4194304 4196468 140731353302416 139837228665360 139837256850838 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20955] ppid=20935 vsize=7406384 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20955/stat : 20955 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225081690 7584137216 22059 33554432000 4194304 4196468 140731353302416 139837261081616 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20956] ppid=20935 vsize=7406384 memory=3531500 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20956/stat : 20956 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225081690 7584137216 22059 33554432000 4194304 4196468 140731353302416 139837090176144 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20957] ppid=20935 vsize=7406384 memory=97 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20957/stat : 20957 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225081690 7584137216 22059 33554432000 4194304 4196468 140731353302416 139836741028624 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20958] ppid=20935 vsize=7406384 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20958/stat : 20958 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225081690 7584137216 22059 33554432000 4194304 4196468 140731353302416 139836739976080 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20959] ppid=20935 vsize=7406384 memory=1740 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20959/stat : 20959 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225081692 7584137216 22059 33554432000 4194304 4196468 140731353302416 139836703258864 139837256850050 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
Current children cumulated CPU time: 40.24 s
Current children cumulated vsize: 7519512 KiB
Current children cumulated memory: 89708 KiB

[startup+26.2598 s]
# the end of solver process 20935 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=40.0139 s, system=1.38432 s

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

[startup+25.6007 s]
/proc/loadavg: 2.22 2.30 2.17 5/208 20958
/proc/meminfo: memFree=20628172/32770624 swapFree=67108860/67108860
[pid=20935] ppid=20932 vsize=113128 memory=1472 CPUtime=39.55 cores=0,2,4,6
/proc/20935/stat : 20935 (scop.sh) S 20932 20935 16605 0 -1 4202496 591 51456 0 0 0 0 3827 128 20 0 1 0 225079191 115843072 368 33554432000 4194304 5098028 140727555499968 140727555496712 140095119671932 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37093376 140727555507264 140727555507463 140727555507463 140727555510221 0
/proc/20935/statm: 28282 368 311 221 0 87 0
[pid=20953] ppid=20935 vsize=7408432 memory=94628 CPUtime=0.85 cores=0,2,4,6
/proc/20953/stat : 20953 (java) S 20935 20935 16605 0 -1 1077944320 17398 0 0 0 80 5 0 0 20 0 15 0 225081688 7586234368 23657 33554432000 4194304 4196468 140731353302416 140731353284960 139837256838903 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
/proc/20953/statm: 1852108 23657 3072 1 0 1814042 0
[pid=20953/tid=20954] ppid=20935 vsize=7408432 memory=1828 CPUtime=0.59 cores=0,2,4,6
/proc/20953/task/20954/stat : 20954 (java) R 20935 20935 16605 0 -1 4202560 14721 0 0 0 55 4 0 0 20 0 15 0 225081689 7586234368 23657 33554432000 4194304 4196468 140731353302416 139837228665544 139837256860829 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20955] ppid=20935 vsize=7408432 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20955/stat : 20955 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225081690 7586234368 23657 33554432000 4194304 4196468 140731353302416 139837261081616 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20956] ppid=20935 vsize=7408432 memory=7666646444825731417 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20956/stat : 20956 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225081690 7586234368 23657 33554432000 4194304 4196468 140731353302416 139837090176144 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20957] ppid=20935 vsize=7408432 memory=7306618062174771564 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20957/stat : 20957 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225081690 7586234368 23657 33554432000 4194304 4196468 140731353302416 139836741028624 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20958] ppid=20935 vsize=7408432 memory=7306618062174771564 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20958/stat : 20958 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225081690 7586234368 23657 33554432000 4194304 4196468 140731353302416 139836739976080 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20959] ppid=20935 vsize=7408432 memory=280636787836672 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20959/stat : 20959 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225081692 7586234368 23657 33554432000 4194304 4196468 140731353302416 139836703258864 139837256850050 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
Current children cumulated CPU time: 40.4 s
Current children cumulated vsize: 7521560 KiB
Current children cumulated memory: 96100 KiB

[startup+26.0013 s]*
/proc/loadavg: 2.22 2.30 2.17 3/222 20973
/proc/meminfo: memFree=20518744/32770624 swapFree=67108860/67108860
[pid=20935] ppid=20932 vsize=113128 memory=1472 CPUtime=39.55 cores=0,2,4,6
/proc/20935/stat : 20935 (scop.sh) S 20932 20935 16605 0 -1 4202496 591 51456 0 0 0 0 3827 128 20 0 1 0 225079191 115843072 368 33554432000 4194304 5098028 140727555499968 140727555496712 140095119671932 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37093376 140727555507264 140727555507463 140727555507463 140727555510221 0
/proc/20935/statm: 28282 368 311 221 0 87 0
[pid=20953] ppid=20935 vsize=8068220 memory=113956 CPUtime=1.12 cores=0,2,4,6
/proc/20953/stat : 20953 (java) S 20935 20935 16605 0 -1 1077944320 18795 0 0 0 106 6 0 0 20 0 19 0 225081688 8261857280 28489 33554432000 4194304 4196468 140731353302416 140731353284960 139837256838903 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
/proc/20953/statm: 2017055 28489 3152 1 0 1978454 0
[pid=20968] ppid=20953 vsize=43316 memory=26940 CPUtime=0.31 cores=0,2,4,6
/proc/20968/stat : 20968 (minisat_release) R 20953 20935 16605 0 -1 4202496 6796 0 0 0 30 1 0 0 20 0 1 0 225081761 44355584 6735 33554432000 4194304 4308513 140724084959344 140724084956008 4208298 0 4 0 8388610 0 0 0 17 0 0 0 0 0 0 6409496 6410680 31223808 140724084962420 140724084962518 140724084962518 140724084965317 0
/proc/20968/statm: 10829 6735 318 28 0 7069 0
[pid=20953/tid=20954] ppid=20935 vsize=8068220 memory=2616 CPUtime=0.74 cores=0,2,4,6
/proc/20953/task/20954/stat : 20954 (java) S 20935 20935 16605 0 -1 1077944384 15626 0 0 0 69 5 0 0 20 0 19 0 225081689 8261857280 28489 33554432000 4194304 4196468 140731353302416 139837228679056 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20955] ppid=20935 vsize=8068220 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20955/stat : 20955 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225081690 8261857280 28489 33554432000 4194304 4196468 140731353302416 139837261081616 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20956] ppid=20935 vsize=8068220 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20956/stat : 20956 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225081690 8261857280 28489 33554432000 4194304 4196468 140731353302416 139837090176144 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20957] ppid=20935 vsize=8068220 memory=3566324 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20957/stat : 20957 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225081690 8261857280 28489 33554432000 4194304 4196468 140731353302416 139836741028624 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20958] ppid=20935 vsize=8068220 memory=3312 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20958/stat : 20958 (java) S 20935 20935 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225081690 8261857280 28489 33554432000 4194304 4196468 140731353302416 139836739976080 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20959] ppid=20935 vsize=8068220 memory=15712 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20959/stat : 20959 (java) S 20935 20935 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 225081692 8261857280 28489 33554432000 4194304 4196468 140731353302416 139836703258864 139837256850050 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20960] ppid=20935 vsize=8068220 memory=1620 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20960/stat : 20960 (java) S 20935 20935 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225081692 8261857280 28489 33554432000 4194304 4196468 140731353302416 139836149195936 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20961] ppid=20935 vsize=8068220 memory=504 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20961/stat : 20961 (java) S 20935 20935 16605 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 225081692 8261857280 28489 33554432000 4194304 4196468 140731353302416 139836014973680 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20962] ppid=20935 vsize=8068220 memory=924 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20962/stat : 20962 (java) S 20935 20935 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225081695 8261857280 28489 33554432000 4194304 4196468 140731353302416 139835640469456 139837256857499 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20963] ppid=20935 vsize=8068220 memory=1168 CPUtime=0.08 cores=0,2,4,6
/proc/20953/task/20963/stat : 20963 (java) S 20935 20935 16605 0 -1 1077944384 576 0 0 0 8 0 0 0 20 0 19 0 225081695 8261857280 28489 33554432000 4194304 4196468 140731353302416 139836702206704 139837256850050 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20964] ppid=20935 vsize=8068220 memory=2140 CPUtime=0.08 cores=0,2,4,6
/proc/20953/task/20964/stat : 20964 (java) S 20935 20935 16605 0 -1 1077944384 445 0 0 0 8 0 0 0 20 0 19 0 225081695 8261857280 28489 33554432000 4194304 4196468 140731353302416 139836701154160 139837256850050 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20965] ppid=20935 vsize=8068220 memory=2180 CPUtime=0.19 cores=0,2,4,6
/proc/20953/task/20965/stat : 20965 (java) S 20935 20935 16605 0 -1 1077944384 719 0 0 0 19 0 0 0 20 0 19 0 225081695 8261857280 28489 33554432000 4194304 4196468 140731353302416 139836700101104 139837256850050 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20966] ppid=20935 vsize=8068220 memory=924 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20966/stat : 20966 (java) S 20935 20935 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225081695 8261857280 28489 33554432000 4194304 4196468 140731353302416 139835142564704 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20967] ppid=20935 vsize=8068220 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20967/stat : 20967 (java) S 20935 20935 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225081696 8261857280 28489 33554432000 4194304 4196468 140731353302416 139836699048496 139837256850050 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20969] ppid=20935 vsize=8068220 memory=3980 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20969/stat : 20969 (java) S 20935 20935 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225081761 8261857280 28489 33554432000 4194304 4196468 140731353302416 139836691240256 139837256863513 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20971] ppid=20935 vsize=8068220 memory=2032 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20971/stat : 20971 (java) S 20935 20935 16605 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 225081761 8261857280 28489 33554432000 4194304 4196468 140731353302416 139834605677968 139837256860829 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20972] ppid=20935 vsize=8068220 memory=7288 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20972/stat : 20972 (java) S 20935 20935 16605 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 225081761 8261857280 28489 33554432000 4194304 4196468 140731353302416 139834739900432 139837256860829 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20973] ppid=20935 vsize=8068220 memory=804 CPUtime=0 cores=0,2,4,6
/proc/20953/task/20973/stat : 20973 (java) S 20935 20935 16605 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 225081763 8261857280 28489 33554432000 4194304 4196468 140731353302416 139834337255200 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
Current children cumulated CPU time: 40.98 s
Current children cumulated vsize: 8224664 KiB
Current children cumulated memory: 142368 KiB

[startup+26.2009 s]
/proc/loadavg: 2.22 2.30 2.17 3/222 20973
/proc/meminfo: memFree=20518744/32770624 swapFree=67108860/67108860
[pid=20935] ppid=20932 vsize=113128 memory=1472 CPUtime=39.55 cores=0,2,4,6
/proc/20935/stat : 20935 (scop.sh) S 20932 20935 16605 0 -1 4202496 591 51456 0 0 0 0 3827 128 20 0 1 0 225079191 115843072 368 33554432000 4194304 5098028 140727555499968 140727555496712 140095119671932 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37093376 140727555507264 140727555507463 140727555507463 140727555510221 0
/proc/20935/statm: 28282 368 311 221 0 87 0
[pid=20953] ppid=20935 vsize=7937144 memory=120928 CPUtime=1.71 cores=0,2,4,6
/proc/20953/stat : 20953 (java) S 20935 20935 16605 0 -1 1077944320 19040 6902 0 0 121 6 43 1 20 0 17 0 225081688 8127635456 30232 33554432000 4194304 4196468 140731353302416 140731353284960 139837256838903 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
/proc/20953/statm: 1984286 30232 3166 1 0 1945685 0
[pid=20953/tid=20954] ppid=20935 vsize=7937144 memory=4872558044660077418 CPUtime=1.19 cores=0,2,4,6
/proc/20953/task/20954/stat : 20954 (java) R 20935 20935 16605 0 -1 4202560 15664 6902 0 0 70 5 43 1 20 0 17 0 225081689 8127635456 30232 33554432000 4194304 4196468 140731353302416 139837228674800 139837240919390 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20955] ppid=20935 vsize=7937144 memory=11192 CPUtime=0.44 cores=0,2,4,6
/proc/20953/task/20955/stat : 20955 (java) S 20935 20935 16605 0 -1 1077944384 1 6902 0 0 0 0 43 1 20 0 17 0 225081690 8127635456 30232 33554432000 4194304 4196468 140731353302416 139837261081616 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20956] ppid=20935 vsize=7937144 memory=752 CPUtime=0.44 cores=0,2,4,6
/proc/20953/task/20956/stat : 20956 (java) S 20935 20935 16605 0 -1 1077944384 1 6902 0 0 0 0 43 1 20 0 17 0 225081690 8127635456 30232 33554432000 4194304 4196468 140731353302416 139837090176144 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20957] ppid=20935 vsize=7937144 memory=3312 CPUtime=0.44 cores=0,2,4,6
/proc/20953/task/20957/stat : 20957 (java) S 20935 20935 16605 0 -1 1077944384 1 6902 0 0 0 0 43 1 20 0 17 0 225081690 8127635456 30232 33554432000 4194304 4196468 140731353302416 139836741028624 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20958] ppid=20935 vsize=7937144 memory=15712 CPUtime=0.44 cores=0,2,4,6
/proc/20953/task/20958/stat : 20958 (java) S 20935 20935 16605 0 -1 1077944384 2 6902 0 0 0 0 43 1 20 0 17 0 225081690 8127635456 30232 33554432000 4194304 4196468 140731353302416 139836739976080 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20959] ppid=20935 vsize=7937144 memory=1620 CPUtime=0.44 cores=0,2,4,6
/proc/20953/task/20959/stat : 20959 (java) S 20935 20935 16605 0 -1 1077944384 5 6902 0 0 0 0 43 1 20 0 17 0 225081692 8127635456 30232 33554432000 4194304 4196468 140731353302416 139836703258864 139837256850050 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20960] ppid=20935 vsize=7937144 memory=504 CPUtime=0.44 cores=0,2,4,6
/proc/20953/task/20960/stat : 20960 (java) S 20935 20935 16605 0 -1 1077944384 13 6902 0 0 0 0 43 1 20 0 17 0 225081692 8127635456 30232 33554432000 4194304 4196468 140731353302416 139836149195936 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20961] ppid=20935 vsize=7937144 memory=924 CPUtime=0.44 cores=0,2,4,6
/proc/20953/task/20961/stat : 20961 (java) S 20935 20935 16605 0 -1 1077944384 22 6902 0 0 0 0 43 1 20 0 17 0 225081692 8127635456 30232 33554432000 4194304 4196468 140731353302416 139836014973680 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20962] ppid=20935 vsize=7937144 memory=1168 CPUtime=0.44 cores=0,2,4,6
/proc/20953/task/20962/stat : 20962 (java) S 20935 20935 16605 0 -1 1077944384 3 6902 0 0 0 0 43 1 20 0 17 0 225081695 8127635456 30232 33554432000 4194304 4196468 140731353302416 139835640469456 139837256857499 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20963] ppid=20935 vsize=7937144 memory=2140 CPUtime=0.56 cores=0,2,4,6
/proc/20953/task/20963/stat : 20963 (java) S 20935 20935 16605 0 -1 1077944384 657 6902 0 0 12 0 43 1 20 0 17 0 225081695 8127635456 30232 33554432000 4194304 4196468 140731353302416 139836702206704 139837256850050 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20964] ppid=20935 vsize=7937144 memory=1396 CPUtime=0.55 cores=0,2,4,6
/proc/20953/task/20964/stat : 20964 (java) S 20935 20935 16605 0 -1 1077944384 467 6902 0 0 11 0 43 1 20 0 17 0 225081695 8127635456 30232 33554432000 4194304 4196468 140731353302416 139836701154160 139837256850050 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20965] ppid=20935 vsize=7937144 memory=3143816 CPUtime=0.65 cores=0,2,4,6
/proc/20953/task/20965/stat : 20965 (java) S 20935 20935 16605 0 -1 1077944384 769 6902 0 0 21 0 43 1 20 0 17 0 225081695 8127635456 30232 33554432000 4194304 4196468 140731353302416 139836700101104 139837256850050 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20966] ppid=20935 vsize=7937144 memory=1576 CPUtime=0.44 cores=0,2,4,6
/proc/20953/task/20966/stat : 20966 (java) S 20935 20935 16605 0 -1 1077944384 3 6902 0 0 0 0 43 1 20 0 17 0 225081695 8127635456 30232 33554432000 4194304 4196468 140731353302416 139835142564704 139837256849109 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20967] ppid=20935 vsize=7937144 memory=3391492 CPUtime=0.44 cores=0,2,4,6
/proc/20953/task/20967/stat : 20967 (java) S 20935 20935 16605 0 -1 1077944384 1 6902 0 0 0 0 43 1 20 0 17 0 225081696 8127635456 30232 33554432000 4194304 4196468 140731353302416 139836699048496 139837256850050 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20969] ppid=20935 vsize=7937144 memory=3143844 CPUtime=0.44 cores=0,2,4,6
/proc/20953/task/20969/stat : 20969 (java) S 20935 20935 16605 0 -1 1077944384 25 6902 0 0 0 0 43 1 20 0 17 0 225081761 8127635456 30232 33554432000 4194304 4196468 140731353302416 139836691239440 139837256850050 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
[pid=20953/tid=20973] ppid=20935 vsize=7937144 memory=1064 CPUtime=0.44 cores=0,2,4,6
/proc/20953/task/20973/stat : 20973 (java) S 20935 20935 16605 0 -1 1077944384 7 6902 0 0 0 0 43 1 20 0 17 0 225081763 8127635456 30232 33554432000 4194304 4196468 140731353302416 139834337257008 139837256850050 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24907776 140731353310389 140731353310513 140731353310513 140731353313231 0
Current children cumulated CPU time: 41.26 s
Current children cumulated vsize: 8050272 KiB
Current children cumulated memory: 122400 KiB

Child status: 0
Real time (s): 26.2599
CPU time (s): 41.3982
CPU user time (s): 40.0139
CPU system time (s): 1.38432
CPU usage (%): 157.648
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 3568560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.0139
system time used= 1.38432
maximum resident set size= 3567908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78264
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6691
involuntary context switches= 164


# summary of solver processes directly reported to runsolver:
#   pid: 20935
#   total CPU time (s): 41.3982
#   total CPU user time (s): 40.0139
#   total CPU system time (s): 1.38432

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.206063 second user time and 0.290276 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 13:59:20
IDJOB=4305479
IDBENCH=141437
IDSOLVER=2782
FILE ID=node107/4305479-1534075160
RUNJOBID= node107-1534064712-16636
PBS_JOBID= 21036990
Free space on /tmp= 39472 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-04-05_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-4305479-1534075160/watcher-4305479-1534075160 -o /tmp/evaluation-result-4305479-1534075160/solver-4305479-1534075160 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16636 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305479-1534075160.xml

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

MD5SUM BENCH= 340365fb59c69c653973bf6f753c5e6c
RANDOM SEED=1719876169

node107.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.40
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.40
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.40
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.40
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:        21826956 kB
MemAvailable:   28868600 kB
Buffers:          203636 kB
Cached:          7032560 kB
SwapCached:            0 kB
Active:          6682684 kB
Inactive:        3640708 kB
Active(anon):    3036124 kB
Inactive(anon):   103384 kB
Active(file):    3646560 kB
Inactive(file):  3537324 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8488 kB
Writeback:             0 kB
AnonPages:       3093884 kB
Mapped:            63992 kB
Shmem:             49804 kB
Slab:             314912 kB
SReclaimable:     286220 kB
SUnreclaim:        28692 kB
KernelStack:        3584 kB
PageTables:        11812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13042512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2942976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39464 MiB
End job on node107 at 2018-08-12 13:59:46