Trace number 4248471

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 5a (2017-07-05)? (TO) 2400.58 302.312

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-10-m021.xml
MD5SUMbb8f18d9394a9daa2d276ef3f55d21f6
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 variables361
Number of constraints64
Number of domains1
Minimum domain size271
Maximum domain size271
Distribution of domain sizes[{"size":271,"count":271}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":90},{"degree":4,"count":265},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity271
Distribution of constraint arities[{"arity":2,"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":6},{"arity":16,"count":6},{"arity":17,"count":6},{"arity":18,"count":6},{"arity":19,"count":3},{"arity":271,"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":57}]
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-4248471-1500692118.xml"  -tl '2400s' -p 8 -x 3
0.00/0.19	c [HOME/instance-4248471-1500692118.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.24	c 8 solvers in parallel
0.00/0.31	c parse instance...
0.00/0.69	c solve instance...
2400.58/302.34	s UNKNOWN
2400.58/302.34	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-4248471-1500692118/watcher-4248471-1500692118 -o /tmp/evaluation-result-4248471-1500692118/solver-4248471-1500692118 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node131-1500682620-7802 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 370756850 HOME/instance-4248471-1500692118.xml 

pid=27496
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: 9.40 10.93 12.24 4/262 27499
/proc/meminfo: memFree=26281556/32770624 swapFree=5860/285900
[pid=27499] ppid=27496 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27499/stat : 27499 (xcsp3-exec) S 27496 27499 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4479218 9740288 346 33554432000 4194304 5098028 140728199071696 140728199069800 140536281576060 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 29581312 140728199074959 140728199075168 140728199075168 140728199077867 0
/proc/27499/statm: 2378 346 289 221 0 87 0

[startup+0.100101 s]
/proc/loadavg: 9.40 10.93 12.24 4/262 27499
/proc/meminfo: memFree=26281556/32770624 swapFree=5860/285900
[pid=27499] ppid=27496 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27499/stat : 27499 (xcsp3-exec) S 27496 27499 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4479218 9740288 346 33554432000 4194304 5098028 140728199071696 140728199069800 140536281576060 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 29581312 140728199074959 140728199075168 140728199075168 140728199077867 0
/proc/27499/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.20033 s]
/proc/loadavg: 9.40 10.93 12.24 4/262 27499
/proc/meminfo: memFree=26281556/32770624 swapFree=5860/285900
[pid=27499] ppid=27496 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27499/stat : 27499 (xcsp3-exec) S 27496 27499 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4479218 9740288 346 33554432000 4194304 5098028 140728199071696 140728199069800 140536281576060 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 29581312 140728199074959 140728199075168 140728199075168 140728199077867 0
/proc/27499/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300296 s]
/proc/loadavg: 9.40 10.93 12.24 4/262 27499
/proc/meminfo: memFree=26281556/32770624 swapFree=5860/285900
[pid=27499] ppid=27496 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27499/stat : 27499 (xcsp3-exec) S 27496 27499 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4479218 9740288 346 33554432000 4194304 5098028 140728199071696 140728199069800 140536281576060 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 29581312 140728199074959 140728199075168 140728199075168 140728199077867 0
/proc/27499/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700245 s]
/proc/loadavg: 9.40 10.93 12.24 4/262 27499
/proc/meminfo: memFree=26281556/32770624 swapFree=5860/285900
[pid=27499] ppid=27496 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27499/stat : 27499 (xcsp3-exec) S 27496 27499 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4479218 9740288 346 33554432000 4194304 5098028 140728199071696 140728199069800 140536281576060 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 29581312 140728199074959 140728199075168 140728199075168 140728199077867 0
/proc/27499/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50153 s]
/proc/loadavg: 9.40 10.93 12.24 14/291 27528
/proc/meminfo: memFree=26142168/32770624 swapFree=5860/285932
[pid=27499] ppid=27496 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27499/stat : 27499 (xcsp3-exec) S 27496 27499 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4479218 9740288 346 33554432000 4194304 5098028 140728199071696 140728199069800 140536281576060 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 29581312 140728199074959 140728199075168 140728199075168 140728199077867 0
/proc/27499/statm: 2378 346 289 221 0 87 0
[pid=27500] ppid=27499 vsize=13801768 CPUtime=7.98 cores=1,3,5,7,9,11,13,15
/proc/27500/stat : 27500 (java) S 27499 27499 7411 0 -1 1077944320 15087 0 0 0 787 11 0 0 20 0 28 0 4479219 14133010432 49619 33554432000 4194304 4196468 140729666720800 140729666703344 140192561188599 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
/proc/27500/statm: 3450442 49619 3248 1 0 3437675 0
[pid=27500/tid=27501] ppid=27499 vsize=13801768 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27501/stat : 27501 (java) S 27499 27499 7411 0 -1 1077944384 6910 0 0 0 64 3 0 0 20 0 28 0 4479219 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192565429376 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27503] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27503/stat : 27503 (java) S 27499 27499 7411 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 4479220 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192500152976 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27504] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27504/stat : 27504 (java) S 27499 27499 7411 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 4479220 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192499100176 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27505] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27505/stat : 27505 (java) S 27499 27499 7411 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4479220 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192158013840 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27506] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27506/stat : 27506 (java) S 27499 27499 7411 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 4479220 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192156961040 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27507] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27507/stat : 27507 (java) S 27499 27499 7411 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 4479220 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192155909264 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27508] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27508/stat : 27508 (java) S 27499 27499 7411 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 4479220 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192154856464 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27509] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27509/stat : 27509 (java) S 27499 27499 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4479220 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192153803664 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27510] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27510/stat : 27510 (java) S 27499 27499 7411 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 4479220 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192152750864 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27511] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27511/stat : 27511 (java) S 27499 27499 7411 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 4479222 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192023292272 140192561199746 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27512] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27512/stat : 27512 (java) S 27499 27499 7411 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 4479223 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192022238304 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27513] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27513/stat : 27513 (java) S 27499 27499 7411 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4479223 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192021185392 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27514] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27514/stat : 27514 (java) S 27499 27499 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4479227 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192020133712 140192561207195 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27515] ppid=27499 vsize=13801768 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27515/stat : 27515 (java) S 27499 27499 7411 0 -1 1077944384 1562 0 0 0 79 0 0 0 20 0 28 0 4479227 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192019082096 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27516] ppid=27499 vsize=13801768 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27516/stat : 27516 (java) R 27499 27499 7411 0 -1 4202560 1315 0 0 0 79 0 0 0 20 0 28 0 4479227 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192018010312 140192538935962 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27517] ppid=27499 vsize=13801768 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27517/stat : 27517 (java) R 27499 27499 7411 0 -1 4202560 1321 0 0 0 79 0 0 0 20 0 28 0 4479227 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192016963040 140192542733136 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27518] ppid=27499 vsize=13801768 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27518/stat : 27518 (java) S 27499 27499 7411 0 -1 1077944384 2125 0 0 0 57 0 0 0 20 0 28 0 4479227 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192015923696 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27519] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27519/stat : 27519 (java) S 27499 27499 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4479227 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192014871136 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27520] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27520/stat : 27520 (java) S 27499 27499 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4479228 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192013818416 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27521] ppid=27499 vsize=13801768 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27521/stat : 27521 (java) R 27499 27499 7411 0 -1 4202560 59 0 0 0 55 0 0 0 20 0 28 0 4479288 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192005804776 140192184294224 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27522] ppid=27499 vsize=13801768 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27522/stat : 27522 (java) R 27499 27499 7411 0 -1 4202560 45 0 0 0 52 0 0 0 20 0 28 0 4479288 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192004747056 140192184061397 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27523] ppid=27499 vsize=13801768 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27523/stat : 27523 (java) R 27499 27499 7411 0 -1 4202560 46 0 0 0 47 0 0 0 20 0 28 0 4479288 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192003699264 140192184061263 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27524] ppid=27499 vsize=13801768 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27524/stat : 27524 (java) R 27499 27499 7411 0 -1 4202560 73 0 0 0 55 0 0 0 20 0 28 0 4479288 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192002647840 140192178639685 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27525] ppid=27499 vsize=13801768 CPUtime=0.58 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27525/stat : 27525 (java) R 27499 27499 7411 0 -1 4202560 41 0 0 0 58 0 0 0 20 0 28 0 4479289 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192001594104 140192183215433 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27526] ppid=27499 vsize=13801768 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27526/stat : 27526 (java) R 27499 27499 7411 0 -1 4202560 40 0 0 0 55 0 0 0 20 0 28 0 4479289 14133010432 49619 33554432000 4194304 4196468 140729666720800 140192000543208 140192184062140 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27527] ppid=27499 vsize=13801768 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27527/stat : 27527 (java) R 27499 27499 7411 0 -1 4202560 47 0 0 0 53 0 0 0 20 0 28 0 4479289 14133010432 49619 33554432000 4194304 4196468 140729666720800 140191999487768 140192184294158 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27528] ppid=27499 vsize=13801768 CPUtime=0.45 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27528/stat : 27528 (java) R 27499 27499 7411 0 -1 4202560 43 0 0 0 45 0 0 0 20 0 28 0 4479289 14133010432 49619 33554432000 4194304 4196468 140729666720800 140191998435912 140192184062196 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 13811280

[startup+3.10161 s]
/proc/loadavg: 9.53 10.93 12.23 14/291 27528
/proc/meminfo: memFree=26054668/32770624 swapFree=5860/285932
[pid=27499] ppid=27496 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27499/stat : 27499 (xcsp3-exec) S 27496 27499 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4479218 9740288 346 33554432000 4194304 5098028 140728199071696 140728199069800 140536281576060 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 29581312 140728199074959 140728199075168 140728199075168 140728199077867 0
/proc/27499/statm: 2378 346 289 221 0 87 0
[pid=27500] ppid=27499 vsize=13801768 CPUtime=20.68 cores=1,3,5,7,9,11,13,15
/proc/27500/stat : 27500 (java) S 27499 27499 7411 0 -1 1077944320 22552 0 0 0 2046 22 0 0 20 0 28 0 4479219 14133010432 92719 33554432000 4194304 4196468 140729666720800 140729666703344 140192561188599 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
/proc/27500/statm: 3450442 92719 3260 1 0 3437675 0
[pid=27500/tid=27501] ppid=27499 vsize=13801768 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27501/stat : 27501 (java) S 27499 27499 7411 0 -1 1077944384 6910 0 0 0 64 3 0 0 20 0 28 0 4479219 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192565429376 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27503] ppid=27499 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27503/stat : 27503 (java) S 27499 27499 7411 0 -1 1077944384 20 0 0 0 1 1 0 0 20 0 28 0 4479220 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192500152976 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27504] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27504/stat : 27504 (java) S 27499 27499 7411 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 4479220 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192499100176 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27505] ppid=27499 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27505/stat : 27505 (java) S 27499 27499 7411 0 -1 1077944384 20 0 0 0 1 1 0 0 20 0 28 0 4479220 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192158013840 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27506] ppid=27499 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27506/stat : 27506 (java) S 27499 27499 7411 0 -1 1077944384 26 0 0 0 1 1 0 0 20 0 28 0 4479220 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192156961040 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27507] ppid=27499 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27507/stat : 27507 (java) S 27499 27499 7411 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 28 0 4479220 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192155909264 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27508] ppid=27499 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27508/stat : 27508 (java) S 27499 27499 7411 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 28 0 4479220 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192154856464 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27509] ppid=27499 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27509/stat : 27509 (java) S 27499 27499 7411 0 -1 1077944384 18 0 0 0 1 1 0 0 20 0 28 0 4479220 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192153803664 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27510] ppid=27499 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27510/stat : 27510 (java) S 27499 27499 7411 0 -1 1077944384 21 0 0 0 1 1 0 0 20 0 28 0 4479220 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192152750864 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27511] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27511/stat : 27511 (java) S 27499 27499 7411 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 28 0 4479222 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192023292272 140192561199746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27512] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27512/stat : 27512 (java) S 27499 27499 7411 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 4479223 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192022238304 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27513] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27513/stat : 27513 (java) S 27499 27499 7411 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4479223 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192021185408 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27514] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27514/stat : 27514 (java) S 27499 27499 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4479227 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192020133712 140192561207195 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27515] ppid=27499 vsize=13801768 CPUtime=1.83 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27515/stat : 27515 (java) R 27499 27499 7411 0 -1 4202560 3937 0 0 0 182 1 0 0 20 0 28 0 4479227 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192019082016 140192539205611 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27516] ppid=27499 vsize=13801768 CPUtime=2.03 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27516/stat : 27516 (java) R 27499 27499 7411 0 -1 4202560 3810 0 0 0 202 1 0 0 20 0 28 0 4479227 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192018010864 140192544575183 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27517] ppid=27499 vsize=13801768 CPUtime=1.92 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27517/stat : 27517 (java) R 27499 27499 7411 0 -1 4202560 3301 0 0 0 191 1 0 0 20 0 28 0 4479227 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192016962592 140192542733106 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27518] ppid=27499 vsize=13801768 CPUtime=0.66 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27518/stat : 27518 (java) S 27499 27499 7411 0 -1 1077944384 2390 0 0 0 66 0 0 0 20 0 28 0 4479227 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192015923696 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27519] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27519/stat : 27519 (java) S 27499 27499 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4479227 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192014871136 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27520] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27520/stat : 27520 (java) S 27499 27499 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4479228 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192013818416 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27521] ppid=27499 vsize=13801768 CPUtime=1.68 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27521/stat : 27521 (java) R 27499 27499 7411 0 -1 4202560 75 0 0 0 168 0 0 0 20 0 28 0 4479288 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192005803032 140192184242033 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27522] ppid=27499 vsize=13801768 CPUtime=1.65 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27522/stat : 27522 (java) R 27499 27499 7411 0 -1 4202560 56 0 0 0 165 0 0 0 20 0 28 0 4479288 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192004751608 140192183920171 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27523] ppid=27499 vsize=13801768 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27523/stat : 27523 (java) R 27499 27499 7411 0 -1 4202560 79 0 0 0 175 0 0 0 20 0 28 0 4479288 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192003698664 140192185056593 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27524] ppid=27499 vsize=13801768 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27524/stat : 27524 (java) R 27499 27499 7411 0 -1 4202560 107 0 0 0 169 1 0 0 20 0 28 0 4479288 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192002649096 140192184638891 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27525] ppid=27499 vsize=13801768 CPUtime=1.58 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27525/stat : 27525 (java) R 27499 27499 7411 0 -1 4202560 52 0 0 0 158 0 0 0 20 0 28 0 4479289 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192001593832 140192183517736 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27526] ppid=27499 vsize=13801768 CPUtime=1.88 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27526/stat : 27526 (java) R 27499 27499 7411 0 -1 4202560 52 0 0 0 188 0 0 0 20 0 28 0 4479289 14133010432 92719 33554432000 4194304 4196468 140729666720800 140192000541568 140192184598308 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27527] ppid=27499 vsize=13801768 CPUtime=1.56 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27527/stat : 27527 (java) R 27499 27499 7411 0 -1 4202560 59 0 0 0 156 0 0 0 20 0 28 0 4479289 14133010432 92719 33554432000 4194304 4196468 140729666720800 140191999488440 140192184241706 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27528] ppid=27499 vsize=13801768 CPUtime=1.45 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27528/stat : 27528 (java) R 27499 27499 7411 0 -1 4202560 53 0 0 0 145 0 0 0 20 0 28 0 4479289 14133010432 92719 33554432000 4194304 4196468 140729666720800 140191998435448 140192183215443 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
Current children cumulated CPU time (s) 20.68
Current children cumulated vsize (KiB) 13811280

[startup+6.30176 s]
/proc/loadavg: 9.53 10.93 12.23 11/291 27528
/proc/meminfo: memFree=25661264/32770624 swapFree=5860/285932

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

[pid=27500/tid=27527] ppid=27499 vsize=13801768 CPUtime=276.84 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27527/stat : 27527 (java) R 27499 27499 7411 0 -1 4202560 2407 0 0 0 27681 3 0 0 20 0 28 0 4479289 14133010432 498589 33554432000 4194304 4196468 140729666720800 140191999488184 140192184638281 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27528] ppid=27499 vsize=13801768 CPUtime=278.98 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27528/stat : 27528 (java) R 27499 27499 7411 0 -1 4202560 1724 0 0 0 27895 3 0 0 20 0 28 0 4479289 14133010432 498589 33554432000 4194304 4196468 140729666720800 140191998435000 140192185973585 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
Current children cumulated CPU time (s) 2241.97
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+302.302 s]
/proc/loadavg: 15.76 12.92 12.59 18/301 27550
/proc/meminfo: memFree=22382492/32770624 swapFree=5860/286304
[pid=27499] ppid=27496 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27499/stat : 27499 (xcsp3-exec) S 27496 27499 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4479218 9740288 346 33554432000 4194304 5098028 140728199071696 140728199069800 140536281576060 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 29581312 140728199074959 140728199075168 140728199075168 140728199077867 0
/proc/27499/statm: 2378 346 289 221 0 87 0
[pid=27500] ppid=27499 vsize=13801768 CPUtime=2400.58 cores=1,3,5,7,9,11,13,15
/proc/27500/stat : 27500 (java) S 27499 27499 7411 0 -1 1077944320 63585 0 0 0 239868 190 0 0 20 0 28 0 4479219 14133010432 490545 33554432000 4194304 4196468 140729666720800 140729666703344 140192561188599 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
/proc/27500/statm: 3450442 490545 3277 1 0 3437675 0
[pid=27500/tid=27501] ppid=27499 vsize=13801768 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27501/stat : 27501 (java) S 27499 27499 7411 0 -1 1077944384 6910 0 0 0 64 3 0 0 20 0 28 0 4479219 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192565429376 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27503] ppid=27499 vsize=13801768 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27503/stat : 27503 (java) S 27499 27499 7411 0 -1 1077944384 525 0 0 0 24 13 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192500152976 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27504] ppid=27499 vsize=13801768 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27504/stat : 27504 (java) S 27499 27499 7411 0 -1 1077944384 966 0 0 0 23 11 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192499100176 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27505] ppid=27499 vsize=13801768 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27505/stat : 27505 (java) S 27499 27499 7411 0 -1 1077944384 892 0 0 0 24 12 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192158013840 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27506] ppid=27499 vsize=13801768 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27506/stat : 27506 (java) S 27499 27499 7411 0 -1 1077944384 1669 0 0 0 24 11 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192156961040 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27507] ppid=27499 vsize=13801768 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27507/stat : 27507 (java) S 27499 27499 7411 0 -1 1077944384 628 0 0 0 22 13 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192155909264 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27508] ppid=27499 vsize=13801768 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27508/stat : 27508 (java) S 27499 27499 7411 0 -1 1077944384 952 0 0 0 23 12 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192154856464 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27509] ppid=27499 vsize=13801768 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27509/stat : 27509 (java) S 27499 27499 7411 0 -1 1077944384 1179 0 0 0 23 12 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192153803664 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27510] ppid=27499 vsize=13801768 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27510/stat : 27510 (java) S 27499 27499 7411 0 -1 1077944384 1638 0 0 0 25 12 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192152750864 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27511] ppid=27499 vsize=13801768 CPUtime=0.45 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27511/stat : 27511 (java) S 27499 27499 7411 0 -1 1077944384 3492 0 0 0 17 28 0 0 20 0 28 0 4479222 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192023292272 140192561199746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27512] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27512/stat : 27512 (java) S 27499 27499 7411 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 4479223 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192022238304 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27513] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27513/stat : 27513 (java) S 27499 27499 7411 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4479223 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192021185408 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27514] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27514/stat : 27514 (java) S 27499 27499 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4479227 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192020133712 140192561207195 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27515] ppid=27499 vsize=13801768 CPUtime=2.71 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27515/stat : 27515 (java) S 27499 27499 7411 0 -1 1077944384 6521 0 0 0 269 2 0 0 20 0 28 0 4479227 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192019082096 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27516] ppid=27499 vsize=13801768 CPUtime=2.6 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27516/stat : 27516 (java) S 27499 27499 7411 0 -1 1077944384 6534 0 0 0 259 1 0 0 20 0 28 0 4479227 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192018029296 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 12 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27517] ppid=27499 vsize=13801768 CPUtime=2.6 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27517/stat : 27517 (java) S 27499 27499 7411 0 -1 1077944384 6593 0 0 0 259 1 0 0 20 0 28 0 4479227 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192016976496 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27518] ppid=27499 vsize=13801768 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27518/stat : 27518 (java) S 27499 27499 7411 0 -1 1077944384 3555 0 0 0 73 1 0 0 20 0 28 0 4479227 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192015923696 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27519] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27519/stat : 27519 (java) S 27499 27499 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4479227 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192014871136 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27520] ppid=27499 vsize=13801768 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27520/stat : 27520 (java) S 27499 27499 7411 0 -1 1077944384 306 0 0 0 7 8 0 0 20 0 28 0 4479228 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192013818416 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27521] ppid=27499 vsize=13801768 CPUtime=297.96 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27521/stat : 27521 (java) R 27499 27499 7411 0 -1 4202560 2653 0 0 0 29793 3 0 0 20 0 28 0 4479288 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192005802824 140192185974000 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27522] ppid=27499 vsize=13801768 CPUtime=298.28 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27522/stat : 27522 (java) R 27499 27499 7411 0 -1 4202560 2381 0 0 0 29826 2 0 0 20 0 28 0 4479288 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192004753584 140192184043784 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27523] ppid=27499 vsize=13801768 CPUtime=298.98 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27523/stat : 27523 (java) R 27499 27499 7411 0 -1 4202560 4208 0 0 0 29891 7 0 0 20 0 28 0 4479288 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192003698768 140192185973754 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27524] ppid=27499 vsize=13801768 CPUtime=298.88 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27524/stat : 27524 (java) R 27499 27499 7411 0 -1 4202560 3303 0 0 0 29872 16 0 0 20 0 28 0 4479288 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192002646216 140192185973734 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27525] ppid=27499 vsize=13801768 CPUtime=298.98 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27525/stat : 27525 (java) R 27499 27499 7411 0 -1 4202560 1756 0 0 0 29896 2 0 0 20 0 28 0 4479289 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192001593416 140192184183967 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27526] ppid=27499 vsize=13801768 CPUtime=299.03 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27526/stat : 27526 (java) R 27499 27499 7411 0 -1 4202560 1186 0 0 0 29900 3 0 0 20 0 28 0 4479289 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192000540440 140192184042778 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27527] ppid=27499 vsize=13801768 CPUtime=296.67 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27527/stat : 27527 (java) R 27499 27499 7411 0 -1 4202560 2647 0 0 0 29663 4 0 0 20 0 28 0 4479289 14133010432 490545 33554432000 4194304 4196468 140729666720800 140191999488120 140192183916367 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27528] ppid=27499 vsize=13801768 CPUtime=298.81 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27528/stat : 27528 (java) R 27499 27499 7411 0 -1 4202560 1795 0 0 0 29878 3 0 0 20 0 28 0 4479289 14133010432 490545 33554432000 4194304 4196468 140729666720800 140191998435000 140192185422719 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
Current children cumulated CPU time (s) 2400.58
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 27500 sig 9
??? kill 27499 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+302.302 s]
/proc/loadavg: 15.76 12.92 12.59 18/301 27550
/proc/meminfo: memFree=22382492/32770624 swapFree=5860/286304
[pid=27499] ppid=27496 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27499/stat : 27499 (xcsp3-exec) S 27496 27499 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4479218 9740288 346 33554432000 4194304 5098028 140728199071696 140728199069800 140536281576060 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 29581312 140728199074959 140728199075168 140728199075168 140728199077867 0
/proc/27499/statm: 2378 346 289 221 0 87 0
[pid=27500] ppid=27499 vsize=13801768 CPUtime=2400.58 cores=1,3,5,7,9,11,13,15
/proc/27500/stat : 27500 (java) S 27499 27499 7411 0 -1 1077944320 63585 0 0 0 239868 190 0 0 20 0 28 0 4479219 14133010432 490545 33554432000 4194304 4196468 140729666720800 140729666703344 140192561188599 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
/proc/27500/statm: 3450442 490545 3277 1 0 3437675 0
[pid=27500/tid=27501] ppid=27499 vsize=13801768 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27501/stat : 27501 (java) S 27499 27499 7411 0 -1 1077944384 6910 0 0 0 64 3 0 0 20 0 28 0 4479219 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192565429376 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27503] ppid=27499 vsize=13801768 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27503/stat : 27503 (java) S 27499 27499 7411 0 -1 1077944384 525 0 0 0 24 13 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192500152976 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27504] ppid=27499 vsize=13801768 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27504/stat : 27504 (java) S 27499 27499 7411 0 -1 1077944384 966 0 0 0 23 11 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192499100176 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27505] ppid=27499 vsize=13801768 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27505/stat : 27505 (java) S 27499 27499 7411 0 -1 1077944384 892 0 0 0 24 12 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192158013840 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27506] ppid=27499 vsize=13801768 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27506/stat : 27506 (java) S 27499 27499 7411 0 -1 1077944384 1669 0 0 0 24 11 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192156961040 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27507] ppid=27499 vsize=13801768 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27507/stat : 27507 (java) S 27499 27499 7411 0 -1 1077944384 628 0 0 0 22 13 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192155909264 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27508] ppid=27499 vsize=13801768 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27508/stat : 27508 (java) S 27499 27499 7411 0 -1 1077944384 952 0 0 0 23 12 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192154856464 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27509] ppid=27499 vsize=13801768 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27509/stat : 27509 (java) S 27499 27499 7411 0 -1 1077944384 1179 0 0 0 23 12 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192153803664 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27510] ppid=27499 vsize=13801768 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27510/stat : 27510 (java) S 27499 27499 7411 0 -1 1077944384 1638 0 0 0 25 12 0 0 20 0 28 0 4479220 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192152750864 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27511] ppid=27499 vsize=13801768 CPUtime=0.45 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27511/stat : 27511 (java) S 27499 27499 7411 0 -1 1077944384 3492 0 0 0 17 28 0 0 20 0 28 0 4479222 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192023292272 140192561199746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27512] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27512/stat : 27512 (java) S 27499 27499 7411 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 4479223 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192022238304 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27513] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27513/stat : 27513 (java) S 27499 27499 7411 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4479223 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192021185408 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27514] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27514/stat : 27514 (java) S 27499 27499 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4479227 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192020133712 140192561207195 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27515] ppid=27499 vsize=13801768 CPUtime=2.71 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27515/stat : 27515 (java) S 27499 27499 7411 0 -1 1077944384 6521 0 0 0 269 2 0 0 20 0 28 0 4479227 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192019082096 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27516] ppid=27499 vsize=13801768 CPUtime=2.6 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27516/stat : 27516 (java) S 27499 27499 7411 0 -1 1077944384 6534 0 0 0 259 1 0 0 20 0 28 0 4479227 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192018029296 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 12 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27517] ppid=27499 vsize=13801768 CPUtime=2.6 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27517/stat : 27517 (java) S 27499 27499 7411 0 -1 1077944384 6593 0 0 0 259 1 0 0 20 0 28 0 4479227 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192016976496 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27518] ppid=27499 vsize=13801768 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27518/stat : 27518 (java) S 27499 27499 7411 0 -1 1077944384 3555 0 0 0 73 1 0 0 20 0 28 0 4479227 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192015923696 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27519] ppid=27499 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27519/stat : 27519 (java) S 27499 27499 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4479227 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192014871136 140192561198805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27520] ppid=27499 vsize=13801768 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27520/stat : 27520 (java) S 27499 27499 7411 0 -1 1077944384 306 0 0 0 7 8 0 0 20 0 28 0 4479228 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192013818416 140192561199746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27521] ppid=27499 vsize=13801768 CPUtime=297.96 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27521/stat : 27521 (java) R 27499 27499 7411 0 -1 4202560 2653 0 0 0 29793 3 0 0 20 0 28 0 4479288 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192005802824 140192185974000 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27522] ppid=27499 vsize=13801768 CPUtime=298.28 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27522/stat : 27522 (java) R 27499 27499 7411 0 -1 4202560 2381 0 0 0 29826 2 0 0 20 0 28 0 4479288 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192004753584 140192184043784 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27523] ppid=27499 vsize=13801768 CPUtime=298.98 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27523/stat : 27523 (java) R 27499 27499 7411 0 -1 4202560 4208 0 0 0 29891 7 0 0 20 0 28 0 4479288 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192003698768 140192185973754 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27524] ppid=27499 vsize=13801768 CPUtime=298.88 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27524/stat : 27524 (java) R 27499 27499 7411 0 -1 4202560 3303 0 0 0 29872 16 0 0 20 0 28 0 4479288 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192002646216 140192185973734 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27525] ppid=27499 vsize=13801768 CPUtime=298.98 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27525/stat : 27525 (java) R 27499 27499 7411 0 -1 4202560 1756 0 0 0 29896 2 0 0 20 0 28 0 4479289 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192001593416 140192184183967 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27526] ppid=27499 vsize=13801768 CPUtime=299.03 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27526/stat : 27526 (java) R 27499 27499 7411 0 -1 4202560 1186 0 0 0 29900 3 0 0 20 0 28 0 4479289 14133010432 490545 33554432000 4194304 4196468 140729666720800 140192000540440 140192184042778 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27527] ppid=27499 vsize=13801768 CPUtime=296.67 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27527/stat : 27527 (java) R 27499 27499 7411 0 -1 4202560 2647 0 0 0 29663 4 0 0 20 0 28 0 4479289 14133010432 490545 33554432000 4194304 4196468 140729666720800 140191999488120 140192183916367 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
[pid=27500/tid=27528] ppid=27499 vsize=13801768 CPUtime=298.81 cores=1,3,5,7,9,11,13,15
/proc/27500/task/27528/stat : 27528 (java) R 27499 27499 7411 0 -1 4202560 1795 0 0 0 29878 3 0 0 20 0 28 0 4479289 14133010432 490545 33554432000 4194304 4196468 140729666720800 140191998435000 140192185422719 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140729666729148 140729666729324 140729666729324 140729666731983 0
Current children cumulated CPU time (s) 2400.58
Current children cumulated vsize (KiB) 13811280

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 302.312
CPU time (s): 2400.58
CPU user time (s): 2398.68
CPU system time (s): 1.9
CPU usage (%): 794.073
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001096
system time used= 0.001096
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519
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.59827 second user time and 4.26612 second system time

The end

Launcher Data

Begin job on node131 at 2017-07-22 04:55:18
IDJOB=4248471
IDBENCH=133588
IDSOLVER=2626
FILE ID=node131/4248471-1500692118
RUNJOBID= node131-1500682620-7802
PBS_JOBID= 20623041
Free space on /tmp= 61964 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-10-m021.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-4248471-1500692118/watcher-4248471-1500692118 -o /tmp/evaluation-result-4248471-1500692118/solver-4248471-1500692118 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node131-1500682620-7802 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 370756850 HOME/instance-4248471-1500692118.xml

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

MD5SUM BENCH= bb8f18d9394a9daa2d276ef3f55d21f6
RANDOM SEED=370756850

node131.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.06
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	: 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		: 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.06
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		: 1600.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	: 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	: 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.06
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		: 1600.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	: 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		: 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.06
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		: 1600.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	: 5332.55
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.06
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		: 1733.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	: 5332.55
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.06
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	: 5332.55
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		: 2668.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.06
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		: 2667.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	: 5332.55
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.06
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		: 2133.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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26282136 kB
MemAvailable:   26493516 kB
Buffers:          112952 kB
Cached:           380824 kB
SwapCached:            0 kB
Active:          5755288 kB
Inactive:         294580 kB
Active(anon):    5559272 kB
Inactive(anon):     8680 kB
Active(file):     196016 kB
Inactive(file):   285900 kB
Unevictable:        5860 kB
Mlocked:            5860 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:       5584212 kB
Mapped:            42532 kB
Shmem:              8844 kB
Slab:             124728 kB
SReclaimable:      90600 kB
SUnreclaim:        34128 kB
KernelStack:        4896 kB
PageTables:        16156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6629984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5425152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61956 MiB
End job on node131 at 2017-07-22 05:00:20