Trace number 4305703

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-07-31)? (TO) 2520.05 2506.12

General information on the benchmark

NameFrb/
frb-50-23-1-mgd_c18.xml
MD5SUM89c27d49b20a714b89297264b4c82bd7
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 benchmark1513.36
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints430
Number of domains1
Minimum domain size23
Maximum domain size23
Distribution of domain sizes[{"size":23,"count":50}]
Minimum variable degree11
Maximum variable degree24
Distribution of variable degrees[{"degree":11,"count":2},{"degree":12,"count":1},{"degree":13,"count":6},{"degree":14,"count":1},{"degree":15,"count":7},{"degree":16,"count":2},{"degree":17,"count":8},{"degree":18,"count":5},{"degree":19,"count":7},{"degree":20,"count":4},{"degree":21,"count":1},{"degree":22,"count":3},{"degree":23,"count":1},{"degree":24,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":430}]
Number of extensional constraints430
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":430}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-26858-serial-file.bin HOME/instance-4305703-1534092582.xml
0.55/0.52	
0.67/0.52	scop both+minisat_release (2018-07-31)
0.67/0.52	(Encoding Process)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Sun Aug 12 18:49:43 CEST 2018
0.67/0.55	c PID: 26861
0.67/0.55	c IP: 172.20.3.135
0.67/0.55	c HOST: node135.alineos.net
0.67/0.55	c (0,0) Parsing Begin
2.33/1.20	c (0,0) Parsing End
2.66/1.20	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 430 ctr, max domain size 23
2.66/1.20	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.66/1.20	c (0,0) Constraint Name Generate Begin
2.66/1.22	c (0,0) Ctr:HOME/instance-4305703-1534092582.xml,ExtensionConflict:ExtensionSupport:IntVar
2.66/1.22	c (0,0) Constraint Name Generate End
2.66/1.22	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.66/1.22	c (0,0) CSP to CSPinCNF Begin
5.78/2.23	c (1,1) translated 43 (10%) constraints
6.68/2.57	c (2,2) translated 86 (20%) constraints
7.61/2.89	c (2,2) translated 129 (30%) constraints
8.56/3.18	c (2,2) translated 172 (40%) constraints
9.43/3.46	c (2,2) translated 215 (50%) constraints
10.34/3.76	c (3,3) translated 258 (60%) constraints
11.29/4.04	c (3,3) translated 301 (70%) constraints
11.86/4.28	c (3,3) translated 344 (80%) constraints
12.77/4.50	c (3,3) translated 387 (90%) constraints
13.40/4.71	c (4,4) translated 430 (100%) constraints
14.34/5.05	c (4,4) STATISTICS1:HOME/instance-4305703-1534092582.xml,ExtensionConflict:ExtensionSupport:IntVar,303,48307,-1,23,24,1,,23:181737;2:3361,24:11;4:40613;3:7027;2:656,1:185098;0:11,
14.34/5.05	c (4,4) ==========================================
14.34/5.05	c (4,4) Both Encoding selects:
14.34/5.05	c (4,4) Order
14.34/5.05	c (4,4) ==========================================
14.93/5.21	c (4,4) translated 4831 (10%) constraints
15.24/5.32	c (4,4) translated 9662 (20%) constraints
15.53/5.42	c (4,4) translated 14493 (30%) constraints
15.83/5.51	c (4,4) translated 19323 (40%) constraints
16.04/5.60	c (5,5) translated 24154 (50%) constraints
16.04/5.68	c (5,5) translated 28985 (60%) constraints
16.15/5.76	c (5,5) translated 33815 (70%) constraints
16.25/5.84	c (5,5) translated 38646 (80%) constraints
16.35/5.93	c (5,5) translated 43477 (90%) constraints
16.46/6.01	c (5,5) translated 48307 (100%) constraints
16.46/6.01	c (5,5) CSP to CSPinCNF End
16.46/6.01	c (5,5) CSP: 50 int (0 aux), 253 bool (253 aux), 48307 ctr, max domain size 23
16.46/6.01	c (5,5) Heap : 1971 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
16.46/6.01	c (5,5) CSPinCNF Propagation Begin
17.22/6.37	c (5,5) 0 values, 4701 unsatisfiable literals, and 0 valid clauses are removed
17.22/6.37	c (5,5) CSPinCNF Propagation End
17.22/6.37	c (5,5) CSP: 50 int (0 aux), 253 bool (253 aux), 48307 ctr, max domain size 23
17.22/6.37	c (5,5) Heap : 2196 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
17.22/6.37	c (5,5) Simplify CSPinCNF Begin
17.44/6.49	c (5,5) Simplify CSPinCNF End
17.44/6.49	c (5,5) CSP: 50 int (0 aux), 253 bool (253 aux), 48307 ctr, max domain size 23
17.44/6.49	c (5,5) Heap : 2253 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
17.44/6.49	c (5,5) Calculate Precise Domain Begin
17.44/6.49	c (5,5) 0 values are removed by re-calculation
17.44/6.49	c (5,5) Calculate Precise Domain End
17.44/6.49	c (5,5) CSP: 50 int (0 aux), 253 bool (253 aux), 48307 ctr, max domain size 23
17.44/6.49	c (5,5) Heap : 2253 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
17.44/6.49	c (5,5) CSPinCNF to SatSolver Begin
17.88/6.63	c (6,6) 4831 (10 %) CSP clauses are encoded (1353 SAT variables, 5880 SAT clauses)
17.88/6.69	c (6,6) 9662 (20 %) CSP clauses are encoded (1353 SAT variables, 10711 SAT clauses)
18.19/6.74	c (6,6) 14493 (30 %) CSP clauses are encoded (1353 SAT variables, 15542 SAT clauses)
18.19/6.78	c (6,6) 19323 (40 %) CSP clauses are encoded (1353 SAT variables, 20372 SAT clauses)
18.43/6.81	c (6,6) 24154 (50 %) CSP clauses are encoded (1353 SAT variables, 25203 SAT clauses)
18.43/6.85	c (6,6) 28985 (60 %) CSP clauses are encoded (1353 SAT variables, 30034 SAT clauses)
18.43/6.88	c (6,6) 33815 (70 %) CSP clauses are encoded (1353 SAT variables, 34864 SAT clauses)
18.53/6.92	c (6,6) 38646 (80 %) CSP clauses are encoded (1353 SAT variables, 39695 SAT clauses)
18.53/6.95	c (6,6) 43477 (90 %) CSP clauses are encoded (1353 SAT variables, 44526 SAT clauses)
18.53/6.99	c (6,6) 48307 (100 %) CSP clauses are encoded (1353 SAT variables, 49356 SAT clauses)
18.53/6.99	c (6,6) Launch Command will be: minisat_release
18.53/6.99	c (6,6) CSPinCNF to SatSolver End
18.53/6.99	c (6,6) Heap : 2534 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
19.15/7.21	c (6,6) STATISTICS2:HOME/instance-4305703-1534092582.xml,ExtensionConflict:ExtensionSupport:IntVar,303,48307,-1,23,23,1,,23:177047;2:3361,23:11;4:36284;3:10995;2:1017,1:180408,
19.15/7.21	c (6,6) 1353 bool, 49357 clause
19.15/7.21	c (6,6) Export Begin
19.33/7.30	c (6,6) Export to HOME/scop-26858-serial-file.bin
19.33/7.30	c (6,6) Export End
19.33/7.30	c (6,6) Export File Size: 0.01 MB
19.33/7.30	c (6,6) 0,0,5,5,5,5,6,STOP-AFTER(DIMACS)
19.33/7.30	c END-Prog: Sun Aug 12 18:49:50 CEST 2018
19.33/7.33	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-26858-serial-file.bin
19.36/7.82	c (0,0) Read Serial File Begin
19.36/7.82	c (0,0) HOME/scop-26858-serial-file.bin
19.36/7.99	c (0,0) Read Serial File End
19.36/8.00	
19.36/8.00	scop order+minisat_release (2018-07-31)
19.36/8.00	(Solving Process)
19.36/8.00	
20.29/8.02	c BEGIN-Prog: Sun Aug 12 18:49:50 CEST 2018
20.29/8.02	c PID: 26876
20.29/8.02	c IP: 172.20.3.135
20.29/8.02	c HOST: node135.alineos.net
20.29/8.02	c (0,0) SatSolver.solve Begin
20.29/8.02	c (0,0) 0 bool, 0 clause
20.29/8.02	c (0,0) minisat_release HOME/instance-4305703-1534092582.xml-scop-26861.cnf
2520.00/2506.11	c (2498,0) SatSolver is killed by some reasons.
2520.00/2506.11	c (2498,0) receiving signal SIGTERM
2520.00/2506.11	s UNKNOWN
2520.00/2506.12	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.00/2506.12	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 (7443 MiB free)
  memory of node 1: 16384 MiB (5134 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305703-1534092582/watcher-4305703-1534092582 -o /tmp/evaluation-result-4305703-1534092582/solver-4305703-1534092582 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19415 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305703-1534092582.xml 

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

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


[startup+0.100091 s]*
/proc/loadavg: 2.00 2.11 2.09 4/226 26875
/proc/meminfo: memFree=12819504/32770624 swapFree=67108860/67108860
[pid=26858] ppid=26855 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/26858/stat : 26858 (scop.sh) S 26855 26858 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226821394 115843072 349 33554432000 4194304 5098028 140721371215328 140721371212584 139797701423740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33959936 140721371219009 140721371219207 140721371219207 140721371221965 0
/proc/26858/statm: 28282 349 296 221 0 87 0
[pid=26861] ppid=26858 vsize=15012476 memory=72080 CPUtime=0.11 cores=1,3,5,7
/proc/26861/stat : 26861 (java) S 26858 26858 19383 0 -1 1077944320 6119 0 0 0 10 1 0 0 20 0 15 0 226821394 15372775424 18020 33554432000 4194304 4196468 140731430036208 140731430018752 139963942063863 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
/proc/26861/statm: 3753119 18020 2770 1 0 3715579 0
[pid=26861/tid=26862] ppid=26858 vsize=15012476 memory=-6078870780940435399 CPUtime=0.09 cores=1,3,5,7
/proc/26861/task/26862/stat : 26862 (java) R 26858 26858 19383 0 -1 4202560 4208 0 0 0 8 1 0 0 20 0 15 0 226821394 15372775424 18020 33554432000 4194304 4196468 140731430036208 139963913874984 139963927229431 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26863] ppid=26858 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26863/stat : 26863 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226821396 15372775424 18020 33554432000 4194304 4196468 140731430036208 139963946306064 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26864] ppid=26858 vsize=15012476 memory=139989907428992 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26864/stat : 26864 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821396 15372775424 18020 33554432000 4194304 4196468 140731430036208 139963737389712 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26865] ppid=26858 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26865/stat : 26865 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821396 15372775424 18020 33554432000 4194304 4196468 140731430036208 139963736336656 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26866] ppid=26858 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26866/stat : 26866 (java) S 26858 26858 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226821396 15372775424 18020 33554432000 4194304 4196468 140731430036208 139963735284112 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26867] ppid=26858 vsize=15012476 memory=139989907428992 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26867/stat : 26867 (java) S 26858 26858 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226821397 15372775424 18020 33554432000 4194304 4196468 140731430036208 139962711116528 139963942075010 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26868] ppid=26858 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26868/stat : 26868 (java) S 26858 26858 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226821398 15372775424 18020 33554432000 4194304 4196468 140731430036208 139962582296224 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26869] ppid=26858 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26869/stat : 26869 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821398 15372775424 18020 33554432000 4194304 4196468 140731430036208 139962313860336 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26870] ppid=26858 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26870/stat : 26870 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226821400 15372775424 18020 33554432000 4194304 4196468 140731430036208 139961939352016 139963942082459 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26871] ppid=26858 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26871/stat : 26871 (java) S 26858 26858 19383 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 226821400 15372775424 18020 33554432000 4194304 4196468 140731430036208 139962710063344 139963942075010 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26872] ppid=26858 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26872/stat : 26872 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226821400 15372775424 18020 33554432000 4194304 4196468 140731430036208 139962709010800 139963942075010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26873] ppid=26858 vsize=15012476 memory=139989907428992 CPUtime=0.01 cores=1,3,5,7
/proc/26861/task/26873/stat : 26873 (java) S 26858 26858 19383 0 -1 1077944384 271 0 0 0 1 0 0 0 20 0 15 0 226821400 15372775424 18020 33554432000 4194304 4196468 140731430036208 139962707957744 139963942075010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26874] ppid=26858 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26874/stat : 26874 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226821401 15372775424 18020 33554432000 4194304 4196468 140731430036208 139961441446240 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26875] ppid=26858 vsize=15012476 memory=139989907428992 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26875/stat : 26875 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821401 15372775424 18020 33554432000 4194304 4196468 140731430036208 139962706906160 139963942075010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73476 KiB

[startup+0.210901 s]*
/proc/loadavg: 2.00 2.11 2.09 4/226 26875
/proc/meminfo: memFree=12805676/32770624 swapFree=67108860/67108860
[pid=26858] ppid=26855 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/26858/stat : 26858 (scop.sh) S 26855 26858 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226821394 115843072 349 33554432000 4194304 5098028 140721371215328 140721371212584 139797701423740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33959936 140721371219009 140721371219207 140721371219207 140721371221965 0
/proc/26858/statm: 28282 349 296 221 0 87 0
[pid=26861] ppid=26858 vsize=15012476 memory=85696 CPUtime=0.26 cores=1,3,5,7
/proc/26861/stat : 26861 (java) S 26858 26858 19383 0 -1 1077944320 9763 0 0 0 23 3 0 0 20 0 15 0 226821394 15372775424 21424 33554432000 4194304 4196468 140731430036208 140731430018752 139963942063863 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
/proc/26861/statm: 3753119 21424 2877 1 0 3715579 0
[pid=26861/tid=26862] ppid=26858 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/26861/task/26862/stat : 26862 (java) R 26858 26858 19383 0 -1 4202560 7658 0 0 0 18 2 0 0 20 0 15 0 226821394 15372775424 21424 33554432000 4194304 4196468 140731430036208 139963913888672 139963942075798 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26863] ppid=26858 vsize=15012476 memory=550 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26863/stat : 26863 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226821396 15372775424 21424 33554432000 4194304 4196468 140731430036208 139963946306064 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26864] ppid=26858 vsize=15012476 memory=139989907454202 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26864/stat : 26864 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821396 15372775424 21424 33554432000 4194304 4196468 140731430036208 139963737389712 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26865] ppid=26858 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26865/stat : 26865 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821396 15372775424 21424 33554432000 4194304 4196468 140731430036208 139963736336656 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26866] ppid=26858 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26866/stat : 26866 (java) S 26858 26858 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226821396 15372775424 21424 33554432000 4194304 4196468 140731430036208 139963735284112 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26867] ppid=26858 vsize=15012476 memory=139989907428992 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26867/stat : 26867 (java) S 26858 26858 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226821397 15372775424 21424 33554432000 4194304 4196468 140731430036208 139962711116528 139963942075010 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26868] ppid=26858 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26868/stat : 26868 (java) S 26858 26858 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226821398 15372775424 21424 33554432000 4194304 4196468 140731430036208 139962582296224 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26869] ppid=26858 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26869/stat : 26869 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821398 15372775424 21424 33554432000 4194304 4196468 140731430036208 139962313860336 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26870] ppid=26858 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26870/stat : 26870 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226821400 15372775424 21424 33554432000 4194304 4196468 140731430036208 139961939352016 139963942082459 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26871] ppid=26858 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26871/stat : 26871 (java) S 26858 26858 19383 0 -1 1077944384 451 0 0 0 0 0 0 0 20 0 15 0 226821400 15372775424 21424 33554432000 4194304 4196468 140731430036208 139962710063344 139963942075010 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26872] ppid=26858 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26872/stat : 26872 (java) S 26858 26858 19383 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 226821400 15372775424 21424 33554432000 4194304 4196468 140731430036208 139962709010800 139963942075010 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26873] ppid=26858 vsize=15012476 memory=139989907428992 CPUtime=0.03 cores=1,3,5,7
/proc/26861/task/26873/stat : 26873 (java) R 26858 26858 19383 0 -1 4202560 302 0 0 0 3 0 0 0 20 0 15 0 226821400 15372775424 21424 33554432000 4194304 4196468 140731430036208 139962707957744 139963934300990 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26874] ppid=26858 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26874/stat : 26874 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226821401 15372775424 21424 33554432000 4194304 4196468 140731430036208 139961441446240 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26875] ppid=26858 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26875/stat : 26875 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821401 15372775424 21424 33554432000 4194304 4196468 140731430036208 139962706906160 139963942075010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87092 KiB

[startup+0.310869 s]*
/proc/loadavg: 2.00 2.11 2.09 4/226 26875
/proc/meminfo: memFree=12801884/32770624 swapFree=67108860/67108860
[pid=26858] ppid=26855 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/26858/stat : 26858 (scop.sh) S 26855 26858 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226821394 115843072 349 33554432000 4194304 5098028 140721371215328 140721371212584 139797701423740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33959936 140721371219009 140721371219207 140721371219207 140721371221965 0
/proc/26858/statm: 28282 349 296 221 0 87 0
[pid=26861] ppid=26858 vsize=15012476 memory=89652 CPUtime=0.43 cores=1,3,5,7
/proc/26861/stat : 26861 (java) S 26858 26858 19383 0 -1 1077944320 10381 0 0 0 40 3 0 0 20 0 15 0 226821394 15372775424 22413 33554432000 4194304 4196468 140731430036208 140731430018752 139963942063863 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
/proc/26861/statm: 3753119 22413 2974 1 0 3715579 0
[pid=26861/tid=26862] ppid=26858 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/26861/task/26862/stat : 26862 (java) R 26858 26858 19383 0 -1 4202560 8092 0 0 0 27 2 0 0 20 0 15 0 226821394 15372775424 22413 33554432000 4194304 4196468 140731430036208 139963913863776 139963942075798 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26863] ppid=26858 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26863/stat : 26863 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226821396 15372775424 22413 33554432000 4194304 4196468 140731430036208 139963946306064 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26864] ppid=26858 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26864/stat : 26864 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821396 15372775424 22413 33554432000 4194304 4196468 140731430036208 139963737389712 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26865] ppid=26858 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26865/stat : 26865 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821396 15372775424 22413 33554432000 4194304 4196468 140731430036208 139963736336656 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26866] ppid=26858 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26866/stat : 26866 (java) S 26858 26858 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226821396 15372775424 22413 33554432000 4194304 4196468 140731430036208 139963735284112 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26867] ppid=26858 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26867/stat : 26867 (java) S 26858 26858 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226821397 15372775424 22413 33554432000 4194304 4196468 140731430036208 139962711116528 139963942075010 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26868] ppid=26858 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26868/stat : 26868 (java) S 26858 26858 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226821398 15372775424 22413 33554432000 4194304 4196468 140731430036208 139962582296224 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26869] ppid=26858 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26869/stat : 26869 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821398 15372775424 22413 33554432000 4194304 4196468 140731430036208 139962313860336 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26870] ppid=26858 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26870/stat : 26870 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226821400 15372775424 22413 33554432000 4194304 4196468 140731430036208 139961939352016 139963942082459 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26871] ppid=26858 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26861/task/26871/stat : 26871 (java) R 26858 26858 19383 0 -1 4202560 506 0 0 0 2 0 0 0 20 0 15 0 226821400 15372775424 22413 33554432000 4194304 4196468 140731430036208 139962710063344 139963922699609 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26872] ppid=26858 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26861/task/26872/stat : 26872 (java) R 26858 26858 19383 0 -1 1077944384 108 0 0 0 2 0 0 0 20 0 15 0 226821400 15372775424 22413 33554432000 4194304 4196468 140731430036208 139962709010800 139963942075010 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26873] ppid=26858 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26861/task/26873/stat : 26873 (java) R 26858 26858 19383 0 -1 4202560 341 0 0 0 7 0 0 0 20 0 15 0 226821400 15372775424 22413 33554432000 4194304 4196468 140731430036208 139962707957744 139963920363648 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26874] ppid=26858 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26874/stat : 26874 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226821401 15372775424 22413 33554432000 4194304 4196468 140731430036208 139961441446240 139963942074069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26875] ppid=26858 vsize=15012476 memory=3761129318981378097 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26875/stat : 26875 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821401 15372775424 22413 33554432000 4194304 4196468 140731430036208 139962706906160 139963942075010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91048 KiB

[startup+0.700795 s]
/proc/loadavg: 2.00 2.11 2.09 3/226 26875
/proc/meminfo: memFree=12776832/32770624 swapFree=67108860/67108860
[pid=26858] ppid=26855 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/26858/stat : 26858 (scop.sh) S 26855 26858 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226821394 115843072 349 33554432000 4194304 5098028 140721371215328 140721371212584 139797701423740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33959936 140721371219009 140721371219207 140721371219207 140721371221965 0
/proc/26858/statm: 28282 349 296 221 0 87 0
[pid=26861] ppid=26858 vsize=15018748 memory=129396 CPUtime=1.04 cores=1,3,5,7
/proc/26861/stat : 26861 (java) S 26858 26858 19383 0 -1 1077944320 17408 0 0 0 98 6 0 0 20 0 15 0 226821394 15379197952 32349 33554432000 4194304 4196468 140731430036208 140731430018752 139963942063863 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
/proc/26861/statm: 3754687 32349 3146 1 0 3716091 0
[pid=26861/tid=26862] ppid=26858 vsize=15018748 memory=61644 CPUtime=0.67 cores=1,3,5,7
/proc/26861/task/26862/stat : 26862 (java) R 26858 26858 19383 0 -1 4202560 14621 0 0 0 62 5 0 0 20 0 15 0 226821394 15379197952 32349 33554432000 4194304 4196468 140731430036208 139963913886096 139963926144350 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26863] ppid=26858 vsize=15018748 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26863/stat : 26863 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226821396 15379197952 32349 33554432000 4194304 4196468 140731430036208 139963946306064 139963942074069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26864] ppid=26858 vsize=15018748 memory=2432 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26864/stat : 26864 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821396 15379197952 32349 33554432000 4194304 4196468 140731430036208 139963737389712 139963942074069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26865] ppid=26858 vsize=15018748 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26865/stat : 26865 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821396 15379197952 32349 33554432000 4194304 4196468 140731430036208 139963736336656 139963942074069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26866] ppid=26858 vsize=15018748 memory=792 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26866/stat : 26866 (java) S 26858 26858 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226821396 15379197952 32349 33554432000 4194304 4196468 140731430036208 139963735284112 139963942074069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26867] ppid=26858 vsize=15018748 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26867/stat : 26867 (java) S 26858 26858 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226821397 15379197952 32349 33554432000 4194304 4196468 140731430036208 139962711116528 139963942075010 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26868] ppid=26858 vsize=15018748 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26868/stat : 26868 (java) S 26858 26858 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226821398 15379197952 32349 33554432000 4194304 4196468 140731430036208 139962582296224 139963942074069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26869] ppid=26858 vsize=15018748 memory=5772 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26869/stat : 26869 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821398 15379197952 32349 33554432000 4194304 4196468 140731430036208 139962313860336 139963942074069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26870] ppid=26858 vsize=15018748 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26870/stat : 26870 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226821400 15379197952 32349 33554432000 4194304 4196468 140731430036208 139961939352016 139963942082459 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26871] ppid=26858 vsize=15018748 memory=1160 CPUtime=0.08 cores=1,3,5,7
/proc/26861/task/26871/stat : 26871 (java) S 26858 26858 19383 0 -1 1077944384 602 0 0 0 8 0 0 0 20 0 15 0 226821400 15379197952 32349 33554432000 4194304 4196468 140731430036208 139962710063344 139963942075010 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26872] ppid=26858 vsize=15018748 memory=968 CPUtime=0.1 cores=1,3,5,7
/proc/26861/task/26872/stat : 26872 (java) S 26858 26858 19383 0 -1 1077944384 334 0 0 0 10 0 0 0 20 0 15 0 226821400 15379197952 32349 33554432000 4194304 4196468 140731430036208 139962709010800 139963942075010 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26873] ppid=26858 vsize=15018748 memory=12144 CPUtime=0.17 cores=1,3,5,7
/proc/26861/task/26873/stat : 26873 (java) R 26858 26858 19383 0 -1 4202560 516 0 0 0 17 0 0 0 20 0 15 0 226821400 15379197952 32349 33554432000 4194304 4196468 140731430036208 139962707955536 139963921199680 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26874] ppid=26858 vsize=15018748 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26874/stat : 26874 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226821401 15379197952 32349 33554432000 4194304 4196468 140731430036208 139961441446240 139963942074069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
[pid=26861/tid=26875] ppid=26858 vsize=15018748 memory=8812 CPUtime=0 cores=1,3,5,7
/proc/26861/task/26875/stat : 26875 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226821401 15379197952 32349 33554432000 4194304 4196468 140731430036208 139962706906160 139963942075010 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731430044679 140731430044977 140731430044977 140731430047695 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 130792 KiB

[startup+1.51018 s]
/proc/loadavg: 2.00 2.11 2.09 6/226 26875
/proc/meminfo: memFree=12684268/32770624 swapFree=67108860/67108860
[pid=26858] ppid=26855 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/26858/stat : 26858 (scop.sh) S 26855 26858 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226821394 115843072 349 33554432000 4194304 5098028 140721371215328 140721371212584 139797701423740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33959936 140721371219009 140721371219207 140721371219207 140721371221965 0
/proc/26858/statm: 28282 349 296 221 0 87 0

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

[pid=26876/tid=26879] ppid=26858 vsize=8068220 memory=118800 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26879/stat : 26879 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226822128 8261857280 29700 33554432000 4194304 4196468 140735669146448 140280412457488 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26880] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26880/stat : 26880 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226822128 8261857280 29700 33554432000 4194304 4196468 140735669146448 140280411404688 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26881] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26881/stat : 26881 (java) S 26858 26858 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226822128 8261857280 29700 33554432000 4194304 4196468 140735669146448 140280082716944 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26882] ppid=26858 vsize=8068220 memory=1472 CPUtime=0.04 cores=1,3,5,7
/proc/26876/task/26882/stat : 26882 (java) S 26858 26858 19383 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 226822130 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279978867568 140280599665282 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26883] ppid=26858 vsize=8068220 memory=118800 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26883/stat : 26883 (java) S 26858 26858 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226822130 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279470351904 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26884] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26884/stat : 26884 (java) S 26858 26858 19383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226822130 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279336129904 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26885] ppid=26858 vsize=8068220 memory=118800 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26885/stat : 26885 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140278961625424 140280599672731 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26886] ppid=26858 vsize=8068220 memory=1472 CPUtime=0.1 cores=1,3,5,7
/proc/26876/task/26886/stat : 26886 (java) S 26858 26858 19383 0 -1 1077944384 619 0 0 0 9 1 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279977814384 140280599665282 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26887] ppid=26858 vsize=8068220 memory=1160 CPUtime=0.08 cores=1,3,5,7
/proc/26876/task/26887/stat : 26887 (java) S 26858 26858 19383 0 -1 1077944384 338 0 0 0 8 0 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279976761584 140280599665282 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26888] ppid=26858 vsize=8068220 memory=968 CPUtime=0.2 cores=1,3,5,7
/proc/26876/task/26888/stat : 26888 (java) S 26858 26858 19383 0 -1 1077944384 530 0 0 0 19 1 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279975708784 140280599665282 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26889] ppid=26858 vsize=8068220 memory=-7824251494390650467 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26889/stat : 26889 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140278463719648 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26890] ppid=26858 vsize=8068220 memory=118800 CPUtime=1.33 cores=1,3,5,7
/proc/26876/task/26890/stat : 26890 (java) S 26858 26858 19383 0 -1 1077944384 167 0 0 0 58 75 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279974657200 140280599665282 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26892] ppid=26858 vsize=8068220 memory=108172 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26892/stat : 26892 (java) S 26858 26858 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226822199 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279966848704 140280599678745 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26894] ppid=26858 vsize=8068220 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26894/stat : 26894 (java) S 26858 26858 19383 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 226822199 8261857280 29700 33554432000 4194304 4196468 140735669146448 140277926833936 140280599676061 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26895] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26895/stat : 26895 (java) S 26858 26858 19383 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 226822199 8261857280 29700 33554432000 4194304 4196468 140735669146448 140277658402448 140280599676061 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26896] ppid=26858 vsize=8068220 memory=118800 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26896/stat : 26896 (java) S 26858 26858 19383 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 226822201 8261857280 29700 33554432000 4194304 4196468 140735669146448 140278061063328 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
Current children cumulated CPU time: 2516.19 s
Current children cumulated vsize: 8308772 KiB
Current children cumulated memory: 228444 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.11 s]
/proc/loadavg: 1.08 1.07 1.25 2/204 27057
/proc/meminfo: memFree=12853232/32770624 swapFree=67108860/67108860
[pid=26858] ppid=26855 vsize=113128 memory=1472 CPUtime=19.36 cores=1,3,5,7
/proc/26858/stat : 26858 (scop.sh) S 26855 26858 19383 0 -1 4202496 591 34430 0 0 0 0 1883 53 20 0 1 0 226821394 115843072 368 33554432000 4194304 5098028 140721371215328 140721371212072 139797701423740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33959936 140721371219009 140721371219207 140721371219207 140721371221965 0
/proc/26858/statm: 28282 368 311 221 0 87 0
[pid=26876] ppid=26858 vsize=8068220 memory=118800 CPUtime=2.54 cores=1,3,5,7
/proc/26876/stat : 26876 (java) S 26858 26858 19383 0 -1 1077944320 18111 0 0 0 173 81 0 0 20 0 19 0 226822127 8261857280 29700 33554432000 4194304 4196468 140735669146448 140735669128992 140280599654135 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
/proc/26876/statm: 2017055 29700 3155 1 0 1978454 0
[pid=26891] ppid=26876 vsize=127424 memory=108172 CPUtime=2498.1 cores=1,3,5,7
/proc/26891/stat : 26891 (minisat_release) R 26876 26858 19383 0 -1 4202496 166683 0 0 0 249782 28 0 0 20 0 1 0 226822198 130482176 27043 33554432000 4194304 4308513 140720418656192 140720418653192 4276128 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 36478976 140720418657396 140720418657494 140720418657494 140720418660293 0
/proc/26891/statm: 31856 27043 341 28 0 28096 0
[pid=26876/tid=26877] ppid=26858 vsize=8068220 memory=118800 CPUtime=0.74 cores=1,3,5,7
/proc/26876/task/26877/stat : 26877 (java) S 26858 26858 19383 0 -1 1077944384 15044 0 0 0 69 5 0 0 20 0 19 0 226822127 8261857280 29700 33554432000 4194304 4196468 140735669146448 140280571494288 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26878] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26878/stat : 26878 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226822128 8261857280 29700 33554432000 4194304 4196468 140735669146448 140280603896464 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26879] ppid=26858 vsize=8068220 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26879/stat : 26879 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226822128 8261857280 29700 33554432000 4194304 4196468 140735669146448 140280412457488 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26880] ppid=26858 vsize=8068220 memory=2192 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26880/stat : 26880 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226822128 8261857280 29700 33554432000 4194304 4196468 140735669146448 140280411404688 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26881] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26881/stat : 26881 (java) S 26858 26858 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226822128 8261857280 29700 33554432000 4194304 4196468 140735669146448 140280082716944 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26882] ppid=26858 vsize=8068220 memory=1472 CPUtime=0.04 cores=1,3,5,7
/proc/26876/task/26882/stat : 26882 (java) S 26858 26858 19383 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 226822130 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279978867568 140280599665282 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26883] ppid=26858 vsize=8068220 memory=-7824251494390650467 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26883/stat : 26883 (java) S 26858 26858 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226822130 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279470351904 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26884] ppid=26858 vsize=8068220 memory=118800 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26884/stat : 26884 (java) S 26858 26858 19383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226822130 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279336129904 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26885] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26885/stat : 26885 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140278961625424 140280599672731 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26886] ppid=26858 vsize=8068220 memory=1472 CPUtime=0.1 cores=1,3,5,7
/proc/26876/task/26886/stat : 26886 (java) S 26858 26858 19383 0 -1 1077944384 619 0 0 0 9 1 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279977814384 140280599665282 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26887] ppid=26858 vsize=8068220 memory=118800 CPUtime=0.08 cores=1,3,5,7
/proc/26876/task/26887/stat : 26887 (java) S 26858 26858 19383 0 -1 1077944384 338 0 0 0 8 0 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279976761584 140280599665282 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26888] ppid=26858 vsize=8068220 memory=108172 CPUtime=0.2 cores=1,3,5,7
/proc/26876/task/26888/stat : 26888 (java) S 26858 26858 19383 0 -1 1077944384 530 0 0 0 19 1 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279975708784 140280599665282 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26889] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26889/stat : 26889 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140278463719648 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26890] ppid=26858 vsize=8068220 memory=1472 CPUtime=1.33 cores=1,3,5,7
/proc/26876/task/26890/stat : 26890 (java) S 26858 26858 19383 0 -1 1077944384 167 0 0 0 58 75 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279974657200 140280599665282 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26892] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26892/stat : 26892 (java) S 26858 26858 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226822199 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279966848704 140280599678745 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26894] ppid=26858 vsize=8068220 memory=118800 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26894/stat : 26894 (java) S 26858 26858 19383 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 226822199 8261857280 29700 33554432000 4194304 4196468 140735669146448 140277926833936 140280599676061 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26895] ppid=26858 vsize=8068220 memory=118800 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26895/stat : 26895 (java) S 26858 26858 19383 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 226822199 8261857280 29700 33554432000 4194304 4196468 140735669146448 140277658402448 140280599676061 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26896] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26896/stat : 26896 (java) S 26858 26858 19383 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 226822201 8261857280 29700 33554432000 4194304 4196468 140735669146448 140278061063328 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 8308772 KiB
Current children cumulated memory: 228444 KiB

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

[startup+2506.12 s]
# the end of solver process 26858 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=18.835 s, system=0.540085 s

[startup+2506.12 s]
# the end of solver process 26876 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.4 s, system=1.65155 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

[startup+2506.11 s]
/proc/loadavg: 1.08 1.07 1.25 2/204 27057
/proc/meminfo: memFree=12853232/32770624 swapFree=67108860/67108860
[pid=26858] ppid=26855 vsize=113128 memory=1472 CPUtime=19.36 cores=1,3,5,7
/proc/26858/stat : 26858 (scop.sh) S 26855 26858 19383 0 -1 4202496 591 34430 0 0 0 0 1883 53 20 0 1 0 226821394 115843072 368 33554432000 4194304 5098028 140721371215328 140721371212072 139797701423740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33959936 140721371219009 140721371219207 140721371219207 140721371221965 0
/proc/26858/statm: 28282 368 311 221 0 87 0
[pid=26876] ppid=26858 vsize=8068220 memory=118800 CPUtime=2.54 cores=1,3,5,7
/proc/26876/stat : 26876 (java) S 26858 26858 19383 0 -1 1077944320 18111 0 0 0 173 81 0 0 20 0 19 0 226822127 8261857280 29700 33554432000 4194304 4196468 140735669146448 140735669128992 140280599654135 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
/proc/26876/statm: 2017055 29700 3155 1 0 1978454 0
[pid=26891] ppid=26876 vsize=127424 memory=108172 CPUtime=2498.1 cores=1,3,5,7
/proc/26891/stat : 26891 (minisat_release) R 26876 26858 19383 0 -1 4202496 166683 0 0 0 249782 28 0 0 20 0 1 0 226822198 130482176 27043 33554432000 4194304 4308513 140720418656192 140720418653192 4276128 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 36478976 140720418657396 140720418657494 140720418657494 140720418660293 0
/proc/26891/statm: 31856 27043 341 28 0 28096 0
[pid=26876/tid=26877] ppid=26858 vsize=8068220 memory=118800 CPUtime=0.74 cores=1,3,5,7
/proc/26876/task/26877/stat : 26877 (java) S 26858 26858 19383 0 -1 1077944384 15044 0 0 0 69 5 0 0 20 0 19 0 226822127 8261857280 29700 33554432000 4194304 4196468 140735669146448 140280571494288 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26878] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26878/stat : 26878 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226822128 8261857280 29700 33554432000 4194304 4196468 140735669146448 140280603896464 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26879] ppid=26858 vsize=8068220 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26879/stat : 26879 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226822128 8261857280 29700 33554432000 4194304 4196468 140735669146448 140280412457488 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26880] ppid=26858 vsize=8068220 memory=2192 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26880/stat : 26880 (java) S 26858 26858 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226822128 8261857280 29700 33554432000 4194304 4196468 140735669146448 140280411404688 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26881] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26881/stat : 26881 (java) S 26858 26858 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226822128 8261857280 29700 33554432000 4194304 4196468 140735669146448 140280082716944 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26882] ppid=26858 vsize=8068220 memory=1472 CPUtime=0.04 cores=1,3,5,7
/proc/26876/task/26882/stat : 26882 (java) S 26858 26858 19383 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 226822130 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279978867568 140280599665282 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26883] ppid=26858 vsize=8068220 memory=-7824251494390650467 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26883/stat : 26883 (java) S 26858 26858 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226822130 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279470351904 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26884] ppid=26858 vsize=8068220 memory=118800 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26884/stat : 26884 (java) S 26858 26858 19383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226822130 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279336129904 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26885] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26885/stat : 26885 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140278961625424 140280599672731 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26886] ppid=26858 vsize=8068220 memory=1472 CPUtime=0.1 cores=1,3,5,7
/proc/26876/task/26886/stat : 26886 (java) S 26858 26858 19383 0 -1 1077944384 619 0 0 0 9 1 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279977814384 140280599665282 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26887] ppid=26858 vsize=8068220 memory=118800 CPUtime=0.08 cores=1,3,5,7
/proc/26876/task/26887/stat : 26887 (java) S 26858 26858 19383 0 -1 1077944384 338 0 0 0 8 0 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279976761584 140280599665282 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26888] ppid=26858 vsize=8068220 memory=108172 CPUtime=0.2 cores=1,3,5,7
/proc/26876/task/26888/stat : 26888 (java) S 26858 26858 19383 0 -1 1077944384 530 0 0 0 19 1 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279975708784 140280599665282 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26889] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26889/stat : 26889 (java) S 26858 26858 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140278463719648 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26890] ppid=26858 vsize=8068220 memory=1472 CPUtime=1.33 cores=1,3,5,7
/proc/26876/task/26890/stat : 26890 (java) S 26858 26858 19383 0 -1 1077944384 167 0 0 0 58 75 0 0 20 0 19 0 226822133 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279974657200 140280599665282 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26892] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26892/stat : 26892 (java) S 26858 26858 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226822199 8261857280 29700 33554432000 4194304 4196468 140735669146448 140279966848704 140280599678745 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26894] ppid=26858 vsize=8068220 memory=118800 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26894/stat : 26894 (java) S 26858 26858 19383 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 226822199 8261857280 29700 33554432000 4194304 4196468 140735669146448 140277926833936 140280599676061 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26895] ppid=26858 vsize=8068220 memory=118800 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26895/stat : 26895 (java) S 26858 26858 19383 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 226822199 8261857280 29700 33554432000 4194304 4196468 140735669146448 140277658402448 140280599676061 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
[pid=26876/tid=26896] ppid=26858 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26876/task/26896/stat : 26896 (java) S 26858 26858 19383 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 226822201 8261857280 29700 33554432000 4194304 4196468 140735669146448 140278061063328 140280599664341 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11595776 140735669150901 140735669151025 140735669151025 140735669153743 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 8308772 KiB
Current children cumulated memory: 228444 KiB

Child status: 1
Real time (s): 2506.12
CPU time (s): 2520.05
CPU user time (s): 2518.4
CPU system time (s): 1.65155
CPU usage (%): 100.556
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 2840724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.4
system time used= 1.65155
maximum resident set size= 2841856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 220101
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59580
involuntary context switches= 1407


# summary of solver processes directly reported to runsolver:
#   pid: 26858,26876
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.4
#   total CPU system time (s): 1.65155

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.411 second user time and 30.3805 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 18:49:42
IDJOB=4305703
IDBENCH=141589
IDSOLVER=2783
FILE ID=node135/4305703-1534092582
RUNJOBID= node135-1534062530-19415
PBS_JOBID= 21036983
Free space on /tmp= 42760 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Frb/frb-50-23-1-mgd_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305703-1534092582/watcher-4305703-1534092582 -o /tmp/evaluation-result-4305703-1534092582/solver-4305703-1534092582 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19415 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305703-1534092582.xml

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

MD5SUM BENCH= 89c27d49b20a714b89297264b4c82bd7
RANDOM SEED=200800783

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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.50
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.50
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.50
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:        12880068 kB
MemAvailable:   31725596 kB
Buffers:          251276 kB
Cached:         18616712 kB
SwapCached:            0 kB
Active:          8865900 kB
Inactive:       10236000 kB
Active(anon):     181316 kB
Inactive(anon):   105120 kB
Active(file):    8684584 kB
Inactive(file): 10130880 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8276 kB
Writeback:             0 kB
AnonPages:        244968 kB
Mapped:            73848 kB
Shmem:             49824 kB
Slab:             487180 kB
SReclaimable:     458524 kB
SUnreclaim:        28656 kB
KernelStack:        3856 kB
PageTables:         5920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5892004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42764 MiB
End job on node135 at 2018-08-12 19:31:29