Trace number 4268980

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)? (TO) 2518.3501 2520.02

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-43.xml
MD5SUM7110289aba2c74e466e00c1a89bfd290
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size45
Distribution of domain sizes[{"size":19,"count":1},{"size":45,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/9.16	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4268980-1502844234.xml"  -tl '2520s' -p 1 -x 0
0.00/9.36	c [HOME/instance-4268980-1502844234.xml, -tl, 2520s, -p, 1, -x, 0]
0.00/9.43	c simple solver
0.00/9.49	c parse instance...
3.48/10.80	c solve instance...
2518.32/2520.01	s UNKNOWN
2518.32/2520.01	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268980-1502844234/watcher-4268980-1502844234 -o /tmp/evaluation-result-4268980-1502844234/solver-4268980-1502844234 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2043417895 HOME/instance-4268980-1502844234.xml 

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

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


[startup+0.100197 s]*
/proc/loadavg: 2.08 2.13 2.09 2/204 26962
/proc/meminfo: memFree=31406512/32770624 swapFree=67108764/67108860
[pid=26961] ppid=26958 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/26961/stat : 26961 (runsolver) D 26958 26961 4674 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 131930013 34791424 113 18446744073709551615 4194304 4346622 140735055587776 140735055584408 140595390681815 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 14557184 140735055593526 140735055594020 140735055594020 140735055597514 0
/proc/26961/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+0.209506 s]*
/proc/loadavg: 2.08 2.13 2.09 2/204 26962
/proc/meminfo: memFree=31406512/32770624 swapFree=67108764/67108860
[pid=26961] ppid=26958 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/26961/stat : 26961 (runsolver) D 26958 26961 4674 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 131930013 34791424 113 18446744073709551615 4194304 4346622 140735055587776 140735055584408 140595390681815 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 14557184 140735055593526 140735055594020 140735055594020 140735055597514 0
/proc/26961/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+0.309295 s]*
/proc/loadavg: 2.08 2.13 2.09 2/204 26962
/proc/meminfo: memFree=31406512/32770624 swapFree=67108764/67108860
[pid=26961] ppid=26958 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/26961/stat : 26961 (runsolver) D 26958 26961 4674 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 131930013 34791424 113 18446744073709551615 4194304 4346622 140735055587776 140735055584408 140595390681815 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 14557184 140735055593526 140735055594020 140735055594020 140735055597514 0
/proc/26961/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+0.700313 s]
/proc/loadavg: 2.08 2.13 2.09 2/204 26962
/proc/meminfo: memFree=31406512/32770624 swapFree=67108764/67108860
[pid=26961] ppid=26958 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/26961/stat : 26961 (runsolver) D 26958 26961 4674 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 131930013 34791424 113 18446744073709551615 4194304 4346622 140735055587776 140735055584408 140595390681815 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 14557184 140735055593526 140735055594020 140735055594020 140735055597514 0
/proc/26961/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+1.50033 s]
/proc/loadavg: 2.08 2.13 2.09 2/204 26962
/proc/meminfo: memFree=31406460/32770624 swapFree=67108764/67108860
[pid=26961] ppid=26958 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/26961/stat : 26961 (runsolver) D 26958 26961 4674 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 131930013 34791424 113 18446744073709551615 4194304 4346622 140735055587776 140735055584408 140595390681815 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 14557184 140735055593526 140735055594020 140735055594020 140735055597514 0
/proc/26961/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+3.10922 s]
/proc/loadavg: 2.08 2.13 2.09 2/204 26962
/proc/meminfo: memFree=31406452/32770624 swapFree=67108764/67108860
[pid=26961] ppid=26958 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/26961/stat : 26961 (runsolver) D 26958 26961 4674 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 131930013 34791424 113 18446744073709551615 4194304 4346622 140735055587776 140735055584408 140595390681815 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 14557184 140735055593526 140735055594020 140735055594020 140735055597514 0
/proc/26961/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB
heavy processes:

[startup+6.30033 s]
/proc/loadavg: 2.07 2.13 2.09 2/204 26962
/proc/meminfo: memFree=31406172/32770624 swapFree=67108764/67108860
[pid=26961] ppid=26958 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/26961/stat : 26961 (runsolver) D 26958 26961 4674 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 131930013 34791424 113 18446744073709551615 4194304 4346622 140735055587776 140735055584408 140595390681815 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 14557184 140735055593526 140735055594020 140735055594020 140735055597514 0
/proc/26961/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB
heavy processes:

[startup+12.7008 s]
/proc/loadavg: 2.07 2.13 2.09 3/219 26977
/proc/meminfo: memFree=31177560/32770624 swapFree=67108764/67108860
[pid=26961] ppid=26958 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26961/stat : 26961 (xcsp3-exec) S 26958 26961 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 131930013 9740288 345 18446744073709551615 4194304 5098028 140736962265504 140736962263608 139814035559036 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 915 0 0 7196144 7232144 12300288 140736962269560 140736962269765 140736962269765 140736962273259 0
/proc/26961/statm: 2378 345 289 221 0 87 0
[pid=26963] ppid=26961 vsize=13980732 memory=242828 CPUtime=6.83 cores=0,2,4,6
/proc/26963/stat : 26963 (java) S 26961 26961 4674 0 -1 1077944320 23664 0 0 0 672 11 0 0 20 0 15 0 131930929 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140721861292480 140445419556599 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
/proc/26963/statm: 3495183 60707 3227 1 0 3483476 0
[pid=26963/tid=26964] ppid=26961 vsize=13980732 memory=6944656592455360608 CPUtime=3.42 cores=0,2,4,6
/proc/26963/task/26964/stat : 26964 (java) R 26961 26961 4674 0 -1 4202560 9774 0 0 0 337 5 0 0 20 0 15 0 131930929 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140445423791808 140445049439316 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26965] ppid=26961 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26965/stat : 26965 (java) S 26961 26961 4674 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 131930930 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140445376523024 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26966] ppid=26961 vsize=13980732 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26963/task/26966/stat : 26966 (java) S 26961 26961 4674 0 -1 1077944384 193 0 0 0 1 1 0 0 20 0 15 0 131930930 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140445375470480 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26967] ppid=26961 vsize=13980732 memory=56 CPUtime=0.01 cores=0,2,4,6
/proc/26963/task/26967/stat : 26967 (java) S 26961 26961 4674 0 -1 1077944384 290 0 0 0 1 0 0 0 20 0 15 0 131930930 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140445374417936 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26968] ppid=26961 vsize=13980732 memory=301741416391115062 CPUtime=0.01 cores=0,2,4,6
/proc/26963/task/26968/stat : 26968 (java) S 26961 26961 4674 0 -1 1077944384 417 0 0 0 1 0 0 0 20 0 15 0 131930930 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140445373365392 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26969] ppid=26961 vsize=13980732 memory=281190569603424 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26969/stat : 26969 (java) S 26961 26961 4674 0 -1 1077944384 334 0 0 0 0 0 0 0 20 0 15 0 131930931 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140444965304304 140445419567746 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26970] ppid=26961 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26970/stat : 26970 (java) S 26961 26961 4674 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 131930932 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140444964250528 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26971] ppid=26961 vsize=13980732 memory=6872598998417432672 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26971/stat : 26971 (java) S 26961 26961 4674 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 131930932 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140444963197952 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26972] ppid=26961 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26972/stat : 26972 (java) S 26961 26961 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131930935 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140444962146512 140445419575195 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26973] ppid=26961 vsize=13980732 memory=-7737605721172012177 CPUtime=1.55 cores=0,2,4,6
/proc/26963/task/26973/stat : 26973 (java) S 26961 26961 4674 0 -1 1077944384 4406 0 0 0 155 0 0 0 20 0 15 0 131930935 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140444893702640 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26974] ppid=26961 vsize=13980732 memory=7013056050908647760 CPUtime=1.35 cores=0,2,4,6
/proc/26963/task/26974/stat : 26974 (java) S 26961 26961 4674 0 -1 1077944384 4152 0 0 0 135 0 0 0 20 0 15 0 131930935 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140444892650096 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26975] ppid=26961 vsize=13980732 memory=5789184250399965280 CPUtime=0.38 cores=0,2,4,6
/proc/26963/task/26975/stat : 26975 (java) S 26961 26961 4674 0 -1 1077944384 2671 0 0 0 38 0 0 0 20 0 15 0 131930935 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140444891597552 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26976] ppid=26961 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26976/stat : 26976 (java) S 26961 26961 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131930935 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140444890545248 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26977] ppid=26961 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26977/stat : 26977 (java) S 26961 26961 4674 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 131930941 14316269568 60707 18446744073709551615 4194304 4196468 140721861309936 140444889491760 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
Current children cumulated CPU time: 6.83 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 244208 KiB
heavy processes:

[startup+25.5008 s]
/proc/loadavg: 1.90 2.09 2.07 3/219 26978
/proc/meminfo: memFree=30975348/32770624 swapFree=67108764/67108860
[pid=26961] ppid=26958 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26961/stat : 26961 (xcsp3-exec) S 26958 26961 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 131930013 9740288 345 18446744073709551615 4194304 5098028 140736962265504 140736962263608 139814035559036 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 915 0 0 7196144 7232144 12300288 140736962269560 140736962269765 140736962269765 140736962273259 0
/proc/26961/statm: 2378 345 289 221 0 87 0
[pid=26963] ppid=26961 vsize=13980732 memory=445316 CPUtime=21.3 cores=0,2,4,6
/proc/26963/stat : 26963 (java) S 26961 26961 4674 0 -1 1077944320 31883 0 0 0 2109 21 0 0 20 0 15 0 131930929 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140721861292480 140445419556599 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
/proc/26963/statm: 3495183 111329 3229 1 0 3483476 0
[pid=26963/tid=26964] ppid=26961 vsize=13980732 memory=18983755451683 CPUtime=16.19 cores=0,2,4,6
/proc/26963/task/26964/stat : 26964 (java) R 26961 26961 4674 0 -1 4202560 10575 0 0 0 1611 8 0 0 20 0 15 0 131930929 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140445423792944 140445049437720 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26965] ppid=26961 vsize=13980732 memory=1380 CPUtime=0.03 cores=0,2,4,6
/proc/26963/task/26965/stat : 26965 (java) S 26961 26961 4674 0 -1 1077944384 128 0 0 0 2 1 0 0 20 0 15 0 131930930 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140445376523024 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26966] ppid=26961 vsize=13980732 memory=445316 CPUtime=0.04 cores=0,2,4,6
/proc/26963/task/26966/stat : 26966 (java) S 26961 26961 4674 0 -1 1077944384 484 0 0 0 2 2 0 0 20 0 15 0 131930930 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140445375470480 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26967] ppid=26961 vsize=13980732 memory=1380 CPUtime=0.05 cores=0,2,4,6
/proc/26963/task/26967/stat : 26967 (java) S 26961 26961 4674 0 -1 1077944384 384 0 0 0 3 2 0 0 20 0 15 0 131930930 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140445374417936 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26968] ppid=26961 vsize=13980732 memory=444956 CPUtime=0.04 cores=0,2,4,6
/proc/26963/task/26968/stat : 26968 (java) S 26961 26961 4674 0 -1 1077944384 798 0 0 0 2 2 0 0 20 0 15 0 131930930 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140445373365392 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26969] ppid=26961 vsize=13980732 memory=349780 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26969/stat : 26969 (java) S 26961 26961 4674 0 -1 1077944384 700 0 0 0 0 0 0 0 20 0 15 0 131930931 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140444965304304 140445419567746 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26970] ppid=26961 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26970/stat : 26970 (java) S 26961 26961 4674 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 131930932 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140444964250592 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26971] ppid=26961 vsize=13980732 memory=242828 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26971/stat : 26971 (java) S 26961 26961 4674 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 131930932 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140444963197952 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26972] ppid=26961 vsize=13980732 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26972/stat : 26972 (java) S 26961 26961 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131930935 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140444962146512 140445419575195 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26973] ppid=26961 vsize=13980732 memory=4148 CPUtime=2.25 cores=0,2,4,6
/proc/26963/task/26973/stat : 26973 (java) S 26961 26961 4674 0 -1 1077944384 6201 0 0 0 225 0 0 0 20 0 15 0 131930935 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140444893702640 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26974] ppid=26961 vsize=13980732 memory=64376 CPUtime=2.15 cores=0,2,4,6
/proc/26963/task/26974/stat : 26974 (java) S 26961 26961 4674 0 -1 1077944384 7426 0 0 0 214 1 0 0 20 0 15 0 131930935 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140444892650096 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26975] ppid=26961 vsize=13980732 memory=2320 CPUtime=0.44 cores=0,2,4,6
/proc/26963/task/26975/stat : 26975 (java) S 26961 26961 4674 0 -1 1077944384 3557 0 0 0 44 0 0 0 20 0 15 0 131930935 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140444891597552 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26976] ppid=26961 vsize=13980732 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26976/stat : 26976 (java) S 26961 26961 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131930935 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140444890545248 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26977] ppid=26961 vsize=13980732 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26977/stat : 26977 (java) S 26961 26961 4674 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 15 0 131930941 14316269568 111329 18446744073709551615 4194304 4196468 140721861309936 140444889491760 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
Current children cumulated CPU time: 21.3 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 446696 KiB

[startup+51.1105 s]
/proc/loadavg: 1.87 2.07 2.07 3/218 26978
/proc/meminfo: memFree=30974512/32770624 swapFree=67108764/67108860
[pid=26961] ppid=26958 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26961/stat : 26961 (xcsp3-exec) S 26958 26961 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 131930013 9740288 345 18446744073709551615 4194304 5098028 140736962265504 140736962263608 139814035559036 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 915 0 0 7196144 7232144 12300288 140736962269560 140736962269765 140736962269765 140736962273259 0
/proc/26961/statm: 2378 345 289 221 0 87 0
[pid=26963] ppid=26961 vsize=13980732 memory=446088 CPUtime=47.18 cores=0,2,4,6
/proc/26963/stat : 26963 (java) S 26961 26961 4674 0 -1 1077944320 36091 0 0 0 4697 21 0 0 20 0 15 0 131930929 14316269568 111522 18446744073709551615 4194304 4196468 140721861309936 140721861292480 140445419556599 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
/proc/26963/statm: 3495183 111522 3230 1 0 3483476 0
[pid=26963/tid=26964] ppid=26961 vsize=13980732 memory=446088 CPUtime=41.79 cores=0,2,4,6
/proc/26963/task/26964/stat : 26964 (java) R 26961 26961 4674 0 -1 4202560 11549 0 0 0 4171 8 0 0 20 0 15 0 131930929 14316269568 111522 18446744073709551615 4194304 4196468 140721861309936 140445423794824 140445049440064 0 4 1 16800974 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26965] ppid=26961 vsize=13980732 memory=1380 CPUtime=0.03 cores=0,2,4,6
/proc/26963/task/26965/stat : 26965 (java) S 26961 26961 4674 0 -1 1077944384 128 0 0 0 2 1 0 0 20 0 15 0 131930930 14316269568 111522 18446744073709551615 4194304 4196468 140721861309936 140445376523024 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26966] ppid=26961 vsize=13980732 memory=4 CPUtime=0.04 cores=0,2,4,6
/proc/26963/task/26966/stat : 26966 (java) S 26961 26961 4674 0 -1 1077944384 484 0 0 0 2 2 0 0 20 0 15 0 131930930 14316269568 111522 18446744073709551615 4194304 4196468 140721861309936 140445375470480 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0

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

/proc/26963/task/26971/stat : 26971 (java) S 26961 26961 4674 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 15 0 131930932 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444963197952 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26972] ppid=26961 vsize=13980732 memory=745956 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26972/stat : 26972 (java) S 26961 26961 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444962146512 140445419575195 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26973] ppid=26961 vsize=13980732 memory=4148 CPUtime=2.74 cores=0,2,4,6
/proc/26963/task/26973/stat : 26973 (java) S 26961 26961 4674 0 -1 1077944384 13432 0 0 0 273 1 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444893702640 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26974] ppid=26961 vsize=13980732 memory=64500 CPUtime=2.44 cores=0,2,4,6
/proc/26963/task/26974/stat : 26974 (java) S 26961 26961 4674 0 -1 1077944384 12021 0 0 0 243 1 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444892650096 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26975] ppid=26961 vsize=13980732 memory=844 CPUtime=0.55 cores=0,2,4,6
/proc/26963/task/26975/stat : 26975 (java) S 26961 26961 4674 0 -1 1077944384 9159 0 0 0 53 2 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444891597552 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26976] ppid=26961 vsize=13980732 memory=16436 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26976/stat : 26976 (java) S 26961 26961 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444890545248 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26977] ppid=26961 vsize=13980732 memory=1380 CPUtime=1.32 cores=0,2,4,6
/proc/26963/task/26977/stat : 26977 (java) S 26961 26961 4674 0 -1 1077944384 1345 0 0 0 65 67 0 0 20 0 15 0 131930941 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444889491760 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
Current children cumulated CPU time: 2380.51 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 747336 KiB

[startup+2442.3 s]
/proc/loadavg: 1.98 1.95 2.01 3/220 27272
/proc/meminfo: memFree=30664532/32770624 swapFree=67108764/67108860
[pid=26961] ppid=26958 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26961/stat : 26961 (xcsp3-exec) S 26958 26961 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 131930013 9740288 345 18446744073709551615 4194304 5098028 140736962265504 140736962263608 139814035559036 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 915 0 0 7196144 7232144 12300288 140736962269560 140736962269765 140736962269765 140736962273259 0
/proc/26961/statm: 2378 345 289 221 0 87 0
[pid=26963] ppid=26961 vsize=13980732 memory=745956 CPUtime=2440.55 cores=0,2,4,6
/proc/26963/stat : 26963 (java) S 26961 26961 4674 0 -1 1077944320 98919 0 0 0 243950 105 0 0 20 0 15 0 131930929 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140721861292480 140445419556599 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
/proc/26963/statm: 3495183 186489 3238 1 0 3483476 0
[pid=26963/tid=26964] ppid=26961 vsize=13980732 memory=1380 CPUtime=2432.5 cores=0,2,4,6
/proc/26963/task/26964/stat : 26964 (java) R 26961 26961 4674 0 -1 4202560 36122 0 0 0 243236 14 0 0 20 0 15 0 131930929 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445423795712 140445049438429 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26965] ppid=26961 vsize=13980732 memory=745956 CPUtime=0.18 cores=0,2,4,6
/proc/26963/task/26965/stat : 26965 (java) S 26961 26961 4674 0 -1 1077944384 3142 0 0 0 11 7 0 0 20 0 15 0 131930930 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445376523024 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26966] ppid=26961 vsize=13980732 memory=745956 CPUtime=0.19 cores=0,2,4,6
/proc/26963/task/26966/stat : 26966 (java) S 26961 26961 4674 0 -1 1077944384 6672 0 0 0 11 8 0 0 20 0 15 0 131930930 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445375470480 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26967] ppid=26961 vsize=13980732 memory=745956 CPUtime=0.19 cores=0,2,4,6
/proc/26963/task/26967/stat : 26967 (java) S 26961 26961 4674 0 -1 1077944384 4769 0 0 0 11 8 0 0 20 0 15 0 131930930 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445374417936 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26968] ppid=26961 vsize=13980732 memory=745956 CPUtime=0.18 cores=0,2,4,6
/proc/26963/task/26968/stat : 26968 (java) S 26961 26961 4674 0 -1 1077944384 5035 0 0 0 11 7 0 0 20 0 15 0 131930930 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445373365392 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26969] ppid=26961 vsize=13980732 memory=745956 CPUtime=0.14 cores=0,2,4,6
/proc/26963/task/26969/stat : 26969 (java) S 26961 26961 4674 0 -1 1077944384 5760 0 0 0 10 4 0 0 20 0 15 0 131930931 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444965304304 140445419567746 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26970] ppid=26961 vsize=13980732 memory=745956 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26970/stat : 26970 (java) S 26961 26961 4674 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 131930932 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444964250592 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26971] ppid=26961 vsize=13980732 memory=745956 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26971/stat : 26971 (java) S 26961 26961 4674 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 15 0 131930932 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444963197952 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26972] ppid=26961 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26972/stat : 26972 (java) S 26961 26961 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444962146512 140445419575195 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26973] ppid=26961 vsize=13980732 memory=1380 CPUtime=2.74 cores=0,2,4,6
/proc/26963/task/26973/stat : 26973 (java) S 26961 26961 4674 0 -1 1077944384 13434 0 0 0 273 1 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444893702640 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26974] ppid=26961 vsize=13980732 memory=1380 CPUtime=2.44 cores=0,2,4,6
/proc/26963/task/26974/stat : 26974 (java) S 26961 26961 4674 0 -1 1077944384 12023 0 0 0 243 1 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444892650096 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26975] ppid=26961 vsize=13980732 memory=745956 CPUtime=0.55 cores=0,2,4,6
/proc/26963/task/26975/stat : 26975 (java) S 26961 26961 4674 0 -1 1077944384 9161 0 0 0 53 2 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444891597552 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26976] ppid=26961 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26976/stat : 26976 (java) S 26961 26961 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444890545248 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26977] ppid=26961 vsize=13980732 memory=5712 CPUtime=1.36 cores=0,2,4,6
/proc/26963/task/26977/stat : 26977 (java) S 26961 26961 4674 0 -1 1077944384 1374 0 0 0 67 69 0 0 20 0 15 0 131930941 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444889491760 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
Current children cumulated CPU time: 2440.55 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 747336 KiB

[startup+2502.3 s]
/proc/loadavg: 1.92 1.95 2.00 3/218 27274
/proc/meminfo: memFree=30666664/32770624 swapFree=67108764/67108860
[pid=26961] ppid=26958 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26961/stat : 26961 (xcsp3-exec) S 26958 26961 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 131930013 9740288 345 18446744073709551615 4194304 5098028 140736962265504 140736962263608 139814035559036 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 915 0 0 7196144 7232144 12300288 140736962269560 140736962269765 140736962269765 140736962273259 0
/proc/26961/statm: 2378 345 289 221 0 87 0
[pid=26963] ppid=26961 vsize=13980732 memory=745956 CPUtime=2500.6 cores=0,2,4,6
/proc/26963/stat : 26963 (java) S 26961 26961 4674 0 -1 1077944320 99790 0 0 0 249953 107 0 0 20 0 15 0 131930929 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140721861292480 140445419556599 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
/proc/26963/statm: 3495183 186489 3238 1 0 3483476 0
[pid=26963/tid=26964] ppid=26961 vsize=13980732 memory=745956 CPUtime=2492.48 cores=0,2,4,6
/proc/26963/task/26964/stat : 26964 (java) R 26961 26961 4674 0 -1 4202560 36434 0 0 0 249234 14 0 0 20 0 15 0 131930929 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445423795712 140445049246512 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26965] ppid=26961 vsize=13980732 memory=1380 CPUtime=0.18 cores=0,2,4,6
/proc/26963/task/26965/stat : 26965 (java) S 26961 26961 4674 0 -1 1077944384 3175 0 0 0 11 7 0 0 20 0 15 0 131930930 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445376523024 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26966] ppid=26961 vsize=13980732 memory=745956 CPUtime=0.2 cores=0,2,4,6
/proc/26963/task/26966/stat : 26966 (java) S 26961 26961 4674 0 -1 1077944384 6703 0 0 0 12 8 0 0 20 0 15 0 131930930 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445375470480 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26967] ppid=26961 vsize=13980732 memory=1380 CPUtime=0.2 cores=0,2,4,6
/proc/26963/task/26967/stat : 26967 (java) S 26961 26961 4674 0 -1 1077944384 5127 0 0 0 12 8 0 0 20 0 15 0 131930930 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445374417936 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26968] ppid=26961 vsize=13980732 memory=745956 CPUtime=0.2 cores=0,2,4,6
/proc/26963/task/26968/stat : 26968 (java) S 26961 26961 4674 0 -1 1077944384 5054 0 0 0 12 8 0 0 20 0 15 0 131930930 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445373365392 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26969] ppid=26961 vsize=13980732 memory=1380 CPUtime=0.14 cores=0,2,4,6
/proc/26963/task/26969/stat : 26969 (java) S 26961 26961 4674 0 -1 1077944384 5843 0 0 0 10 4 0 0 20 0 15 0 131930931 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444965304304 140445419567746 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26970] ppid=26961 vsize=13980732 memory=745956 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26970/stat : 26970 (java) S 26961 26961 4674 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 131930932 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444964250592 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26971] ppid=26961 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26971/stat : 26971 (java) S 26961 26961 4674 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 15 0 131930932 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444963197952 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26972] ppid=26961 vsize=13980732 memory=745956 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26972/stat : 26972 (java) S 26961 26961 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444962146512 140445419575195 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26973] ppid=26961 vsize=13980732 memory=1380 CPUtime=2.74 cores=0,2,4,6
/proc/26963/task/26973/stat : 26973 (java) S 26961 26961 4674 0 -1 1077944384 13436 0 0 0 273 1 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444893702640 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26974] ppid=26961 vsize=13980732 memory=745956 CPUtime=2.44 cores=0,2,4,6
/proc/26963/task/26974/stat : 26974 (java) S 26961 26961 4674 0 -1 1077944384 12025 0 0 0 243 1 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444892650096 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26975] ppid=26961 vsize=13980732 memory=745956 CPUtime=0.55 cores=0,2,4,6
/proc/26963/task/26975/stat : 26975 (java) S 26961 26961 4674 0 -1 1077944384 9163 0 0 0 53 2 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444891597552 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26976] ppid=26961 vsize=13980732 memory=1608 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26976/stat : 26976 (java) S 26961 26961 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444890545248 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26977] ppid=26961 vsize=13980732 memory=1380 CPUtime=1.4 cores=0,2,4,6
/proc/26963/task/26977/stat : 26977 (java) S 26961 26961 4674 0 -1 1077944384 1403 0 0 0 69 71 0 0 20 0 15 0 131930941 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444889491760 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
Current children cumulated CPU time: 2500.6 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 747336 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.82 1.92 1.99 3/217 27274
/proc/meminfo: memFree=30668044/32770624 swapFree=67108764/67108860
[pid=26961] ppid=26958 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26961/stat : 26961 (xcsp3-exec) S 26958 26961 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 131930013 9740288 345 18446744073709551615 4194304 5098028 140736962265504 140736962263608 139814035559036 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 915 0 0 7196144 7232144 12300288 140736962269560 140736962269765 140736962269765 140736962273259 0
/proc/26961/statm: 2378 345 289 221 0 87 0
[pid=26963] ppid=26961 vsize=13980732 memory=745956 CPUtime=2518.32 cores=0,2,4,6
/proc/26963/stat : 26963 (java) S 26961 26961 4674 0 -1 1077944320 99798 0 0 0 251725 107 0 0 20 0 15 0 131930929 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140721861292480 140445419556599 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
/proc/26963/statm: 3495183 186489 3238 1 0 3483476 0
[pid=26963/tid=26964] ppid=26961 vsize=13980732 memory=-8774313645642428999 CPUtime=2510.19 cores=0,2,4,6
/proc/26963/task/26964/stat : 26964 (java) R 26961 26961 4674 0 -1 4202560 36441 0 0 0 251005 14 0 0 20 0 15 0 131930929 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445423795600 140445049438536 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26965] ppid=26961 vsize=13980732 memory=4872558044660077418 CPUtime=0.18 cores=0,2,4,6
/proc/26963/task/26965/stat : 26965 (java) S 26961 26961 4674 0 -1 1077944384 3175 0 0 0 11 7 0 0 20 0 15 0 131930930 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445376523024 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26966] ppid=26961 vsize=13980732 memory=243952 CPUtime=0.2 cores=0,2,4,6
/proc/26963/task/26966/stat : 26966 (java) S 26961 26961 4674 0 -1 1077944384 6703 0 0 0 12 8 0 0 20 0 15 0 131930930 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445375470480 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26967] ppid=26961 vsize=13980732 memory=1376 CPUtime=0.2 cores=0,2,4,6
/proc/26963/task/26967/stat : 26967 (java) S 26961 26961 4674 0 -1 1077944384 5127 0 0 0 12 8 0 0 20 0 15 0 131930930 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445374417936 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26968] ppid=26961 vsize=13980732 memory=243952 CPUtime=0.2 cores=0,2,4,6
/proc/26963/task/26968/stat : 26968 (java) S 26961 26961 4674 0 -1 1077944384 5054 0 0 0 12 8 0 0 20 0 15 0 131930930 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140445373365392 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26969] ppid=26961 vsize=13980732 memory=745956 CPUtime=0.14 cores=0,2,4,6
/proc/26963/task/26969/stat : 26969 (java) S 26961 26961 4674 0 -1 1077944384 5844 0 0 0 10 4 0 0 20 0 15 0 131930931 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444965304304 140445419567746 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26970] ppid=26961 vsize=13980732 memory=4064 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26970/stat : 26970 (java) S 26961 26961 4674 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 131930932 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444964250592 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26971] ppid=26961 vsize=13980732 memory=1152 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26971/stat : 26971 (java) S 26961 26961 4674 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 15 0 131930932 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444963197952 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26972] ppid=26961 vsize=13980732 memory=3080 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26972/stat : 26972 (java) S 26961 26961 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444962146512 140445419575195 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26973] ppid=26961 vsize=13980732 memory=1376 CPUtime=2.74 cores=0,2,4,6
/proc/26963/task/26973/stat : 26973 (java) S 26961 26961 4674 0 -1 1077944384 13436 0 0 0 273 1 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444893702640 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26974] ppid=26961 vsize=13980732 memory=243952 CPUtime=2.44 cores=0,2,4,6
/proc/26963/task/26974/stat : 26974 (java) S 26961 26961 4674 0 -1 1077944384 12025 0 0 0 243 1 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444892650096 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26975] ppid=26961 vsize=13980732 memory=4148 CPUtime=0.55 cores=0,2,4,6
/proc/26963/task/26975/stat : 26975 (java) S 26961 26961 4674 0 -1 1077944384 9163 0 0 0 53 2 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444891597552 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26976] ppid=26961 vsize=13980732 memory=64512 CPUtime=0 cores=0,2,4,6
/proc/26963/task/26976/stat : 26976 (java) S 26961 26961 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131930935 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444890545248 140445419566805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
[pid=26963/tid=26977] ppid=26961 vsize=13980732 memory=3941 CPUtime=1.4 cores=0,2,4,6
/proc/26963/task/26977/stat : 26977 (java) S 26961 26961 4674 0 -1 1077944384 1403 0 0 0 69 71 0 0 20 0 15 0 131930941 14316269568 186489 18446744073709551615 4194304 4196468 140721861309936 140444889491760 140445419567746 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37679104 140721861312945 140721861313121 140721861313121 140721861316559 0
Current children cumulated CPU time: 2518.32 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 747336 KiB

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

[startup+2520.02 s]
# the end of solver process 26961 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002289 s, system=0.000148 s

[startup+2520.02 s]
# the end of solver process 26963 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.27 s, system=1.08131 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2520.02
CPU time (s): 2518.35
CPU user time (s): 2517.27
CPU system time (s): 1.08131
CPU usage (%): 99.9335
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 753556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.27
system time used= 1.08131
maximum resident set size= 754224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100620
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59161
involuntary context switches= 5953


# summary of solver processes directly reported to runsolver:
#   pid: 26961,26963
#   total CPU time (s): 2518.35
#   total CPU user time (s): 2517.27
#   total CPU system time (s): 1.08131

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4716 second user time and 24.925 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-16 02:30:01
IDJOB=4268980
IDBENCH=137714
IDSOLVER=2660
FILE ID=node134/4268980-1502844234
RUNJOBID= node134-1502649032-24470
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-43.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268980-1502844234/watcher-4268980-1502844234 -o /tmp/evaluation-result-4268980-1502844234/solver-4268980-1502844234 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2043417895 HOME/instance-4268980-1502844234.xml

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

MD5SUM BENCH= 7110289aba2c74e466e00c1a89bfd290
RANDOM SEED=2043417895

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31406516 kB
MemAvailable:   31725844 kB
Buffers:          288384 kB
Cached:           334540 kB
SwapCached:            4 kB
Active:           649436 kB
Inactive:         263296 kB
Active(anon):     237460 kB
Inactive(anon):   102676 kB
Active(file):     411976 kB
Inactive(file):   160620 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              8344 kB
Writeback:             0 kB
AnonPages:        290296 kB
Mapped:            75284 kB
Shmem:             49756 kB
Slab:             151868 kB
SReclaimable:     125132 kB
SUnreclaim:        26736 kB
KernelStack:        3488 kB
PageTables:         5956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1294440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-16 03:12:02