Trace number 4305740

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl20-21_c18.xml
MD5SUM826e6ea09bcfe8620a345f5a4fc2f1e6
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 variables840
Number of constraints82
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":840}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":840}]
Minimum constraint arity20
Maximum constraint arity21
Distribution of constraint arities[{"arity":20,"count":42},{"arity":21,"count":40}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":82}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-21354-serial-file.bin HOME/instance-4305740-1534070076.xml
0.54/0.52	
0.67/0.52	scop both+minisat_release (2018-07-31)
0.67/0.52	(Encoding Process)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Sun Aug 12 12:34:37 CEST 2018
0.67/0.54	c PID: 21357
0.67/0.54	c IP: 172.20.3.135
0.67/0.54	c HOST: node135.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.62/1.08	c (0,0) Parsing End
1.62/1.09	c (0,0) CSP: 0 int (0 aux), 840 bool (0 aux), 82 ctr, max domain size 2
1.62/1.09	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.62/1.09	c (0,0) Constraint Name Generate Begin
1.62/1.10	c (0,0) Ctr:HOME/instance-4305740-1534070076.xml,IntVar:Num:WeightedSum
1.62/1.10	c (0,0) Constraint Name Generate End
1.62/1.10	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.62/1.10	c (0,0) CSP to CSPinCNF Begin
2.10/1.23	c (0,0) translated 9 (10%) constraints
2.10/1.25	c (0,0) translated 17 (20%) constraints
2.10/1.27	c (0,0) translated 25 (30%) constraints
2.10/1.29	c (0,0) translated 33 (40%) constraints
2.10/1.30	c (0,0) translated 41 (50%) constraints
2.47/1.32	c (0,0) translated 50 (60%) constraints
2.47/1.33	c (0,0) translated 58 (70%) constraints
2.47/1.34	c (0,0) translated 66 (80%) constraints
2.47/1.35	c (0,0) translated 74 (90%) constraints
2.47/1.36	c (0,0) translated 82 (100%) constraints
2.77/1.41	c (0,0) STATISTICS1:HOME/instance-4305740-1534070076.xml,IntVar:Num:WeightedSum,840,82,1048576,2,1,21,1048576:40;524288:42,2:1680,1:82,21:40;20:42,
2.77/1.41	c (0,0) ==========================================
2.77/1.41	c (0,0) Both Encoding selects:
2.77/1.42	c (0,0) Log
2.77/1.42	c (0,0) ==========================================
2.77/1.42	c (0,0) translated 9 (10%) constraints
2.77/1.42	c (0,0) translated 17 (20%) constraints
2.77/1.43	c (0,0) translated 25 (30%) constraints
2.77/1.43	c (0,0) translated 33 (40%) constraints
2.77/1.43	c (0,0) translated 41 (50%) constraints
2.77/1.44	c (0,0) translated 50 (60%) constraints
2.77/1.45	c (0,0) translated 58 (70%) constraints
2.77/1.45	c (0,0) translated 66 (80%) constraints
2.77/1.45	c (0,0) translated 74 (90%) constraints
2.77/1.45	c (0,0) translated 82 (100%) constraints
2.77/1.45	c (0,0) CSP to CSPinCNF End
2.77/1.46	c (0,0) CSP: 0 int (0 aux), 840 bool (0 aux), 82 ctr, max domain size 2
2.77/1.46	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.77/1.46	c (0,0) CSPinCNF Propagation Begin
2.77/1.47	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.77/1.47	c (0,0) CSPinCNF Propagation End
2.77/1.47	c (0,0) CSP: 0 int (0 aux), 840 bool (0 aux), 82 ctr, max domain size 2
2.77/1.47	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.77/1.48	c (0,0) Simplify CSPinCNF Begin
2.77/1.48	c (0,0) Simplify CSPinCNF End
2.77/1.48	c (0,0) CSP: 0 int (0 aux), 840 bool (0 aux), 82 ctr, max domain size 2
2.77/1.48	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.77/1.48	c (0,0) Calculate Precise Domain Begin
2.77/1.48	c (0,0) 0 values are removed by re-calculation
2.77/1.48	c (0,0) Calculate Precise Domain End
2.77/1.48	c (0,0) CSP: 0 int (0 aux), 840 bool (0 aux), 82 ctr, max domain size 2
2.77/1.48	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.77/1.48	c (0,0) CSPinCNF to SatSolver Begin
3.12/1.58	c (1,1) 9 (10 %) CSP clauses are being encoded (1000 SAT variables, 168 SAT clauses)
3.12/1.59	c (1,1) 17 (20 %) CSP clauses are being encoded (1160 SAT variables, 336 SAT clauses)
3.47/1.60	c (1,1) 25 (30 %) CSP clauses are being encoded (1320 SAT variables, 504 SAT clauses)
3.47/1.61	c (1,1) 33 (40 %) CSP clauses are being encoded (1480 SAT variables, 672 SAT clauses)
3.47/1.62	c (1,1) 41 (50 %) CSP clauses are being encoded (1640 SAT variables, 840 SAT clauses)
3.47/1.63	c (1,1) 50 (60 %) CSP clauses are being encoded (1960 SAT variables, 1701 SAT clauses)
3.47/1.64	c (1,1) 58 (70 %) CSP clauses are being encoded (2280 SAT variables, 2637 SAT clauses)
3.47/1.65	c (1,1) 66 (80 %) CSP clauses are being encoded (2600 SAT variables, 3573 SAT clauses)
3.47/1.67	c (1,1) 74 (90 %) CSP clauses are being encoded (2920 SAT variables, 4509 SAT clauses)
3.47/1.68	c (1,1) 82 (100 %) CSP clauses are being encoded (3240 SAT variables, 5445 SAT clauses)
3.47/1.68	c (1,1) Launch Command will be: minisat_release
3.47/1.68	c (1,1) CSPinCNF to SatSolver End
3.47/1.68	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.78/1.70	c (1,1) STATISTICS2:HOME/instance-4305740-1534070076.xml,IntVar:Num:WeightedSum,840,82,1048576,2,1,21,1048576:40;524288:42,2:1680,1:82,21:40;20:42,
3.78/1.70	c (1,1) 3280 bool, 5562 clause
3.78/1.70	c (1,1) Export Begin
4.03/1.89	c (1,1) Export to HOME/scop-21354-serial-file.bin
4.03/1.89	c (1,1) Export End
4.03/1.89	c (1,1) Export File Size: 0.31 MB
4.03/1.89	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
4.03/1.89	c END-Prog: Sun Aug 12 12:34:38 CEST 2018
4.32/1.91	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-21354-serial-file.bin
4.95/2.40	c (0,0) Read Serial File Begin
4.95/2.40	c (0,0) HOME/scop-21354-serial-file.bin
5.37/2.67	c (0,0) Read Serial File End
5.37/2.69	
5.37/2.69	scop log+minisat_release (2018-07-31)
5.37/2.69	(Solving Process)
5.37/2.69	
5.65/2.71	c BEGIN-Prog: Sun Aug 12 12:34:39 CEST 2018
5.65/2.71	c PID: 21372
5.65/2.71	c IP: 172.20.3.135
5.65/2.71	c HOST: node135.alineos.net
5.65/2.71	c (0,0) SatSolver.solve Begin
5.65/2.71	c (0,0) 0 bool, 0 clause
5.65/2.71	c (0,0) minisat_release HOME/instance-4305740-1534070076.xml-scop-21357.cnf
2520.09/2516.70	c (2514,0) SatSolver is killed by some reasons.
2520.09/2516.70	c (2514,0) receiving signal SIGTERM
2520.09/2516.70	s UNKNOWN
2520.09/2516.71	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.09/2516.71	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 (6887 MiB free)
  memory of node 1: 16384 MiB (4482 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=21354, runsolver pid=21351

[startup+0.100166 s]*
/proc/loadavg: 2.08 2.15 2.10 4/225 21371
/proc/meminfo: memFree=11580924/32770624 swapFree=67108860/67108860
[pid=21354] ppid=21351 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/21354/stat : 21354 (scop.sh) S 21351 21354 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224570820 115843072 348 33554432000 4194304 5098028 140721895370592 140721895367848 139751521927804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15060992 140721895371841 140721895372039 140721895372039 140721895374797 0
/proc/21354/statm: 28282 348 296 221 0 87 0
[pid=21357] ppid=21354 vsize=15012476 memory=73852 CPUtime=0.11 cores=0,2,4,6
/proc/21357/stat : 21357 (java) S 21354 21354 19383 0 -1 1077944320 6046 0 0 0 9 2 0 0 20 0 15 0 224570820 15372775424 18463 33554432000 4194304 4196468 140725870489360 140725870471904 139835504611063 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
/proc/21357/statm: 3753119 18463 2769 1 0 3715579 0
[pid=21357/tid=21358] ppid=21354 vsize=15012476 memory=7533807676074704953 CPUtime=0.09 cores=0,2,4,6
/proc/21357/task/21358/stat : 21358 (java) R 21354 21354 19383 0 -1 4202560 4172 0 0 0 7 2 0 0 20 0 15 0 224570821 15372775424 18463 33554432000 4194304 4196468 140725870489360 139835476397184 139835484886891 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21359] ppid=21354 vsize=15012476 memory=3472468947433830064 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21359/stat : 21359 (java) S 21354 21354 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224570822 15372775424 18463 33554432000 4194304 4196468 140725870489360 139835508853264 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21360] ppid=21354 vsize=15012476 memory=140651206149760 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21360/stat : 21360 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570822 15372775424 18463 33554432000 4194304 4196468 140725870489360 139835284556432 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21361] ppid=21354 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21361/stat : 21361 (java) S 21354 21354 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224570822 15372775424 18529 33554432000 4194304 4196468 140725870489360 139835283503376 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21362] ppid=21354 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21362/stat : 21362 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570823 15372775424 18529 33554432000 4194304 4196468 140725870489360 139835282450832 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21363] ppid=21354 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21363/stat : 21363 (java) S 21354 21354 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224570824 15372775424 18529 33554432000 4194304 4196468 140725870489360 139834542181104 139835504622210 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21364] ppid=21354 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21364/stat : 21364 (java) S 21354 21354 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224570824 15372775424 18529 33554432000 4194304 4196468 140725870489360 139834068821664 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21365] ppid=21354 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21365/stat : 21365 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570825 15372775424 18529 33554432000 4194304 4196468 140725870489360 139833800385776 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21366] ppid=21354 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21366/stat : 21366 (java) S 21354 21354 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224570827 15372775424 18529 33554432000 4194304 4196468 140725870489360 139833425877456 139835504629659 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21367] ppid=21354 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21367/stat : 21367 (java) S 21354 21354 19383 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 224570827 15372775424 18529 33554432000 4194304 4196468 140725870489360 139834541127920 139835504622210 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21368] ppid=21354 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21368/stat : 21368 (java) S 21354 21354 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224570827 15372775424 18529 33554432000 4194304 4196468 140725870489360 139834540075376 139835504622210 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21369] ppid=21354 vsize=15012476 memory=140651206149760 CPUtime=0.01 cores=0,2,4,6
/proc/21357/task/21369/stat : 21369 (java) S 21354 21354 19383 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 15 0 224570827 15372775424 18529 33554432000 4194304 4196468 140725870489360 139834471475184 139835504622210 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21370] ppid=21354 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21370/stat : 21370 (java) S 21354 21354 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224570827 15372775424 18529 33554432000 4194304 4196468 140725870489360 139832927971680 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21371] ppid=21354 vsize=15012476 memory=140651206149760 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21371/stat : 21371 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570827 15372775424 18529 33554432000 4194304 4196468 140725870489360 139834470423600 139835504622210 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 75244 KiB

[startup+0.21093 s]*
/proc/loadavg: 2.08 2.15 2.10 3/225 21371
/proc/meminfo: memFree=11567148/32770624 swapFree=67108860/67108860
[pid=21354] ppid=21351 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/21354/stat : 21354 (scop.sh) S 21351 21354 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224570820 115843072 348 33554432000 4194304 5098028 140721895370592 140721895367848 139751521927804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15060992 140721895371841 140721895372039 140721895372039 140721895374797 0
/proc/21354/statm: 28282 348 296 221 0 87 0
[pid=21357] ppid=21354 vsize=15012476 memory=86620 CPUtime=0.25 cores=0,2,4,6
/proc/21357/stat : 21357 (java) S 21354 21354 19383 0 -1 1077944320 9498 0 0 0 22 3 0 0 20 0 15 0 224570820 15372775424 21655 33554432000 4194304 4196468 140725870489360 140725870471904 139835504611063 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
/proc/21357/statm: 3753119 21655 2872 1 0 3715579 0
[pid=21357/tid=21358] ppid=21354 vsize=15012476 memory=8514701219881124769 CPUtime=0.2 cores=0,2,4,6
/proc/21357/task/21358/stat : 21358 (java) R 21354 21354 19383 0 -1 4202560 7400 0 0 0 17 3 0 0 20 0 15 0 224570821 15372775424 21655 33554432000 4194304 4196468 140725870489360 139835476434848 139835504622998 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21359] ppid=21354 vsize=15012476 memory=3472468947433830064 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21359/stat : 21359 (java) S 21354 21354 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224570822 15372775424 21655 33554432000 4194304 4196468 140725870489360 139835508853264 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21360] ppid=21354 vsize=15012476 memory=140651206149760 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21360/stat : 21360 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570822 15372775424 21655 33554432000 4194304 4196468 140725870489360 139835284556432 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21361] ppid=21354 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21361/stat : 21361 (java) S 21354 21354 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224570822 15372775424 21655 33554432000 4194304 4196468 140725870489360 139835283503376 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21362] ppid=21354 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21362/stat : 21362 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570823 15372775424 21655 33554432000 4194304 4196468 140725870489360 139835282450832 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21363] ppid=21354 vsize=15012476 memory=140651206149760 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21363/stat : 21363 (java) S 21354 21354 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224570824 15372775424 21655 33554432000 4194304 4196468 140725870489360 139834542181104 139835504622210 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21364] ppid=21354 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21364/stat : 21364 (java) S 21354 21354 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224570824 15372775424 21655 33554432000 4194304 4196468 140725870489360 139834068821664 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21365] ppid=21354 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21365/stat : 21365 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570825 15372775424 21655 33554432000 4194304 4196468 140725870489360 139833800385776 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21366] ppid=21354 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21366/stat : 21366 (java) S 21354 21354 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224570827 15372775424 21655 33554432000 4194304 4196468 140725870489360 139833425877456 139835504629659 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21367] ppid=21354 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21357/task/21367/stat : 21367 (java) R 21354 21354 19383 0 -1 4202560 433 0 0 0 1 0 0 0 20 0 15 0 224570827 15372775424 21655 33554432000 4194304 4196468 140725870489360 139834541127920 139835483774224 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21368] ppid=21354 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21368/stat : 21368 (java) R 21354 21354 19383 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 15 0 224570827 15372775424 21655 33554432000 4194304 4196468 140725870489360 139834540074560 139835488901067 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21369] ppid=21354 vsize=15012476 memory=140651206149760 CPUtime=0.03 cores=0,2,4,6
/proc/21357/task/21369/stat : 21369 (java) R 21354 21354 19383 0 -1 1077944384 295 0 0 0 3 0 0 0 20 0 15 0 224570827 15372775424 21655 33554432000 4194304 4196468 140725870489360 139834471475184 139835504622210 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21370] ppid=21354 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21370/stat : 21370 (java) S 21354 21354 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224570827 15372775424 21655 33554432000 4194304 4196468 140725870489360 139832927971680 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21371] ppid=21354 vsize=15012476 memory=140651206149760 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21371/stat : 21371 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570827 15372775424 21655 33554432000 4194304 4196468 140725870489360 139834470423600 139835504622210 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88012 KiB

[startup+0.310795 s]*
/proc/loadavg: 2.08 2.15 2.10 3/225 21371
/proc/meminfo: memFree=11563984/32770624 swapFree=67108860/67108860
[pid=21354] ppid=21351 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/21354/stat : 21354 (scop.sh) S 21351 21354 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224570820 115843072 348 33554432000 4194304 5098028 140721895370592 140721895367848 139751521927804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15060992 140721895371841 140721895372039 140721895372039 140721895374797 0
/proc/21354/statm: 28282 348 296 221 0 87 0
[pid=21357] ppid=21354 vsize=15012476 memory=90408 CPUtime=0.43 cores=0,2,4,6
/proc/21357/stat : 21357 (java) S 21354 21354 19383 0 -1 1077944320 10033 0 0 0 39 4 0 0 20 0 15 0 224570820 15372775424 22602 33554432000 4194304 4196468 140725870489360 140725870471904 139835504611063 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
/proc/21357/statm: 3753119 22602 3021 1 0 3715579 0
[pid=21357/tid=21358] ppid=21354 vsize=15012476 memory=8514701219881124769 CPUtime=0.3 cores=0,2,4,6
/proc/21357/task/21358/stat : 21358 (java) S 21354 21354 19383 0 -1 1077944384 7776 0 0 0 27 3 0 0 20 0 15 0 224570821 15372775424 22602 33554432000 4194304 4196468 140725870489360 139835476440304 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21359] ppid=21354 vsize=15012476 memory=3472468947433830064 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21359/stat : 21359 (java) S 21354 21354 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224570822 15372775424 22602 33554432000 4194304 4196468 140725870489360 139835508853264 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21360] ppid=21354 vsize=15012476 memory=281302258404224 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21360/stat : 21360 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570822 15372775424 22602 33554432000 4194304 4196468 140725870489360 139835284556432 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21361] ppid=21354 vsize=15012476 memory=281302104541216 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21361/stat : 21361 (java) S 21354 21354 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224570822 15372775424 22602 33554432000 4194304 4196468 140725870489360 139835283503376 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21362] ppid=21354 vsize=15012476 memory=140651052254479 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21362/stat : 21362 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570823 15372775424 22602 33554432000 4194304 4196468 140725870489360 139835282450832 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21363] ppid=21354 vsize=15012476 memory=281302258411136 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21363/stat : 21363 (java) S 21354 21354 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224570824 15372775424 22602 33554432000 4194304 4196468 140725870489360 139834542181104 139835504622210 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21364] ppid=21354 vsize=15012476 memory=140651052259087 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21364/stat : 21364 (java) S 21354 21354 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224570824 15372775424 22602 33554432000 4194304 4196468 140725870489360 139834068821664 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21365] ppid=21354 vsize=15012476 memory=140651052282639 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21365/stat : 21365 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570825 15372775424 22602 33554432000 4194304 4196468 140725870489360 139833800385776 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21366] ppid=21354 vsize=15012476 memory=281302104550432 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21366/stat : 21366 (java) S 21354 21354 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224570827 15372775424 22602 33554432000 4194304 4196468 140725870489360 139833425877456 139835504629659 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21367] ppid=21354 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21357/task/21367/stat : 21367 (java) R 21354 21354 19383 0 -1 1077944384 542 0 0 0 2 0 0 0 20 0 15 0 224570827 15372775424 22602 33554432000 4194304 4196468 140725870489360 139834541127920 139835504622210 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21368] ppid=21354 vsize=15012476 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/21357/task/21368/stat : 21368 (java) R 21354 21354 19383 0 -1 4202560 71 0 0 0 1 0 0 0 20 0 15 0 224570827 15372775424 22602 33554432000 4194304 4196468 140725870489360 139834540075376 139835488517307 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21369] ppid=21354 vsize=15012476 memory=140651206149760 CPUtime=0.07 cores=0,2,4,6
/proc/21357/task/21369/stat : 21369 (java) R 21354 21354 19383 0 -1 4202560 314 0 0 0 7 0 0 0 20 0 15 0 224570827 15372775424 22602 33554432000 4194304 4196468 140725870489360 139834471475184 139835483746465 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21370] ppid=21354 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21370/stat : 21370 (java) S 21354 21354 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224570827 15372775424 22602 33554432000 4194304 4196468 140725870489360 139832927971680 139835504621269 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21371] ppid=21354 vsize=15012476 memory=140651206151152 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21371/stat : 21371 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570827 15372775424 22602 33554432000 4194304 4196468 140725870489360 139834470423600 139835504622210 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91800 KiB

[startup+0.701826 s]
/proc/loadavg: 2.08 2.15 2.10 3/225 21371
/proc/meminfo: memFree=11539472/32770624 swapFree=67108860/67108860
[pid=21354] ppid=21351 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/21354/stat : 21354 (scop.sh) S 21351 21354 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224570820 115843072 348 33554432000 4194304 5098028 140721895370592 140721895367848 139751521927804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15060992 140721895371841 140721895372039 140721895372039 140721895374797 0
/proc/21354/statm: 28282 348 296 221 0 87 0
[pid=21357] ppid=21354 vsize=15020872 memory=129620 CPUtime=1.01 cores=0,2,4,6
/proc/21357/stat : 21357 (java) S 21354 21354 19383 0 -1 1077944320 17115 0 0 0 95 6 0 0 20 0 15 0 224570820 15381372928 32405 33554432000 4194304 4196468 140725870489360 140725870471904 139835504611063 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
/proc/21357/statm: 3755218 32405 3152 1 0 3716603 0
[pid=21357/tid=21358] ppid=21354 vsize=15020872 memory=57 CPUtime=0.66 cores=0,2,4,6
/proc/21357/task/21358/stat : 21358 (java) R 21354 21354 19383 0 -1 4202560 14374 0 0 0 62 4 0 0 20 0 15 0 224570821 15381372928 32405 33554432000 4194304 4196468 140725870489360 139835476449296 139835488654693 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21359] ppid=21354 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21359/stat : 21359 (java) S 21354 21354 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224570822 15381372928 32405 33554432000 4194304 4196468 140725870489360 139835508853264 139835504621269 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21360] ppid=21354 vsize=15020872 memory=7886766292050393141 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21360/stat : 21360 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570822 15381372928 32405 33554432000 4194304 4196468 140725870489360 139835284556432 139835504621269 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21361] ppid=21354 vsize=15020872 memory=7518566439143952737 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21361/stat : 21361 (java) S 21354 21354 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224570822 15381372928 32405 33554432000 4194304 4196468 140725870489360 139835283503376 139835504621269 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21362] ppid=21354 vsize=15020872 memory=7372762397046498368 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21362/stat : 21362 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570823 15381372928 32405 33554432000 4194304 4196468 140725870489360 139835282450832 139835504621269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21363] ppid=21354 vsize=15020872 memory=2319389199337275488 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21363/stat : 21363 (java) S 21354 21354 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224570824 15381372928 32405 33554432000 4194304 4196468 140725870489360 139834542181104 139835504622210 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21364] ppid=21354 vsize=15020872 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21364/stat : 21364 (java) S 21354 21354 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224570824 15381372928 32405 33554432000 4194304 4196468 140725870489360 139834068821664 139835504621269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21365] ppid=21354 vsize=15020872 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21365/stat : 21365 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570825 15381372928 32405 33554432000 4194304 4196468 140725870489360 139833800385776 139835504621269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21366] ppid=21354 vsize=15020872 memory=968 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21366/stat : 21366 (java) S 21354 21354 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224570827 15381372928 32405 33554432000 4194304 4196468 140725870489360 139833425877456 139835504629659 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21367] ppid=21354 vsize=15020872 memory=12144 CPUtime=0.06 cores=0,2,4,6
/proc/21357/task/21367/stat : 21367 (java) R 21354 21354 19383 0 -1 4202560 627 0 0 0 6 0 0 0 20 0 15 0 224570827 15381372928 32405 33554432000 4194304 4196468 140725870489360 139834541106752 139835488512302 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21368] ppid=21354 vsize=15020872 memory=1712 CPUtime=0.09 cores=0,2,4,6
/proc/21357/task/21368/stat : 21368 (java) R 21354 21354 19383 0 -1 4202560 324 0 0 0 9 0 0 0 20 0 15 0 224570827 15381372928 32405 33554432000 4194304 4196468 140725870489360 139834540056944 139835489297720 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21369] ppid=21354 vsize=15020872 memory=8812 CPUtime=0.16 cores=0,2,4,6
/proc/21357/task/21369/stat : 21369 (java) R 21354 21354 19383 0 -1 4202560 455 0 0 0 16 0 0 0 20 0 15 0 224570827 15381372928 32405 33554432000 4194304 4196468 140725870489360 139834471469568 139835497715741 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21370] ppid=21354 vsize=15020872 memory=4576 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21370/stat : 21370 (java) S 21354 21354 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224570827 15381372928 32405 33554432000 4194304 4196468 140725870489360 139832927971680 139835504621269 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
[pid=21357/tid=21371] ppid=21354 vsize=15020872 memory=15868 CPUtime=0 cores=0,2,4,6
/proc/21357/task/21371/stat : 21371 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224570827 15381372928 32405 33554432000 4194304 4196468 140725870489360 139834470423600 139835504622210 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33767424 140725870490631 140725870490929 140725870490929 140725870493647 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131012 KiB

[startup+1.50509 s]
/proc/loadavg: 2.16 2.17 2.11 3/225 21371
/proc/meminfo: memFree=11512796/32770624 swapFree=67108860/67108860
[pid=21354] ppid=21351 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/21354/stat : 21354 (scop.sh) S 21351 21354 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224570820 115843072 348 33554432000 4194304 5098028 140721895370592 140721895367848 139751521927804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15060992 140721895371841 140721895372039 140721895372039 140721895374797 0
/proc/21354/statm: 28282 348 296 221 0 87 0

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

[pid=21372/tid=21375] ppid=21354 vsize=8068220 memory=123240 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21375/stat : 21375 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224571013 8261857280 30810 33554432000 4194304 4196468 140736484513632 140242245548560 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21376] ppid=21354 vsize=8068220 memory=123240 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21376/stat : 21376 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224571013 8261857280 30810 33554432000 4194304 4196468 140736484513632 140242244495760 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21377] ppid=21354 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21377/stat : 21377 (java) S 21354 21354 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224571013 8261857280 30810 33554432000 4194304 4196468 140736484513632 140242243442960 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21378] ppid=21354 vsize=8068220 memory=123240 CPUtime=0.02 cores=0,2,4,6
/proc/21372/task/21378/stat : 21378 (java) S 21354 21354 19383 0 -1 1077944384 7 0 0 0 1 1 0 0 20 0 19 0 224571014 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241484630896 140242441149058 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21379] ppid=21354 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21379/stat : 21379 (java) S 21354 21354 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224571015 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241352517152 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21380] ppid=21354 vsize=8068220 memory=123240 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21380/stat : 21380 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224571015 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241084081520 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21381] ppid=21354 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21381/stat : 21381 (java) S 21354 21354 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224571017 8261857280 30810 33554432000 4194304 4196468 140736484513632 140240709572944 140242441156507 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21382] ppid=21354 vsize=8068220 memory=123240 CPUtime=0.2 cores=0,2,4,6
/proc/21372/task/21382/stat : 21382 (java) S 21354 21354 19383 0 -1 1077944384 720 0 0 0 20 0 0 0 20 0 19 0 224571017 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241483577712 140242441149058 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21383] ppid=21354 vsize=8068220 memory=3560 CPUtime=0.17 cores=0,2,4,6
/proc/21372/task/21383/stat : 21383 (java) S 21354 21354 19383 0 -1 1077944384 645 0 0 0 17 0 0 0 20 0 19 0 224571017 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241482524912 140242441149058 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21384] ppid=21354 vsize=8068220 memory=61128 CPUtime=0.24 cores=0,2,4,6
/proc/21372/task/21384/stat : 21384 (java) S 21354 21354 19383 0 -1 1077944384 645 0 0 0 24 0 0 0 20 0 19 0 224571017 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241481472112 140242441149058 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21385] ppid=21354 vsize=8068220 memory=123240 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21385/stat : 21385 (java) S 21354 21354 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224571018 8261857280 30810 33554432000 4194304 4196468 140736484513632 140240211667168 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21386] ppid=21354 vsize=8068220 memory=1468 CPUtime=0.66 cores=0,2,4,6
/proc/21372/task/21386/stat : 21386 (java) S 21354 21354 19383 0 -1 1077944384 167 0 0 0 32 34 0 0 20 0 19 0 224571018 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241480420528 140242441149058 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21388] ppid=21354 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21388/stat : 21388 (java) S 21354 21354 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224571094 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241889679040 140242441162521 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21390] ppid=21354 vsize=8068220 memory=123240 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21390/stat : 21390 (java) S 21354 21354 19383 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 224571095 8261857280 30810 33554432000 4194304 4196468 140736484513632 140239674781488 140242441159837 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21391] ppid=21354 vsize=8068220 memory=134744 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21391/stat : 21391 (java) S 21354 21354 19383 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 224571095 8261857280 30810 33554432000 4194304 4196468 140736484513632 140239809003184 140242441159837 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21392] ppid=21354 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21392/stat : 21392 (java) S 21354 21354 19383 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 224571097 8261857280 30810 33554432000 4194304 4196468 140736484513632 140239406357664 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
Current children cumulated CPU time: 2505.69 s
Current children cumulated vsize: 8332912 KiB
Current children cumulated memory: 259452 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.7 s]
/proc/loadavg: 2.01 2.04 2.05 3/230 21597
/proc/meminfo: memFree=11377012/32770624 swapFree=67108860/67108860
[pid=21354] ppid=21351 vsize=113128 memory=1468 CPUtime=4.33 cores=0,2,4,6
/proc/21354/stat : 21354 (scop.sh) S 21351 21354 19383 0 -1 4202496 589 22523 0 0 0 0 417 16 20 0 1 0 224570820 115843072 367 33554432000 4194304 5098028 140721895370592 140721895367336 139751521927804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15060992 140721895371841 140721895372039 140721895372039 140721895374797 0
/proc/21354/statm: 28282 367 311 221 0 87 0
[pid=21372] ppid=21354 vsize=8068220 memory=123240 CPUtime=2.19 cores=0,2,4,6
/proc/21372/stat : 21372 (java) S 21354 21354 19383 0 -1 1077944320 18655 0 0 0 176 43 0 0 20 0 19 0 224571011 8261857280 30810 33554432000 4194304 4196468 140736484513632 140736484496176 140242441137911 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
/proc/21372/statm: 2017055 30810 3163 1 0 1978454 0
[pid=21387] ppid=21372 vsize=151564 memory=134744 CPUtime=2513.57 cores=0,2,4,6
/proc/21387/stat : 21387 (minisat_release) R 21372 21354 19383 0 -1 4202496 143653 0 0 0 251342 15 0 0 20 0 1 0 224571094 155201536 33686 33554432000 4194304 4308513 140725595071904 140725595068160 4276112 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 37380096 140725595075700 140725595075798 140725595075798 140725595078597 0
/proc/21387/statm: 37891 33686 340 28 0 34131 0
[pid=21372/tid=21373] ppid=21354 vsize=8068220 memory=123240 CPUtime=0.85 cores=0,2,4,6
/proc/21372/task/21373/stat : 21373 (java) S 21354 21354 19383 0 -1 1077944384 15059 0 0 0 76 9 0 0 20 0 19 0 224571012 8261857280 30810 33554432000 4194304 4196468 140736484513632 140242412978064 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21374] ppid=21354 vsize=8068220 memory=134744 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21374/stat : 21374 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224571013 8261857280 30810 33554432000 4194304 4196468 140736484513632 140242445380240 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21375] ppid=21354 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21375/stat : 21375 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224571013 8261857280 30810 33554432000 4194304 4196468 140736484513632 140242245548560 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21376] ppid=21354 vsize=8068220 memory=281302104984376 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21376/stat : 21376 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224571013 8261857280 30810 33554432000 4194304 4196468 140736484513632 140242244495760 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21377] ppid=21354 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21377/stat : 21377 (java) S 21354 21354 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224571013 8261857280 30810 33554432000 4194304 4196468 140736484513632 140242243442960 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21378] ppid=21354 vsize=8068220 memory=1468 CPUtime=0.02 cores=0,2,4,6
/proc/21372/task/21378/stat : 21378 (java) S 21354 21354 19383 0 -1 1077944384 7 0 0 0 1 1 0 0 20 0 19 0 224571014 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241484630896 140242441149058 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21379] ppid=21354 vsize=8068220 memory=123240 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21379/stat : 21379 (java) S 21354 21354 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224571015 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241352517152 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21380] ppid=21354 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21380/stat : 21380 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224571015 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241084081520 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21381] ppid=21354 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21381/stat : 21381 (java) S 21354 21354 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224571017 8261857280 30810 33554432000 4194304 4196468 140736484513632 140240709572944 140242441156507 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21382] ppid=21354 vsize=8068220 memory=4576 CPUtime=0.2 cores=0,2,4,6
/proc/21372/task/21382/stat : 21382 (java) S 21354 21354 19383 0 -1 1077944384 720 0 0 0 20 0 0 0 20 0 19 0 224571017 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241483577712 140242441149058 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21383] ppid=21354 vsize=8068220 memory=15868 CPUtime=0.17 cores=0,2,4,6
/proc/21372/task/21383/stat : 21383 (java) S 21354 21354 19383 0 -1 1077944384 645 0 0 0 17 0 0 0 20 0 19 0 224571017 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241482524912 140242441149058 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21384] ppid=21354 vsize=8068220 memory=1468 CPUtime=0.24 cores=0,2,4,6
/proc/21372/task/21384/stat : 21384 (java) S 21354 21354 19383 0 -1 1077944384 645 0 0 0 24 0 0 0 20 0 19 0 224571017 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241481472112 140242441149058 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21385] ppid=21354 vsize=8068220 memory=123240 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21385/stat : 21385 (java) S 21354 21354 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224571018 8261857280 30810 33554432000 4194304 4196468 140736484513632 140240211667168 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21386] ppid=21354 vsize=8068220 memory=1468 CPUtime=0.66 cores=0,2,4,6
/proc/21372/task/21386/stat : 21386 (java) S 21354 21354 19383 0 -1 1077944384 169 0 0 0 32 34 0 0 20 0 19 0 224571018 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241480420528 140242441149058 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21388] ppid=21354 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21388/stat : 21388 (java) S 21354 21354 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224571094 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241889679040 140242441162521 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21390] ppid=21354 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21390/stat : 21390 (java) S 21354 21354 19383 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 224571095 8261857280 30810 33554432000 4194304 4196468 140736484513632 140239674781488 140242441159837 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21391] ppid=21354 vsize=8068220 memory=66 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21391/stat : 21391 (java) S 21354 21354 19383 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 224571095 8261857280 30810 33554432000 4194304 4196468 140736484513632 140239809003184 140242441159837 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21392] ppid=21354 vsize=8068220 memory=123240 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21392/stat : 21392 (java) S 21354 21354 19383 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 224571097 8261857280 30810 33554432000 4194304 4196468 140736484513632 140239406357664 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 8332912 KiB
Current children cumulated memory: 259452 KiB

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

[startup+2516.71 s]
# the end of solver process 21354 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.1741 s, system=0.1641 s

[startup+2516.72 s]
# the end of solver process 21372 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.37 s, system=0.766836 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+2516.7 s]
/proc/loadavg: 2.01 2.04 2.05 3/230 21597
/proc/meminfo: memFree=11377012/32770624 swapFree=67108860/67108860
[pid=21354] ppid=21351 vsize=113128 memory=1468 CPUtime=4.33 cores=0,2,4,6
/proc/21354/stat : 21354 (scop.sh) S 21351 21354 19383 0 -1 4202496 589 22523 0 0 0 0 417 16 20 0 1 0 224570820 115843072 367 33554432000 4194304 5098028 140721895370592 140721895367336 139751521927804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15060992 140721895371841 140721895372039 140721895372039 140721895374797 0
/proc/21354/statm: 28282 367 311 221 0 87 0
[pid=21372] ppid=21354 vsize=8068220 memory=123240 CPUtime=2.19 cores=0,2,4,6
/proc/21372/stat : 21372 (java) S 21354 21354 19383 0 -1 1077944320 18655 0 0 0 176 43 0 0 20 0 19 0 224571011 8261857280 30810 33554432000 4194304 4196468 140736484513632 140736484496176 140242441137911 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
/proc/21372/statm: 2017055 30810 3163 1 0 1978454 0
[pid=21387] ppid=21372 vsize=151564 memory=134744 CPUtime=2513.57 cores=0,2,4,6
/proc/21387/stat : 21387 (minisat_release) R 21372 21354 19383 0 -1 4202496 143653 0 0 0 251342 15 0 0 20 0 1 0 224571094 155201536 33686 33554432000 4194304 4308513 140725595071904 140725595068160 4276112 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 37380096 140725595075700 140725595075798 140725595075798 140725595078597 0
/proc/21387/statm: 37891 33686 340 28 0 34131 0
[pid=21372/tid=21373] ppid=21354 vsize=8068220 memory=123240 CPUtime=0.85 cores=0,2,4,6
/proc/21372/task/21373/stat : 21373 (java) S 21354 21354 19383 0 -1 1077944384 15059 0 0 0 76 9 0 0 20 0 19 0 224571012 8261857280 30810 33554432000 4194304 4196468 140736484513632 140242412978064 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21374] ppid=21354 vsize=8068220 memory=134744 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21374/stat : 21374 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224571013 8261857280 30810 33554432000 4194304 4196468 140736484513632 140242445380240 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21375] ppid=21354 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21375/stat : 21375 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224571013 8261857280 30810 33554432000 4194304 4196468 140736484513632 140242245548560 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21376] ppid=21354 vsize=8068220 memory=281302104984376 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21376/stat : 21376 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224571013 8261857280 30810 33554432000 4194304 4196468 140736484513632 140242244495760 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21377] ppid=21354 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21377/stat : 21377 (java) S 21354 21354 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224571013 8261857280 30810 33554432000 4194304 4196468 140736484513632 140242243442960 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21378] ppid=21354 vsize=8068220 memory=1468 CPUtime=0.02 cores=0,2,4,6
/proc/21372/task/21378/stat : 21378 (java) S 21354 21354 19383 0 -1 1077944384 7 0 0 0 1 1 0 0 20 0 19 0 224571014 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241484630896 140242441149058 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21379] ppid=21354 vsize=8068220 memory=123240 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21379/stat : 21379 (java) S 21354 21354 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224571015 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241352517152 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21380] ppid=21354 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21380/stat : 21380 (java) S 21354 21354 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224571015 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241084081520 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21381] ppid=21354 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21381/stat : 21381 (java) S 21354 21354 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224571017 8261857280 30810 33554432000 4194304 4196468 140736484513632 140240709572944 140242441156507 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21382] ppid=21354 vsize=8068220 memory=4576 CPUtime=0.2 cores=0,2,4,6
/proc/21372/task/21382/stat : 21382 (java) S 21354 21354 19383 0 -1 1077944384 720 0 0 0 20 0 0 0 20 0 19 0 224571017 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241483577712 140242441149058 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21383] ppid=21354 vsize=8068220 memory=15868 CPUtime=0.17 cores=0,2,4,6
/proc/21372/task/21383/stat : 21383 (java) S 21354 21354 19383 0 -1 1077944384 645 0 0 0 17 0 0 0 20 0 19 0 224571017 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241482524912 140242441149058 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21384] ppid=21354 vsize=8068220 memory=1468 CPUtime=0.24 cores=0,2,4,6
/proc/21372/task/21384/stat : 21384 (java) S 21354 21354 19383 0 -1 1077944384 645 0 0 0 24 0 0 0 20 0 19 0 224571017 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241481472112 140242441149058 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21385] ppid=21354 vsize=8068220 memory=123240 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21385/stat : 21385 (java) S 21354 21354 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224571018 8261857280 30810 33554432000 4194304 4196468 140736484513632 140240211667168 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21386] ppid=21354 vsize=8068220 memory=1468 CPUtime=0.66 cores=0,2,4,6
/proc/21372/task/21386/stat : 21386 (java) S 21354 21354 19383 0 -1 1077944384 169 0 0 0 32 34 0 0 20 0 19 0 224571018 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241480420528 140242441149058 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21388] ppid=21354 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21388/stat : 21388 (java) S 21354 21354 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224571094 8261857280 30810 33554432000 4194304 4196468 140736484513632 140241889679040 140242441162521 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21390] ppid=21354 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21390/stat : 21390 (java) S 21354 21354 19383 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 224571095 8261857280 30810 33554432000 4194304 4196468 140736484513632 140239674781488 140242441159837 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21391] ppid=21354 vsize=8068220 memory=66 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21391/stat : 21391 (java) S 21354 21354 19383 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 224571095 8261857280 30810 33554432000 4194304 4196468 140736484513632 140239809003184 140242441159837 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
[pid=21372/tid=21392] ppid=21354 vsize=8068220 memory=123240 CPUtime=0 cores=0,2,4,6
/proc/21372/task/21392/stat : 21392 (java) S 21354 21354 19383 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 224571097 8261857280 30810 33554432000 4194304 4196468 140736484513632 140239406357664 140242441148117 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26406912 140736484517045 140736484517169 140736484517169 140736484519887 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 8332912 KiB
Current children cumulated memory: 259452 KiB

Child status: 1
Real time (s): 2516.72
CPU time (s): 2520.14
CPU user time (s): 2519.37
CPU system time (s): 0.766836
CPU usage (%): 100.136
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 259452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.37
system time used= 0.766836
maximum resident set size= 230184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185701
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58824
involuntary context switches= 2213


# summary of solver processes directly reported to runsolver:
#   pid: 21354,21372
#   total CPU time (s): 2520.14
#   total CPU user time (s): 2519.37
#   total CPU system time (s): 0.766836

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.3198 second user time and 22.9936 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 12:34:37
IDJOB=4305740
IDBENCH=141239
IDSOLVER=2783
FILE ID=node135/4305740-1534070076
RUNJOBID= node135-1534062530-19414
PBS_JOBID= 21036983
Free space on /tmp= 42568 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl20-21_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305740-1534070076/watcher-4305740-1534070076 -o /tmp/evaluation-result-4305740-1534070076/solver-4305740-1534070076 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19414 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305740-1534070076.xml

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

MD5SUM BENCH= 826e6ea09bcfe8620a345f5a4fc2f1e6
RANDOM SEED=1248593715

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        11642888 kB
MemAvailable:   31745388 kB
Buffers:          244896 kB
Cached:         19863656 kB
SwapCached:            0 kB
Active:          9266516 kB
Inactive:       11055672 kB
Active(anon):     163100 kB
Inactive(anon):   103300 kB
Active(file):    9103416 kB
Inactive(file): 10952372 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7900 kB
Writeback:             0 kB
AnonPages:        274216 kB
Mapped:            73492 kB
Shmem:             49824 kB
Slab:             503672 kB
SReclaimable:     475172 kB
SUnreclaim:        28500 kB
KernelStack:        4048 kB
PageTables:         5816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5867844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42556 MiB
End job on node135 at 2018-08-12 13:16:33