Trace number 4272533

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
choco-solver 5a (2017-07-26)SAT 3.2317901 1.31305

General information on the benchmark

NameMultiKnapsack/MultiKnapsack-m1-gp/
MultiKnapsack-2-41.xml
MD5SUMf335f4ada48cb5fc5845d54f24347b83
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.02665
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints5
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":27}]
Minimum variable degree5
Maximum variable degree5
Distribution of variable degrees[{"degree":5,"count":27}]
Minimum constraint arity27
Maximum constraint arity27
Distribution of constraint arities[{"arity":27,"count":5}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":5}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272533-1502718461.xml"  -tl '2520s' -p 1 -x 3
0.13/0.25	c [HOME/instance-4272533-1502718461.xml, -tl, 2520s, -p, 1, -x, 3]
0.13/0.31	c simple solver
0.33/0.37	c parse instance...
0.70/0.52	c solve instance...
2.93/1.28	s SATISFIABLE
2.93/1.28	v <instantiation>
2.93/1.28	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] </list>
2.93/1.28	v 	<values>1 1 0 1 0 0 1 0 1 1 1 0 0 1 0 1 0 1 0 1 0 1 1 1 1 1 1 </values>
2.93/1.28	v </instantiation>

Verifier Data

OK	

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 (14528 MiB free)
  memory of node 1: 16384 MiB (15282 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272533-1502718461/watcher-4272533-1502718461 -o /tmp/evaluation-result-4272533-1502718461/solver-4272533-1502718461 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 437647214 HOME/instance-4272533-1502718461.xml 

running on 4 cores: 1,3,5,7

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

solver pid=11016, runsolver pid=11013

[startup+0.100108 s]*
/proc/loadavg: 1.62 1.52 1.53 4/206 11025
/proc/meminfo: memFree=30518672/32770624 swapFree=67108860/67108860
[pid=11016] ppid=11013 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11016/stat : 11016 (xcsp3-exec) S 11013 11016 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25728759 9740288 345 18446744073709551615 4194304 5098028 140727625645296 140727625643400 140573774795388 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 13713408 140727625650554 140727625650758 140727625650758 140727625654251 0
/proc/11016/statm: 2378 345 289 221 0 87 0
[pid=11018] ppid=11016 vsize=13574484 memory=18980 CPUtime=0.03 cores=1,3,5,7
/proc/11018/stat : 11018 (java) S 11016 11016 7968 0 -1 1077944320 4099 0 0 0 2 1 0 0 20 0 9 0 25728766 13900271616 4745 18446744073709551615 4194304 4196468 140731803455200 140731803437744 140622175936247 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
/proc/11018/statm: 3393621 4745 2092 1 0 3383118 0
[pid=11018/tid=11019] ppid=11016 vsize=13574484 memory=7078076838863583841 CPUtime=0.02 cores=1,3,5,7
/proc/11018/task/11019/stat : 11019 (java) R 11016 11016 7968 0 -1 4202560 2806 0 0 0 2 0 0 0 20 0 9 0 25728767 13900271616 4810 18446744073709551615 4194304 4196468 140731803455200 140622180172392 140622175958173 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11020] ppid=11016 vsize=13574484 memory=4123389896250521363 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11020/stat : 11020 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 25728767 13900271616 4810 18446744073709551615 4194304 4196468 140731803455200 140622132902800 140622175946453 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11021] ppid=11016 vsize=13574484 memory=140348320642688 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11021/stat : 11021 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 25728767 13900271616 4810 18446744073709551615 4194304 4196468 140731803455200 140622131850000 140622175946453 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11022] ppid=11016 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11022/stat : 11022 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 25728767 13900271616 4810 18446744073709551615 4194304 4196468 140731803455200 140622130797712 140622175946453 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11023] ppid=11016 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11023/stat : 11023 (java) S 11016 11016 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 25728767 13900271616 4810 18446744073709551615 4194304 4196468 140731803455200 140622129744912 140622175946453 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11024] ppid=11016 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11024/stat : 11024 (java) S 11016 11016 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 25728769 13900271616 4810 18446744073709551615 4194304 4196468 140731803455200 140621654239344 140622175947394 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11025] ppid=11016 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11025/stat : 11025 (java) S 11016 11016 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 25728769 13900271616 4810 18446744073709551615 4194304 4196468 140731803455200 140621653185312 140622175946453 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11026] ppid=11016 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11026/stat : 11026 (java) S 11016 11016 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 25728769 13900271616 4810 18446744073709551615 4194304 4196468 140731803455200 140621652133040 140622175946453 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20360 KiB

[startup+0.210643 s]*
/proc/loadavg: 1.62 1.52 1.53 4/213 11032
/proc/meminfo: memFree=30509392/32770624 swapFree=67108860/67108860
[pid=11016] ppid=11013 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11016/stat : 11016 (xcsp3-exec) S 11013 11016 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25728759 9740288 345 18446744073709551615 4194304 5098028 140727625645296 140727625643400 140573774795388 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 13713408 140727625650554 140727625650758 140727625650758 140727625654251 0
/proc/11016/statm: 2378 345 289 221 0 87 0
[pid=11018] ppid=11016 vsize=13974352 memory=28472 CPUtime=0.13 cores=1,3,5,7
/proc/11018/stat : 11018 (java) S 11016 11016 7968 0 -1 1077944320 5518 0 0 0 11 2 0 0 20 0 15 0 25728766 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140731803437744 140622175936247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
/proc/11018/statm: 3493588 7118 2874 1 0 3482964 0
[pid=11018/tid=11019] ppid=11016 vsize=13974352 memory=7078076838863583841 CPUtime=0.09 cores=1,3,5,7
/proc/11018/task/11019/stat : 11019 (java) R 11016 11016 7968 0 -1 4202560 3452 0 0 0 8 1 0 0 20 0 15 0 25728767 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140622180160048 140622175948182 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11020] ppid=11016 vsize=13974352 memory=4123389896250521363 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11020/stat : 11020 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140622132902800 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11021] ppid=11016 vsize=13974352 memory=140348320642688 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11021/stat : 11021 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140622131850000 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11022] ppid=11016 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11022/stat : 11022 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140622130797712 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11023] ppid=11016 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11023/stat : 11023 (java) S 11016 11016 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25728767 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140622129744912 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11024] ppid=11016 vsize=13974352 memory=140348320642688 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11024/stat : 11024 (java) S 11016 11016 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25728769 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140621654239344 140622175947394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11025] ppid=11016 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11025/stat : 11025 (java) S 11016 11016 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 25728769 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140621653185312 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11026] ppid=11016 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11026/stat : 11026 (java) S 11016 11016 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 25728769 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140621652132976 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11027] ppid=11016 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11027/stat : 11027 (java) S 11016 11016 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25728772 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140621651081296 140622175954843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11028] ppid=11016 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11028/stat : 11028 (java) S 11016 11016 7968 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 25728772 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140621650029168 140622175947394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11029] ppid=11016 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11029/stat : 11029 (java) S 11016 11016 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25728772 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140621648976368 140622175947394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11030] ppid=11016 vsize=13974352 memory=140348320642688 CPUtime=0.01 cores=1,3,5,7
/proc/11018/task/11030/stat : 11030 (java) R 11016 11016 7968 0 -1 4202560 342 0 0 0 1 0 0 0 20 0 15 0 25728772 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140621647924080 140622175957594 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11031] ppid=11016 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11031/stat : 11031 (java) S 11016 11016 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25728772 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140621646871520 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11032] ppid=11016 vsize=13974352 memory=140348320642688 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11032/stat : 11032 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728776 14309736448 7118 18446744073709551615 4194304 4196468 140731803455200 140621645818288 140622175947394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29852 KiB

[startup+0.315625 s]*
/proc/loadavg: 1.62 1.52 1.53 3/213 11032
/proc/meminfo: memFree=30496920/32770624 swapFree=67108860/67108860
[pid=11016] ppid=11013 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11016/stat : 11016 (xcsp3-exec) S 11013 11016 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25728759 9740288 345 18446744073709551615 4194304 5098028 140727625645296 140727625643400 140573774795388 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 13713408 140727625650554 140727625650758 140727625650758 140727625654251 0
/proc/11016/statm: 2378 345 289 221 0 87 0
[pid=11018] ppid=11016 vsize=13978608 memory=40132 CPUtime=0.33 cores=1,3,5,7
/proc/11018/stat : 11018 (java) S 11016 11016 7968 0 -1 1077944320 9261 0 0 0 29 4 0 0 20 0 15 0 25728766 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140731803437744 140622175936247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
/proc/11018/statm: 3494652 10033 3018 1 0 3482964 0
[pid=11018/tid=11019] ppid=11016 vsize=13978608 memory=4278483708103473607 CPUtime=0.19 cores=1,3,5,7
/proc/11018/task/11019/stat : 11019 (java) R 11016 11016 7968 0 -1 4202560 6387 0 0 0 17 2 0 0 20 0 15 0 25728767 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140622180157240 140622175958173 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11020] ppid=11016 vsize=13978608 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11020/stat : 11020 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140622132902800 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11021] ppid=11016 vsize=13978608 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11021/stat : 11021 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140622131850000 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11022] ppid=11016 vsize=13978608 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11022/stat : 11022 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140622130797712 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11023] ppid=11016 vsize=13978608 memory=8248408006974860141 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11023/stat : 11023 (java) S 11016 11016 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25728767 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140622129744912 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11024] ppid=11016 vsize=13978608 memory=140348320649681 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11024/stat : 11024 (java) S 11016 11016 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25728769 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140621654239344 140622175947394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11025] ppid=11016 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11025/stat : 11025 (java) S 11016 11016 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 25728769 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140621653185312 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11026] ppid=11016 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11026/stat : 11026 (java) S 11016 11016 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 25728769 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140621652132976 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11027] ppid=11016 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11027/stat : 11027 (java) S 11016 11016 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25728772 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140621651081296 140622175954843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11028] ppid=11016 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11018/task/11028/stat : 11028 (java) S 11016 11016 7968 0 -1 1077944384 571 0 0 0 2 0 0 0 20 0 15 0 25728772 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140621650029168 140622175947394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11029] ppid=11016 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11018/task/11029/stat : 11029 (java) S 11016 11016 7968 0 -1 1077944384 239 0 0 0 2 0 0 0 20 0 15 0 25728772 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140621648976368 140622175947394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11030] ppid=11016 vsize=13978608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11018/task/11030/stat : 11030 (java) R 11016 11016 7968 0 -1 4202560 763 0 0 0 7 0 0 0 20 0 15 0 25728772 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140621647924080 140622160016734 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11031] ppid=11016 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11031/stat : 11031 (java) S 11016 11016 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25728772 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140621646871520 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11032] ppid=11016 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11032/stat : 11032 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728776 14314094592 10033 18446744073709551615 4194304 4196468 140731803455200 140621645818288 140622175947394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41512 KiB

[startup+0.702162 s]
/proc/loadavg: 1.62 1.52 1.53 4/213 11032
/proc/meminfo: memFree=30484976/32770624 swapFree=67108860/67108860
[pid=11016] ppid=11013 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11016/stat : 11016 (xcsp3-exec) S 11013 11016 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25728759 9740288 345 18446744073709551615 4194304 5098028 140727625645296 140727625643400 140573774795388 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 13713408 140727625650554 140727625650758 140727625650758 140727625654251 0
/proc/11016/statm: 2378 345 289 221 0 87 0
[pid=11018] ppid=11016 vsize=13980732 memory=66808 CPUtime=1.36 cores=1,3,5,7
/proc/11018/stat : 11018 (java) S 11016 11016 7968 0 -1 1077944320 13829 0 0 0 130 6 0 0 20 0 15 0 25728766 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140731803437744 140622175936247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
/proc/11018/statm: 3495183 16702 3173 1 0 3483476 0
[pid=11018/tid=11019] ppid=11016 vsize=13980732 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/11018/task/11019/stat : 11019 (java) R 11016 11016 7968 0 -1 4202560 8458 0 0 0 53 4 0 0 20 0 15 0 25728767 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140622180175488 140621812437078 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11020] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11020/stat : 11020 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140622132902800 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11021] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11021/stat : 11021 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140622131850000 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11022] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11022/stat : 11022 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140622130797712 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11023] ppid=11016 vsize=13980732 memory=5 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11023/stat : 11023 (java) S 11016 11016 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25728767 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140622129744912 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11024] ppid=11016 vsize=13980732 memory=36 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11024/stat : 11024 (java) S 11016 11016 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 25728769 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140621654239344 140622175947394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11025] ppid=11016 vsize=13980732 memory=2 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11025/stat : 11025 (java) S 11016 11016 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 25728769 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140621653185312 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11026] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11026/stat : 11026 (java) S 11016 11016 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 25728769 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140621652132976 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11027] ppid=11016 vsize=13980732 memory=7883313791582089521 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11027/stat : 11027 (java) S 11016 11016 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25728772 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140621651081296 140622175954843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11028] ppid=11016 vsize=13980732 memory=4124 CPUtime=0.23 cores=1,3,5,7
/proc/11018/task/11028/stat : 11028 (java) R 11016 11016 7968 0 -1 4202560 1421 0 0 0 23 0 0 0 20 0 15 0 25728772 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140621650015600 140622157479970 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11029] ppid=11016 vsize=13980732 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/11018/task/11029/stat : 11029 (java) R 11016 11016 7968 0 -1 4202560 1193 0 0 0 24 0 0 0 20 0 15 0 25728772 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140621648962392 140622157480796 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11030] ppid=11016 vsize=13980732 memory=140348189844080 CPUtime=0.29 cores=1,3,5,7
/proc/11018/task/11030/stat : 11030 (java) S 11016 11016 7968 0 -1 1077944384 1470 0 0 0 29 0 0 0 20 0 15 0 25728772 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140621647924080 140622175947394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11031] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11031/stat : 11031 (java) S 11016 11016 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25728772 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140621646871520 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11032] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11032/stat : 11032 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728776 14316269568 16702 18446744073709551615 4194304 4196468 140731803455200 140621645818288 140622175947394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68188 KiB

[startup+1.31299 s]
# the end of solver process 11016 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.13721 s, system=0.094573 s

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

[startup+0.800929 s]
/proc/loadavg: 1.62 1.52 1.53 4/213 11032
/proc/meminfo: memFree=30484976/32770624 swapFree=67108860/67108860
[pid=11016] ppid=11013 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11016/stat : 11016 (xcsp3-exec) S 11013 11016 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25728759 9740288 345 18446744073709551615 4194304 5098028 140727625645296 140727625643400 140573774795388 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 13713408 140727625650554 140727625650758 140727625650758 140727625654251 0
/proc/11016/statm: 2378 345 289 221 0 87 0
[pid=11018] ppid=11016 vsize=13980732 memory=72772 CPUtime=1.68 cores=1,3,5,7
/proc/11018/stat : 11018 (java) S 11016 11016 7968 0 -1 1077944320 14275 0 0 0 162 6 0 0 20 0 15 0 25728766 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140731803437744 140622175936247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
/proc/11018/statm: 3495183 18193 3174 1 0 3483476 0
[pid=11018/tid=11019] ppid=11016 vsize=13980732 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/11018/task/11019/stat : 11019 (java) R 11016 11016 7968 0 -1 4202560 8467 0 0 0 63 4 0 0 20 0 15 0 25728767 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140622180171872 140621812443968 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11020] ppid=11016 vsize=13980732 memory=-6436874802312668006 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11020/stat : 11020 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140622132902800 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11021] ppid=11016 vsize=13980732 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11021/stat : 11021 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140622131850000 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11022] ppid=11016 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11022/stat : 11022 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140622130797712 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11023] ppid=11016 vsize=13980732 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11023/stat : 11023 (java) S 11016 11016 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25728767 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140622129744912 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11024] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11024/stat : 11024 (java) S 11016 11016 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 25728769 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140621654239344 140622175947394 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11025] ppid=11016 vsize=13980732 memory=2867664690165557 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11025/stat : 11025 (java) S 11016 11016 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 25728769 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140621653185312 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11026] ppid=11016 vsize=13980732 memory=3905500723314570801 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11026/stat : 11026 (java) S 11016 11016 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 25728769 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140621652132976 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11027] ppid=11016 vsize=13980732 memory=-6877417432467598622 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11027/stat : 11027 (java) S 11016 11016 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25728772 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140621651081296 140622175954843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11028] ppid=11016 vsize=13980732 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/11018/task/11028/stat : 11028 (java) R 11016 11016 7968 0 -1 4202560 1571 0 0 0 33 0 0 0 20 0 15 0 25728772 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140621650021656 140622155180832 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11029] ppid=11016 vsize=13980732 memory=6944656592455360604 CPUtime=0.34 cores=1,3,5,7
/proc/11018/task/11029/stat : 11029 (java) R 11016 11016 7968 0 -1 4202560 1353 0 0 0 34 0 0 0 20 0 15 0 25728772 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140621648962248 140622159467807 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11030] ppid=11016 vsize=13980732 memory=3308 CPUtime=0.31 cores=1,3,5,7
/proc/11018/task/11030/stat : 11030 (java) S 11016 11016 7968 0 -1 1077944384 1577 0 0 0 31 0 0 0 20 0 15 0 25728772 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140621647924080 140622175947394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11031] ppid=11016 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11031/stat : 11031 (java) S 11016 11016 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25728772 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140621646871520 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11032] ppid=11016 vsize=13980732 memory=730764 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11032/stat : 11032 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728776 14316269568 18193 18446744073709551615 4194304 4196468 140731803455200 140621645818288 140622175947394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 74152 KiB

[startup+1.20076 s]
/proc/loadavg: 1.62 1.52 1.53 5/213 11032
/proc/meminfo: memFree=30447336/32770624 swapFree=67108860/67108860
[pid=11016] ppid=11013 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11016/stat : 11016 (xcsp3-exec) S 11013 11016 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25728759 9740288 345 18446744073709551615 4194304 5098028 140727625645296 140727625643400 140573774795388 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 13713408 140727625650554 140727625650758 140727625650758 140727625654251 0
/proc/11016/statm: 2378 345 289 221 0 87 0
[pid=11018] ppid=11016 vsize=13980732 memory=105300 CPUtime=2.93 cores=1,3,5,7
/proc/11018/stat : 11018 (java) S 11016 11016 7968 0 -1 1077944320 19769 0 0 0 285 8 0 0 20 0 15 0 25728766 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140731803437744 140622175936247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
/proc/11018/statm: 3495183 26325 3195 1 0 3483476 0
[pid=11018/tid=11019] ppid=11016 vsize=13980732 memory=9127577667219131200 CPUtime=1.07 cores=1,3,5,7
/proc/11018/task/11019/stat : 11019 (java) R 11016 11016 7968 0 -1 4202560 9138 0 0 0 102 5 0 0 20 0 15 0 25728767 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140622180171872 140621813014748 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11020] ppid=11016 vsize=13980732 memory=2273 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11020/stat : 11020 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140622132902800 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11021] ppid=11016 vsize=13980732 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11021/stat : 11021 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140622131850000 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11022] ppid=11016 vsize=13980732 memory=6884 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11022/stat : 11022 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25728767 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140622130797712 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11023] ppid=11016 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11023/stat : 11023 (java) S 11016 11016 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25728767 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140622129744912 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11024] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11024/stat : 11024 (java) S 11016 11016 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 25728769 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140621654239344 140622175947394 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11025] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11025/stat : 11025 (java) S 11016 11016 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 25728769 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140621653185312 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11026] ppid=11016 vsize=13980732 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11026/stat : 11026 (java) S 11016 11016 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 25728769 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140621652132976 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11027] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11027/stat : 11027 (java) S 11016 11016 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25728772 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140621651081296 140622175954843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11028] ppid=11016 vsize=13980732 memory=8751464017575753525 CPUtime=0.73 cores=1,3,5,7
/proc/11018/task/11028/stat : 11028 (java) R 11016 11016 7968 0 -1 4202560 3716 0 0 0 73 0 0 0 20 0 15 0 25728772 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140621650022192 140622155445458 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11029] ppid=11016 vsize=13980732 memory=5787218315320846674 CPUtime=0.73 cores=1,3,5,7
/proc/11018/task/11029/stat : 11029 (java) R 11016 11016 7968 0 -1 4202560 3612 0 0 0 73 0 0 0 20 0 15 0 25728772 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140621648976496 140622153824768 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11030] ppid=11016 vsize=13980732 memory=280696380108848 CPUtime=0.37 cores=1,3,5,7
/proc/11018/task/11030/stat : 11030 (java) S 11016 11016 7968 0 -1 1077944384 1990 0 0 0 36 1 0 0 20 0 15 0 25728772 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140621647924080 140622175947394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11031] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11031/stat : 11031 (java) S 11016 11016 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25728772 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140621646871520 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11032] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11032/stat : 11032 (java) S 11016 11016 7968 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 25728776 14316269568 26325 18446744073709551615 4194304 4196468 140731803455200 140621645818288 140622175947394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
Current children cumulated CPU time: 2.93 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 106680 KiB

[startup+1.30077 s]
/proc/loadavg: 1.62 1.52 1.53 5/213 11032
/proc/meminfo: memFree=30447336/32770624 swapFree=67108860/67108860
[pid=11016] ppid=11013 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11016/stat : 11016 (xcsp3-exec) S 11013 11016 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25728759 9740288 345 18446744073709551615 4194304 5098028 140727625645296 140727625643400 140573774795388 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 13713408 140727625650554 140727625650758 140727625650758 140727625654251 0
/proc/11016/statm: 2378 345 289 221 0 87 0
[pid=11018] ppid=11016 vsize=13980732 memory=114156 CPUtime=3.21 cores=1,3,5,7
/proc/11018/stat : 11018 (java) S 11016 11016 7968 0 -1 1077944320 23672 0 0 0 313 8 0 0 20 0 14 0 25728766 14316269568 28539 18446744073709551615 4194304 4196468 140731803455200 140731803437744 140622175936247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
/proc/11018/statm: 3495183 28539 3198 1 0 3483476 0
[pid=11018/tid=11019] ppid=11016 vsize=13980732 memory=56 CPUtime=1.15 cores=1,3,5,7
/proc/11018/task/11019/stat : 11019 (java) S 11016 11016 7968 0 -1 1077944384 9725 0 0 0 110 5 0 0 20 0 14 0 25728767 14316269568 28539 18446744073709551615 4194304 4196468 140731803455200 140622180179088 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11020] ppid=11016 vsize=13980732 memory=11830 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11020/stat : 11020 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 25728767 14316269568 28539 18446744073709551615 4194304 4196468 140731803455200 140622132902800 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11021] ppid=11016 vsize=13980732 memory=20825 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11021/stat : 11021 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 25728767 14316269568 28539 18446744073709551615 4194304 4196468 140731803455200 140622131850000 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11022] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11022/stat : 11022 (java) S 11016 11016 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 25728767 14316269568 28539 18446744073709551615 4194304 4196468 140731803455200 140622130797712 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11023] ppid=11016 vsize=13980732 memory=-1088251628401078322 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11023/stat : 11023 (java) S 11016 11016 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 25728767 14316269568 28539 18446744073709551615 4194304 4196468 140731803455200 140622129744912 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11024] ppid=11016 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11024/stat : 11024 (java) S 11016 11016 7968 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 14 0 25728769 14316269568 28539 18446744073709551615 4194304 4196468 140731803455200 140621654239552 140622175947394 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11025] ppid=11016 vsize=13980732 memory=66808 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11025/stat : 11025 (java) S 11016 11016 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 25728769 14316269568 28539 18446744073709551615 4194304 4196468 140731803455200 140621653185312 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11026] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11026/stat : 11026 (java) S 11016 11016 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 25728769 14316269568 28539 18446744073709551615 4194304 4196468 140731803455200 140621652132976 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11027] ppid=11016 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11027/stat : 11027 (java) S 11016 11016 7968 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 14 0 25728772 14316269568 28539 18446744073709551615 4194304 4196468 140731803455200 140621651080944 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11028] ppid=11016 vsize=13980732 memory=0 CPUtime=0.82 cores=1,3,5,7
/proc/11018/task/11028/stat : 11028 (java) R 11016 11016 7968 0 -1 4202560 5232 0 0 0 82 0 0 0 20 0 14 0 25728772 14316269568 28539 18446744073709551615 4194304 4196468 140731803455200 140621650016800 140622157481208 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11029] ppid=11016 vsize=13980732 memory=280696379952128 CPUtime=0.82 cores=1,3,5,7
/proc/11018/task/11029/stat : 11029 (java) S 11016 11016 7968 0 -1 1077944384 5099 0 0 0 82 0 0 0 20 0 14 0 25728772 14316269568 28539 18446744073709551615 4194304 4196468 140731803455200 140621648955408 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11030] ppid=11016 vsize=13980732 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/11018/task/11030/stat : 11030 (java) S 11016 11016 7968 0 -1 1077944384 2308 0 0 0 37 1 0 0 20 0 14 0 25728772 14316269568 28539 18446744073709551615 4194304 4196468 140731803455200 140621647924080 140622175947394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
[pid=11018/tid=11031] ppid=11016 vsize=13980732 memory=140348189990024 CPUtime=0 cores=1,3,5,7
/proc/11018/task/11031/stat : 11031 (java) S 11016 11016 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 25728772 14316269568 28539 18446744073709551615 4194304 4196468 140731803455200 140621646871520 140622175946453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28155904 140731803464114 140731803464290 140731803464290 140731803467727 0
Current children cumulated CPU time: 3.21 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 115536 KiB

Child status: 0
Real time (s): 1.31305
CPU time (s): 3.23179
CPU user time (s): 3.13721
CPU system time (s): 0.094573
CPU usage (%): 246.129
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 115536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.13721
system time used= 0.094573
maximum resident set size= 114452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24240
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1476
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 11016
#   total CPU time (s): 3.23179
#   total CPU user time (s): 3.13721
#   total CPU system time (s): 0.094573

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036004 second user time and 0.052006 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-14 15:33:44
IDJOB=4272533
IDBENCH=120860
IDSOLVER=2664
FILE ID=node128/4272533-1502718461
RUNJOBID= node128-1502649221-29001
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/MultiKnapsack/MultiKnapsack-m1-gp/MultiKnapsack-2-41.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-4272533-1502718461/watcher-4272533-1502718461 -o /tmp/evaluation-result-4272533-1502718461/solver-4272533-1502718461 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 437647214 HOME/instance-4272533-1502718461.xml

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

MD5SUM BENCH= f335f4ada48cb5fc5845d54f24347b83
RANDOM SEED=437647214

node128.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.94
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.94
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.94
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.94
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:        30526592 kB
MemAvailable:   31294912 kB
Buffers:          194468 kB
Cached:           859204 kB
SwapCached:            0 kB
Active:          1045728 kB
Inactive:         781276 kB
Active(anon):     773676 kB
Inactive(anon):    16764 kB
Active(file):     272052 kB
Inactive(file):   764512 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8016 kB
Writeback:             0 kB
AnonPages:        785452 kB
Mapped:            47916 kB
Shmem:             17116 kB
Slab:             120488 kB
SReclaimable:      95184 kB
SUnreclaim:        25304 kB
KernelStack:        3744 kB
PageTables:         7436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1388512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    700416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-14 15:33:45