Trace number 4245061

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.23 303.812

General information on the benchmark

NameStripPacking/StripPacking-m1-seriesN/
StripPacking-N1c.xml
MD5SUM19f4dcf35e46defaa68e633424c84ce1
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 variables85
Number of constraints52
Number of domains19
Minimum domain size2
Maximum domain size200
Distribution of domain sizes[{"size":2,"count":51},{"size":200,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
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-4245061-1500685251.xml"  -tl '2400s' -p 8 -x 3
0.00/0.19	c [HOME/instance-4245061-1500685251.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.72	c solve instance...
2400.23/303.84	s UNKNOWN
2400.23/303.84	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-4245061-1500685251/watcher-4245061-1500685251 -o /tmp/evaluation-result-4245061-1500685251/solver-4245061-1500685251 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500683384-8603 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 348520695 HOME/instance-4245061-1500685251.xml 

pid=18850
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: 15.06 15.40 13.31 10/273 18853
/proc/meminfo: memFree=28613312/32770624 swapFree=5884/237984
[pid=18853] ppid=18850 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18853/stat : 18853 (xcsp3-exec) S 18850 18853 8571 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3792894 9740288 345 33554432000 4194304 5098028 140725903826736 140725903824840 140472191459964 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 20353024 140725903828111 140725903828320 140725903828320 140725903831019 0
/proc/18853/statm: 2378 345 289 221 0 87 0

[startup+0.100122 s]
/proc/loadavg: 15.06 15.40 13.31 10/273 18853
/proc/meminfo: memFree=28613312/32770624 swapFree=5884/237984
[pid=18853] ppid=18850 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18853/stat : 18853 (xcsp3-exec) S 18850 18853 8571 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3792894 9740288 345 33554432000 4194304 5098028 140725903826736 140725903824840 140472191459964 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 20353024 140725903828111 140725903828320 140725903828320 140725903831019 0
/proc/18853/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200321 s]
/proc/loadavg: 15.06 15.40 13.31 10/273 18853
/proc/meminfo: memFree=28613312/32770624 swapFree=5884/237984
[pid=18853] ppid=18850 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18853/stat : 18853 (xcsp3-exec) S 18850 18853 8571 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3792894 9740288 345 33554432000 4194304 5098028 140725903826736 140725903824840 140472191459964 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 20353024 140725903828111 140725903828320 140725903828320 140725903831019 0
/proc/18853/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300241 s]
/proc/loadavg: 15.06 15.40 13.31 10/273 18853
/proc/meminfo: memFree=28613312/32770624 swapFree=5884/237984
[pid=18853] ppid=18850 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18853/stat : 18853 (xcsp3-exec) S 18850 18853 8571 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3792894 9740288 345 33554432000 4194304 5098028 140725903826736 140725903824840 140472191459964 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 20353024 140725903828111 140725903828320 140725903828320 140725903831019 0
/proc/18853/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700201 s]
/proc/loadavg: 15.06 15.40 13.31 10/273 18853
/proc/meminfo: memFree=28613312/32770624 swapFree=5884/237984
[pid=18853] ppid=18850 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18853/stat : 18853 (xcsp3-exec) S 18850 18853 8571 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3792894 9740288 345 33554432000 4194304 5098028 140725903826736 140725903824840 140472191459964 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 20353024 140725903828111 140725903828320 140725903828320 140725903831019 0
/proc/18853/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50151 s]
/proc/loadavg: 15.06 15.40 13.31 20/302 18882
/proc/meminfo: memFree=28508652/32770624 swapFree=5884/238020
[pid=18853] ppid=18850 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18853/stat : 18853 (xcsp3-exec) S 18850 18853 8571 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3792894 9740288 345 33554432000 4194304 5098028 140725903826736 140725903824840 140472191459964 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 20353024 140725903828111 140725903828320 140725903828320 140725903831019 0
/proc/18853/statm: 2378 345 289 221 0 87 0
[pid=18854] ppid=18853 vsize=13805624 CPUtime=7.66 cores=1,3,5,7,9,11,13,15
/proc/18854/stat : 18854 (java) S 18853 18853 8571 0 -1 1077944320 22890 0 0 0 756 10 0 0 20 0 28 0 3792895 14136958976 35999 33554432000 4194304 4196468 140727163001536 140727162984080 140584184225527 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
/proc/18854/statm: 3451406 35999 3217 1 0 3438639 0
[pid=18854/tid=18855] ppid=18853 vsize=13805624 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18855/stat : 18855 (java) S 18853 18853 8571 0 -1 1077944384 7079 0 0 0 66 3 0 0 20 0 28 0 3792895 14136958976 35999 33554432000 4194304 4196468 140727163001536 140584188466304 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18857] ppid=18853 vsize=13805624 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18857/stat : 18857 (java) S 18853 18853 8571 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3792896 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583783348624 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18858] ppid=18853 vsize=13805624 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18858/stat : 18858 (java) S 18853 18853 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3792896 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583782295824 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18859] ppid=18853 vsize=13805624 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18859/stat : 18859 (java) S 18853 18853 8571 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3792896 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583781243536 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18860] ppid=18853 vsize=13805624 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18860/stat : 18860 (java) S 18853 18853 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3792896 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583780190736 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18861] ppid=18853 vsize=13805624 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18861/stat : 18861 (java) S 18853 18853 8571 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3792896 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583779138448 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18862] ppid=18853 vsize=13805624 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18862/stat : 18862 (java) S 18853 18853 8571 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3792896 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583778085648 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18863] ppid=18853 vsize=13805624 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18863/stat : 18863 (java) S 18853 18853 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3792896 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583777033360 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18864] ppid=18853 vsize=13805624 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18864/stat : 18864 (java) S 18853 18853 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3792896 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583775980560 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18865] ppid=18853 vsize=13805624 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18865/stat : 18865 (java) S 18853 18853 8571 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3792898 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583646517360 140584184236674 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18866] ppid=18853 vsize=13805624 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18866/stat : 18866 (java) S 18853 18853 8571 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3792899 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583645463328 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18867] ppid=18853 vsize=13805624 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18867/stat : 18867 (java) S 18853 18853 8571 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3792899 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583644410992 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18868] ppid=18853 vsize=13805624 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18868/stat : 18868 (java) S 18853 18853 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3792902 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583643359312 140584184244123 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18869] ppid=18853 vsize=13805624 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18869/stat : 18869 (java) R 18853 18853 8571 0 -1 4202560 4369 0 0 0 59 0 0 0 20 0 28 0 3792902 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583642293160 140584165769296 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18870] ppid=18853 vsize=13805624 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18870/stat : 18870 (java) R 18853 18853 8571 0 -1 4202560 3481 0 0 0 62 1 0 0 20 0 28 0 3792902 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583641240456 140584177322363 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18871] ppid=18853 vsize=13805624 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18871/stat : 18871 (java) R 18853 18853 8571 0 -1 4202560 2154 0 0 0 60 0 0 0 20 0 28 0 3792902 14136958976 35999 33554432000 4194304 4196468 140727163001536 140583640187560 140584176514909 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18872] ppid=18853 vsize=13805624 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18872/stat : 18872 (java) R 18853 18853 8571 0 -1 1077944384 3981 0 0 0 75 2 0 0 20 0 28 0 3792902 14136958976 36511 33554432000 4194304 4196468 140727163001536 140583639149296 140584184236674 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18873] ppid=18853 vsize=13805624 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18873/stat : 18873 (java) S 18853 18853 8571 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3792903 14136958976 36511 33554432000 4194304 4196468 140727163001536 140583638096224 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18874] ppid=18853 vsize=13805624 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18874/stat : 18874 (java) S 18853 18853 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3792903 14136958976 36511 33554432000 4194304 4196468 140727163001536 140583637043504 140584184236674 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18875] ppid=18853 vsize=13805624 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18875/stat : 18875 (java) R 18853 18853 8571 0 -1 4202560 66 0 0 0 59 0 0 0 20 0 28 0 3792967 14136958976 36511 33554432000 4194304 4196468 140727163001536 140583629030184 140583826319544 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18876] ppid=18853 vsize=13805624 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18876/stat : 18876 (java) R 18853 18853 8571 0 -1 4202560 53 0 0 0 53 0 0 0 20 0 28 0 3792967 14136958976 36511 33554432000 4194304 4196468 140727163001536 140583627976904 140583826312568 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18877] ppid=18853 vsize=13805624 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18877/stat : 18877 (java) R 18853 18853 8571 0 -1 4202560 103 0 0 0 41 0 0 0 20 0 28 0 3792967 14136958976 36511 33554432000 4194304 4196468 140727163001536 140583626925864 140583827537655 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18878] ppid=18853 vsize=13805624 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18878/stat : 18878 (java) R 18853 18853 8571 0 -1 4202560 76 0 0 0 57 0 0 0 20 0 28 0 3792967 14136958976 36511 33554432000 4194304 4196468 140727163001536 140583625871368 140583826529636 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18879] ppid=18853 vsize=13805624 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18879/stat : 18879 (java) R 18853 18853 8571 0 -1 4202560 80 0 0 0 54 0 0 0 20 0 28 0 3792967 14136958976 36511 33554432000 4194304 4196468 140727163001536 140583624817672 140583826223518 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18880] ppid=18853 vsize=13805624 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18880/stat : 18880 (java) R 18853 18853 8571 0 -1 4202560 43 0 0 0 54 0 0 0 20 0 28 0 3792968 14136958976 36511 33554432000 4194304 4196468 140727163001536 140583623768776 140583826158708 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18881] ppid=18853 vsize=13805624 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18881/stat : 18881 (java) R 18853 18853 8571 0 -1 4202560 44 0 0 0 50 0 0 0 20 0 28 0 3792968 14136958976 36511 33554432000 4194304 4196468 140727163001536 140583622715160 140583826377007 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18882] ppid=18853 vsize=13805624 CPUtime=0.58 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18882/stat : 18882 (java) R 18853 18853 8571 0 -1 4202560 50 0 0 0 58 0 0 0 20 0 28 0 3792968 14136958976 36511 33554432000 4194304 4196468 140727163001536 140583621662488 140583826377216 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
Current children cumulated CPU time (s) 7.66
Current children cumulated vsize (KiB) 13815136

[startup+3.10152 s]
/proc/loadavg: 15.06 15.40 13.31 20/302 18882
/proc/meminfo: memFree=28483092/32770624 swapFree=5884/238024
[pid=18853] ppid=18850 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18853/stat : 18853 (xcsp3-exec) S 18850 18853 8571 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3792894 9740288 345 33554432000 4194304 5098028 140725903826736 140725903824840 140472191459964 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 20353024 140725903828111 140725903828320 140725903828320 140725903831019 0
/proc/18853/statm: 2378 345 289 221 0 87 0
[pid=18854] ppid=18853 vsize=13803816 CPUtime=20.37 cores=1,3,5,7,9,11,13,15
/proc/18854/stat : 18854 (java) S 18853 18853 8571 0 -1 1077944320 46281 0 0 0 2022 15 0 0 20 0 28 0 3792895 14135107584 60112 33554432000 4194304 4196468 140727163001536 140727162984080 140584184225527 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
/proc/18854/statm: 3450954 60112 3236 1 0 3438187 0
[pid=18854/tid=18855] ppid=18853 vsize=13803816 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18855/stat : 18855 (java) S 18853 18853 8571 0 -1 1077944384 7079 0 0 0 66 3 0 0 20 0 28 0 3792895 14135107584 60112 33554432000 4194304 4196468 140727163001536 140584188466304 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18857] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18857/stat : 18857 (java) S 18853 18853 8571 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3792896 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583783348624 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18858] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18858/stat : 18858 (java) S 18853 18853 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3792896 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583782295824 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18859] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18859/stat : 18859 (java) S 18853 18853 8571 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3792896 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583781243536 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18860] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18860/stat : 18860 (java) S 18853 18853 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3792896 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583780190736 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18861] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18861/stat : 18861 (java) S 18853 18853 8571 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3792896 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583779138448 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18862] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18862/stat : 18862 (java) S 18853 18853 8571 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3792896 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583778085648 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18863] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18863/stat : 18863 (java) S 18853 18853 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3792896 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583777033360 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18864] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18864/stat : 18864 (java) S 18853 18853 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3792896 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583775980560 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18865] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18865/stat : 18865 (java) S 18853 18853 8571 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 3792898 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583646517360 140584184236674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18866] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18866/stat : 18866 (java) S 18853 18853 8571 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3792899 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583645463328 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18867] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18867/stat : 18867 (java) S 18853 18853 8571 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3792899 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583644410992 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18868] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18868/stat : 18868 (java) S 18853 18853 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3792902 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583643359312 140584184244123 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18869] ppid=18853 vsize=13803816 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18869/stat : 18869 (java) R 18853 18853 8571 0 -1 4202560 10466 0 0 0 169 1 0 0 20 0 28 0 3792902 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583642293064 140584165769300 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18870] ppid=18853 vsize=13803816 CPUtime=1.67 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18870/stat : 18870 (java) R 18853 18853 8571 0 -1 4202560 11139 0 0 0 165 2 0 0 20 0 28 0 3792902 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583641240264 140584163911639 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18871] ppid=18853 vsize=13803816 CPUtime=1.88 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18871/stat : 18871 (java) R 18853 18853 8571 0 -1 4202560 10115 0 0 0 187 1 0 0 20 0 28 0 3792902 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583640187832 140584163911413 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18872] ppid=18853 vsize=13803816 CPUtime=0.84 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18872/stat : 18872 (java) S 18853 18853 8571 0 -1 1077944384 4877 0 0 0 82 2 0 0 20 0 28 0 3792902 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583639149296 140584184236674 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18873] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18873/stat : 18873 (java) S 18853 18853 8571 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3792903 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583638096224 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18874] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18874/stat : 18874 (java) S 18853 18853 8571 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3792903 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583637043504 140584184236674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18875] ppid=18853 vsize=13803816 CPUtime=1.66 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18875/stat : 18875 (java) R 18853 18853 8571 0 -1 4202560 110 0 0 0 166 0 0 0 20 0 28 0 3792967 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583629029576 140583826122992 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18876] ppid=18853 vsize=13803816 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18876/stat : 18876 (java) R 18853 18853 8571 0 -1 4202560 190 0 0 0 176 0 0 0 20 0 28 0 3792967 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583627978504 140583827136633 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18877] ppid=18853 vsize=13803816 CPUtime=1.63 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18877/stat : 18877 (java) R 18853 18853 8571 0 -1 4202560 144 0 0 0 163 0 0 0 20 0 28 0 3792967 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583626925416 140583826340640 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18878] ppid=18853 vsize=13803816 CPUtime=1.73 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18878/stat : 18878 (java) R 18853 18853 8571 0 -1 4202560 324 0 0 0 172 1 0 0 20 0 28 0 3792967 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583625873048 140583825578751 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18879] ppid=18853 vsize=13803816 CPUtime=1.86 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18879/stat : 18879 (java) R 18853 18853 8571 0 -1 4202560 166 0 0 0 186 0 0 0 20 0 28 0 3792967 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583624819464 140583826626806 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18880] ppid=18853 vsize=13803816 CPUtime=1.57 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18880/stat : 18880 (java) R 18853 18853 8571 0 -1 4202560 85 0 0 0 157 0 0 0 20 0 28 0 3792968 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583623765488 140583827298368 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18881] ppid=18853 vsize=13803816 CPUtime=1.63 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18881/stat : 18881 (java) R 18853 18853 8571 0 -1 4202560 109 0 0 0 163 0 0 0 20 0 28 0 3792968 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583622713352 140583826475800 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18882] ppid=18853 vsize=13803816 CPUtime=1.63 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18882/stat : 18882 (java) R 18853 18853 8571 0 -1 4202560 130 0 0 0 163 0 0 0 20 0 28 0 3792968 14135107584 60112 33554432000 4194304 4196468 140727163001536 140583621660488 140583826333008 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
Current children cumulated CPU time (s) 20.37
Current children cumulated vsize (KiB) 13813328

[startup+6.30173 s]
/proc/loadavg: 15.38 15.46 13.34 20/302 18882
/proc/meminfo: memFree=28345920/32770624 swapFree=5884/238024

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

[pid=18854/tid=18881] ppid=18853 vsize=13803816 CPUtime=216.1 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18881/stat : 18881 (java) R 18853 18853 8571 0 -1 4202560 2121 0 0 0 21608 2 0 0 20 0 28 0 3792968 14135107584 102282 33554432000 4194304 4196468 140727163001536 140583622713000 140583829685696 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18882] ppid=18853 vsize=13803816 CPUtime=216.19 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18882/stat : 18882 (java) R 18853 18853 8571 0 -1 4202560 1829 0 0 0 21618 1 0 0 20 0 28 0 3792968 14135107584 102282 33554432000 4194304 4196468 140727163001536 140583621660040 140583831744046 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
Current children cumulated CPU time (s) 1756.05
Current children cumulated vsize (KiB) 13813328

[startup+282.302 s]
/proc/loadavg: 16.01 15.83 14.04 17/300 19011
/proc/meminfo: memFree=30463972/32770624 swapFree=5884/238360
[pid=18853] ppid=18850 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18853/stat : 18853 (xcsp3-exec) S 18850 18853 8571 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3792894 9740288 345 33554432000 4194304 5098028 140725903826736 140725903824840 140472191459964 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 20353024 140725903828111 140725903828320 140725903828320 140725903831019 0
/proc/18853/statm: 2378 345 289 221 0 87 0
[pid=18854] ppid=18853 vsize=13803816 CPUtime=2230.3 cores=1,3,5,7,9,11,13,15
/proc/18854/stat : 18854 (java) S 18853 18853 8571 0 -1 1077944320 117009 0 0 0 222741 289 0 0 20 0 28 0 3792895 14135107584 108093 33554432000 4194304 4196468 140727163001536 140727162984080 140584184225527 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
/proc/18854/statm: 3450954 108093 3297 1 0 3438187 0
[pid=18854/tid=18855] ppid=18853 vsize=13803816 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18855/stat : 18855 (java) S 18853 18853 8571 0 -1 1077944384 7079 0 0 0 66 3 0 0 20 0 28 0 3792895 14135107584 108093 33554432000 4194304 4196468 140727163001536 140584188466304 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18857] ppid=18853 vsize=13803816 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18857/stat : 18857 (java) S 18853 18853 8571 0 -1 1077944384 1474 0 0 0 88 16 0 0 20 0 28 0 3792896 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583783348624 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18858] ppid=18853 vsize=13803816 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18858/stat : 18858 (java) S 18853 18853 8571 0 -1 1077944384 1242 0 0 0 89 16 0 0 20 0 28 0 3792896 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583782295824 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18859] ppid=18853 vsize=13803816 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18859/stat : 18859 (java) S 18853 18853 8571 0 -1 1077944384 1726 0 0 0 89 18 0 0 20 0 28 0 3792896 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583781243536 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18860] ppid=18853 vsize=13803816 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18860/stat : 18860 (java) S 18853 18853 8571 0 -1 1077944384 2302 0 0 0 88 17 0 0 20 0 28 0 3792896 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583780190736 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18861] ppid=18853 vsize=13803816 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18861/stat : 18861 (java) S 18853 18853 8571 0 -1 1077944384 1488 0 0 0 87 17 0 0 20 0 28 0 3792896 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583779138448 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18862] ppid=18853 vsize=13803816 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18862/stat : 18862 (java) S 18853 18853 8571 0 -1 1077944384 1350 0 0 0 90 18 0 0 20 0 28 0 3792896 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583778085648 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18863] ppid=18853 vsize=13803816 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18863/stat : 18863 (java) S 18853 18853 8571 0 -1 1077944384 1281 0 0 0 91 17 0 0 20 0 28 0 3792896 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583777033360 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18864] ppid=18853 vsize=13803816 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18864/stat : 18864 (java) S 18853 18853 8571 0 -1 1077944384 2220 0 0 0 90 17 0 0 20 0 28 0 3792896 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583775980560 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18865] ppid=18853 vsize=13803816 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18865/stat : 18865 (java) S 18853 18853 8571 0 -1 1077944384 6480 0 0 0 67 109 0 0 20 0 28 0 3792898 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583646517360 140584184236674 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18866] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18866/stat : 18866 (java) S 18853 18853 8571 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 3792899 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583645463392 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18867] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18867/stat : 18867 (java) S 18853 18853 8571 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 3792899 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583644411008 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18868] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18868/stat : 18868 (java) S 18853 18853 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3792902 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583643359312 140584184244123 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18869] ppid=18853 vsize=13803816 CPUtime=6.07 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18869/stat : 18869 (java) S 18853 18853 8571 0 -1 1077944384 19483 0 0 0 604 3 0 0 20 0 28 0 3792902 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583642307184 140584184236674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18870] ppid=18853 vsize=13803816 CPUtime=5.98 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18870/stat : 18870 (java) S 18853 18853 8571 0 -1 1077944384 21603 0 0 0 594 4 0 0 20 0 28 0 3792902 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583641254384 140584184236674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18871] ppid=18853 vsize=13803816 CPUtime=5.82 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18871/stat : 18871 (java) S 18853 18853 8571 0 -1 1077944384 20082 0 0 0 579 3 0 0 20 0 28 0 3792902 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583640202096 140584184236674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18872] ppid=18853 vsize=13803816 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18872/stat : 18872 (java) S 18853 18853 8571 0 -1 1077944384 9703 0 0 0 105 2 0 0 20 0 28 0 3792902 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583639149296 140584184236674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18873] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18873/stat : 18873 (java) S 18853 18853 8571 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3792903 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583638096224 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18874] ppid=18853 vsize=13803816 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18874/stat : 18874 (java) S 18853 18853 8571 0 -1 1077944384 992 0 0 0 5 8 0 0 20 0 28 0 3792903 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583637043504 140584184236674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18875] ppid=18853 vsize=13803816 CPUtime=275.83 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18875/stat : 18875 (java) R 18853 18853 8571 0 -1 4202560 1693 0 0 0 27582 1 0 0 20 0 28 0 3792967 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583629031152 140583828870990 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18876] ppid=18853 vsize=13803816 CPUtime=275.32 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18876/stat : 18876 (java) R 18853 18853 8571 0 -1 4202560 3527 0 0 0 27530 2 0 0 20 0 28 0 3792967 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583627975976 140583828298287 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18877] ppid=18853 vsize=13803816 CPUtime=274.22 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18877/stat : 18877 (java) R 18853 18853 8571 0 -1 4202560 1305 0 0 0 27421 1 0 0 20 0 28 0 3792967 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583626924408 140583829503284 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18878] ppid=18853 vsize=13803816 CPUtime=274.76 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18878/stat : 18878 (java) R 18853 18853 8571 0 -1 4202560 2042 0 0 0 27473 3 0 0 20 0 28 0 3792967 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583625871360 140583829502928 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18879] ppid=18853 vsize=13803816 CPUtime=275.11 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18879/stat : 18879 (java) R 18853 18853 8571 0 -1 4202560 2004 0 0 0 27510 1 0 0 20 0 28 0 3792967 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583624819320 140583831338003 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18880] ppid=18853 vsize=13803816 CPUtime=274.62 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18880/stat : 18880 (java) R 18853 18853 8571 0 -1 4202560 1342 0 0 0 27461 1 0 0 20 0 28 0 3792968 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583623766136 140583830679536 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18881] ppid=18853 vsize=13803816 CPUtime=274.91 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18881/stat : 18881 (java) R 18853 18853 8571 0 -1 4202560 2873 0 0 0 27489 2 0 0 20 0 28 0 3792968 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583622713416 140583824903419 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18882] ppid=18853 vsize=13803816 CPUtime=275.25 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18882/stat : 18882 (java) R 18853 18853 8571 0 -1 4202560 2363 0 0 0 27523 2 0 0 20 0 28 0 3792968 14135107584 108093 33554432000 4194304 4196468 140727163001536 140583621660408 140583829522764 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
Current children cumulated CPU time (s) 2230.3
Current children cumulated vsize (KiB) 13813328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+303.802 s]
/proc/loadavg: 15.93 15.83 14.08 17/300 19011
/proc/meminfo: memFree=30524472/32770624 swapFree=5884/238380
[pid=18853] ppid=18850 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18853/stat : 18853 (xcsp3-exec) S 18850 18853 8571 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3792894 9740288 345 33554432000 4194304 5098028 140725903826736 140725903824840 140472191459964 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 20353024 140725903828111 140725903828320 140725903828320 140725903831019 0
/proc/18853/statm: 2378 345 289 221 0 87 0
[pid=18854] ppid=18853 vsize=13803816 CPUtime=2400.23 cores=1,3,5,7,9,11,13,15
/proc/18854/stat : 18854 (java) S 18853 18853 8571 0 -1 1077944320 117735 0 0 0 239721 302 0 0 20 0 28 0 3792895 14135107584 104058 33554432000 4194304 4196468 140727163001536 140727162984080 140584184225527 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
/proc/18854/statm: 3450954 104058 3297 1 0 3438187 0
[pid=18854/tid=18855] ppid=18853 vsize=13803816 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18855/stat : 18855 (java) S 18853 18853 8571 0 -1 1077944384 7079 0 0 0 66 3 0 0 20 0 28 0 3792895 14135107584 104058 33554432000 4194304 4196468 140727163001536 140584188466304 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18857] ppid=18853 vsize=13803816 CPUtime=1.1 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18857/stat : 18857 (java) S 18853 18853 8571 0 -1 1077944384 1496 0 0 0 94 16 0 0 20 0 28 0 3792896 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583783348624 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18858] ppid=18853 vsize=13803816 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18858/stat : 18858 (java) S 18853 18853 8571 0 -1 1077944384 1520 0 0 0 96 16 0 0 20 0 28 0 3792896 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583782295824 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18859] ppid=18853 vsize=13803816 CPUtime=1.13 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18859/stat : 18859 (java) S 18853 18853 8571 0 -1 1077944384 1734 0 0 0 95 18 0 0 20 0 28 0 3792896 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583781243536 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18860] ppid=18853 vsize=13803816 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18860/stat : 18860 (java) S 18853 18853 8571 0 -1 1077944384 2324 0 0 0 94 18 0 0 20 0 28 0 3792896 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583780190736 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18861] ppid=18853 vsize=13803816 CPUtime=1.1 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18861/stat : 18861 (java) S 18853 18853 8571 0 -1 1077944384 1552 0 0 0 93 17 0 0 20 0 28 0 3792896 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583779138448 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18862] ppid=18853 vsize=13803816 CPUtime=1.13 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18862/stat : 18862 (java) S 18853 18853 8571 0 -1 1077944384 1371 0 0 0 95 18 0 0 20 0 28 0 3792896 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583778085648 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18863] ppid=18853 vsize=13803816 CPUtime=1.14 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18863/stat : 18863 (java) S 18853 18853 8571 0 -1 1077944384 1365 0 0 0 97 17 0 0 20 0 28 0 3792896 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583777033360 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18864] ppid=18853 vsize=13803816 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18864/stat : 18864 (java) S 18853 18853 8571 0 -1 1077944384 2249 0 0 0 95 17 0 0 20 0 28 0 3792896 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583775980560 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18865] ppid=18853 vsize=13803816 CPUtime=1.94 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18865/stat : 18865 (java) S 18853 18853 8571 0 -1 1077944384 6561 0 0 0 74 120 0 0 20 0 28 0 3792898 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583646517360 140584184236674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18866] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18866/stat : 18866 (java) S 18853 18853 8571 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 3792899 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583645463392 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18867] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18867/stat : 18867 (java) S 18853 18853 8571 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 3792899 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583644411008 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18868] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18868/stat : 18868 (java) S 18853 18853 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3792902 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583643359312 140584184244123 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18869] ppid=18853 vsize=13803816 CPUtime=6.07 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18869/stat : 18869 (java) S 18853 18853 8571 0 -1 1077944384 19483 0 0 0 604 3 0 0 20 0 28 0 3792902 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583642307184 140584184236674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18870] ppid=18853 vsize=13803816 CPUtime=5.98 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18870/stat : 18870 (java) S 18853 18853 8571 0 -1 1077944384 21603 0 0 0 594 4 0 0 20 0 28 0 3792902 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583641254384 140584184236674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18871] ppid=18853 vsize=13803816 CPUtime=5.82 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18871/stat : 18871 (java) S 18853 18853 8571 0 -1 1077944384 20082 0 0 0 579 3 0 0 20 0 28 0 3792902 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583640202096 140584184236674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18872] ppid=18853 vsize=13803816 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18872/stat : 18872 (java) S 18853 18853 8571 0 -1 1077944384 9703 0 0 0 105 2 0 0 20 0 28 0 3792902 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583639149296 140584184236674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18873] ppid=18853 vsize=13803816 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18873/stat : 18873 (java) S 18853 18853 8571 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3792903 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583638096224 140584184235733 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18874] ppid=18853 vsize=13803816 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18874/stat : 18874 (java) S 18853 18853 8571 0 -1 1077944384 994 0 0 0 6 9 0 0 20 0 28 0 3792903 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583637043504 140584184236674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18875] ppid=18853 vsize=13803816 CPUtime=297.05 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18875/stat : 18875 (java) R 18853 18853 8571 0 -1 4202560 1700 0 0 0 29704 1 0 0 20 0 28 0 3792967 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583629028776 140583832566603 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18876] ppid=18853 vsize=13803816 CPUtime=296.51 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18876/stat : 18876 (java) R 18853 18853 8571 0 -1 4202560 3561 0 0 0 29649 2 0 0 20 0 28 0 3792967 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583627977208 140583827927649 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18877] ppid=18853 vsize=13803816 CPUtime=295.46 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18877/stat : 18877 (java) R 18853 18853 8571 0 -1 4202560 1311 0 0 0 29544 2 0 0 20 0 28 0 3792967 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583626924408 140583829503030 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18878] ppid=18853 vsize=13803816 CPUtime=295.73 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18878/stat : 18878 (java) R 18853 18853 8571 0 -1 4202560 2055 0 0 0 29570 3 0 0 20 0 28 0 3792967 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583625874400 140583830642447 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18879] ppid=18853 vsize=13803816 CPUtime=296.2 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18879/stat : 18879 (java) R 18853 18853 8571 0 -1 4202560 2012 0 0 0 29619 1 0 0 20 0 28 0 3792967 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583624818672 140583829503343 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18880] ppid=18853 vsize=13803816 CPUtime=295.86 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18880/stat : 18880 (java) R 18853 18853 8571 0 -1 4202560 1365 0 0 0 29584 2 0 0 20 0 28 0 3792968 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583623766120 140583831336911 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18881] ppid=18853 vsize=13803816 CPUtime=296.11 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18881/stat : 18881 (java) R 18853 18853 8571 0 -1 4202560 2893 0 0 0 29609 2 0 0 20 0 28 0 3792968 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583622712488 140583824903401 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
[pid=18854/tid=18882] ppid=18853 vsize=13803816 CPUtime=296.4 cores=1,3,5,7,9,11,13,15
/proc/18854/task/18882/stat : 18882 (java) R 18853 18853 8571 0 -1 4202560 2367 0 0 0 29638 2 0 0 20 0 28 0 3792968 14135107584 104058 33554432000 4194304 4196468 140727163001536 140583621660408 140583829503447 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 18296832 140727163004092 140727163004268 140727163004268 140727163006927 0
Current children cumulated CPU time (s) 2400.23
Current children cumulated vsize (KiB) 13813328

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 18854 sig 9
??? kill 18853 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 18853 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1080
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2160
# CPU time returned by wait4() is 0.00324
# while last known CPU time is 2400.23
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 303.812
CPU time (s): 2400.23
CPU user time (s): 2397.21
CPU system time (s): 3.02
CPU usage (%): 790.037
Max. virtual memory (cumulated for all children) (KiB): 13816376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.00108
system time used= 0.00216
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 516
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= 4
involuntary context switches= 2

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.69891 second user time and 4.54423 second system time

The end

Launcher Data

Begin job on node126 at 2017-07-22 03:00:51
IDJOB=4245061
IDBENCH=120419
IDSOLVER=2626
FILE ID=node126/4245061-1500685251
RUNJOBID= node126-1500683384-8603
PBS_JOBID= 20623339
Free space on /tmp= 61976 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-seriesN/StripPacking-N1c.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-4245061-1500685251/watcher-4245061-1500685251 -o /tmp/evaluation-result-4245061-1500685251/solver-4245061-1500685251 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500683384-8603 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 348520695 HOME/instance-4245061-1500685251.xml

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

MD5SUM BENCH= 19f4dcf35e46defaa68e633424c84ce1
RANDOM SEED=348520695

node126.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		: 2668.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	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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		: 2668.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	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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		: 2668.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	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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	: 5333.50
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		: 2667.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	: 5333.50
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	: 5333.50
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		: 1600.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		: 2668.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	: 5333.50
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28612664 kB
MemAvailable:   28656108 kB
Buffers:           48580 kB
Cached:           305936 kB
SwapCached:            0 kB
Active:          3530460 kB
Inactive:         246640 kB
Active(anon):    3425456 kB
Inactive(anon):     8656 kB
Active(file):     105004 kB
Inactive(file):   237984 kB
Unevictable:        5884 kB
Mlocked:            5884 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8132 kB
Writeback:             0 kB
AnonPages:       3442716 kB
Mapped:            42508 kB
Shmem:              8840 kB
Slab:              66244 kB
SReclaimable:      32580 kB
SUnreclaim:        33664 kB
KernelStack:        5040 kB
PageTables:        12420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4047652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3295232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61968 MiB
End job on node126 at 2017-07-22 03:05:55