Trace number 4305387

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-07-31)? (TO) 2520.12 2488.15

General information on the benchmark

NameEternity/
Eternity-12-12_c18.xml
MD5SUM72288e631366ae5e472c0848b2762e00
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 variables456
Number of constraints193
Number of domains2
Minimum domain size17
Maximum domain size144
Distribution of domain sizes[{"size":17,"count":312},{"size":144,"count":144}]
Minimum variable degree1
Maximum variable degree13
Distribution of variable degrees[{"degree":1,"count":11},{"degree":2,"count":444},{"degree":13,"count":1}]
Minimum constraint arity1
Maximum constraint arity144
Distribution of constraint arities[{"arity":1,"count":48},{"arity":5,"count":144},{"arity":144,"count":1}]
Number of extensional constraints144
Number of intensional constraints48
Distribution of constraint types[{"type":"extension","count":144},{"type":"intension","count":48},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-5049-serial-file.bin HOME/instance-4305387-1534134815.xml
0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Mon Aug 13 06:33:35 CEST 2018
0.66/0.55	c PID: 5052
0.66/0.55	c IP: 172.20.3.106
0.66/0.55	c HOST: node106.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.92/1.33	c (0,0) Parsing End
2.92/1.34	c (0,0) CSP: 456 int (0 aux), 0 bool (0 aux), 193 ctr, max domain size 144
2.92/1.34	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.92/1.34	c (0,0) Constraint Name Generate Begin
2.92/1.35	c (0,0) Ctr:HOME/instance-4305387-1534134815.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
2.92/1.35	c (0,0) Constraint Name Generate End
2.92/1.35	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.92/1.35	c (0,0) CSP to CSPinCNF Begin
19.83/10.03	c (9,9) translated 20 (10%) constraints
27.52/17.05	c (16,16) translated 39 (20%) constraints
35.37/24.10	c (23,22) translated 58 (30%) constraints
43.86/31.57	c (31,30) translated 78 (40%) constraints
52.14/38.73	c (38,36) translated 97 (50%) constraints
60.60/45.96	c (45,43) translated 116 (60%) constraints
69.58/53.58	c (53,50) translated 136 (70%) constraints
73.19/57.16	c (56,54) translated 155 (80%) constraints
73.19/57.16	c (56,54) translated 174 (90%) constraints
73.19/57.17	c (56,54) translated 193 (100%) constraints
78.03/59.91	c (59,56) STATISTICS1:HOME/instance-4305387-1534134815.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,120552,772250,144,144,145,2,144:10296,144:62064;17:899712;2:1322064;1:81840,145:144;144:2;5:12528;4:316656;3:129600;2:313272;1:48,2:10296;1:2345136;0:144,
78.03/59.91	c (59,56) ==========================================
78.03/59.92	c (59,56) Order
78.03/59.92	c (59,56) ==========================================
82.01/61.64	c (61,58) translated 77225 (10%) constraints
83.13/62.78	c (62,59) translated 154450 (20%) constraints
84.35/63.92	c (63,60) translated 231675 (30%) constraints
85.46/65.06	c (64,61) translated 308900 (40%) constraints
86.66/66.20	c (65,62) translated 386125 (50%) constraints
87.76/67.34	c (66,64) translated 463350 (60%) constraints
90.36/68.85	c (68,65) translated 540575 (70%) constraints
91.46/69.99	c (69,66) translated 617800 (80%) constraints
92.67/71.13	c (70,67) translated 695025 (90%) constraints
93.76/72.28	c (71,68) translated 772250 (100%) constraints
93.76/72.28	c (71,68) CSP to CSPinCNF End
93.94/72.33	c (71,68) CSP: 456 int (0 aux), 120096 bool (120096 aux), 772298 ctr, max domain size 144
93.94/72.33	c (71,68) Heap : 2346 MiB used (max 10706 MiB), NonHeap : 30 MiB used (max 0 MiB)
93.94/72.33	c (71,68) CSPinCNF Propagation Begin
114.42/88.16	c (87,83) 28557 values, 151339 unsatisfiable literals, and 165348 valid clauses are removed
114.42/88.16	c (87,83) CSPinCNF Propagation End
114.51/88.20	c (87,83) CSP: 24453 int (23997 aux), 96099 bool (96099 aux), 606950 ctr, max domain size 144
114.51/88.20	c (87,83) Heap : 2935 MiB used (max 10200 MiB), NonHeap : 31 MiB used (max 0 MiB)
114.51/88.20	c (87,83) Simplify CSPinCNF Begin
116.40/89.46	c (88,84) Simplify CSPinCNF End
116.50/89.50	c (88,84) CSP: 24453 int (23997 aux), 116691 bool (116691 aux), 627542 ctr, max domain size 144
116.50/89.50	c (88,84) Heap : 3636 MiB used (max 10200 MiB), NonHeap : 32 MiB used (max 0 MiB)
116.50/89.50	c (88,84) Calculate Precise Domain Begin
116.50/89.51	c (88,84) 0 values are removed by re-calculation
116.50/89.51	c (88,84) Calculate Precise Domain End
116.50/89.55	c (89,84) CSP: 24453 int (23997 aux), 116691 bool (116691 aux), 627542 ctr, max domain size 144
116.50/89.55	c (89,84) Heap : 3636 MiB used (max 10200 MiB), NonHeap : 32 MiB used (max 0 MiB)
116.50/89.55	c (89,84) CSPinCNF to SatSolver Begin
124.78/95.34	c (94,89) 62755 (10 %) CSP clauses are encoded (136947 SAT variables, 1912778 SAT clauses)
125.14/95.67	c (95,89) 125509 (20 %) CSP clauses are encoded (136947 SAT variables, 1975532 SAT clauses)
125.43/96.00	c (95,90) 188263 (30 %) CSP clauses are encoded (136947 SAT variables, 2038286 SAT clauses)
125.83/96.33	c (95,90) 251017 (40 %) CSP clauses are encoded (136947 SAT variables, 2101040 SAT clauses)
126.13/96.66	c (96,90) 313771 (50 %) CSP clauses are encoded (136947 SAT variables, 2163794 SAT clauses)
126.45/96.99	c (96,91) 376526 (60 %) CSP clauses are encoded (136947 SAT variables, 2226549 SAT clauses)
126.85/97.31	c (96,91) 439280 (70 %) CSP clauses are encoded (136947 SAT variables, 2289303 SAT clauses)
127.15/97.64	c (97,91) 502034 (80 %) CSP clauses are encoded (136947 SAT variables, 2352057 SAT clauses)
127.45/97.97	c (97,92) 564788 (90 %) CSP clauses are encoded (136947 SAT variables, 2414811 SAT clauses)
127.86/98.30	c (97,92) 627542 (100 %) CSP clauses are encoded (136947 SAT variables, 2477565 SAT clauses)
127.86/98.30	c (97,92) Launch Command will be: minisat_release
127.86/98.30	c (97,92) CSPinCNF to SatSolver End
127.86/98.30	c (97,92) Heap : 2879 MiB used (max 10727 MiB), NonHeap : 32 MiB used (max 0 MiB)
129.72/99.83	c (99,93) STATISTICS2:HOME/instance-4305387-1534134815.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,141144,627542,144,144,144,2,144:9900;44:9560;4:1132,144:57400;44:14920;17:760099;4:1172;2:1068710,144:101;100:1;44:40;5:9000;4:241120;3:101265;2:276015,2:20592;1:1861117,
129.72/99.83	c (99,93) 136947 bool, 2477566 clause
129.72/99.83	c (99,93) Export Begin
129.78/100.11	c (99,93) Export to HOME/scop-5049-serial-file.bin
129.78/100.11	c (99,93) Export End
130.02/100.11	c (99,93) Export File Size: 0.10 MB
130.02/100.11	c (99,93) 0,0,71,87,88,89,97,STOP-AFTER(DIMACS)
130.02/100.11	c END-Prog: Mon Aug 13 06:35:15 CEST 2018
130.02/100.15	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-5049-serial-file.bin
130.05/100.64	c (0,0) Read Serial File Begin
130.05/100.64	c (0,0) HOME/scop-5049-serial-file.bin
130.05/100.84	c (0,0) Read Serial File End
130.05/100.86	
130.05/100.86	scop order+minisat_release (2018-07-31)
130.05/100.86	(Solving Process)
130.05/100.86	
130.05/100.88	c BEGIN-Prog: Mon Aug 13 06:35:16 CEST 2018
130.05/100.88	c PID: 5168
130.05/100.88	c IP: 172.20.3.106
130.05/100.88	c HOST: node106.alineos.net
130.05/100.88	c (0,0) SatSolver.solve Begin
130.05/100.88	c (0,0) 0 bool, 0 clause
130.05/100.88	c (0,0) minisat_release HOME/instance-4305387-1534134815.xml-scop-5052.cnf
2520.05/2488.11	c (2387,0) receiving signal SIGTERM
2520.05/2488.11	s UNKNOWN
2520.05/2488.12	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.05/2488.12	c (scop.sh) Remove HOME/scop-5049-serial-file.bin.
2520.05/2488.12	c (scop.sh) Killing background jobs.
2520.05/2488.12	c (2387,0) receiving signal SIGTERM

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305387-1534134815/watcher-4305387-1534134815 -o /tmp/evaluation-result-4305387-1534134815/solver-4305387-1534134815 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534129828-4307 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305387-1534134815.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=5049, runsolver pid=5046
Current StackSize limit: 8192 KiB


[startup+0.100127 s]*
/proc/loadavg: 2.00 2.01 2.05 3/223 5066
/proc/meminfo: memFree=23421292/32770624 swapFree=67108688/67108860
[pid=5049] ppid=5046 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5049/stat : 5049 (scop.sh) S 5046 5049 4275 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 231044332 115843072 349 33554432000 4194304 5098028 140730871317200 140730871314456 140223736111740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22941696 140730871325760 140730871325959 140730871325959 140730871328717 0
/proc/5049/statm: 28282 349 296 221 0 87 0
[pid=5052] ppid=5049 vsize=15012476 memory=73696 CPUtime=0.11 cores=1,3,5,7
/proc/5052/stat : 5052 (java) S 5049 5049 4275 0 -1 1077944320 6606 0 0 0 9 2 0 0 20 0 15 0 231044332 15372775424 18424 33554432000 4194304 4196468 140721530166080 140721530148624 140248928431863 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
/proc/5052/statm: 3753119 18424 2739 1 0 3715579 0
[pid=5052/tid=5053] ppid=5049 vsize=15012476 memory=-2843871807142741150 CPUtime=0.08 cores=1,3,5,7
/proc/5052/task/5053/stat : 5053 (java) R 5049 5049 4275 0 -1 4202560 4738 0 0 0 7 1 0 0 20 0 15 0 231044333 15372775424 18490 33554432000 4194304 4196468 140721530166080 140248900211936 140248912512350 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5054] ppid=5049 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5054/stat : 5054 (java) S 5049 5049 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231044334 15372775424 18490 33554432000 4194304 4196468 140721530166080 140248932674192 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5055] ppid=5049 vsize=15012476 memory=139776871777920 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5055/stat : 5055 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044334 15372775424 18490 33554432000 4194304 4196468 140721530166080 140248746830352 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5056] ppid=5049 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5056/stat : 5056 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044334 15372775424 18490 33554432000 4194304 4196468 140721530166080 140248745777552 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5057] ppid=5049 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5057/stat : 5057 (java) S 5049 5049 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231044334 15372775424 18490 33554432000 4194304 4196468 140721530166080 140248744724752 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5058] ppid=5049 vsize=15012476 memory=139776871777920 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5058/stat : 5058 (java) S 5049 5049 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231044336 15372775424 18490 33554432000 4194304 4196468 140721530166080 140247966055280 140248928443010 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5059] ppid=5049 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5059/stat : 5059 (java) S 5049 5049 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231044336 15372775424 18555 33554432000 4194304 4196468 140721530166080 140247459423776 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5060] ppid=5049 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5060/stat : 5060 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044337 15372775424 18555 33554432000 4194304 4196468 140721530166080 140247190988144 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5061] ppid=5049 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5061/stat : 5061 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231044339 15372775424 18555 33554432000 4194304 4196468 140721530166080 140246816479568 140248928450459 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5062] ppid=5049 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5062/stat : 5062 (java) S 5049 5049 4275 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 231044339 15372775424 18555 33554432000 4194304 4196468 140721530166080 140247965002096 140248928443010 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5063] ppid=5049 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5063/stat : 5063 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231044339 15372775424 18555 33554432000 4194304 4196468 140721530166080 140247963949296 140248928443010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5064] ppid=5049 vsize=15012476 memory=139776871777920 CPUtime=0.01 cores=1,3,5,7
/proc/5052/task/5064/stat : 5064 (java) R 5049 5049 4275 0 -1 4202560 264 0 0 0 1 0 0 0 20 0 15 0 231044339 15372775424 18555 33554432000 4194304 4196468 140721530166080 140247962896496 140248908758688 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5065] ppid=5049 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5065/stat : 5065 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231044339 15372775424 18555 33554432000 4194304 4196468 140721530166080 140246318573792 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5066] ppid=5049 vsize=15012476 memory=139776871777920 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5066/stat : 5066 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044339 15372775424 18555 33554432000 4194304 4196468 140721530166080 140247961844912 140248928443010 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 75092 KiB

[startup+0.21058 s]*
/proc/loadavg: 2.00 2.01 2.05 4/223 5066
/proc/meminfo: memFree=23407200/32770624 swapFree=67108688/67108860
[pid=5049] ppid=5046 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5049/stat : 5049 (scop.sh) S 5046 5049 4275 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 231044332 115843072 349 33554432000 4194304 5098028 140730871317200 140730871314456 140223736111740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22941696 140730871325760 140730871325959 140730871325959 140730871328717 0
/proc/5049/statm: 28282 349 296 221 0 87 0
[pid=5052] ppid=5049 vsize=15012476 memory=87548 CPUtime=0.25 cores=1,3,5,7
/proc/5052/stat : 5052 (java) S 5049 5049 4275 0 -1 1077944320 10249 0 0 0 22 3 0 0 20 0 15 0 231044332 15372775424 21887 33554432000 4194304 4196468 140721530166080 140721530148624 140248928431863 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
/proc/5052/statm: 3753119 21887 2902 1 0 3715579 0
[pid=5052/tid=5053] ppid=5049 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/5052/task/5053/stat : 5053 (java) R 5049 5049 4275 0 -1 4202560 8166 0 0 0 17 2 0 0 20 0 15 0 231044333 15372775424 21887 33554432000 4194304 4196468 140721530166080 140248900258256 140248912512350 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5054] ppid=5049 vsize=15012476 memory=553 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5054/stat : 5054 (java) S 5049 5049 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231044334 15372775424 21887 33554432000 4194304 4196468 140721530166080 140248932674192 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5055] ppid=5049 vsize=15012476 memory=288370153023489664 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5055/stat : 5055 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044334 15372775424 21887 33554432000 4194304 4196468 140721530166080 140248746830352 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5056] ppid=5049 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5056/stat : 5056 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044334 15372775424 21887 33554432000 4194304 4196468 140721530166080 140248745777552 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5057] ppid=5049 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5057/stat : 5057 (java) S 5049 5049 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231044334 15372775424 21887 33554432000 4194304 4196468 140721530166080 140248744724752 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5058] ppid=5049 vsize=15012476 memory=139776871777920 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5058/stat : 5058 (java) S 5049 5049 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231044336 15372775424 21887 33554432000 4194304 4196468 140721530166080 140247966055280 140248928443010 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5059] ppid=5049 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5059/stat : 5059 (java) S 5049 5049 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231044336 15372775424 21887 33554432000 4194304 4196468 140721530166080 140247459423776 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5060] ppid=5049 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5060/stat : 5060 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044337 15372775424 21887 33554432000 4194304 4196468 140721530166080 140247190988144 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5061] ppid=5049 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5061/stat : 5061 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231044339 15372775424 21887 33554432000 4194304 4196468 140721530166080 140246816479568 140248928450459 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5062] ppid=5049 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5052/task/5062/stat : 5062 (java) S 5049 5049 4275 0 -1 1077944384 320 0 0 0 1 0 0 0 20 0 15 0 231044339 15372775424 21887 33554432000 4194304 4196468 140721530166080 140247965002096 140248928443010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5063] ppid=5049 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5063/stat : 5063 (java) S 5049 5049 4275 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 231044339 15372775424 21887 33554432000 4194304 4196468 140721530166080 140247963949296 140248928443010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5064] ppid=5049 vsize=15012476 memory=139776871777920 CPUtime=0.03 cores=1,3,5,7
/proc/5052/task/5064/stat : 5064 (java) S 5049 5049 4275 0 -1 1077944384 282 0 0 0 3 0 0 0 20 0 15 0 231044339 15372775424 21887 33554432000 4194304 4196468 140721530166080 140247962896496 140248928443010 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5065] ppid=5049 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5065/stat : 5065 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231044339 15372775424 21887 33554432000 4194304 4196468 140721530166080 140246318573792 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5066] ppid=5049 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5066/stat : 5066 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044339 15372775424 21887 33554432000 4194304 4196468 140721530166080 140247961844912 140248928443010 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88944 KiB

[startup+0.310654 s]*
/proc/loadavg: 2.00 2.01 2.05 3/223 5066
/proc/meminfo: memFree=23403416/32770624 swapFree=67108688/67108860
[pid=5049] ppid=5046 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5049/stat : 5049 (scop.sh) S 5046 5049 4275 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 231044332 115843072 349 33554432000 4194304 5098028 140730871317200 140730871314456 140223736111740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22941696 140730871325760 140730871325959 140730871325959 140730871328717 0
/proc/5049/statm: 28282 349 296 221 0 87 0
[pid=5052] ppid=5049 vsize=15012476 memory=91432 CPUtime=0.42 cores=1,3,5,7
/proc/5052/stat : 5052 (java) S 5049 5049 4275 0 -1 1077944320 10856 0 0 0 39 3 0 0 20 0 15 0 231044332 15372775424 22858 33554432000 4194304 4196468 140721530166080 140721530148624 140248928431863 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
/proc/5052/statm: 3753119 22858 2965 1 0 3715579 0
[pid=5052/tid=5053] ppid=5049 vsize=15012476 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/5052/task/5053/stat : 5053 (java) R 5049 5049 4275 0 -1 4202560 8605 0 0 0 27 2 0 0 20 0 15 0 231044333 15372775424 22858 33554432000 4194304 4196468 140721530166080 140248900226864 140248911624597 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5054] ppid=5049 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5054/stat : 5054 (java) S 5049 5049 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231044334 15372775424 22858 33554432000 4194304 4196468 140721530166080 140248932674192 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5055] ppid=5049 vsize=15012476 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5055/stat : 5055 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044334 15372775424 22858 33554432000 4194304 4196468 140721530166080 140248746830352 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5056] ppid=5049 vsize=15012476 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5056/stat : 5056 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044334 15372775424 22858 33554432000 4194304 4196468 140721530166080 140248745777552 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5057] ppid=5049 vsize=15012476 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5057/stat : 5057 (java) S 5049 5049 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231044334 15372775424 22858 33554432000 4194304 4196468 140721530166080 140248744724752 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5058] ppid=5049 vsize=15012476 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5058/stat : 5058 (java) S 5049 5049 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231044336 15372775424 22858 33554432000 4194304 4196468 140721530166080 140247966055280 140248928443010 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5059] ppid=5049 vsize=15012476 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5059/stat : 5059 (java) S 5049 5049 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231044336 15372775424 22858 33554432000 4194304 4196468 140721530166080 140247459423776 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5060] ppid=5049 vsize=15012476 memory=8693815914432465728 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5060/stat : 5060 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044337 15372775424 22858 33554432000 4194304 4196468 140721530166080 140247190988144 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5061] ppid=5049 vsize=15012476 memory=8325818968683490714 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5061/stat : 5061 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231044339 15372775424 22858 33554432000 4194304 4196468 140721530166080 140246816479568 140248928450459 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5062] ppid=5049 vsize=15012476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5052/task/5062/stat : 5062 (java) S 5049 5049 4275 0 -1 1077944384 429 0 0 0 3 0 0 0 20 0 15 0 231044339 15372775424 22858 33554432000 4194304 4196468 140721530166080 140247965002096 140248928443010 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5063] ppid=5049 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5052/task/5063/stat : 5063 (java) S 5049 5049 4275 0 -1 1077944384 173 0 0 0 1 0 0 0 20 0 15 0 231044339 15372775424 22858 33554432000 4194304 4196468 140721530166080 140247963949296 140248928443010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5064] ppid=5049 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5052/task/5064/stat : 5064 (java) S 5049 5049 4275 0 -1 1077944384 320 0 0 0 7 0 0 0 20 0 15 0 231044339 15372775424 22858 33554432000 4194304 4196468 140721530166080 140247962896496 140248928443010 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5065] ppid=5049 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5065/stat : 5065 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231044339 15372775424 22858 33554432000 4194304 4196468 140721530166080 140246318573792 140248928442069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5066] ppid=5049 vsize=15012476 memory=3690193239655200559 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5066/stat : 5066 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044339 15372775424 22858 33554432000 4194304 4196468 140721530166080 140247961844912 140248928443010 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 92828 KiB

[startup+0.700819 s]
/proc/loadavg: 2.00 2.01 2.05 3/223 5066
/proc/meminfo: memFree=23379016/32770624 swapFree=67108688/67108860
[pid=5049] ppid=5046 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5049/stat : 5049 (scop.sh) S 5046 5049 4275 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 231044332 115843072 349 33554432000 4194304 5098028 140730871317200 140730871314456 140223736111740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22941696 140730871325760 140730871325959 140730871325959 140730871328717 0
/proc/5049/statm: 28282 349 296 221 0 87 0
[pid=5052] ppid=5049 vsize=15018748 memory=131256 CPUtime=1.01 cores=1,3,5,7
/proc/5052/stat : 5052 (java) S 5049 5049 4275 0 -1 1077944320 17964 0 0 0 96 5 0 0 20 0 15 0 231044332 15379197952 32814 33554432000 4194304 4196468 140721530166080 140721530148624 140248928431863 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
/proc/5052/statm: 3754687 32814 3133 1 0 3716091 0
[pid=5052/tid=5053] ppid=5049 vsize=15018748 memory=2372 CPUtime=0.67 cores=1,3,5,7
/proc/5052/task/5053/stat : 5053 (java) R 5049 5049 4275 0 -1 4202560 15145 0 0 0 63 4 0 0 20 0 15 0 231044333 15379197952 32814 33554432000 4194304 4196468 140721530166080 140248900269088 140248912512350 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5054] ppid=5049 vsize=15018748 memory=116 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5054/stat : 5054 (java) S 5049 5049 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231044334 15379197952 32814 33554432000 4194304 4196468 140721530166080 140248932674192 140248928442069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5055] ppid=5049 vsize=15018748 memory=12868 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5055/stat : 5055 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044334 15379197952 32814 33554432000 4194304 4196468 140721530166080 140248746830352 140248928442069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5056] ppid=5049 vsize=15018748 memory=26497 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5056/stat : 5056 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044334 15379197952 32814 33554432000 4194304 4196468 140721530166080 140248745777552 140248928442069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5057] ppid=5049 vsize=15018748 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5057/stat : 5057 (java) S 5049 5049 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231044334 15379197952 32814 33554432000 4194304 4196468 140721530166080 140248744724752 140248928442069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5058] ppid=5049 vsize=15018748 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5058/stat : 5058 (java) S 5049 5049 4275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231044336 15379197952 32814 33554432000 4194304 4196468 140721530166080 140247966055280 140248928443010 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5059] ppid=5049 vsize=15018748 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5059/stat : 5059 (java) S 5049 5049 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231044336 15379197952 32814 33554432000 4194304 4196468 140721530166080 140247459423776 140248928442069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5060] ppid=5049 vsize=15018748 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5060/stat : 5060 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044337 15379197952 32814 33554432000 4194304 4196468 140721530166080 140247190988144 140248928442069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5061] ppid=5049 vsize=15018748 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5061/stat : 5061 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231044339 15379197952 32814 33554432000 4194304 4196468 140721530166080 140246816479568 140248928450459 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5062] ppid=5049 vsize=15018748 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/5052/task/5062/stat : 5062 (java) S 5049 5049 4275 0 -1 1077944384 652 0 0 0 10 0 0 0 20 0 15 0 231044339 15379197952 32814 33554432000 4194304 4196468 140721530166080 140247965002096 140248928443010 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5063] ppid=5049 vsize=15018748 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/5052/task/5063/stat : 5063 (java) S 5049 5049 4275 0 -1 1077944384 362 0 0 0 5 0 0 0 20 0 15 0 231044339 15379197952 32814 33554432000 4194304 4196468 140721530166080 140247963949296 140248928443010 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5064] ppid=5049 vsize=15018748 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/5052/task/5064/stat : 5064 (java) S 5049 5049 4275 0 -1 1077944384 471 0 0 0 17 0 0 0 20 0 15 0 231044339 15379197952 32814 33554432000 4194304 4196468 140721530166080 140247962896496 140248928443010 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5065] ppid=5049 vsize=15018748 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5065/stat : 5065 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231044339 15379197952 32814 33554432000 4194304 4196468 140721530166080 140246318573792 140248928442069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
[pid=5052/tid=5066] ppid=5049 vsize=15018748 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5052/task/5066/stat : 5066 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231044339 15379197952 32814 33554432000 4194304 4196468 140721530166080 140247961844912 140248928443010 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12333056 140721530168327 140721530168625 140721530168625 140721530171343 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 132652 KiB

[startup+1.50812 s]
/proc/loadavg: 2.00 2.01 2.05 5/223 5066
/proc/meminfo: memFree=23256272/32770624 swapFree=67108688/67108860
[pid=5049] ppid=5046 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5049/stat : 5049 (scop.sh) S 5046 5049 4275 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 231044332 115843072 349 33554432000 4194304 5098028 140730871317200 140730871314456 140223736111740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22941696 140730871325760 140730871325959 140730871325959 140730871328717 0
/proc/5049/statm: 28282 349 296 221 0 87 0

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

[pid=5168/tid=5171] ppid=5049 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5171/stat : 5171 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231054349 8261857280 30135 33554432000 4194304 4196468 140722864362688 140086333414416 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5172] ppid=5049 vsize=8068220 memory=357904 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5172/stat : 5172 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231054349 8261857280 30135 33554432000 4194304 4196468 140722864362688 140086332361616 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5173] ppid=5049 vsize=8068220 memory=351620 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5173/stat : 5173 (java) S 5049 5049 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231054349 8261857280 30135 33554432000 4194304 4196468 140722864362688 140086012275472 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5174] ppid=5049 vsize=8068220 memory=1472 CPUtime=0.06 cores=1,3,5,7
/proc/5168/task/5174/stat : 5174 (java) S 5049 5049 4275 0 -1 1077944384 5 0 0 0 2 4 0 0 20 0 19 0 231054350 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085908150640 140086529014402 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5175] ppid=5049 vsize=8068220 memory=120540 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5175/stat : 5175 (java) S 5049 5049 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 231054351 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085391516704 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5176] ppid=5049 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5176/stat : 5176 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231054351 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085123081072 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5177] ppid=5049 vsize=8068220 memory=120540 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5177/stat : 5177 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140084748572496 140086529021851 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5178] ppid=5049 vsize=8068220 memory=120540 CPUtime=0.12 cores=1,3,5,7
/proc/5168/task/5178/stat : 5178 (java) S 5049 5049 4275 0 -1 1077944384 647 0 0 0 12 0 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085907098480 140086529014402 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5179] ppid=5049 vsize=8068220 memory=382012 CPUtime=0.15 cores=1,3,5,7
/proc/5168/task/5179/stat : 5179 (java) S 5049 5049 4275 0 -1 1077944384 624 0 0 0 14 1 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085906045680 140086529014402 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5180] ppid=5049 vsize=8068220 memory=1472 CPUtime=0.23 cores=1,3,5,7
/proc/5168/task/5180/stat : 5180 (java) S 5049 5049 4275 0 -1 1077944384 604 0 0 0 23 0 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085904992880 140086529014402 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5181] ppid=5049 vsize=8068220 memory=120540 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5181/stat : 5181 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140084250667744 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5182] ppid=5049 vsize=8068220 memory=1472 CPUtime=1.57 cores=1,3,5,7
/proc/5168/task/5182/stat : 5182 (java) S 5049 5049 4275 0 -1 1077944384 157 0 0 0 74 83 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085903940272 140086529014402 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5184] ppid=5049 vsize=8068220 memory=120540 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5184/stat : 5184 (java) S 5049 5049 4275 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 231054423 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085896131776 140086529027865 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5186] ppid=5049 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5186/stat : 5186 (java) S 5049 5049 4275 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 231054424 8261857280 30135 33554432000 4194304 4196468 140722864362688 140083713781040 140086529025181 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5187] ppid=5049 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5187/stat : 5187 (java) S 5049 5049 4275 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 231054424 8261857280 30135 33554432000 4194304 4196468 140722864362688 140083445350576 140086529025181 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5188] ppid=5049 vsize=8068220 memory=371600 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5188/stat : 5188 (java) S 5049 5049 4275 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 231054426 8261857280 30135 33554432000 4194304 4196468 140722864362688 140083848011424 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
Current children cumulated CPU time: 2474.21 s
Current children cumulated vsize: 8624272 KiB
Current children cumulated memory: 472728 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2488.11 s]
/proc/loadavg: 1.00 1.02 1.12 2/200 5332
/proc/meminfo: memFree=23215816/32770624 swapFree=67108688/67108860
[pid=5049] ppid=5046 vsize=113128 memory=1472 CPUtime=130.05 cores=1,3,5,7
/proc/5049/stat : 5049 (scop.sh) S 5046 5049 4275 0 -1 4202496 592 73980 0 0 0 0 12676 329 20 0 1 0 231044332 115843072 368 33554432000 4194304 5098028 140730871317200 140730871313944 140223736111740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22941696 140730871325760 140730871325959 140730871325959 140730871328717 0
/proc/5049/statm: 28282 368 311 221 0 87 0
[pid=5168] ppid=5049 vsize=8068220 memory=120540 CPUtime=3.01 cores=1,3,5,7
/proc/5168/stat : 5168 (java) S 5049 5049 4275 0 -1 1077944320 18491 0 0 0 208 93 0 0 20 0 19 0 231054347 8261857280 30135 33554432000 4194304 4196468 140722864362688 140722864345232 140086529003255 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
/proc/5168/statm: 2017055 30135 3142 1 0 1978454 0
[pid=5183] ppid=5168 vsize=443380 memory=355968 CPUtime=2386.99 cores=1,3,5,7
/proc/5183/stat : 5183 (minisat_release) R 5168 5049 4275 0 -1 4202496 2264395 0 0 0 238353 346 0 0 20 0 1 0 231054423 454021120 88992 33554432000 4194304 4308513 140730735384064 140730735380824 4275941 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 34721792 140730735391861 140730735391958 140730735391958 140730735394757 0
/proc/5183/statm: 110845 88992 341 28 0 107085 0
[pid=5168/tid=5169] ppid=5049 vsize=8068220 memory=1472 CPUtime=0.78 cores=1,3,5,7
/proc/5168/task/5169/stat : 5169 (java) S 5049 5049 4275 0 -1 1077944384 15062 0 0 0 73 5 0 0 20 0 19 0 231054348 8261857280 30135 33554432000 4194304 4196468 140722864362688 140086500843408 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5170] ppid=5049 vsize=8068220 memory=355968 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5170/stat : 5170 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231054349 8261857280 30135 33554432000 4194304 4196468 140722864362688 140086533246096 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5171] ppid=5049 vsize=8068220 memory=396216 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5171/stat : 5171 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231054349 8261857280 30135 33554432000 4194304 4196468 140722864362688 140086333414416 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5172] ppid=5049 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5172/stat : 5172 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231054349 8261857280 30135 33554432000 4194304 4196468 140722864362688 140086332361616 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5173] ppid=5049 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5173/stat : 5173 (java) S 5049 5049 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231054349 8261857280 30135 33554432000 4194304 4196468 140722864362688 140086012275472 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5174] ppid=5049 vsize=8068220 memory=398272 CPUtime=0.06 cores=1,3,5,7
/proc/5168/task/5174/stat : 5174 (java) S 5049 5049 4275 0 -1 1077944384 5 0 0 0 2 4 0 0 20 0 19 0 231054350 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085908150640 140086529014402 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5175] ppid=5049 vsize=8068220 memory=7590655979367786604 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5175/stat : 5175 (java) S 5049 5049 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 231054351 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085391516704 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5176] ppid=5049 vsize=8068220 memory=353920 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5176/stat : 5176 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231054351 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085123081072 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5177] ppid=5049 vsize=8068220 memory=120540 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5177/stat : 5177 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140084748572496 140086529021851 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5178] ppid=5049 vsize=8068220 memory=1472 CPUtime=0.12 cores=1,3,5,7
/proc/5168/task/5178/stat : 5178 (java) S 5049 5049 4275 0 -1 1077944384 647 0 0 0 12 0 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085907098480 140086529014402 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5179] ppid=5049 vsize=8068220 memory=120540 CPUtime=0.15 cores=1,3,5,7
/proc/5168/task/5179/stat : 5179 (java) S 5049 5049 4275 0 -1 1077944384 624 0 0 0 14 1 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085906045680 140086529014402 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5180] ppid=5049 vsize=8068220 memory=353920 CPUtime=0.23 cores=1,3,5,7
/proc/5168/task/5180/stat : 5180 (java) S 5049 5049 4275 0 -1 1077944384 604 0 0 0 23 0 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085904992880 140086529014402 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5181] ppid=5049 vsize=8068220 memory=868 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5181/stat : 5181 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140084250667744 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5182] ppid=5049 vsize=8068220 memory=1296 CPUtime=1.6 cores=1,3,5,7
/proc/5168/task/5182/stat : 5182 (java) S 5049 5049 4275 0 -1 1077944384 161 0 0 0 76 84 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085903940272 140086529014402 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5184] ppid=5049 vsize=8068220 memory=4452 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5184/stat : 5184 (java) S 5049 5049 4275 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 231054423 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085896131776 140086529027865 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5186] ppid=5049 vsize=8068220 memory=4452 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5186/stat : 5186 (java) S 5049 5049 4275 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 231054424 8261857280 30135 33554432000 4194304 4196468 140722864362688 140083713781040 140086529025181 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5187] ppid=5049 vsize=8068220 memory=3732 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5187/stat : 5187 (java) S 5049 5049 4275 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 231054424 8261857280 30135 33554432000 4194304 4196468 140722864362688 140083445350576 140086529025181 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5188] ppid=5049 vsize=8068220 memory=3732 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5188/stat : 5188 (java) S 5049 5049 4275 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 231054426 8261857280 30135 33554432000 4194304 4196468 140722864362688 140083848011424 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 8624728 KiB
Current children cumulated memory: 477980 KiB

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

[startup+2488.12 s]
# the end of solver process 5049 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=126.769 s, system=3.29647 s

[startup+2488.15 s]
# the end of solver process 5168 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.39 s, system=7.72642 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+2488.11 s]
/proc/loadavg: 1.00 1.02 1.12 2/200 5332
/proc/meminfo: memFree=23215816/32770624 swapFree=67108688/67108860
[pid=5049] ppid=5046 vsize=113128 memory=1472 CPUtime=130.05 cores=1,3,5,7
/proc/5049/stat : 5049 (scop.sh) S 5046 5049 4275 0 -1 4202496 592 73980 0 0 0 0 12676 329 20 0 1 0 231044332 115843072 368 33554432000 4194304 5098028 140730871317200 140730871313944 140223736111740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22941696 140730871325760 140730871325959 140730871325959 140730871328717 0
/proc/5049/statm: 28282 368 311 221 0 87 0
[pid=5168] ppid=5049 vsize=8068220 memory=120540 CPUtime=3.01 cores=1,3,5,7
/proc/5168/stat : 5168 (java) S 5049 5049 4275 0 -1 1077944320 18491 0 0 0 208 93 0 0 20 0 19 0 231054347 8261857280 30135 33554432000 4194304 4196468 140722864362688 140722864345232 140086529003255 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
/proc/5168/statm: 2017055 30135 3142 1 0 1978454 0
[pid=5183] ppid=5168 vsize=443380 memory=355968 CPUtime=2386.99 cores=1,3,5,7
/proc/5183/stat : 5183 (minisat_release) R 5168 5049 4275 0 -1 4202496 2264395 0 0 0 238353 346 0 0 20 0 1 0 231054423 454021120 88992 33554432000 4194304 4308513 140730735384064 140730735380824 4275941 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 34721792 140730735391861 140730735391958 140730735391958 140730735394757 0
/proc/5183/statm: 110845 88992 341 28 0 107085 0
[pid=5168/tid=5169] ppid=5049 vsize=8068220 memory=1472 CPUtime=0.78 cores=1,3,5,7
/proc/5168/task/5169/stat : 5169 (java) S 5049 5049 4275 0 -1 1077944384 15062 0 0 0 73 5 0 0 20 0 19 0 231054348 8261857280 30135 33554432000 4194304 4196468 140722864362688 140086500843408 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5170] ppid=5049 vsize=8068220 memory=355968 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5170/stat : 5170 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231054349 8261857280 30135 33554432000 4194304 4196468 140722864362688 140086533246096 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5171] ppid=5049 vsize=8068220 memory=396216 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5171/stat : 5171 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231054349 8261857280 30135 33554432000 4194304 4196468 140722864362688 140086333414416 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5172] ppid=5049 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5172/stat : 5172 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231054349 8261857280 30135 33554432000 4194304 4196468 140722864362688 140086332361616 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5173] ppid=5049 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5173/stat : 5173 (java) S 5049 5049 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231054349 8261857280 30135 33554432000 4194304 4196468 140722864362688 140086012275472 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5174] ppid=5049 vsize=8068220 memory=398272 CPUtime=0.06 cores=1,3,5,7
/proc/5168/task/5174/stat : 5174 (java) S 5049 5049 4275 0 -1 1077944384 5 0 0 0 2 4 0 0 20 0 19 0 231054350 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085908150640 140086529014402 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5175] ppid=5049 vsize=8068220 memory=7590655979367786604 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5175/stat : 5175 (java) S 5049 5049 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 231054351 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085391516704 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5176] ppid=5049 vsize=8068220 memory=353920 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5176/stat : 5176 (java) S 5049 5049 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231054351 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085123081072 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5177] ppid=5049 vsize=8068220 memory=120540 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5177/stat : 5177 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140084748572496 140086529021851 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5178] ppid=5049 vsize=8068220 memory=1472 CPUtime=0.12 cores=1,3,5,7
/proc/5168/task/5178/stat : 5178 (java) S 5049 5049 4275 0 -1 1077944384 647 0 0 0 12 0 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085907098480 140086529014402 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5179] ppid=5049 vsize=8068220 memory=120540 CPUtime=0.15 cores=1,3,5,7
/proc/5168/task/5179/stat : 5179 (java) S 5049 5049 4275 0 -1 1077944384 624 0 0 0 14 1 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085906045680 140086529014402 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5180] ppid=5049 vsize=8068220 memory=353920 CPUtime=0.23 cores=1,3,5,7
/proc/5168/task/5180/stat : 5180 (java) S 5049 5049 4275 0 -1 1077944384 604 0 0 0 23 0 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085904992880 140086529014402 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5181] ppid=5049 vsize=8068220 memory=868 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5181/stat : 5181 (java) S 5049 5049 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140084250667744 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5182] ppid=5049 vsize=8068220 memory=1296 CPUtime=1.6 cores=1,3,5,7
/proc/5168/task/5182/stat : 5182 (java) S 5049 5049 4275 0 -1 1077944384 161 0 0 0 76 84 0 0 20 0 19 0 231054354 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085903940272 140086529014402 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5184] ppid=5049 vsize=8068220 memory=4452 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5184/stat : 5184 (java) S 5049 5049 4275 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 231054423 8261857280 30135 33554432000 4194304 4196468 140722864362688 140085896131776 140086529027865 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5186] ppid=5049 vsize=8068220 memory=4452 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5186/stat : 5186 (java) S 5049 5049 4275 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 231054424 8261857280 30135 33554432000 4194304 4196468 140722864362688 140083713781040 140086529025181 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5187] ppid=5049 vsize=8068220 memory=3732 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5187/stat : 5187 (java) S 5049 5049 4275 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 231054424 8261857280 30135 33554432000 4194304 4196468 140722864362688 140083445350576 140086529025181 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
[pid=5168/tid=5188] ppid=5049 vsize=8068220 memory=3732 CPUtime=0 cores=1,3,5,7
/proc/5168/task/5188/stat : 5188 (java) S 5049 5049 4275 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 231054426 8261857280 30135 33554432000 4194304 4196468 140722864362688 140083848011424 140086529013461 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9744384 140722864370870 140722864370993 140722864370993 140722864373711 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 8624728 KiB
Current children cumulated memory: 477980 KiB

Child status: 1
Real time (s): 2488.15
CPU time (s): 2520.12
CPU user time (s): 2512.39
CPU system time (s): 7.72642
CPU usage (%): 101.285
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 5422288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.39
system time used= 7.72642
maximum resident set size= 5420944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2358001
page faults= 0
swaps= 0
block input operations= 0
block output operations= 106192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61411
involuntary context switches= 1068


# summary of solver processes directly reported to runsolver:
#   pid: 5049,5168
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2512.39
#   total CPU system time (s): 7.72642

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7185 second user time and 29.1233 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-13 06:33:35
IDJOB=4305387
IDBENCH=141662
IDSOLVER=2782
FILE ID=node106/4305387-1534134815
RUNJOBID= node106-1534129828-4307
PBS_JOBID= 21037011
Free space on /tmp= 39896 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Eternity/Eternity-12-12_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305387-1534134815/watcher-4305387-1534134815 -o /tmp/evaluation-result-4305387-1534134815/solver-4305387-1534134815 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534129828-4307 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305387-1534134815.xml

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

MD5SUM BENCH= 72288e631366ae5e472c0848b2762e00
RANDOM SEED=1533115881

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        23483540 kB
MemAvailable:   31664520 kB
Buffers:          154308 kB
Cached:          8218092 kB
SwapCached:            0 kB
Active:          4445144 kB
Inactive:        4220540 kB
Active(anon):     240140 kB
Inactive(anon):   105400 kB
Active(file):    4205004 kB
Inactive(file):  4115140 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              8976 kB
Writeback:             0 kB
AnonPages:        300076 kB
Mapped:            64484 kB
Shmem:             49632 kB
Slab:             317592 kB
SReclaimable:     289296 kB
SUnreclaim:        28296 kB
KernelStack:        3616 kB
PageTables:         5764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5958916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39900 MiB
End job on node106 at 2018-08-13 07:15:03