Trace number 4305712

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.09 2505.42

General information on the benchmark

NameFrb/
frb-59-26-1-mgd_c18.xml
MD5SUMeb7f3f1c65ad30d4418b69bfa000eb45
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables59
Number of constraints556
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":59}]
Minimum variable degree10
Maximum variable degree29
Distribution of variable degrees[{"degree":10,"count":1},{"degree":11,"count":1},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":3},{"degree":16,"count":4},{"degree":17,"count":6},{"degree":18,"count":8},{"degree":19,"count":6},{"degree":20,"count":6},{"degree":21,"count":9},{"degree":22,"count":2},{"degree":23,"count":2},{"degree":24,"count":1},{"degree":25,"count":2},{"degree":26,"count":2},{"degree":29,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":556}]
Number of extensional constraints556
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":556}]
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-26406-serial-file.bin HOME/instance-4305712-1534088511.xml
0.66/0.52	
0.66/0.53	scop both+minisat_release (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 17:41:51 CEST 2018
0.66/0.55	c PID: 26409
0.66/0.55	c IP: 172.20.3.135
0.66/0.55	c HOST: node135.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.99/1.34	c (0,0) Parsing End
2.99/1.35	c (0,0) CSP: 59 int (0 aux), 0 bool (0 aux), 556 ctr, max domain size 26
2.99/1.35	c (0,0) Heap : 337 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.99/1.35	c (0,0) Constraint Name Generate Begin
2.99/1.36	c (0,0) Ctr:HOME/instance-4305712-1534088511.xml,ExtensionConflict:ExtensionSupport:IntVar
2.99/1.36	c (0,0) Constraint Name Generate End
2.99/1.36	c (0,0) Heap : 337 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.99/1.36	c (0,0) CSP to CSPinCNF Begin
6.43/2.49	c (1,1) translated 56 (10%) constraints
8.29/3.01	c (2,2) translated 112 (20%) constraints
9.78/3.52	c (2,2) translated 167 (30%) constraints
11.00/4.00	c (3,3) translated 223 (40%) constraints
12.22/4.39	c (3,3) translated 278 (50%) constraints
13.43/4.73	c (4,4) translated 334 (60%) constraints
14.36/5.04	c (4,4) translated 390 (70%) constraints
15.05/5.33	c (4,4) translated 445 (80%) constraints
15.62/5.62	c (5,5) translated 501 (90%) constraints
15.84/5.89	c (5,5) translated 556 (100%) constraints
16.77/6.30	c (5,5) STATISTICS1:HOME/instance-4305712-1534088511.xml,ExtensionConflict:ExtensionSupport:IntVar,397,78161,-1,26,27,1,,26:295774;2:5028,27:13;4:66874;3:10420;2:854,1:300802;0:13,
16.77/6.30	c (5,5) ==========================================
16.77/6.30	c (5,5) Both Encoding selects:
16.88/6.30	c (5,5) Order
16.88/6.30	c (5,5) ==========================================
17.51/6.57	c (6,6) translated 7817 (10%) constraints
18.11/6.73	c (6,6) translated 15633 (20%) constraints
18.28/6.86	c (6,6) translated 23449 (30%) constraints
18.39/7.00	c (6,6) translated 31265 (40%) constraints
18.64/7.13	c (6,6) translated 39081 (50%) constraints
19.36/7.40	c (6,6) translated 46897 (60%) constraints
19.47/7.53	c (7,6) translated 54713 (70%) constraints
19.56/7.66	c (7,6) translated 62529 (80%) constraints
19.66/7.79	c (7,7) translated 70345 (90%) constraints
19.86/7.91	c (7,7) translated 78161 (100%) constraints
19.86/7.91	c (7,7) CSP to CSPinCNF End
19.86/7.91	c (7,7) CSP: 59 int (0 aux), 338 bool (338 aux), 78161 ctr, max domain size 26
19.86/7.91	c (7,7) Heap : 461 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
19.86/7.91	c (7,7) CSPinCNF Propagation Begin
20.77/8.33	c (7,7) 0 values, 6712 unsatisfiable literals, and 0 valid clauses are removed
20.77/8.33	c (7,7) CSPinCNF Propagation End
20.77/8.33	c (7,7) CSP: 59 int (0 aux), 338 bool (338 aux), 78161 ctr, max domain size 26
20.77/8.33	c (7,7) Heap : 843 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
20.77/8.33	c (7,7) Simplify CSPinCNF Begin
20.98/8.48	c (7,7) Simplify CSPinCNF End
20.98/8.48	c (7,7) CSP: 59 int (0 aux), 338 bool (338 aux), 78161 ctr, max domain size 26
20.98/8.48	c (7,7) Heap : 898 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
20.98/8.48	c (7,7) Calculate Precise Domain Begin
20.98/8.49	c (7,7) 0 values are removed by re-calculation
20.98/8.49	c (7,7) Calculate Precise Domain End
20.98/8.49	c (7,7) CSP: 59 int (0 aux), 338 bool (338 aux), 78161 ctr, max domain size 26
20.98/8.49	c (7,7) Heap : 898 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
20.98/8.49	c (7,7) CSPinCNF to SatSolver Begin
21.38/8.66	c (8,7) 7817 (10 %) CSP clauses are encoded (1813 SAT variables, 9232 SAT clauses)
21.68/8.73	c (8,8) 15633 (20 %) CSP clauses are encoded (1813 SAT variables, 17048 SAT clauses)
21.68/8.77	c (8,8) 23449 (30 %) CSP clauses are encoded (1813 SAT variables, 24864 SAT clauses)
21.86/8.82	c (8,8) 31265 (40 %) CSP clauses are encoded (1813 SAT variables, 32680 SAT clauses)
21.86/8.86	c (8,8) 39081 (50 %) CSP clauses are encoded (1813 SAT variables, 40496 SAT clauses)
21.98/8.91	c (8,8) 46897 (60 %) CSP clauses are encoded (1813 SAT variables, 48312 SAT clauses)
21.98/8.96	c (8,8) 54713 (70 %) CSP clauses are encoded (1813 SAT variables, 56128 SAT clauses)
21.98/9.00	c (8,8) 62529 (80 %) CSP clauses are encoded (1813 SAT variables, 63944 SAT clauses)
22.09/9.05	c (8,8) 70345 (90 %) CSP clauses are encoded (1813 SAT variables, 71760 SAT clauses)
22.09/9.10	c (8,8) 78161 (100 %) CSP clauses are encoded (1813 SAT variables, 79576 SAT clauses)
22.09/9.10	c (8,8) Launch Command will be: minisat_release
22.09/9.10	c (8,8) CSPinCNF to SatSolver End
22.09/9.10	c (8,8) Heap : 1389 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
22.71/9.36	c (8,8) STATISTICS2:HOME/instance-4305712-1534088511.xml,ExtensionConflict:ExtensionSupport:IntVar,397,78161,-1,26,26,1,,26:289075;2:5028,26:13;4:60609;3:16251;2:1288,1:294103,
22.71/9.36	c (8,8) 1813 bool, 79577 clause
22.71/9.36	c (8,8) Export Begin
22.84/9.44	c (8,8) Export to HOME/scop-26406-serial-file.bin
22.84/9.44	c (8,8) Export End
22.84/9.45	c (8,8) Export File Size: 0.01 MB
22.84/9.45	c (8,8) 0,0,7,7,7,7,8,STOP-AFTER(DIMACS)
22.84/9.45	c END-Prog: Sun Aug 12 17:42:00 CEST 2018
22.84/9.47	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-26406-serial-file.bin
22.95/9.96	c (0,0) Read Serial File Begin
22.95/9.96	c (0,0) HOME/scop-26406-serial-file.bin
23.83/10.13	c (0,0) Read Serial File End
23.83/10.14	
23.83/10.14	scop order+minisat_release (2018-07-31)
23.83/10.14	(Solving Process)
23.83/10.14	
23.83/10.16	c BEGIN-Prog: Sun Aug 12 17:42:01 CEST 2018
23.83/10.16	c PID: 26424
23.83/10.16	c IP: 172.20.3.135
23.83/10.16	c HOST: node135.alineos.net
23.83/10.17	c (0,0) SatSolver.solve Begin
23.83/10.17	c (0,0) 0 bool, 0 clause
23.83/10.17	c (0,0) minisat_release HOME/instance-4305712-1534088511.xml-scop-26409.cnf
2520.04/2505.40	c (2495,0) SatSolver is killed by some reasons.
2520.04/2505.40	c (2495,0) receiving signal SIGTERM
2520.04/2505.40	s UNKNOWN
2520.04/2505.41	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.04/2505.41	c (scop.sh) Killing background jobs.

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305712-1534088511/watcher-4305712-1534088511 -o /tmp/evaluation-result-4305712-1534088511/solver-4305712-1534088511 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19414 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305712-1534088511.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=26406, runsolver pid=26403

[startup+0.100164 s]*
/proc/loadavg: 2.01 2.04 2.05 3/226 26423
/proc/meminfo: memFree=12595252/32770624 swapFree=67108860/67108860
[pid=26406] ppid=26403 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26406/stat : 26406 (scop.sh) S 26403 26406 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226414240 115843072 349 33554432000 4194304 5098028 140731747391328 140731747388584 139682666041980 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15384576 140731747394625 140731747394823 140731747394823 140731747397581 0
/proc/26406/statm: 28282 349 296 221 0 87 0
[pid=26409] ppid=26406 vsize=15012476 memory=72596 CPUtime=0.11 cores=0,2,4,6
/proc/26409/stat : 26409 (java) S 26406 26406 19383 0 -1 1077944320 6770 0 0 0 9 2 0 0 20 0 15 0 226414240 15372775424 18149 33554432000 4194304 4196468 140733864644240 140733864626784 139949662732023 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
/proc/26409/statm: 3753119 18149 2765 1 0 3715579 0
[pid=26409/tid=26410] ppid=26406 vsize=15012476 memory=-6222985969016291271 CPUtime=0.09 cores=0,2,4,6
/proc/26409/task/26410/stat : 26410 (java) R 26406 26406 19383 0 -1 4202560 4846 0 0 0 8 1 0 0 20 0 15 0 226414240 15372775424 18149 33554432000 4194304 4196468 140733864644240 139949634544008 139949646812510 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26411] ppid=26406 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26411/stat : 26411 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414242 15372775424 18149 33554432000 4194304 4196468 140733864644240 139949666974736 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26412] ppid=26406 vsize=15012476 memory=140361260873344 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26412/stat : 26412 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414242 15372775424 18149 33554432000 4194304 4196468 140733864644240 139949123910800 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26413] ppid=26406 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26413/stat : 26413 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226414242 15372775424 18149 33554432000 4194304 4196468 140733864644240 139949122857744 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26414] ppid=26406 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26414/stat : 26414 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226414242 15372775424 18149 33554432000 4194304 4196468 140733864644240 139949121805200 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26415] ppid=26406 vsize=15012476 memory=140361260873344 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26415/stat : 26415 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226414243 15372775424 18149 33554432000 4194304 4196468 140733864644240 139948700408048 139949662743170 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26416] ppid=26406 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26416/stat : 26416 (java) S 26406 26406 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226414244 15372775424 18149 33554432000 4194304 4196468 140733864644240 139948220998816 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26417] ppid=26406 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26417/stat : 26417 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414244 15372775424 18149 33554432000 4194304 4196468 140733864644240 139947952562928 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26418] ppid=26406 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26418/stat : 26418 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226414247 15372775424 18149 33554432000 4194304 4196468 140733864644240 139947578054608 139949662750619 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26419] ppid=26406 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26419/stat : 26419 (java) S 26406 26406 19383 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 226414247 15372775424 18149 33554432000 4194304 4196468 140733864644240 139948699355888 139949662743170 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26420] ppid=26406 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26420/stat : 26420 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226414247 15372775424 18149 33554432000 4194304 4196468 140733864644240 139948698303344 139949662743170 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26421] ppid=26406 vsize=15012476 memory=140361260873344 CPUtime=0.01 cores=0,2,4,6
/proc/26409/task/26421/stat : 26421 (java) R 26406 26406 19383 0 -1 4202560 297 0 0 0 1 0 0 0 20 0 15 0 226414247 15372775424 18149 33554432000 4194304 4196468 140733864644240 139948697246168 139949655830187 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26422] ppid=26406 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26422/stat : 26422 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226414247 15372775424 18149 33554432000 4194304 4196468 140733864644240 139947080149856 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26423] ppid=26406 vsize=15012476 memory=140361260873344 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26423/stat : 26423 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414247 15372775424 18149 33554432000 4194304 4196468 140733864644240 139948696197680 139949662743170 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73992 KiB

[startup+0.210959 s]*
/proc/loadavg: 2.01 2.04 2.05 3/226 26423
/proc/meminfo: memFree=12581284/32770624 swapFree=67108860/67108860
[pid=26406] ppid=26403 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26406/stat : 26406 (scop.sh) S 26403 26406 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226414240 115843072 349 33554432000 4194304 5098028 140731747391328 140731747388584 139682666041980 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15384576 140731747394625 140731747394823 140731747394823 140731747397581 0
/proc/26406/statm: 28282 349 296 221 0 87 0
[pid=26409] ppid=26406 vsize=15012476 memory=86408 CPUtime=0.25 cores=0,2,4,6
/proc/26409/stat : 26409 (java) S 26406 26406 19383 0 -1 1077944320 10377 0 0 0 23 2 0 0 20 0 15 0 226414240 15372775424 21602 33554432000 4194304 4196468 140733864644240 140733864626784 139949662732023 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
/proc/26409/statm: 3753119 21602 2932 1 0 3715579 0
[pid=26409/tid=26410] ppid=26406 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/26409/task/26410/stat : 26410 (java) R 26406 26406 19383 0 -1 4202560 8228 0 0 0 18 2 0 0 20 0 15 0 226414240 15372775424 21602 33554432000 4194304 4196468 140733864644240 139949634551936 139949662743958 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26411] ppid=26406 vsize=15012476 memory=550 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26411/stat : 26411 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414242 15372775424 21602 33554432000 4194304 4196468 140733864644240 139949666974736 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26412] ppid=26406 vsize=15012476 memory=140361260897307 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26412/stat : 26412 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414242 15372775424 21602 33554432000 4194304 4196468 140733864644240 139949123910800 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26413] ppid=26406 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26413/stat : 26413 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226414242 15372775424 21602 33554432000 4194304 4196468 140733864644240 139949122857744 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26414] ppid=26406 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26414/stat : 26414 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226414242 15372775424 21602 33554432000 4194304 4196468 140733864644240 139949121805200 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26415] ppid=26406 vsize=15012476 memory=140361260873344 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26415/stat : 26415 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226414243 15372775424 21602 33554432000 4194304 4196468 140733864644240 139948700408048 139949662743170 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26416] ppid=26406 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26416/stat : 26416 (java) S 26406 26406 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226414244 15372775424 21602 33554432000 4194304 4196468 140733864644240 139948220998816 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26417] ppid=26406 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26417/stat : 26417 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414244 15372775424 21602 33554432000 4194304 4196468 140733864644240 139947952562928 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26418] ppid=26406 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26418/stat : 26418 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226414247 15372775424 21602 33554432000 4194304 4196468 140733864644240 139947578054608 139949662750619 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26419] ppid=26406 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26419/stat : 26419 (java) S 26406 26406 19383 0 -1 1077944384 336 0 0 0 0 0 0 0 20 0 15 0 226414247 15372775424 21602 33554432000 4194304 4196468 140733864644240 139948699355888 139949662743170 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26420] ppid=26406 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26420/stat : 26420 (java) S 26406 26406 19383 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 15 0 226414247 15372775424 21602 33554432000 4194304 4196468 140733864644240 139948698303344 139949662743170 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26421] ppid=26406 vsize=15012476 memory=140361260873344 CPUtime=0.03 cores=0,2,4,6
/proc/26409/task/26421/stat : 26421 (java) R 26406 26406 19383 0 -1 4202560 343 0 0 0 3 0 0 0 20 0 15 0 226414247 15372775424 21602 33554432000 4194304 4196468 140733864644240 139948697250288 139949646812510 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26422] ppid=26406 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26422/stat : 26422 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226414247 15372775424 21602 33554432000 4194304 4196468 140733864644240 139947080149856 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26423] ppid=26406 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26423/stat : 26423 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414247 15372775424 21602 33554432000 4194304 4196468 140733864644240 139948696197680 139949662743170 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87804 KiB

[startup+0.311086 s]*
/proc/loadavg: 2.01 2.04 2.05 3/226 26423
/proc/meminfo: memFree=12576568/32770624 swapFree=67108860/67108860
[pid=26406] ppid=26403 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26406/stat : 26406 (scop.sh) S 26403 26406 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226414240 115843072 349 33554432000 4194304 5098028 140731747391328 140731747388584 139682666041980 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15384576 140731747394625 140731747394823 140731747394823 140731747397581 0
/proc/26406/statm: 28282 349 296 221 0 87 0
[pid=26409] ppid=26406 vsize=15012476 memory=90180 CPUtime=0.43 cores=0,2,4,6
/proc/26409/stat : 26409 (java) S 26406 26406 19383 0 -1 1077944320 11069 0 0 0 40 3 0 0 20 0 15 0 226414240 15372775424 22545 33554432000 4194304 4196468 140733864644240 140733864626784 139949662732023 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
/proc/26409/statm: 3753119 22545 2975 1 0 3715579 0
[pid=26409/tid=26410] ppid=26406 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/26409/task/26410/stat : 26410 (java) R 26406 26406 19383 0 -1 4202560 8661 0 0 0 28 2 0 0 20 0 15 0 226414240 15372775424 22545 33554432000 4194304 4196468 140733864644240 139949634527384 139949647897591 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26411] ppid=26406 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26411/stat : 26411 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414242 15372775424 22545 33554432000 4194304 4196468 140733864644240 139949666974736 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26412] ppid=26406 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26412/stat : 26412 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414242 15372775424 22545 33554432000 4194304 4196468 140733864644240 139949123910800 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26413] ppid=26406 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26413/stat : 26413 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226414242 15372775424 22545 33554432000 4194304 4196468 140733864644240 139949122857744 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26414] ppid=26406 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26414/stat : 26414 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226414242 15372775424 22545 33554432000 4194304 4196468 140733864644240 139949121805200 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26415] ppid=26406 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26415/stat : 26415 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226414243 15372775424 22545 33554432000 4194304 4196468 140733864644240 139948700408048 139949662743170 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26416] ppid=26406 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26416/stat : 26416 (java) S 26406 26406 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226414244 15372775424 22545 33554432000 4194304 4196468 140733864644240 139948220998816 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26417] ppid=26406 vsize=15012476 memory=7827413994055111515 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26417/stat : 26417 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414244 15372775424 22545 33554432000 4194304 4196468 140733864644240 139947952562928 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26418] ppid=26406 vsize=15012476 memory=8508281356422055839 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26418/stat : 26418 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226414247 15372775424 22545 33554432000 4194304 4196468 140733864644240 139947578054608 139949662750619 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26419] ppid=26406 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/26409/task/26419/stat : 26419 (java) S 26406 26406 19383 0 -1 1077944384 460 0 0 0 3 0 0 0 20 0 15 0 226414247 15372775424 22545 33554432000 4194304 4196468 140733864644240 139948699355888 139949662743170 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26420] ppid=26406 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/26409/task/26420/stat : 26420 (java) S 26406 26406 19383 0 -1 1077944384 160 0 0 0 1 0 0 0 20 0 15 0 226414247 15372775424 22545 33554432000 4194304 4196468 140733864644240 139948698303344 139949662743170 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26421] ppid=26406 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26409/task/26421/stat : 26421 (java) S 26406 26406 19383 0 -1 1077944384 455 0 0 0 7 0 0 0 20 0 15 0 226414247 15372775424 22545 33554432000 4194304 4196468 140733864644240 139948697250288 139949662743170 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26422] ppid=26406 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26422/stat : 26422 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226414247 15372775424 22545 33554432000 4194304 4196468 140733864644240 139947080149856 139949662742229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26423] ppid=26406 vsize=15012476 memory=3545238011844304945 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26423/stat : 26423 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414247 15372775424 22545 33554432000 4194304 4196468 140733864644240 139948696197680 139949662743170 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91576 KiB

[startup+0.703595 s]
/proc/loadavg: 1.93 2.02 2.04 3/226 26423
/proc/meminfo: memFree=12552668/32770624 swapFree=67108860/67108860
[pid=26406] ppid=26403 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26406/stat : 26406 (scop.sh) S 26403 26406 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226414240 115843072 349 33554432000 4194304 5098028 140731747391328 140731747388584 139682666041980 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15384576 140731747394625 140731747394823 140731747394823 140731747397581 0
/proc/26406/statm: 28282 349 296 221 0 87 0
[pid=26409] ppid=26406 vsize=15018748 memory=129996 CPUtime=1.04 cores=0,2,4,6
/proc/26409/stat : 26409 (java) S 26406 26406 19383 0 -1 1077944320 18134 0 0 0 98 6 0 0 20 0 15 0 226414240 15379197952 32499 33554432000 4194304 4196468 140733864644240 140733864626784 139949662732023 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
/proc/26409/statm: 3754687 32499 3130 1 0 3716091 0
[pid=26409/tid=26410] ppid=26406 vsize=15018748 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/26409/task/26410/stat : 26410 (java) R 26406 26406 19383 0 -1 4202560 15140 0 0 0 63 4 0 0 20 0 15 0 226414240 15379197952 32499 33554432000 4194304 4196468 140733864644240 139949634569712 139949662743958 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26411] ppid=26406 vsize=15018748 memory=288230377057958153 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26411/stat : 26411 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414242 15379197952 32499 33554432000 4194304 4196468 140733864644240 139949666974736 139949662742229 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26412] ppid=26406 vsize=15018748 memory=14975555351106623 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26412/stat : 26412 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414242 15379197952 32499 33554432000 4194304 4196468 140733864644240 139949123910800 139949662742229 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26413] ppid=26406 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26413/stat : 26413 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226414242 15379197952 32499 33554432000 4194304 4196468 140733864644240 139949122857744 139949662742229 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26414] ppid=26406 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26414/stat : 26414 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226414242 15379197952 32499 33554432000 4194304 4196468 140733864644240 139949121805200 139949662742229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26415] ppid=26406 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26415/stat : 26415 (java) S 26406 26406 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226414243 15379197952 32499 33554432000 4194304 4196468 140733864644240 139948700408048 139949662743170 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26416] ppid=26406 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26416/stat : 26416 (java) S 26406 26406 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226414244 15379197952 32499 33554432000 4194304 4196468 140733864644240 139948220998816 139949662742229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26417] ppid=26406 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26417/stat : 26417 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414244 15379197952 32499 33554432000 4194304 4196468 140733864644240 139947952562928 139949662742229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26418] ppid=26406 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26418/stat : 26418 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226414247 15379197952 32499 33554432000 4194304 4196468 140733864644240 139947578054608 139949662750619 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26419] ppid=26406 vsize=15018748 memory=280722283692272 CPUtime=0.11 cores=0,2,4,6
/proc/26409/task/26419/stat : 26419 (java) R 26406 26406 19383 0 -1 1077944384 689 0 0 0 11 0 0 0 20 0 15 0 226414247 15379197952 32499 33554432000 4194304 4196468 140733864644240 139948699355888 139949662743170 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26420] ppid=26406 vsize=15018748 memory=7234030490512222553 CPUtime=0.06 cores=0,2,4,6
/proc/26409/task/26420/stat : 26420 (java) R 26406 26406 19383 0 -1 4202560 283 0 0 0 6 0 0 0 20 0 15 0 226414247 15379197952 32499 33554432000 4194304 4196468 140733864644240 139948698293136 139949641979376 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26421] ppid=26406 vsize=15018748 memory=7594587674001172330 CPUtime=0.17 cores=0,2,4,6
/proc/26409/task/26421/stat : 26421 (java) R 26406 26406 19383 0 -1 4202560 686 0 0 0 17 0 0 0 20 0 15 0 226414247 15379197952 32499 33554432000 4194304 4196468 140733864644240 139948697245328 139949641716765 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26422] ppid=26406 vsize=15018748 memory=7649399362756556338 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26422/stat : 26422 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226414247 15379197952 32499 33554432000 4194304 4196468 140733864644240 139947080149856 139949662742229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
[pid=26409/tid=26423] ppid=26406 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26409/task/26423/stat : 26423 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226414247 15379197952 32499 33554432000 4194304 4196468 140733864644240 139948696197680 139949662743170 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140733864645639 140733864645937 140733864645937 140733864648655 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 131392 KiB

[startup+1.50083 s]
/proc/loadavg: 1.93 2.02 2.04 6/226 26423
/proc/meminfo: memFree=12453508/32770624 swapFree=67108860/67108860
[pid=26406] ppid=26403 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26406/stat : 26406 (scop.sh) S 26403 26406 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226414240 115843072 349 33554432000 4194304 5098028 140731747391328 140731747388584 139682666041980 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15384576 140731747394625 140731747394823 140731747394823 140731747397581 0
/proc/26406/statm: 28282 349 296 221 0 87 0

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

[pid=26424/tid=26427] ppid=26406 vsize=8068220 memory=68584 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26427/stat : 26427 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226415188 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974885866512 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26428] ppid=26406 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26428/stat : 26428 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226415188 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974884813712 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26429] ppid=26406 vsize=8068220 memory=68584 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26429/stat : 26429 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226415188 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974883760912 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26430] ppid=26406 vsize=8068220 memory=68584 CPUtime=0.03 cores=0,2,4,6
/proc/26424/task/26430/stat : 26430 (java) S 26406 26406 19383 0 -1 1077944384 5 0 0 0 2 1 0 0 20 0 19 0 226415190 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974326348144 139975081466498 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26431] ppid=26406 vsize=8068220 memory=116912 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26431/stat : 26431 (java) S 26406 26406 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226415190 8261857280 29228 33554432000 4194304 4196468 140731044705680 139973990802464 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26432] ppid=26406 vsize=8068220 memory=68584 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26432/stat : 26432 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226415190 8261857280 29228 33554432000 4194304 4196468 140731044705680 139973722366832 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26433] ppid=26406 vsize=8068220 memory=68584 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26433/stat : 26433 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139973347858256 139975081473947 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26434] ppid=26406 vsize=8068220 memory=2432 CPUtime=0.09 cores=0,2,4,6
/proc/26424/task/26434/stat : 26434 (java) S 26406 26406 19383 0 -1 1077944384 745 0 0 0 9 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974325295984 139975081466498 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26435] ppid=26406 vsize=8068220 memory=3560 CPUtime=0.08 cores=0,2,4,6
/proc/26424/task/26435/stat : 26435 (java) S 26406 26406 19383 0 -1 1077944384 209 0 0 0 8 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974324243184 139975081466498 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26436] ppid=26406 vsize=8068220 memory=61624 CPUtime=0.2 cores=0,2,4,6
/proc/26424/task/26436/stat : 26436 (java) S 26406 26406 19383 0 -1 1077944384 552 0 0 0 20 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974323190384 139975081466498 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26437] ppid=26406 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26437/stat : 26437 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139972849953504 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26438] ppid=26406 vsize=8068220 memory=1472 CPUtime=0.92 cores=0,2,4,6
/proc/26424/task/26438/stat : 26438 (java) S 26406 26406 19383 0 -1 1077944384 163 0 0 0 46 46 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974322137776 139975081466498 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26440] ppid=26406 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26440/stat : 26440 (java) S 26406 26406 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226415259 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974527931584 139975081479961 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26442] ppid=26406 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26442/stat : 26442 (java) S 26406 26406 19383 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 226415259 8261857280 29228 33554432000 4194304 4196468 140731044705680 139972313066768 139975081477277 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26443] ppid=26406 vsize=8068220 memory=116912 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26443/stat : 26443 (java) S 26406 26406 19383 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 226415260 8261857280 29228 33554432000 4194304 4196468 140731044705680 139972447289488 139975081477277 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26444] ppid=26406 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26444/stat : 26444 (java) S 26406 26406 19383 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 226415262 8261857280 29228 33554432000 4194304 4196468 140731044705680 139972044644000 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
Current children cumulated CPU time: 2456.9 s
Current children cumulated vsize: 8271304 KiB
Current children cumulated memory: 186968 KiB

[startup+2502.3 s]
/proc/loadavg: 2.23 2.09 2.07 3/232 26648
/proc/meminfo: memFree=12719676/32770624 swapFree=67108860/67108860
[pid=26406] ppid=26403 vsize=113128 memory=1472 CPUtime=22.95 cores=0,2,4,6
/proc/26406/stat : 26406 (scop.sh) S 26403 26406 19383 0 -1 4202496 590 38675 0 0 0 0 2225 70 20 0 1 0 226414240 115843072 368 33554432000 4194304 5098028 140731747391328 140731747388072 139682666041980 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15384576 140731747394625 140731747394823 140731747394823 140731747397581 0
/proc/26406/statm: 28282 368 311 221 0 87 0
[pid=26424] ppid=26406 vsize=8068220 memory=116912 CPUtime=2.15 cores=0,2,4,6
/proc/26424/stat : 26424 (java) S 26406 26406 19383 0 -1 1077944320 18127 0 0 0 162 53 0 0 20 0 19 0 226415187 8261857280 29228 33554432000 4194304 4196468 140731044705680 140731044688224 139975081455351 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
/proc/26424/statm: 2017055 29228 3146 1 0 1978454 0
[pid=26439] ppid=26424 vsize=89956 memory=68796 CPUtime=2491.84 cores=0,2,4,6
/proc/26439/stat : 26439 (minisat_release) R 26424 26406 19383 0 -1 4202496 172753 0 0 0 249170 14 0 0 20 0 1 0 226415259 92114944 17199 33554432000 4194304 4308513 140728591965488 140728591962392 4276025 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 41308160 140728591967348 140728591967446 140728591967446 140728591970245 0
/proc/26439/statm: 22489 17199 341 28 0 18729 0
[pid=26424/tid=26425] ppid=26406 vsize=8068220 memory=116912 CPUtime=0.74 cores=0,2,4,6
/proc/26424/task/26425/stat : 26425 (java) S 26406 26406 19383 0 -1 1077944384 15045 0 0 0 71 3 0 0 20 0 19 0 226415187 8261857280 29228 33554432000 4194304 4196468 140731044705680 139975053295504 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26426] ppid=26406 vsize=8068220 memory=116912 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26426/stat : 26426 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226415188 8261857280 29228 33554432000 4194304 4196468 140731044705680 139975085698192 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26427] ppid=26406 vsize=8068220 memory=116912 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26427/stat : 26427 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226415188 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974885866512 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26428] ppid=26406 vsize=8068220 memory=116912 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26428/stat : 26428 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226415188 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974884813712 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26429] ppid=26406 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26429/stat : 26429 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226415188 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974883760912 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26430] ppid=26406 vsize=8068220 memory=66816 CPUtime=0.03 cores=0,2,4,6
/proc/26424/task/26430/stat : 26430 (java) S 26406 26406 19383 0 -1 1077944384 5 0 0 0 2 1 0 0 20 0 19 0 226415190 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974326348144 139975081466498 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26431] ppid=26406 vsize=8068220 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26431/stat : 26431 (java) S 26406 26406 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226415190 8261857280 29228 33554432000 4194304 4196468 140731044705680 139973990802464 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26432] ppid=26406 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26432/stat : 26432 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226415190 8261857280 29228 33554432000 4194304 4196468 140731044705680 139973722366832 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26433] ppid=26406 vsize=8068220 memory=116912 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26433/stat : 26433 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139973347858256 139975081473947 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26434] ppid=26406 vsize=8068220 memory=1472 CPUtime=0.09 cores=0,2,4,6
/proc/26424/task/26434/stat : 26434 (java) S 26406 26406 19383 0 -1 1077944384 745 0 0 0 9 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974325295984 139975081466498 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26435] ppid=26406 vsize=8068220 memory=1472 CPUtime=0.08 cores=0,2,4,6
/proc/26424/task/26435/stat : 26435 (java) S 26406 26406 19383 0 -1 1077944384 209 0 0 0 8 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974324243184 139975081466498 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26436] ppid=26406 vsize=8068220 memory=18220 CPUtime=0.2 cores=0,2,4,6
/proc/26424/task/26436/stat : 26436 (java) S 26406 26406 19383 0 -1 1077944384 552 0 0 0 20 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974323190384 139975081466498 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26437] ppid=26406 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26437/stat : 26437 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139972849953504 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26438] ppid=26406 vsize=8068220 memory=1828 CPUtime=0.94 cores=0,2,4,6
/proc/26424/task/26438/stat : 26438 (java) S 26406 26406 19383 0 -1 1077944384 167 0 0 0 47 47 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974322137776 139975081466498 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26440] ppid=26406 vsize=8068220 memory=792 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26440/stat : 26440 (java) S 26406 26406 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226415259 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974527931584 139975081479961 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26442] ppid=26406 vsize=8068220 memory=116912 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26442/stat : 26442 (java) S 26406 26406 19383 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 226415259 8261857280 29228 33554432000 4194304 4196468 140731044705680 139972313066768 139975081477277 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26443] ppid=26406 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26443/stat : 26443 (java) S 26406 26406 19383 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 226415260 8261857280 29228 33554432000 4194304 4196468 140731044705680 139972447289488 139975081477277 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26444] ppid=26406 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26444/stat : 26444 (java) S 26406 26406 19383 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 226415262 8261857280 29228 33554432000 4194304 4196468 140731044705680 139972044644000 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
Current children cumulated CPU time: 2516.94 s
Current children cumulated vsize: 8271304 KiB
Current children cumulated memory: 187180 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.4 s]
/proc/loadavg: 2.23 2.09 2.07 3/232 26648
/proc/meminfo: memFree=12719680/32770624 swapFree=67108860/67108860
[pid=26406] ppid=26403 vsize=113128 memory=1472 CPUtime=22.95 cores=0,2,4,6
/proc/26406/stat : 26406 (scop.sh) S 26403 26406 19383 0 -1 4202496 590 38675 0 0 0 0 2225 70 20 0 1 0 226414240 115843072 368 33554432000 4194304 5098028 140731747391328 140731747388072 139682666041980 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15384576 140731747394625 140731747394823 140731747394823 140731747397581 0
/proc/26406/statm: 28282 368 311 221 0 87 0
[pid=26424] ppid=26406 vsize=8068220 memory=116912 CPUtime=2.15 cores=0,2,4,6
/proc/26424/stat : 26424 (java) S 26406 26406 19383 0 -1 1077944320 18127 0 0 0 162 53 0 0 20 0 19 0 226415187 8261857280 29228 33554432000 4194304 4196468 140731044705680 140731044688224 139975081455351 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
/proc/26424/statm: 2017055 29228 3146 1 0 1978454 0
[pid=26439] ppid=26424 vsize=89956 memory=68796 CPUtime=2494.94 cores=0,2,4,6
/proc/26439/stat : 26439 (minisat_release) R 26424 26406 19383 0 -1 4202496 172771 0 0 0 249480 14 0 0 20 0 1 0 226415259 92114944 17199 33554432000 4194304 4308513 140728591965488 140728591962392 4276449 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 41308160 140728591967348 140728591967446 140728591967446 140728591970245 0
/proc/26439/statm: 22489 17199 341 28 0 18729 0
[pid=26424/tid=26425] ppid=26406 vsize=8068220 memory=12144 CPUtime=0.74 cores=0,2,4,6
/proc/26424/task/26425/stat : 26425 (java) S 26406 26406 19383 0 -1 1077944384 15045 0 0 0 71 3 0 0 20 0 19 0 226415187 8261857280 29228 33554432000 4194304 4196468 140731044705680 139975053295504 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26426] ppid=26406 vsize=8068220 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26426/stat : 26426 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226415188 8261857280 29228 33554432000 4194304 4196468 140731044705680 139975085698192 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26427] ppid=26406 vsize=8068220 memory=8812 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26427/stat : 26427 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226415188 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974885866512 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26428] ppid=26406 vsize=8068220 memory=4576 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26428/stat : 26428 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226415188 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974884813712 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26429] ppid=26406 vsize=8068220 memory=15868 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26429/stat : 26429 (java) S 26406 26406 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226415188 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974883760912 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26430] ppid=26406 vsize=8068220 memory=4012 CPUtime=0.03 cores=0,2,4,6
/proc/26424/task/26430/stat : 26430 (java) S 26406 26406 19383 0 -1 1077944384 5 0 0 0 2 1 0 0 20 0 19 0 226415190 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974326348144 139975081466498 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26431] ppid=26406 vsize=8068220 memory=35248 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26431/stat : 26431 (java) S 26406 26406 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226415190 8261857280 29228 33554432000 4194304 4196468 140731044705680 139973990802464 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26432] ppid=26406 vsize=8068220 memory=18220 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26432/stat : 26432 (java) S 26406 26406 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226415190 8261857280 29228 33554432000 4194304 4196468 140731044705680 139973722366832 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26433] ppid=26406 vsize=8068220 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26433/stat : 26433 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139973347858256 139975081473947 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26434] ppid=26406 vsize=8068220 memory=1232 CPUtime=0.09 cores=0,2,4,6
/proc/26424/task/26434/stat : 26434 (java) S 26406 26406 19383 0 -1 1077944384 745 0 0 0 9 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974325295984 139975081466498 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26435] ppid=26406 vsize=8068220 memory=644 CPUtime=0.08 cores=0,2,4,6
/proc/26424/task/26435/stat : 26435 (java) S 26406 26406 19383 0 -1 1077944384 209 0 0 0 8 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974324243184 139975081466498 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26436] ppid=26406 vsize=8068220 memory=2192 CPUtime=0.2 cores=0,2,4,6
/proc/26424/task/26436/stat : 26436 (java) S 26406 26406 19383 0 -1 1077944384 552 0 0 0 20 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974323190384 139975081466498 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26437] ppid=26406 vsize=8068220 memory=7528 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26437/stat : 26437 (java) S 26406 26406 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139972849953504 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26438] ppid=26406 vsize=8068220 memory=828 CPUtime=0.96 cores=0,2,4,6
/proc/26424/task/26438/stat : 26438 (java) S 26406 26406 19383 0 -1 1077944384 167 0 0 0 48 48 0 0 20 0 19 0 226415193 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974322137776 139975081466498 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26440] ppid=26406 vsize=8068220 memory=302585798304464922 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26440/stat : 26440 (java) S 26406 26406 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226415259 8261857280 29228 33554432000 4194304 4196468 140731044705680 139974527931584 139975081479961 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26442] ppid=26406 vsize=8068220 memory=302585819863187771 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26442/stat : 26442 (java) S 26406 26406 19383 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 226415259 8261857280 29228 33554432000 4194304 4196468 140731044705680 139972313066768 139975081477277 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26443] ppid=26406 vsize=8068220 memory=14972265422916166 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26443/stat : 26443 (java) S 26406 26406 19383 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 226415260 8261857280 29228 33554432000 4194304 4196468 140731044705680 139972447289488 139975081477277 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
[pid=26424/tid=26444] ppid=26406 vsize=8068220 memory=-7824251494390782823 CPUtime=0 cores=0,2,4,6
/proc/26424/task/26444/stat : 26444 (java) S 26406 26406 19383 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 226415262 8261857280 29228 33554432000 4194304 4196468 140731044705680 139972044644000 139975081465557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39313408 140731044709557 140731044709681 140731044709681 140731044712399 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 8271304 KiB
Current children cumulated memory: 187180 KiB

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

[startup+2505.41 s]
# the end of solver process 26406 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=22.2592 s, system=0.709801 s

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

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

Child status: 1
Real time (s): 2505.42
CPU time (s): 2520.09
CPU user time (s): 2518.69
CPU system time (s): 1.39808
CPU usage (%): 100.586
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 3132884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.69
system time used= 1.39809
maximum resident set size= 3132148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230441
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59878
involuntary context switches= 2380


# summary of solver processes directly reported to runsolver:
#   pid: 26406,26424
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.69
#   total CPU system time (s): 1.39808

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1208 second user time and 26.0752 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 17:41:51
IDJOB=4305712
IDBENCH=141578
IDSOLVER=2783
FILE ID=node135/4305712-1534088511
RUNJOBID= node135-1534062530-19414
PBS_JOBID= 21036983
Free space on /tmp= 42744 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Frb/frb-59-26-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-4305712-1534088511/watcher-4305712-1534088511 -o /tmp/evaluation-result-4305712-1534088511/solver-4305712-1534088511 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19414 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305712-1534088511.xml

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

MD5SUM BENCH= eb7f3f1c65ad30d4418b69bfa000eb45
RANDOM SEED=1639058135

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:        12655248 kB
MemAvailable:   31514612 kB
Buffers:          250236 kB
Cached:         18631688 kB
SwapCached:            0 kB
Active:          9090588 kB
Inactive:       10234564 kB
Active(anon):     390820 kB
Inactive(anon):   105120 kB
Active(file):    8699768 kB
Inactive(file): 10129444 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8384 kB
Writeback:             0 kB
AnonPages:        534352 kB
Mapped:            73860 kB
Shmem:             49824 kB
Slab:             487200 kB
SReclaimable:     458612 kB
SUnreclaim:        28588 kB
KernelStack:        4064 kB
PageTables:         6804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6134564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 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= 42752 MiB
End job on node135 at 2018-08-12 18:23:36