Trace number 4248460

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
R1: choco-solver 4.0.5 (2017-07-05)? (TO) 2400.73 306.612

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-08-0081.xml
MD5SUMe46647acbda97830867cbaf6bce42852
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 variables225
Number of constraints52
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":56},{"degree":4,"count":163},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":3},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":45}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4248460-1500691823.xml"  -tl '2400s' -p 8 -x 0
0.00/0.20	c [HOME/instance-4248460-1500691823.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.25	c 8 solvers in parallel
0.00/0.32	c parse instance...
0.00/0.67	c solve instance...
2400.73/306.64	s UNKNOWN
2400.73/306.64	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4248460-1500691823/watcher-4248460-1500691823 -o /tmp/evaluation-result-4248460-1500691823/solver-4248460-1500691823 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500682387-16945 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1185732070 HOME/instance-4248460-1500691823.xml 

pid=15987
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 13.19 12.17 12.26 2/268 15990
/proc/meminfo: memFree=19788552/32770624 swapFree=5900/305912
[pid=15990] ppid=15987 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15990/stat : 15990 (xcsp3-exec) S 15987 15990 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4449255 9740288 346 33554432000 4194304 5098028 140723988222720 140723988220824 140535522308732 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 13062144 140723988227214 140723988227424 140723988227424 140723988230123 0
/proc/15990/statm: 2378 346 289 221 0 87 0

[startup+0.100126 s]
/proc/loadavg: 13.19 12.17 12.26 2/268 15990
/proc/meminfo: memFree=19788552/32770624 swapFree=5900/305912
[pid=15990] ppid=15987 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15990/stat : 15990 (xcsp3-exec) S 15987 15990 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4449255 9740288 346 33554432000 4194304 5098028 140723988222720 140723988220824 140535522308732 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 13062144 140723988227214 140723988227424 140723988227424 140723988230123 0
/proc/15990/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.20026 s]
/proc/loadavg: 13.19 12.17 12.26 2/268 15990
/proc/meminfo: memFree=19788552/32770624 swapFree=5900/305912
[pid=15990] ppid=15987 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15990/stat : 15990 (xcsp3-exec) S 15987 15990 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4449255 9740288 346 33554432000 4194304 5098028 140723988222720 140723988220824 140535522308732 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 13062144 140723988227214 140723988227424 140723988227424 140723988230123 0
/proc/15990/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300228 s]
/proc/loadavg: 13.19 12.17 12.26 2/268 15990
/proc/meminfo: memFree=19788552/32770624 swapFree=5900/305912
[pid=15990] ppid=15987 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15990/stat : 15990 (xcsp3-exec) S 15987 15990 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4449255 9740288 346 33554432000 4194304 5098028 140723988222720 140723988220824 140535522308732 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 13062144 140723988227214 140723988227424 140723988227424 140723988230123 0
/proc/15990/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700171 s]
/proc/loadavg: 13.19 12.17 12.26 2/268 15990
/proc/meminfo: memFree=19788552/32770624 swapFree=5900/305912
[pid=15990] ppid=15987 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15990/stat : 15990 (xcsp3-exec) S 15987 15990 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4449255 9740288 346 33554432000 4194304 5098028 140723988222720 140723988220824 140535522308732 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 13062144 140723988227214 140723988227424 140723988227424 140723988230123 0
/proc/15990/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50156 s]
/proc/loadavg: 13.19 12.17 12.26 12/297 16019
/proc/meminfo: memFree=19660220/32770624 swapFree=5900/305940
[pid=15990] ppid=15987 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15990/stat : 15990 (xcsp3-exec) S 15987 15990 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4449255 9740288 346 33554432000 4194304 5098028 140723988222720 140723988220824 140535522308732 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 13062144 140723988227214 140723988227424 140723988227424 140723988230123 0
/proc/15990/statm: 2378 346 289 221 0 87 0
[pid=15991] ppid=15990 vsize=13801768 CPUtime=8.03 cores=1,3,5,7,9,11,13,15
/proc/15991/stat : 15991 (java) S 15990 15990 16913 0 -1 1077944320 17499 0 0 0 794 9 0 0 20 0 28 0 4449255 14133010432 47530 33554432000 4194304 4196468 140732115572944 140732115555488 139824136814327 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
/proc/15991/statm: 3450442 47530 3215 1 0 3437675 0
[pid=15991/tid=15992] ppid=15990 vsize=13801768 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15992/stat : 15992 (java) S 15990 15990 16913 0 -1 1077944384 6869 0 0 0 62 3 0 0 20 0 28 0 4449255 14133010432 47530 33554432000 4194304 4196468 140732115572944 139824141055104 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15994] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15994/stat : 15994 (java) S 15990 15990 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 47530 33554432000 4194304 4196468 140732115572944 139824075778320 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15995] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15995/stat : 15995 (java) S 15990 15990 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 47530 33554432000 4194304 4196468 140732115572944 139824074725776 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15996] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15996/stat : 15996 (java) S 15990 15990 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 47530 33554432000 4194304 4196468 140732115572944 139824073673232 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15997] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15997/stat : 15997 (java) S 15990 15990 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 47530 33554432000 4194304 4196468 140732115572944 139824072620688 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15998] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15998/stat : 15998 (java) S 15990 15990 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 47530 33554432000 4194304 4196468 140732115572944 139824071568144 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15999] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15999/stat : 15999 (java) S 15990 15990 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823730350992 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16000] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16000/stat : 16000 (java) S 15990 15990 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823729298448 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16001] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16001/stat : 16001 (java) S 15990 15990 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823728245904 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16002] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16002/stat : 16002 (java) S 15990 15990 16913 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 4449259 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823598786544 139824136825474 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16003] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16003/stat : 16003 (java) S 15990 15990 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4449259 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823597732768 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16004] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16004/stat : 16004 (java) S 15990 15990 16913 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4449260 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823596680176 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16005] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16005/stat : 16005 (java) S 15990 15990 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4449264 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823595628752 139824136832923 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16006] ppid=15990 vsize=13801768 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16006/stat : 16006 (java) R 15990 15990 16913 0 -1 4202560 1902 0 0 0 76 0 0 0 20 0 28 0 4449264 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823594562464 139824116058926 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16007] ppid=15990 vsize=13801768 CPUtime=0.73 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16007/stat : 16007 (java) R 15990 15990 16913 0 -1 4202560 1943 0 0 0 73 0 0 0 20 0 28 0 4449264 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823593509328 139824118357659 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16008] ppid=15990 vsize=13801768 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16008/stat : 16008 (java) R 15990 15990 16913 0 -1 4202560 2505 0 0 0 60 1 0 0 20 0 28 0 4449264 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823592457152 139824118337276 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16009] ppid=15990 vsize=13801768 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16009/stat : 16009 (java) S 15990 15990 16913 0 -1 1077944384 2519 0 0 0 55 0 0 0 20 0 28 0 4449264 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823591418736 139824136825474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16010] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16010/stat : 16010 (java) S 15990 15990 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4449264 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823590365408 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16011] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16011/stat : 16011 (java) S 15990 15990 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4449264 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823589312944 139824136825474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16012] ppid=15990 vsize=13801768 CPUtime=0.56 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16012/stat : 16012 (java) R 15990 15990 16913 0 -1 4202560 70 0 0 0 56 0 0 0 20 0 28 0 4449323 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823581293208 139823755196327 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16013] ppid=15990 vsize=13801768 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16013/stat : 16013 (java) R 15990 15990 16913 0 -1 4202560 53 0 0 0 63 0 0 0 20 0 28 0 4449323 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823580244816 139823750977037 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16014] ppid=15990 vsize=13801768 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16014/stat : 16014 (java) R 15990 15990 16913 0 -1 4202560 58 0 0 0 62 0 0 0 20 0 28 0 4449323 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823579190800 139823755651872 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16015] ppid=15990 vsize=13801768 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16015/stat : 16015 (java) R 15990 15990 16913 0 -1 4202560 71 0 0 0 50 0 0 0 20 0 28 0 4449323 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823578141216 139823750948976 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16016] ppid=15990 vsize=13801768 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16016/stat : 16016 (java) R 15990 15990 16913 0 -1 4202560 52 0 0 0 74 0 0 0 20 0 28 0 4449323 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823577087432 139824121304369 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16017] ppid=15990 vsize=13801768 CPUtime=0.48 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16017/stat : 16017 (java) R 15990 15990 16913 0 -1 4202560 42 0 0 0 48 0 0 0 20 0 28 0 4449323 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823576035328 139823755192602 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16018] ppid=15990 vsize=13801768 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16018/stat : 16018 (java) R 15990 15990 16913 0 -1 4202560 50 0 0 0 51 0 0 0 20 0 28 0 4449323 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823574978056 139823755104099 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16019] ppid=15990 vsize=13801768 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16019/stat : 16019 (java) R 15990 15990 16913 0 -1 4202560 49 0 0 0 57 0 0 0 20 0 28 0 4449323 14133010432 47530 33554432000 4194304 4196468 140732115572944 139823573925496 139823750956967 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
Current children cumulated CPU time (s) 8.03
Current children cumulated vsize (KiB) 13811280

[startup+3.10161 s]
/proc/loadavg: 13.17 12.18 12.26 13/296 16019
/proc/meminfo: memFree=19590344/32770624 swapFree=5900/305940
[pid=15990] ppid=15987 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15990/stat : 15990 (xcsp3-exec) S 15987 15990 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4449255 9740288 346 33554432000 4194304 5098028 140723988222720 140723988220824 140535522308732 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 13062144 140723988227214 140723988227424 140723988227424 140723988230123 0
/proc/15990/statm: 2378 346 289 221 0 87 0
[pid=15991] ppid=15990 vsize=13801768 CPUtime=20.66 cores=1,3,5,7,9,11,13,15
/proc/15991/stat : 15991 (java) S 15990 15990 16913 0 -1 1077944320 21267 0 0 0 2050 16 0 0 20 0 28 0 4449255 14133010432 55365 33554432000 4194304 4196468 140732115572944 140732115555488 139824136814327 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
/proc/15991/statm: 3450442 55365 3245 1 0 3437675 0
[pid=15991/tid=15992] ppid=15990 vsize=13801768 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15992/stat : 15992 (java) S 15990 15990 16913 0 -1 1077944384 6869 0 0 0 62 3 0 0 20 0 28 0 4449255 14133010432 55365 33554432000 4194304 4196468 140732115572944 139824141055104 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15994] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15994/stat : 15994 (java) S 15990 15990 16913 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 55365 33554432000 4194304 4196468 140732115572944 139824075778320 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15995] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15995/stat : 15995 (java) S 15990 15990 16913 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 55365 33554432000 4194304 4196468 140732115572944 139824074725776 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15996] ppid=15990 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15996/stat : 15996 (java) S 15990 15990 16913 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 28 0 4449256 14133010432 55365 33554432000 4194304 4196468 140732115572944 139824073673232 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15997] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15997/stat : 15997 (java) S 15990 15990 16913 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 55365 33554432000 4194304 4196468 140732115572944 139824072620688 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15998] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15998/stat : 15998 (java) S 15990 15990 16913 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 55365 33554432000 4194304 4196468 140732115572944 139824071568144 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15999] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15999/stat : 15999 (java) S 15990 15990 16913 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 55365 33554432000 4194304 4196468 140732115572944 139823730350992 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16000] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16000/stat : 16000 (java) S 15990 15990 16913 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 55365 33554432000 4194304 4196468 140732115572944 139823729298448 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16001] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16001/stat : 16001 (java) S 15990 15990 16913 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 4449256 14133010432 55365 33554432000 4194304 4196468 140732115572944 139823728245904 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16002] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16002/stat : 16002 (java) S 15990 15990 16913 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 4449259 14133010432 55365 33554432000 4194304 4196468 140732115572944 139823598786544 139824136825474 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16003] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16003/stat : 16003 (java) S 15990 15990 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4449259 14133010432 55365 33554432000 4194304 4196468 140732115572944 139823597732832 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16004] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16004/stat : 16004 (java) S 15990 15990 16913 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4449260 14133010432 55365 33554432000 4194304 4196468 140732115572944 139823596680192 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16005] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16005/stat : 16005 (java) S 15990 15990 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4449264 14133010432 55365 33554432000 4194304 4196468 140732115572944 139823595628752 139824136832923 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16006] ppid=15990 vsize=13801768 CPUtime=1.91 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16006/stat : 16006 (java) R 15990 15990 16913 0 -1 4202560 2596 0 0 0 191 0 0 0 20 0 28 0 4449264 14133010432 55365 33554432000 4194304 4196468 140732115572944 139823594568856 139824120314533 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16007] ppid=15990 vsize=13801768 CPUtime=2.02 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16007/stat : 16007 (java) R 15990 15990 16913 0 -1 4202560 3576 0 0 0 201 1 0 0 20 0 28 0 4449264 14133010432 55365 33554432000 4194304 4196468 140732115572944 139823593510392 139824116003777 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16008] ppid=15990 vsize=13801768 CPUtime=1.91 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16008/stat : 16008 (java) R 15990 15990 16913 0 -1 4202560 3327 0 0 0 190 1 0 0 20 0 28 0 4449264 14133010432 55365 33554432000 4194304 4196468 140732115572944 139823592457824 139824118359288 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16009] ppid=15990 vsize=13801768 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16009/stat : 16009 (java) S 15990 15990 16913 0 -1 1077944384 2724 0 0 0 71 1 0 0 20 0 28 0 4449264 14133010432 55365 33554432000 4194304 4196468 140732115572944 139823591418736 139824136825474 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16010] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16010/stat : 16010 (java) S 15990 15990 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4449264 14133010432 55365 33554432000 4194304 4196468 140732115572944 139823590365408 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16011] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16011/stat : 16011 (java) S 15990 15990 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4449264 14133010432 55365 33554432000 4194304 4196468 140732115572944 139823589312944 139824136825474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16012] ppid=15990 vsize=13801768 CPUtime=1.62 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16012/stat : 16012 (java) R 15990 15990 16913 0 -1 4202560 80 0 0 0 162 0 0 0 20 0 28 0 4449323 14133010432 55365 33554432000 4194304 4196468 140732115572944 139823581297544 139823756248758 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16013] ppid=15990 vsize=13801768 CPUtime=1.82 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16013/stat : 16013 (java) R 15990 15990 16913 0 -1 4202560 84 0 0 0 182 0 0 0 20 0 28 0 4449323 14133010432 55369 33554432000 4194304 4196468 140732115572944 139823580248248 139823756867544 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16014] ppid=15990 vsize=13801768 CPUtime=1.73 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16014/stat : 16014 (java) R 15990 15990 16913 0 -1 4202560 91 0 0 0 173 0 0 0 20 0 28 0 4449323 14133010432 55369 33554432000 4194304 4196468 140732115572944 139823579193904 139823756296072 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16015] ppid=15990 vsize=13801768 CPUtime=1.56 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16015/stat : 16015 (java) R 15990 15990 16913 0 -1 4202560 91 0 0 0 156 0 0 0 20 0 28 0 4449323 14133010432 55369 33554432000 4194304 4196468 140732115572944 139823578141464 139823756867290 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16016] ppid=15990 vsize=13801768 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16016/stat : 16016 (java) R 15990 15990 16913 0 -1 4202560 75 0 0 0 175 0 0 0 20 0 28 0 4449323 14133010432 55369 33554432000 4194304 4196468 140732115572944 139823577088040 139823756747362 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16017] ppid=15990 vsize=13801768 CPUtime=1.53 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16017/stat : 16017 (java) R 15990 15990 16913 0 -1 4202560 77 0 0 0 153 0 0 0 20 0 28 0 4449323 14133010432 55369 33554432000 4194304 4196468 140732115572944 139823576036536 139823755652093 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16018] ppid=15990 vsize=13801768 CPUtime=1.62 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16018/stat : 16018 (java) R 15990 15990 16913 0 -1 4202560 106 0 0 0 162 0 0 0 20 0 28 0 4449323 14133010432 55369 33554432000 4194304 4196468 140732115572944 139823574984504 139823755274631 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16019] ppid=15990 vsize=13801768 CPUtime=1.59 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16019/stat : 16019 (java) R 15990 15990 16913 0 -1 4202560 151 0 0 0 159 0 0 0 20 0 28 0 4449323 14133010432 55369 33554432000 4194304 4196468 140732115572944 139823573929856 139823756747375 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
Current children cumulated CPU time (s) 20.66
Current children cumulated vsize (KiB) 13811280

[startup+6.30163 s]
/proc/loadavg: 13.17 12.18 12.26 10/296 16019
/proc/meminfo: memFree=19580172/32770624 swapFree=5900/305952

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

[pid=15991/tid=16018] ppid=15990 vsize=13801768 CPUtime=215.35 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16018/stat : 16018 (java) R 15990 15990 16913 0 -1 4202560 3843 0 0 0 21532 3 0 0 20 0 28 0 4449323 14133010432 91660 33554432000 4194304 4196468 140732115572944 139823574982264 139823756269676 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16019] ppid=15990 vsize=13801768 CPUtime=214.85 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16019/stat : 16019 (java) R 15990 15990 16913 0 -1 4202560 2297 0 0 0 21482 3 0 0 20 0 28 0 4449323 14133010432 91660 33554432000 4194304 4196468 140732115572944 139823573929224 139823756869718 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
Current children cumulated CPU time (s) 1741.03
Current children cumulated vsize (KiB) 13811280

[startup+282.302 s]
/proc/loadavg: 16.05 14.23 13.07 18/303 16136
/proc/meminfo: memFree=29205724/32770624 swapFree=5900/306304
[pid=15990] ppid=15987 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15990/stat : 15990 (xcsp3-exec) S 15987 15990 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4449255 9740288 346 33554432000 4194304 5098028 140723988222720 140723988220824 140535522308732 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 13062144 140723988227214 140723988227424 140723988227424 140723988230123 0
/proc/15990/statm: 2378 346 289 221 0 87 0
[pid=15991] ppid=15990 vsize=13801768 CPUtime=2210.26 cores=1,3,5,7,9,11,13,15
/proc/15991/stat : 15991 (java) S 15990 15990 16913 0 -1 1077944320 89267 0 0 0 220609 417 0 0 20 0 28 0 4449255 14133010432 101348 33554432000 4194304 4196468 140732115572944 140732115555488 139824136814327 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
/proc/15991/statm: 3450442 101348 3292 1 0 3437675 0
[pid=15991/tid=15992] ppid=15990 vsize=13801768 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15992/stat : 15992 (java) S 15990 15990 16913 0 -1 1077944384 6869 0 0 0 62 3 0 0 20 0 28 0 4449255 14133010432 101348 33554432000 4194304 4196468 140732115572944 139824141055104 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15994] ppid=15990 vsize=13801768 CPUtime=1.27 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15994/stat : 15994 (java) S 15990 15990 16913 0 -1 1077944384 2392 0 0 0 111 16 0 0 20 0 28 0 4449256 14133010432 101348 33554432000 4194304 4196468 140732115572944 139824075778320 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15995] ppid=15990 vsize=13801768 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15995/stat : 15995 (java) S 15990 15990 16913 0 -1 1077944384 1382 0 0 0 110 15 0 0 20 0 28 0 4449256 14133010432 101348 33554432000 4194304 4196468 140732115572944 139824074725776 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15996] ppid=15990 vsize=13801768 CPUtime=1.28 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15996/stat : 15996 (java) S 15990 15990 16913 0 -1 1077944384 1065 0 0 0 113 15 0 0 20 0 28 0 4449256 14133010432 101348 33554432000 4194304 4196468 140732115572944 139824073673232 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15997] ppid=15990 vsize=13801768 CPUtime=1.27 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15997/stat : 15997 (java) S 15990 15990 16913 0 -1 1077944384 1228 0 0 0 113 14 0 0 20 0 28 0 4449256 14133010432 101348 33554432000 4194304 4196468 140732115572944 139824072620688 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15998] ppid=15990 vsize=13801768 CPUtime=1.27 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15998/stat : 15998 (java) S 15990 15990 16913 0 -1 1077944384 2182 0 0 0 112 15 0 0 20 0 28 0 4449256 14133010432 101348 33554432000 4194304 4196468 140732115572944 139824071568144 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15999] ppid=15990 vsize=13801768 CPUtime=1.28 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15999/stat : 15999 (java) S 15990 15990 16913 0 -1 1077944384 949 0 0 0 111 17 0 0 20 0 28 0 4449256 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823730350992 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16000] ppid=15990 vsize=13801768 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16000/stat : 16000 (java) S 15990 15990 16913 0 -1 1077944384 940 0 0 0 110 15 0 0 20 0 28 0 4449256 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823729298448 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16001] ppid=15990 vsize=13801768 CPUtime=1.27 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16001/stat : 16001 (java) S 15990 15990 16913 0 -1 1077944384 960 0 0 0 113 14 0 0 20 0 28 0 4449256 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823728245904 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16002] ppid=15990 vsize=13801768 CPUtime=4.24 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16002/stat : 16002 (java) S 15990 15990 16913 0 -1 1077944384 8679 0 0 0 176 248 0 0 20 0 28 0 4449259 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823598786544 139824136825474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16003] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16003/stat : 16003 (java) S 15990 15990 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4449259 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823597732832 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16004] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16004/stat : 16004 (java) S 15990 15990 16913 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4449260 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823596680192 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16005] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16005/stat : 16005 (java) S 15990 15990 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4449264 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823595628752 139824136832923 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16006] ppid=15990 vsize=13801768 CPUtime=2.55 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16006/stat : 16006 (java) S 15990 15990 16913 0 -1 1077944384 8701 0 0 0 253 2 0 0 20 0 28 0 4449264 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823594576368 139824136825474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16007] ppid=15990 vsize=13801768 CPUtime=2.64 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16007/stat : 16007 (java) S 15990 15990 16913 0 -1 1077944384 8413 0 0 0 263 1 0 0 20 0 28 0 4449264 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823593523824 139824136825474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16008] ppid=15990 vsize=13801768 CPUtime=2.64 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16008/stat : 16008 (java) S 15990 15990 16913 0 -1 1077944384 10585 0 0 0 262 2 0 0 20 0 28 0 4449264 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823592471280 139824136825474 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16009] ppid=15990 vsize=13801768 CPUtime=0.84 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16009/stat : 16009 (java) S 15990 15990 16913 0 -1 1077944384 7857 0 0 0 82 2 0 0 20 0 28 0 4449264 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823591418736 139824136825474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16010] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16010/stat : 16010 (java) S 15990 15990 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4449264 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823590365408 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16011] ppid=15990 vsize=13801768 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16011/stat : 16011 (java) S 15990 15990 16913 0 -1 1077944384 761 0 0 0 4 8 0 0 20 0 28 0 4449264 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823589312944 139824136825474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16012] ppid=15990 vsize=13801768 CPUtime=273.43 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16012/stat : 16012 (java) R 15990 15990 16913 0 -1 4202560 5876 0 0 0 27339 4 0 0 20 0 28 0 4449323 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823581297400 139823755274192 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16013] ppid=15990 vsize=13801768 CPUtime=273.16 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16013/stat : 16013 (java) R 15990 15990 16913 0 -1 4202560 2829 0 0 0 27312 4 0 0 20 0 28 0 4449323 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823580246008 139823755274454 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16014] ppid=15990 vsize=13801768 CPUtime=274.32 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16014/stat : 16014 (java) R 15990 15990 16913 0 -1 4202560 2090 0 0 0 27430 2 0 0 20 0 28 0 4449323 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823579193168 139823757607099 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16015] ppid=15990 vsize=13801768 CPUtime=272.82 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16015/stat : 16015 (java) R 15990 15990 16913 0 -1 4202560 4170 0 0 0 27279 3 0 0 20 0 28 0 4449323 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823578143152 139823756729060 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16016] ppid=15990 vsize=13801768 CPUtime=273.48 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16016/stat : 16016 (java) R 15990 15990 16913 0 -1 4202560 2597 0 0 0 27346 2 0 0 20 0 28 0 4449323 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823577088280 139823755652328 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16017] ppid=15990 vsize=13801768 CPUtime=272.59 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16017/stat : 16017 (java) R 15990 15990 16913 0 -1 4202560 704 0 0 0 27257 2 0 0 20 0 28 0 4449323 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823576035832 139823756867881 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16018] ppid=15990 vsize=13801768 CPUtime=273.32 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16018/stat : 16018 (java) R 15990 15990 16913 0 -1 4202560 4061 0 0 0 27328 4 0 0 20 0 28 0 4449323 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823574982264 139823756597221 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16019] ppid=15990 vsize=13801768 CPUtime=273.11 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16019/stat : 16019 (java) R 15990 15990 16913 0 -1 4202560 2683 0 0 0 27307 4 0 0 20 0 28 0 4449323 14133010432 101348 33554432000 4194304 4196468 140732115572944 139823573929496 139823756729460 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
Current children cumulated CPU time (s) 2210.26
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+306.601 s]
/proc/loadavg: 16.27 14.39 13.15 18/303 16136
/proc/meminfo: memFree=29197200/32770624 swapFree=5900/306328
[pid=15990] ppid=15987 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15990/stat : 15990 (xcsp3-exec) S 15987 15990 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4449255 9740288 346 33554432000 4194304 5098028 140723988222720 140723988220824 140535522308732 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 13062144 140723988227214 140723988227424 140723988227424 140723988230123 0
/proc/15990/statm: 2378 346 289 221 0 87 0
[pid=15991] ppid=15990 vsize=13801768 CPUtime=2400.73 cores=1,3,5,7,9,11,13,15
/proc/15991/stat : 15991 (java) S 15990 15990 16913 0 -1 1077944320 92038 0 0 0 239622 451 0 0 20 0 28 0 4449255 14133010432 108292 33554432000 4194304 4196468 140732115572944 140732115555488 139824136814327 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
/proc/15991/statm: 3450442 108292 3292 1 0 3437675 0
[pid=15991/tid=15992] ppid=15990 vsize=13801768 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15992/stat : 15992 (java) S 15990 15990 16913 0 -1 1077944384 6869 0 0 0 62 3 0 0 20 0 28 0 4449255 14133010432 108292 33554432000 4194304 4196468 140732115572944 139824141055104 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15994] ppid=15990 vsize=13801768 CPUtime=1.37 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15994/stat : 15994 (java) S 15990 15990 16913 0 -1 1077944384 2410 0 0 0 121 16 0 0 20 0 28 0 4449256 14133010432 108292 33554432000 4194304 4196468 140732115572944 139824075778320 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15995] ppid=15990 vsize=13801768 CPUtime=1.35 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15995/stat : 15995 (java) S 15990 15990 16913 0 -1 1077944384 1392 0 0 0 120 15 0 0 20 0 28 0 4449256 14133010432 108292 33554432000 4194304 4196468 140732115572944 139824074725776 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15996] ppid=15990 vsize=13801768 CPUtime=1.39 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15996/stat : 15996 (java) S 15990 15990 16913 0 -1 1077944384 1173 0 0 0 124 15 0 0 20 0 28 0 4449256 14133010432 108292 33554432000 4194304 4196468 140732115572944 139824073673232 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15997] ppid=15990 vsize=13801768 CPUtime=1.38 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15997/stat : 15997 (java) S 15990 15990 16913 0 -1 1077944384 1273 0 0 0 123 15 0 0 20 0 28 0 4449256 14133010432 108292 33554432000 4194304 4196468 140732115572944 139824072620688 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15998] ppid=15990 vsize=13801768 CPUtime=1.39 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15998/stat : 15998 (java) S 15990 15990 16913 0 -1 1077944384 2203 0 0 0 123 16 0 0 20 0 28 0 4449256 14133010432 108292 33554432000 4194304 4196468 140732115572944 139824071568144 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=15999] ppid=15990 vsize=13801768 CPUtime=1.39 cores=1,3,5,7,9,11,13,15
/proc/15991/task/15999/stat : 15999 (java) S 15990 15990 16913 0 -1 1077944384 965 0 0 0 121 18 0 0 20 0 28 0 4449256 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823730350992 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16000] ppid=15990 vsize=13801768 CPUtime=1.36 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16000/stat : 16000 (java) S 15990 15990 16913 0 -1 1077944384 955 0 0 0 121 15 0 0 20 0 28 0 4449256 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823729298448 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16001] ppid=15990 vsize=13801768 CPUtime=1.39 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16001/stat : 16001 (java) S 15990 15990 16913 0 -1 1077944384 1136 0 0 0 124 15 0 0 20 0 28 0 4449256 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823728245904 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16002] ppid=15990 vsize=13801768 CPUtime=4.67 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16002/stat : 16002 (java) S 15990 15990 16913 0 -1 1077944384 8737 0 0 0 192 275 0 0 20 0 28 0 4449259 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823598786544 139824136825474 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16003] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16003/stat : 16003 (java) S 15990 15990 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4449259 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823597732832 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16004] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16004/stat : 16004 (java) S 15990 15990 16913 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4449260 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823596680192 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16005] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16005/stat : 16005 (java) S 15990 15990 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4449264 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823595628752 139824136832923 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16006] ppid=15990 vsize=13801768 CPUtime=2.55 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16006/stat : 16006 (java) S 15990 15990 16913 0 -1 1077944384 8701 0 0 0 253 2 0 0 20 0 28 0 4449264 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823594576368 139824136825474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16007] ppid=15990 vsize=13801768 CPUtime=2.64 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16007/stat : 16007 (java) S 15990 15990 16913 0 -1 1077944384 8413 0 0 0 263 1 0 0 20 0 28 0 4449264 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823593523824 139824136825474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16008] ppid=15990 vsize=13801768 CPUtime=2.64 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16008/stat : 16008 (java) S 15990 15990 16913 0 -1 1077944384 10585 0 0 0 262 2 0 0 20 0 28 0 4449264 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823592471280 139824136825474 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16009] ppid=15990 vsize=13801768 CPUtime=0.84 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16009/stat : 16009 (java) S 15990 15990 16913 0 -1 1077944384 7857 0 0 0 82 2 0 0 20 0 28 0 4449264 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823591418736 139824136825474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16010] ppid=15990 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16010/stat : 16010 (java) S 15990 15990 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4449264 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823590365408 139824136824533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16011] ppid=15990 vsize=13801768 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16011/stat : 16011 (java) S 15990 15990 16913 0 -1 1077944384 763 0 0 0 5 8 0 0 20 0 28 0 4449264 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823589312944 139824136825474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16012] ppid=15990 vsize=13801768 CPUtime=297.1 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16012/stat : 16012 (java) R 15990 15990 16913 0 -1 4202560 6540 0 0 0 29706 4 0 0 20 0 28 0 4449323 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823581297192 139823755651762 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16013] ppid=15990 vsize=13801768 CPUtime=296.8 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16013/stat : 16013 (java) R 15990 15990 16913 0 -1 4202560 3198 0 0 0 29676 4 0 0 20 0 28 0 4449323 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823580245848 139823756768178 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16014] ppid=15990 vsize=13801768 CPUtime=298.08 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16014/stat : 16014 (java) R 15990 15990 16913 0 -1 4202560 2242 0 0 0 29806 2 0 0 20 0 28 0 4449323 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823579193416 139823757607099 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16015] ppid=15990 vsize=13801768 CPUtime=296.32 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16015/stat : 16015 (java) R 15990 15990 16913 0 -1 4202560 4461 0 0 0 29628 4 0 0 20 0 28 0 4449323 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823578140920 139823756644878 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16016] ppid=15990 vsize=13801768 CPUtime=297.11 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16016/stat : 16016 (java) R 15990 15990 16913 0 -1 4202560 2633 0 0 0 29708 3 0 0 20 0 28 0 4449323 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823577088080 139823757606710 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16017] ppid=15990 vsize=13801768 CPUtime=296.21 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16017/stat : 16017 (java) R 15990 15990 16913 0 -1 4202560 717 0 0 0 29618 3 0 0 20 0 28 0 4449323 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823576035672 139823756796737 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16018] ppid=15990 vsize=13801768 CPUtime=297 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16018/stat : 16018 (java) R 15990 15990 16913 0 -1 4202560 4653 0 0 0 29696 4 0 0 20 0 28 0 4449323 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823574982264 139823756268053 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
[pid=15991/tid=16019] ppid=15990 vsize=13801768 CPUtime=296.77 cores=1,3,5,7,9,11,13,15
/proc/15991/task/16019/stat : 16019 (java) R 15990 15990 16913 0 -1 4202560 2868 0 0 0 29673 4 0 0 20 0 28 0 4449323 14133010432 108292 33554432000 4194304 4196468 140732115572944 139823573932464 139823755652076 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11198464 140732115580092 140732115580268 140732115580268 140732115582927 0
Current children cumulated CPU time (s) 2400.73
Current children cumulated vsize (KiB) 13811280

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 15991 sig 9
??? kill 15990 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15990 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1230
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1230
# CPU time returned by wait4() is 0.00246
# while last known CPU time is 2400.73
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 306.612
CPU time (s): 2400.73
CPU user time (s): 2396.22
CPU system time (s): 4.51
CPU usage (%): 782.986
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.00123
system time used= 0.00123
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.4844 second user time and 4.81667 second system time

The end

Launcher Data

Begin job on node133 at 2017-07-22 04:50:23
IDJOB=4248460
IDBENCH=133547
IDSOLVER=2625
FILE ID=node133/4248460-1500691823
RUNJOBID= node133-1500682387-16945
PBS_JOBID= 20623321
Free space on /tmp= 60844 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-08-0081.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4248460-1500691823/watcher-4248460-1500691823 -o /tmp/evaluation-result-4248460-1500691823/solver-4248460-1500691823 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500682387-16945 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1185732070 HOME/instance-4248460-1500691823.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= e46647acbda97830867cbaf6bce42852
RANDOM SEED=1185732070

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.13
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5229.85
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.13
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		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5229.85
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.13
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		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5229.85
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.13
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		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        19789672 kB
MemAvailable:   21207752 kB
Buffers:          116388 kB
Cached:          1565704 kB
SwapCached:            0 kB
Active:         12178568 kB
Inactive:         314668 kB
Active(anon):   10813756 kB
Inactive(anon):     8756 kB
Active(file):    1364812 kB
Inactive(file):   305912 kB
Unevictable:        5900 kB
Mlocked:            5900 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7820 kB
Writeback:             0 kB
AnonPages:      10881816 kB
Mapped:            43136 kB
Shmem:              8872 kB
Slab:             160524 kB
SReclaimable:     126384 kB
SUnreclaim:        34140 kB
KernelStack:        5120 kB
PageTables:        26424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   11006924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:  10649600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62000 MiB
End job on node133 at 2017-07-22 04:55:30