Trace number 4305385

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.13 2498.13

General information on the benchmark

NameEternity/
Eternity-10-10_c18.xml
MD5SUMa3eb34d1d913b6993c7392d3f708e375
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 variables320
Number of constraints141
Number of domains2
Minimum domain size15
Maximum domain size100
Distribution of domain sizes[{"size":15,"count":220},{"size":100,"count":100}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":310},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":40},{"arity":5,"count":100},{"arity":100,"count":1}]
Number of extensional constraints100
Number of intensional constraints40
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":40},{"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-694-serial-file.bin HOME/instance-4305385-1534134449.xml
0.54/0.51	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Mon Aug 13 06:27:30 CEST 2018
0.66/0.54	c PID: 701
0.66/0.54	c IP: 172.20.3.103
0.66/0.54	c HOST: node103.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.32/1.19	c (0,0) Parsing End
2.60/1.20	c (0,0) CSP: 320 int (0 aux), 0 bool (0 aux), 141 ctr, max domain size 100
2.60/1.20	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.60/1.20	c (0,0) Constraint Name Generate Begin
2.60/1.20	c (0,0) Ctr:HOME/instance-4305385-1534134449.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
2.60/1.20	c (0,0) Constraint Name Generate End
2.60/1.20	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.60/1.20	c (0,0) CSP to CSPinCNF Begin
14.50/5.69	c (5,5) translated 15 (10%) constraints
17.91/8.85	c (8,8) translated 29 (20%) constraints
21.44/11.94	c (11,11) translated 43 (30%) constraints
24.44/14.87	c (14,14) translated 57 (40%) constraints
28.34/18.02	c (17,17) translated 71 (50%) constraints
31.27/20.95	c (20,20) translated 85 (60%) constraints
35.33/24.17	c (23,22) translated 99 (70%) constraints
35.92/24.80	c (24,23) translated 113 (80%) constraints
35.92/24.80	c (24,23) translated 127 (90%) constraints
35.92/24.80	c (24,23) translated 141 (100%) constraints
38.07/26.16	c (25,24) STATISTICS1:HOME/instance-4305385-1534134449.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,59320,372692,100,100,101,2,100:4950,100:29900;15:421200;2:640100;1:46840,101:100;100:2;5:5500;4:150600;3:65000;2:151450;1:40,2:4950;1:1128180;0:100,
38.07/26.16	c (25,24) ==========================================
38.07/26.16	c (25,24) Order
38.07/26.16	c (25,24) ==========================================
39.90/26.91	c (26,25) translated 37270 (10%) constraints
40.45/27.46	c (26,26) translated 74539 (20%) constraints
42.27/28.31	c (27,26) translated 111808 (30%) constraints
42.77/28.85	c (28,27) translated 149077 (40%) constraints
43.29/29.39	c (28,27) translated 186346 (50%) constraints
43.89/29.93	c (29,28) translated 223616 (60%) constraints
44.39/30.47	c (29,28) translated 260885 (70%) constraints
45.00/31.01	c (30,29) translated 298154 (80%) constraints
45.51/31.55	c (31,30) translated 335423 (90%) constraints
46.01/32.09	c (31,30) translated 372692 (100%) constraints
46.01/32.09	c (31,30) CSP to CSPinCNF End
46.17/32.12	c (31,30) CSP: 320 int (0 aux), 59000 bool (59000 aux), 372732 ctr, max domain size 100
46.17/32.12	c (31,30) Heap : 1946 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
46.17/32.12	c (31,30) CSPinCNF Propagation Begin
55.62/39.15	c (38,37) 15942 values, 84910 unsatisfiable literals, and 91490 valid clauses are removed
55.62/39.15	c (38,37) CSPinCNF Propagation End
55.62/39.17	c (38,37) CSP: 13830 int (13510 aux), 45490 bool (45490 aux), 281242 ctr, max domain size 100
55.62/39.17	c (38,37) Heap : 2628 MiB used (max 10723 MiB), NonHeap : 31 MiB used (max 0 MiB)
55.62/39.17	c (38,37) Simplify CSPinCNF Begin
56.98/39.87	c (39,37) Simplify CSPinCNF End
56.98/39.88	c (39,37) CSP: 13830 int (13510 aux), 55390 bool (55390 aux), 291142 ctr, max domain size 100
56.98/39.88	c (39,37) Heap : 2915 MiB used (max 10723 MiB), NonHeap : 31 MiB used (max 0 MiB)
56.98/39.88	c (39,37) Calculate Precise Domain Begin
56.98/39.89	c (39,37) 0 values are removed by re-calculation
56.98/39.89	c (39,37) Calculate Precise Domain End
57.08/39.91	c (39,37) CSP: 13830 int (13510 aux), 55390 bool (55390 aux), 291142 ctr, max domain size 100
57.08/39.91	c (39,37) Heap : 2915 MiB used (max 10723 MiB), NonHeap : 31 MiB used (max 0 MiB)
57.08/39.91	c (39,37) CSPinCNF to SatSolver Begin
60.66/41.87	c (41,39) 29115 (10 %) CSP clauses are encoded (65378 SAT variables, 618410 SAT clauses)
60.97/42.02	c (41,39) 58229 (20 %) CSP clauses are encoded (65378 SAT variables, 647524 SAT clauses)
61.08/42.17	c (41,40) 87343 (30 %) CSP clauses are encoded (65378 SAT variables, 676638 SAT clauses)
61.27/42.32	c (41,40) 116457 (40 %) CSP clauses are encoded (65378 SAT variables, 705752 SAT clauses)
61.37/42.47	c (41,40) 145571 (50 %) CSP clauses are encoded (65378 SAT variables, 734866 SAT clauses)
61.58/42.62	c (42,40) 174686 (60 %) CSP clauses are encoded (65378 SAT variables, 763981 SAT clauses)
61.67/42.77	c (42,40) 203800 (70 %) CSP clauses are encoded (65378 SAT variables, 793095 SAT clauses)
61.87/42.91	c (42,40) 232914 (80 %) CSP clauses are encoded (65378 SAT variables, 822209 SAT clauses)
61.98/43.06	c (42,40) 262028 (90 %) CSP clauses are encoded (65378 SAT variables, 851323 SAT clauses)
62.18/43.21	c (42,41) 291142 (100 %) CSP clauses are encoded (65378 SAT variables, 880437 SAT clauses)
62.18/43.21	c (42,41) Launch Command will be: minisat_release
62.18/43.21	c (42,41) CSPinCNF to SatSolver End
62.18/43.21	c (42,41) Heap : 2733 MiB used (max 10794 MiB), NonHeap : 33 MiB used (max 0 MiB)
63.96/44.17	c (43,41) STATISTICS2:HOME/instance-4305385-1534134449.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,69220,291142,100,100,100,2,100:4032;36:5088;4:780,100:25472;36:8608;15:346679;4:820;2:495889,100:65;64:1;36:32;5:3712;4:108854;3:48920;2:129558,2:9900;1:857668,
63.96/44.17	c (43,41) 65378 bool, 880438 clause
63.96/44.17	c (43,41) Export Begin
64.07/44.28	c (43,41) Export to HOME/scop-694-serial-file.bin
64.07/44.28	c (43,41) Export End
64.07/44.28	c (43,41) Export File Size: 0.07 MB
64.07/44.28	c (43,41) 0,0,31,38,39,39,42,STOP-AFTER(DIMACS)
64.07/44.28	c END-Prog: Mon Aug 13 06:28:13 CEST 2018
0.00/44.32	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-694-serial-file.bin
64.30/44.81	c (0,0) Read Serial File Begin
64.30/44.81	c (0,0) HOME/scop-694-serial-file.bin
65.32/45.01	c (0,0) Read Serial File End
65.32/45.02	
65.55/45.15	scop order+minisat_release (2018-07-31)
65.55/45.15	(Solving Process)
65.55/45.15	
65.55/45.15	c BEGIN-Prog: Mon Aug 13 06:28:14 CEST 2018
65.55/45.15	c PID: 754
65.55/45.15	c IP: 172.20.3.103
65.55/45.15	c HOST: node103.alineos.net
65.55/45.15	c (0,0) SatSolver.solve Begin
65.55/45.15	c (0,0) 0 bool, 0 clause
65.55/45.15	c (0,0) minisat_release HOME/instance-4305385-1534134449.xml-scop-701.cnf
2520.06/2498.11	c (2453,0) receiving signal SIGTERM
2520.06/2498.11	s UNKNOWN
2520.06/2498.12	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.06/2498.12	c (scop.sh) Remove HOME/scop-694-serial-file.bin.
2520.06/2498.12	c (2453,0) SatSolver is killed by some reasons.
2520.06/2498.12	c (scop.sh) Killing background jobs.

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305385-1534134449/watcher-4305385-1534134449 -o /tmp/evaluation-result-4305385-1534134449/solver-4305385-1534134449 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534134449-669 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305385-1534134449.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=694, runsolver pid=689
Current StackSize limit: 8192 KiB


[startup+0.100138 s]*
/proc/loadavg: 1.00 1.31 1.71 4/217 731
/proc/meminfo: memFree=24780828/32770624 swapFree=67058936/67108860
[pid=694] ppid=689 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/694/stat : 694 (scop.sh) S 689 694 636 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 231008101 115843072 349 33554432000 4194304 5098028 140723435990336 140723435987592 140283557188220 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17092608 140723435996224 140723435996423 140723435996423 140723435999181 0
/proc/694/statm: 28282 349 296 221 0 87 0
[pid=701] ppid=694 vsize=15012476 memory=69644 CPUtime=0.11 cores=1,3,5,7
/proc/701/stat : 701 (java) S 694 694 636 0 -1 1077944320 6106 0 0 0 9 2 0 0 20 0 15 0 231008101 15372775424 17411 33554432000 4194304 4196468 140723101296896 140723101279440 139671503150839 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
/proc/701/statm: 3753119 17411 2741 1 0 3715579 0
[pid=701/tid=704] ppid=694 vsize=15012476 memory=3054156605267020675 CPUtime=0.08 cores=1,3,5,7
/proc/701/task/704/stat : 704 (java) R 694 694 636 0 -1 4202560 4278 0 0 0 7 1 0 0 20 0 15 0 231008102 15372775424 17542 33554432000 4194304 4196468 140723101296896 139671474962824 139671483426653 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=706] ppid=694 vsize=15012476 memory=6944656425122832000 CPUtime=0 cores=1,3,5,7
/proc/701/task/706/stat : 706 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008103 15372775424 17542 33554432000 4194304 4196468 140723101296896 139671507393040 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=707] ppid=694 vsize=15012476 memory=140483068552832 CPUtime=0 cores=1,3,5,7
/proc/701/task/707/stat : 707 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231008103 15372775424 17608 33554432000 4194304 4196468 140723101296896 139670964267664 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=708] ppid=694 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/701/task/708/stat : 708 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008103 15372775424 17608 33554432000 4194304 4196468 140723101296896 139670963214608 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=709] ppid=694 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/701/task/709/stat : 709 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008103 15372775424 17608 33554432000 4194304 4196468 140723101296896 139670962162064 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=714] ppid=694 vsize=15012476 memory=140483068552832 CPUtime=0 cores=1,3,5,7
/proc/701/task/714/stat : 714 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008105 15372775424 17608 33554432000 4194304 4196468 140723101296896 139670540765936 139671503161986 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=716] ppid=694 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/701/task/716/stat : 716 (java) S 694 694 636 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231008105 15372775424 17608 33554432000 4194304 4196468 140723101296896 139670121866912 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=717] ppid=694 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/701/task/717/stat : 717 (java) S 694 694 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231008106 15372775424 17608 33554432000 4194304 4196468 140723101296896 139669987644656 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=720] ppid=694 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/701/task/720/stat : 720 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231008108 15372775424 17608 33554432000 4194304 4196468 140723101296896 139669613140432 139671503169435 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=721] ppid=694 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/701/task/721/stat : 721 (java) S 694 694 636 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 231008108 15372775424 17608 33554432000 4194304 4196468 140723101296896 139670539712752 139671503161986 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=722] ppid=694 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/701/task/722/stat : 722 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231008108 15372775424 17608 33554432000 4194304 4196468 140723101296896 139670538660208 139671503161986 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=723] ppid=694 vsize=15012476 memory=140483068552832 CPUtime=0.01 cores=1,3,5,7
/proc/701/task/723/stat : 723 (java) S 694 694 636 0 -1 1077944384 281 0 0 0 1 0 0 0 20 0 15 0 231008108 15372775424 17608 33554432000 4194304 4196468 140723101296896 139670537607152 139671503161986 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=724] ppid=694 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/701/task/724/stat : 724 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231008108 15372775424 17608 33554432000 4194304 4196468 140723101296896 139669115234656 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=729] ppid=694 vsize=15012476 memory=140483068552832 CPUtime=0 cores=1,3,5,7
/proc/701/task/729/stat : 729 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231008108 15372775424 17674 33554432000 4194304 4196468 140723101296896 139670536555568 139671503161986 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 71040 KiB

[startup+0.210703 s]*
/proc/loadavg: 1.00 1.31 1.71 4/217 731
/proc/meminfo: memFree=24752628/32770624 swapFree=67058936/67108860
[pid=694] ppid=689 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/694/stat : 694 (scop.sh) S 689 694 636 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 231008101 115843072 349 33554432000 4194304 5098028 140723435990336 140723435987592 140283557188220 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17092608 140723435996224 140723435996423 140723435996423 140723435999181 0
/proc/694/statm: 28282 349 296 221 0 87 0
[pid=701] ppid=694 vsize=15012476 memory=83504 CPUtime=0.25 cores=1,3,5,7
/proc/701/stat : 701 (java) S 694 694 636 0 -1 1077944320 9802 0 0 0 22 3 0 0 20 0 15 0 231008101 15372775424 20876 33554432000 4194304 4196468 140723101296896 140723101279440 139671503150839 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
/proc/701/statm: 3753119 20876 2905 1 0 3715579 0
[pid=701/tid=704] ppid=694 vsize=15012476 memory=3054156605267020675 CPUtime=0.19 cores=1,3,5,7
/proc/701/task/704/stat : 704 (java) R 694 694 636 0 -1 4202560 7689 0 0 0 17 2 0 0 20 0 15 0 231008102 15372775424 20876 33554432000 4194304 4196468 140723101296896 139671474976208 139671503162774 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=706] ppid=694 vsize=15012476 memory=6944656425122832000 CPUtime=0 cores=1,3,5,7
/proc/701/task/706/stat : 706 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008103 15372775424 20876 33554432000 4194304 4196468 140723101296896 139671507393040 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=707] ppid=694 vsize=15012476 memory=140483068552832 CPUtime=0 cores=1,3,5,7
/proc/701/task/707/stat : 707 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231008103 15372775424 20876 33554432000 4194304 4196468 140723101296896 139670964267664 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=708] ppid=694 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/701/task/708/stat : 708 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008103 15372775424 20876 33554432000 4194304 4196468 140723101296896 139670963214608 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=709] ppid=694 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/701/task/709/stat : 709 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008103 15372775424 20876 33554432000 4194304 4196468 140723101296896 139670962162064 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=714] ppid=694 vsize=15012476 memory=140483068552832 CPUtime=0 cores=1,3,5,7
/proc/701/task/714/stat : 714 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008105 15372775424 20876 33554432000 4194304 4196468 140723101296896 139670540765936 139671503161986 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=716] ppid=694 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/701/task/716/stat : 716 (java) S 694 694 636 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231008105 15372775424 20876 33554432000 4194304 4196468 140723101296896 139670121866912 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=717] ppid=694 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/701/task/717/stat : 717 (java) S 694 694 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231008106 15372775424 20876 33554432000 4194304 4196468 140723101296896 139669987644656 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=720] ppid=694 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/701/task/720/stat : 720 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231008108 15372775424 20876 33554432000 4194304 4196468 140723101296896 139669613140432 139671503169435 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=721] ppid=694 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/701/task/721/stat : 721 (java) S 694 694 636 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 231008108 15372775424 20876 33554432000 4194304 4196468 140723101296896 139670539712752 139671503161986 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=722] ppid=694 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/701/task/722/stat : 722 (java) S 694 694 636 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 231008108 15372775424 20876 33554432000 4194304 4196468 140723101296896 139670538660208 139671503161986 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=723] ppid=694 vsize=15012476 memory=140483068552832 CPUtime=0.03 cores=1,3,5,7
/proc/701/task/723/stat : 723 (java) R 694 694 636 0 -1 4202560 312 0 0 0 3 0 0 0 20 0 15 0 231008108 15372775424 20876 33554432000 4194304 4196468 140723101296896 139670537607152 139671487231326 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=724] ppid=694 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/701/task/724/stat : 724 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231008108 15372775424 20876 33554432000 4194304 4196468 140723101296896 139669115234656 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=729] ppid=694 vsize=15012476 memory=140483068552832 CPUtime=0 cores=1,3,5,7
/proc/701/task/729/stat : 729 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231008108 15372775424 20876 33554432000 4194304 4196468 140723101296896 139670536555568 139671503161986 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 84900 KiB

[startup+0.310703 s]*
/proc/loadavg: 1.00 1.31 1.71 3/217 731
/proc/meminfo: memFree=24745028/32770624 swapFree=67058936/67108860
[pid=694] ppid=689 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/694/stat : 694 (scop.sh) S 689 694 636 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 231008101 115843072 349 33554432000 4194304 5098028 140723435990336 140723435987592 140283557188220 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17092608 140723435996224 140723435996423 140723435996423 140723435999181 0
/proc/694/statm: 28282 349 296 221 0 87 0
[pid=701] ppid=694 vsize=15012476 memory=87464 CPUtime=0.42 cores=1,3,5,7
/proc/701/stat : 701 (java) S 694 694 636 0 -1 1077944320 10411 0 0 0 39 3 0 0 20 0 15 0 231008101 15372775424 21866 33554432000 4194304 4196468 140723101296896 140723101279440 139671503150839 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
/proc/701/statm: 3753119 21866 2963 1 0 3715579 0
[pid=701/tid=704] ppid=694 vsize=15012476 memory=7156894256964855379 CPUtime=0.3 cores=1,3,5,7
/proc/701/task/704/stat : 704 (java) R 694 694 636 0 -1 4202560 8128 0 0 0 27 3 0 0 20 0 15 0 231008102 15372775424 21932 33554432000 4194304 4196468 140723101296896 139671474968576 139671487194469 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=706] ppid=694 vsize=15012476 memory=3762813792270497590 CPUtime=0 cores=1,3,5,7
/proc/701/task/706/stat : 706 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008103 15372775424 21932 33554432000 4194304 4196468 140723101296896 139671507393040 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=707] ppid=694 vsize=15012476 memory=3472732666330486432 CPUtime=0 cores=1,3,5,7
/proc/701/task/707/stat : 707 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231008103 15372775424 21932 33554432000 4194304 4196468 140723101296896 139670964267664 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=708] ppid=694 vsize=15012476 memory=7235405971237463895 CPUtime=0 cores=1,3,5,7
/proc/701/task/708/stat : 708 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008103 15372775424 21932 33554432000 4194304 4196468 140723101296896 139670963214608 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=709] ppid=694 vsize=15012476 memory=3762813787975530294 CPUtime=0 cores=1,3,5,7
/proc/701/task/709/stat : 709 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008103 15372775424 21932 33554432000 4194304 4196468 140723101296896 139670962162064 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=714] ppid=694 vsize=15012476 memory=3472732666330486432 CPUtime=0 cores=1,3,5,7
/proc/701/task/714/stat : 714 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008105 15372775424 21932 33554432000 4194304 4196468 140723101296896 139670540765936 139671503161986 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=716] ppid=694 vsize=15012476 memory=3762813787975530294 CPUtime=0 cores=1,3,5,7
/proc/701/task/716/stat : 716 (java) S 694 694 636 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231008105 15372775424 21932 33554432000 4194304 4196468 140723101296896 139670121866912 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=717] ppid=694 vsize=15012476 memory=7235405971237463895 CPUtime=0 cores=1,3,5,7
/proc/701/task/717/stat : 717 (java) S 694 694 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231008106 15372775424 21932 33554432000 4194304 4196468 140723101296896 139669987644656 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=720] ppid=694 vsize=15012476 memory=7235405971237463895 CPUtime=0 cores=1,3,5,7
/proc/701/task/720/stat : 720 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231008108 15372775424 21932 33554432000 4194304 4196468 140723101296896 139669613140432 139671503169435 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=721] ppid=694 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/701/task/721/stat : 721 (java) R 694 694 636 0 -1 4202560 341 0 0 0 1 0 0 0 20 0 15 0 231008108 15372775424 21932 33554432000 4194304 4196468 140723101296896 139670539712752 139671495387966 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=722] ppid=694 vsize=15012476 memory=3762813787975530294 CPUtime=0.03 cores=1,3,5,7
/proc/701/task/722/stat : 722 (java) R 694 694 636 0 -1 1077944384 263 0 0 0 3 0 0 0 20 0 15 0 231008108 15372775424 21932 33554432000 4194304 4196468 140723101296896 139670538660208 139671503161986 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=723] ppid=694 vsize=15012476 memory=3472732666330486432 CPUtime=0.07 cores=1,3,5,7
/proc/701/task/723/stat : 723 (java) R 694 694 636 0 -1 4202560 352 0 0 0 7 0 0 0 20 0 15 0 231008108 15372775424 21932 33554432000 4194304 4196468 140723101296896 139670537607152 139671487231326 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=724] ppid=694 vsize=15012476 memory=3762813787975530294 CPUtime=0 cores=1,3,5,7
/proc/701/task/724/stat : 724 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231008108 15372775424 21932 33554432000 4194304 4196468 140723101296896 139669115234656 139671503161045 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=729] ppid=694 vsize=15012476 memory=3472732666330486432 CPUtime=0 cores=1,3,5,7
/proc/701/task/729/stat : 729 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231008108 15372775424 21932 33554432000 4194304 4196468 140723101296896 139670536555568 139671503161986 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88860 KiB

[startup+0.700788 s]
/proc/loadavg: 1.00 1.31 1.71 3/217 731
/proc/meminfo: memFree=24695916/32770624 swapFree=67058936/67108860
[pid=694] ppid=689 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/694/stat : 694 (scop.sh) S 689 694 636 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 231008101 115843072 349 33554432000 4194304 5098028 140723435990336 140723435987592 140283557188220 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17092608 140723435996224 140723435996423 140723435996423 140723435999181 0
/proc/694/statm: 28282 349 296 221 0 87 0
[pid=701] ppid=694 vsize=15020872 memory=127264 CPUtime=1.02 cores=1,3,5,7
/proc/701/stat : 701 (java) S 694 694 636 0 -1 1077944320 17471 0 0 0 97 5 0 0 20 0 15 0 231008101 15381372928 31816 33554432000 4194304 4196468 140723101296896 140723101279440 139671503150839 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
/proc/701/statm: 3755218 31816 3145 1 0 3716603 0
[pid=701/tid=704] ppid=694 vsize=15020872 memory=976 CPUtime=0.67 cores=1,3,5,7
/proc/701/task/704/stat : 704 (java) R 694 694 636 0 -1 4202560 14752 0 0 0 63 4 0 0 20 0 15 0 231008102 15381372928 31816 33554432000 4194304 4196468 140723101296896 139671474982736 139671487231326 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=706] ppid=694 vsize=15020872 memory=1140 CPUtime=0 cores=1,3,5,7
/proc/701/task/706/stat : 706 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008103 15381372928 31816 33554432000 4194304 4196468 140723101296896 139671507393040 139671503161045 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=707] ppid=694 vsize=15020872 memory=1024 CPUtime=0 cores=1,3,5,7
/proc/701/task/707/stat : 707 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231008103 15381372928 31816 33554432000 4194304 4196468 140723101296896 139670964267664 139671503161045 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=708] ppid=694 vsize=15020872 memory=3172 CPUtime=0 cores=1,3,5,7
/proc/701/task/708/stat : 708 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008103 15381372928 31816 33554432000 4194304 4196468 140723101296896 139670963214608 139671503161045 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=709] ppid=694 vsize=15020872 memory=7668598073586115904 CPUtime=0 cores=1,3,5,7
/proc/701/task/709/stat : 709 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231008103 15381372928 31816 33554432000 4194304 4196468 140723101296896 139670962162064 139671503161045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=714] ppid=694 vsize=15020872 memory=8025788831308076138 CPUtime=0 cores=1,3,5,7
/proc/701/task/714/stat : 714 (java) S 694 694 636 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231008105 15381372928 31816 33554432000 4194304 4196468 140723101296896 139670540765936 139671503161986 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=716] ppid=694 vsize=15020872 memory=5787213831426565969 CPUtime=0 cores=1,3,5,7
/proc/701/task/716/stat : 716 (java) S 694 694 636 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231008105 15381372928 31816 33554432000 4194304 4196468 140723101296896 139670121866912 139671503161045 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=717] ppid=694 vsize=15020872 memory=61532 CPUtime=0 cores=1,3,5,7
/proc/701/task/717/stat : 717 (java) S 694 694 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231008106 15381372928 31816 33554432000 4194304 4196468 140723101296896 139669987644656 139671503161045 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=720] ppid=694 vsize=15020872 memory=780 CPUtime=0 cores=1,3,5,7
/proc/701/task/720/stat : 720 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231008108 15381372928 31816 33554432000 4194304 4196468 140723101296896 139669613140432 139671503169435 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=721] ppid=694 vsize=15020872 memory=1948 CPUtime=0.09 cores=1,3,5,7
/proc/701/task/721/stat : 721 (java) S 694 694 636 0 -1 1077944384 588 0 0 0 9 0 0 0 20 0 15 0 231008108 15381372928 31816 33554432000 4194304 4196468 140723101296896 139670539712752 139671503161986 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=722] ppid=694 vsize=15020872 memory=1328 CPUtime=0.07 cores=1,3,5,7
/proc/701/task/722/stat : 722 (java) S 694 694 636 0 -1 1077944384 311 0 0 0 7 0 0 0 20 0 15 0 231008108 15381372928 31816 33554432000 4194304 4196468 140723101296896 139670538660208 139671503161986 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=723] ppid=694 vsize=15020872 memory=976 CPUtime=0.16 cores=1,3,5,7
/proc/701/task/723/stat : 723 (java) S 694 694 636 0 -1 1077944384 464 0 0 0 16 0 0 0 20 0 15 0 231008108 15381372928 31816 33554432000 4194304 4196468 140723101296896 139670537607152 139671503161986 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=724] ppid=694 vsize=15020872 memory=1140 CPUtime=0 cores=1,3,5,7
/proc/701/task/724/stat : 724 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231008108 15381372928 31816 33554432000 4194304 4196468 140723101296896 139669115234656 139671503161045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
[pid=701/tid=729] ppid=694 vsize=15020872 memory=1024 CPUtime=0 cores=1,3,5,7
/proc/701/task/729/stat : 729 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231008108 15381372928 31816 33554432000 4194304 4196468 140723101296896 139670536555568 139671503161986 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7348224 140723101299720 140723101300017 140723101300017 140723101302735 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 128660 KiB

[startup+1.50076 s]
/proc/loadavg: 1.16 1.34 1.72 11/217 731
/proc/meminfo: memFree=24566136/32770624 swapFree=67058936/67108860
[pid=694] ppid=689 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/694/stat : 694 (scop.sh) S 689 694 636 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 231008101 115843072 349 33554432000 4194304 5098028 140723435990336 140723435987592 140283557188220 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17092608 140723435996224 140723435996423 140723435996423 140723435999181 0
/proc/694/statm: 28282 349 296 221 0 87 0

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

[pid=754/tid=757] ppid=694 vsize=8068220 memory=118464 CPUtime=0 cores=1,3,5,7
/proc/754/task/757/stat : 757 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231012535 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085393652496 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=758] ppid=694 vsize=8068220 memory=118464 CPUtime=0 cores=1,3,5,7
/proc/754/task/758/stat : 758 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231012535 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085392600208 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=759] ppid=694 vsize=8068220 memory=118464 CPUtime=0 cores=1,3,5,7
/proc/754/task/759/stat : 759 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231012535 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085050424336 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=760] ppid=694 vsize=8068220 memory=1472 CPUtime=0.04 cores=1,3,5,7
/proc/754/task/760/stat : 760 (java) S 694 694 636 0 -1 1077944384 6 0 0 0 2 2 0 0 20 0 19 0 231012536 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085013383280 140085566925442 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=761] ppid=694 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/754/task/761/stat : 761 (java) S 694 694 636 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 231012537 8261857280 29616 33554432000 4194304 4196468 140735836053200 140084384883488 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=762] ppid=694 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/754/task/762/stat : 762 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231012537 8261857280 29616 33554432000 4194304 4196468 140735836053200 140084116448368 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=763] ppid=694 vsize=8068220 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/754/task/763/stat : 763 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231012539 8261857280 29616 33554432000 4194304 4196468 140735836053200 140083741939792 140085566932891 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=764] ppid=694 vsize=8068220 memory=61612 CPUtime=0.15 cores=1,3,5,7
/proc/754/task/764/stat : 764 (java) S 694 694 636 0 -1 1077944384 1026 0 0 0 15 0 0 0 20 0 19 0 231012539 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085012331120 140085566925442 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=765] ppid=694 vsize=8068220 memory=54 CPUtime=0.11 cores=1,3,5,7
/proc/754/task/765/stat : 765 (java) S 694 694 636 0 -1 1077944384 335 0 0 0 10 1 0 0 20 0 19 0 231012539 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085011278320 140085566925442 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=766] ppid=694 vsize=8068220 memory=280965891552144 CPUtime=0.22 cores=1,3,5,7
/proc/754/task/766/stat : 766 (java) S 694 694 636 0 -1 1077944384 613 0 0 0 22 0 0 0 20 0 19 0 231012539 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085010226032 140085566925442 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=767] ppid=694 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/754/task/767/stat : 767 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231012540 8261857280 29616 33554432000 4194304 4196468 140735836053200 140083244035040 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=768] ppid=694 vsize=8068220 memory=1472 CPUtime=1.43 cores=1,3,5,7
/proc/754/task/768/stat : 768 (java) S 694 694 636 0 -1 1077944384 160 0 0 0 60 83 0 0 20 0 19 0 231012540 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085009172912 140085566925442 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=770] ppid=694 vsize=8068220 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/754/task/770/stat : 770 (java) S 694 694 636 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 231012609 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085001364416 140085566938905 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=772] ppid=694 vsize=8068220 memory=61612 CPUtime=0 cores=1,3,5,7
/proc/754/task/772/stat : 772 (java) S 694 694 636 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 231012609 8261857280 29616 33554432000 4194304 4196468 140735836053200 140082707148336 140085566936221 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=773] ppid=694 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/754/task/773/stat : 773 (java) S 694 694 636 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 231012609 8261857280 29616 33554432000 4194304 4196468 140735836053200 140082841370544 140085566936221 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=774] ppid=694 vsize=8068220 memory=118464 CPUtime=0 cores=1,3,5,7
/proc/754/task/774/stat : 774 (java) S 694 694 636 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 231012611 8261857280 29616 33554432000 4194304 4196468 140735836053200 140082438725024 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
Current children cumulated CPU time: 2464.22 s
Current children cumulated vsize: 8565500 KiB
Current children cumulated memory: 377480 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2498.11 s]
/proc/loadavg: 2.06 2.03 2.00 3/227 896
/proc/meminfo: memFree=24271860/32770624 swapFree=67058936/67108860
[pid=694] ppid=689 vsize=113128 memory=1472 CPUtime=64.3 cores=1,3,5,7
/proc/694/stat : 694 (scop.sh) S 689 694 636 0 -1 4202496 590 54758 0 0 0 0 6261 169 20 0 1 0 231008101 115843072 368 33554432000 4194304 5098028 140723435990336 140723435987080 140283557188220 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17092608 140723435996224 140723435996423 140723435996423 140723435999181 0
/proc/694/statm: 28282 368 311 221 0 87 0
[pid=754] ppid=694 vsize=8068220 memory=118464 CPUtime=2.83 cores=1,3,5,7
/proc/754/stat : 754 (java) S 694 694 636 0 -1 1077944320 18581 0 0 0 195 88 0 0 20 0 19 0 231012533 8261857280 29616 33554432000 4194304 4196468 140735836053200 140735836035744 140085566914295 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
/proc/754/statm: 2017055 29616 3144 1 0 1978454 0
[pid=769] ppid=754 vsize=254336 memory=222364 CPUtime=2452.93 cores=1,3,5,7
/proc/769/stat : 769 (minisat_release) R 754 694 636 0 -1 4202496 960344 0 0 0 245053 240 0 0 20 0 1 0 231012608 260440064 55591 33554432000 4194304 4308513 140730553204848 140730553201608 4275601 0 4 0 8396802 0 0 0 17 3 0 0 7 0 0 6409496 6410680 15937536 140730553205878 140730553205974 140730553205974 140730553208773 0
/proc/769/statm: 63584 55591 340 28 0 59824 0
[pid=754/tid=755] ppid=694 vsize=8068220 memory=1472 CPUtime=0.76 cores=1,3,5,7
/proc/754/task/755/stat : 755 (java) S 694 694 636 0 -1 1077944384 15030 0 0 0 70 6 0 0 20 0 19 0 231012534 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085538754448 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=756] ppid=694 vsize=8068220 memory=118464 CPUtime=0 cores=1,3,5,7
/proc/754/task/756/stat : 756 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231012535 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085571156880 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=757] ppid=694 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/754/task/757/stat : 757 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231012535 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085393652496 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=758] ppid=694 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/754/task/758/stat : 758 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231012535 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085392600208 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=759] ppid=694 vsize=8068220 memory=118464 CPUtime=0 cores=1,3,5,7
/proc/754/task/759/stat : 759 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231012535 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085050424336 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=760] ppid=694 vsize=8068220 memory=1472 CPUtime=0.06 cores=1,3,5,7
/proc/754/task/760/stat : 760 (java) S 694 694 636 0 -1 1077944384 6 0 0 0 3 3 0 0 20 0 19 0 231012536 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085013383280 140085566925442 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=761] ppid=694 vsize=8068220 memory=118464 CPUtime=0 cores=1,3,5,7
/proc/754/task/761/stat : 761 (java) S 694 694 636 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 231012537 8261857280 29616 33554432000 4194304 4196468 140735836053200 140084384883488 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=762] ppid=694 vsize=8068220 memory=118464 CPUtime=0 cores=1,3,5,7
/proc/754/task/762/stat : 762 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231012537 8261857280 29616 33554432000 4194304 4196468 140735836053200 140084116448368 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=763] ppid=694 vsize=8068220 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/754/task/763/stat : 763 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231012539 8261857280 29616 33554432000 4194304 4196468 140735836053200 140083741939792 140085566932891 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=764] ppid=694 vsize=8068220 memory=912 CPUtime=0.15 cores=1,3,5,7
/proc/754/task/764/stat : 764 (java) S 694 694 636 0 -1 1077944384 1026 0 0 0 15 0 0 0 20 0 19 0 231012539 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085012331120 140085566925442 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=765] ppid=694 vsize=8068220 memory=3820 CPUtime=0.11 cores=1,3,5,7
/proc/754/task/765/stat : 765 (java) S 694 694 636 0 -1 1077944384 335 0 0 0 10 1 0 0 20 0 19 0 231012539 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085011278320 140085566925442 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=766] ppid=694 vsize=8068220 memory=4872558044660077418 CPUtime=0.22 cores=1,3,5,7
/proc/754/task/766/stat : 766 (java) S 694 694 636 0 -1 1077944384 613 0 0 0 22 0 0 0 20 0 19 0 231012539 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085010226032 140085566925442 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=767] ppid=694 vsize=8068220 memory=9004 CPUtime=0 cores=1,3,5,7
/proc/754/task/767/stat : 767 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231012540 8261857280 29616 33554432000 4194304 4196468 140735836053200 140083244035040 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=768] ppid=694 vsize=8068220 memory=4126316290023845779 CPUtime=1.46 cores=1,3,5,7
/proc/754/task/768/stat : 768 (java) S 694 694 636 0 -1 1077944384 164 0 0 0 61 85 0 0 20 0 19 0 231012540 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085009172912 140085566925442 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=770] ppid=694 vsize=8068220 memory=118464 CPUtime=0 cores=1,3,5,7
/proc/754/task/770/stat : 770 (java) S 694 694 636 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 231012609 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085001364416 140085566938905 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=772] ppid=694 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/754/task/772/stat : 772 (java) S 694 694 636 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 231012609 8261857280 29616 33554432000 4194304 4196468 140735836053200 140082707148336 140085566936221 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=773] ppid=694 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/754/task/773/stat : 773 (java) S 694 694 636 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 231012609 8261857280 29616 33554432000 4194304 4196468 140735836053200 140082841370544 140085566936221 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=774] ppid=694 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/754/task/774/stat : 774 (java) S 694 694 636 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 231012611 8261857280 29616 33554432000 4194304 4196468 140735836053200 140082438725024 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 8435684 KiB
Current children cumulated memory: 342300 KiB

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

[startup+2498.12 s]
# the end of solver process 694 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=62.6202 s, system=1.69751 s

[startup+2498.13 s]
# the end of solver process 754 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.12 s, system=5.01194 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+2498.11 s]
/proc/loadavg: 2.06 2.03 2.00 3/227 896
/proc/meminfo: memFree=24271860/32770624 swapFree=67058936/67108860
[pid=694] ppid=689 vsize=113128 memory=1472 CPUtime=64.3 cores=1,3,5,7
/proc/694/stat : 694 (scop.sh) S 689 694 636 0 -1 4202496 590 54758 0 0 0 0 6261 169 20 0 1 0 231008101 115843072 368 33554432000 4194304 5098028 140723435990336 140723435987080 140283557188220 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17092608 140723435996224 140723435996423 140723435996423 140723435999181 0
/proc/694/statm: 28282 368 311 221 0 87 0
[pid=754] ppid=694 vsize=8068220 memory=118464 CPUtime=2.83 cores=1,3,5,7
/proc/754/stat : 754 (java) S 694 694 636 0 -1 1077944320 18581 0 0 0 195 88 0 0 20 0 19 0 231012533 8261857280 29616 33554432000 4194304 4196468 140735836053200 140735836035744 140085566914295 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
/proc/754/statm: 2017055 29616 3144 1 0 1978454 0
[pid=769] ppid=754 vsize=254336 memory=222364 CPUtime=2452.93 cores=1,3,5,7
/proc/769/stat : 769 (minisat_release) R 754 694 636 0 -1 4202496 960344 0 0 0 245053 240 0 0 20 0 1 0 231012608 260440064 55591 33554432000 4194304 4308513 140730553204848 140730553201608 4275601 0 4 0 8396802 0 0 0 17 3 0 0 7 0 0 6409496 6410680 15937536 140730553205878 140730553205974 140730553205974 140730553208773 0
/proc/769/statm: 63584 55591 340 28 0 59824 0
[pid=754/tid=755] ppid=694 vsize=8068220 memory=1472 CPUtime=0.76 cores=1,3,5,7
/proc/754/task/755/stat : 755 (java) S 694 694 636 0 -1 1077944384 15030 0 0 0 70 6 0 0 20 0 19 0 231012534 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085538754448 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=756] ppid=694 vsize=8068220 memory=118464 CPUtime=0 cores=1,3,5,7
/proc/754/task/756/stat : 756 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231012535 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085571156880 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=757] ppid=694 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/754/task/757/stat : 757 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231012535 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085393652496 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=758] ppid=694 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/754/task/758/stat : 758 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231012535 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085392600208 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=759] ppid=694 vsize=8068220 memory=118464 CPUtime=0 cores=1,3,5,7
/proc/754/task/759/stat : 759 (java) S 694 694 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231012535 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085050424336 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=760] ppid=694 vsize=8068220 memory=1472 CPUtime=0.06 cores=1,3,5,7
/proc/754/task/760/stat : 760 (java) S 694 694 636 0 -1 1077944384 6 0 0 0 3 3 0 0 20 0 19 0 231012536 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085013383280 140085566925442 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=761] ppid=694 vsize=8068220 memory=118464 CPUtime=0 cores=1,3,5,7
/proc/754/task/761/stat : 761 (java) S 694 694 636 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 231012537 8261857280 29616 33554432000 4194304 4196468 140735836053200 140084384883488 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=762] ppid=694 vsize=8068220 memory=118464 CPUtime=0 cores=1,3,5,7
/proc/754/task/762/stat : 762 (java) S 694 694 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231012537 8261857280 29616 33554432000 4194304 4196468 140735836053200 140084116448368 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=763] ppid=694 vsize=8068220 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/754/task/763/stat : 763 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231012539 8261857280 29616 33554432000 4194304 4196468 140735836053200 140083741939792 140085566932891 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=764] ppid=694 vsize=8068220 memory=912 CPUtime=0.15 cores=1,3,5,7
/proc/754/task/764/stat : 764 (java) S 694 694 636 0 -1 1077944384 1026 0 0 0 15 0 0 0 20 0 19 0 231012539 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085012331120 140085566925442 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=765] ppid=694 vsize=8068220 memory=3820 CPUtime=0.11 cores=1,3,5,7
/proc/754/task/765/stat : 765 (java) S 694 694 636 0 -1 1077944384 335 0 0 0 10 1 0 0 20 0 19 0 231012539 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085011278320 140085566925442 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=766] ppid=694 vsize=8068220 memory=4872558044660077418 CPUtime=0.22 cores=1,3,5,7
/proc/754/task/766/stat : 766 (java) S 694 694 636 0 -1 1077944384 613 0 0 0 22 0 0 0 20 0 19 0 231012539 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085010226032 140085566925442 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=767] ppid=694 vsize=8068220 memory=9004 CPUtime=0 cores=1,3,5,7
/proc/754/task/767/stat : 767 (java) S 694 694 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231012540 8261857280 29616 33554432000 4194304 4196468 140735836053200 140083244035040 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=768] ppid=694 vsize=8068220 memory=4126316290023845779 CPUtime=1.46 cores=1,3,5,7
/proc/754/task/768/stat : 768 (java) S 694 694 636 0 -1 1077944384 164 0 0 0 61 85 0 0 20 0 19 0 231012540 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085009172912 140085566925442 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=770] ppid=694 vsize=8068220 memory=118464 CPUtime=0 cores=1,3,5,7
/proc/754/task/770/stat : 770 (java) S 694 694 636 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 231012609 8261857280 29616 33554432000 4194304 4196468 140735836053200 140085001364416 140085566938905 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=772] ppid=694 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/754/task/772/stat : 772 (java) S 694 694 636 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 231012609 8261857280 29616 33554432000 4194304 4196468 140735836053200 140082707148336 140085566936221 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=773] ppid=694 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/754/task/773/stat : 773 (java) S 694 694 636 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 231012609 8261857280 29616 33554432000 4194304 4196468 140735836053200 140082841370544 140085566936221 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
[pid=754/tid=774] ppid=694 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/754/task/774/stat : 774 (java) S 694 694 636 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 231012611 8261857280 29616 33554432000 4194304 4196468 140735836053200 140082438725024 140085566924501 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37879808 140735836054711 140735836054833 140735836054833 140735836057551 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 8435684 KiB
Current children cumulated memory: 342300 KiB

Child status: 1
Real time (s): 2498.13
CPU time (s): 2520.13
CPU user time (s): 2515.12
CPU system time (s): 5.01194
CPU usage (%): 100.881
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 3909872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.12
system time used= 5.01194
maximum resident set size= 3909912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1034821
page faults= 0
swaps= 0
block input operations= 0
block output operations= 35640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60651
involuntary context switches= 3178


# summary of solver processes directly reported to runsolver:
#   pid: 694,754
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2515.12
#   total CPU system time (s): 5.01194

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.6372 second user time and 27.8305 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-13 06:27:29
IDJOB=4305385
IDBENCH=141658
IDSOLVER=2782
FILE ID=node103/4305385-1534134449
RUNJOBID= node103-1534134449-669
PBS_JOBID= 21037024
Free space on /tmp= 34632 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Eternity/Eternity-10-10_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-4305385-1534134449/watcher-4305385-1534134449 -o /tmp/evaluation-result-4305385-1534134449/solver-4305385-1534134449 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534134449-669 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305385-1534134449.xml

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

MD5SUM BENCH= a3eb34d1d913b6993c7392d3f708e375
RANDOM SEED=668484276

node103.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.48
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.48
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.48
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.48
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:        24899532 kB
MemAvailable:   31945476 kB
Buffers:          138552 kB
Cached:          7090252 kB
SwapCached:         5336 kB
Active:          3931264 kB
Inactive:        3309844 kB
Active(anon):       3784 kB
Inactive(anon):    59464 kB
Active(file):    3927480 kB
Inactive(file):  3250380 kB
Unevictable:        7796 kB
Mlocked:            7796 kB
SwapTotal:      67108860 kB
SwapFree:       67058936 kB
Dirty:             16420 kB
Writeback:             0 kB
AnonPages:         15168 kB
Mapped:            50248 kB
Shmem:             48668 kB
Slab:             325576 kB
SReclaimable:     296544 kB
SUnreclaim:        29032 kB
KernelStack:        3152 kB
PageTables:         5736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34608 MiB
End job on node103 at 2018-08-13 07:09:07