Trace number 4272444

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)UNSAT 3.4841299 1.78062

General information on the benchmark

NameKnightTour/KnightTour-int-s1/
KnightTour-11-int.xml
MD5SUM909444204659572f342627c8b2f0e8e9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.198709
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints123
Number of domains1
Minimum domain size121
Maximum domain size121
Distribution of domain sizes[{"size":121,"count":121}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":119},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity121
Distribution of constraint arities[{"arity":2,"count":122},{"arity":121,"count":1}]
Number of extensional constraints0
Number of intensional constraints121
Distribution of constraint types[{"type":"intension","count":121},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272444-1502816171.xml"  -tl '2520s' -p 1 -x 3
0.07/0.29	c [HOME/instance-4272444-1502816171.xml, -tl, 2520s, -p, 1, -x, 3]
0.25/0.35	c simple solver
0.25/0.41	c parse instance...
3.05/1.67	c solve instance...
3.25/1.76	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272444-1502816171/watcher-4272444-1502816171 -o /tmp/evaluation-result-4272444-1502816171/solver-4272444-1502816171 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1464802837 HOME/instance-4272444-1502816171.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=7893, runsolver pid=7890

[startup+0.100113 s]*
/proc/loadavg: 1.79 1.70 1.71 2/196 7894
/proc/meminfo: memFree=29140088/32770624 swapFree=67108860/67108860
[pid=7893] ppid=7890 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7893/stat : 7893 (xcsp3-exec) S 7890 7893 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83837740 9740288 345 18446744073709551615 4194304 5098028 140732329254256 140732329252360 140125215429244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 31064064 140732329259384 140732329259589 140732329259589 140732329263083 0
/proc/7893/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209364 s]*
/proc/loadavg: 1.79 1.70 1.71 3/211 7909
/proc/meminfo: memFree=29127812/32770624 swapFree=67108860/67108860
[pid=7893] ppid=7890 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7893/stat : 7893 (xcsp3-exec) S 7890 7893 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83837740 9740288 345 18446744073709551615 4194304 5098028 140732329254256 140732329252360 140125215429244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 31064064 140732329259384 140732329259589 140732329259589 140732329263083 0
/proc/7893/statm: 2378 345 289 221 0 87 0
[pid=7895] ppid=7893 vsize=13974352 memory=23408 CPUtime=0.07 cores=1,3,5,7
/proc/7895/stat : 7895 (java) S 7893 7893 897 0 -1 1077944320 5316 0 0 0 6 1 0 0 20 0 15 0 83837750 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140733926788112 140104683806455 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
/proc/7895/statm: 3493588 5852 2713 1 0 3482964 0
[pid=7895/tid=7896] ppid=7893 vsize=13974352 memory=8389772277269004345 CPUtime=0.06 cores=1,3,5,7
/proc/7895/task/7896/stat : 7896 (java) R 7893 7893 897 0 -1 4202560 3481 0 0 0 5 1 0 0 20 0 15 0 83837751 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140104688032144 140104324282704 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7897] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7897/stat : 7897 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140104653519120 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7898] ppid=7893 vsize=13974352 memory=139910202131777 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7898/stat : 7898 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140104282696080 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7899] ppid=7893 vsize=13974352 memory=139910201562752 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7899/stat : 7899 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140104281643536 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7900] ppid=7893 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7900/stat : 7900 (java) S 7893 7893 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83837751 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140104280590992 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7901] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7901/stat : 7901 (java) S 7893 7893 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83837753 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140103667366384 140104683817602 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7902] ppid=7893 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7902/stat : 7902 (java) S 7893 7893 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83837753 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140103666312608 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7903] ppid=7893 vsize=13974352 memory=139910201562752 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7903/stat : 7903 (java) S 7893 7893 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83837753 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140103665260016 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7904] ppid=7893 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7904/stat : 7904 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837756 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140103664208592 140104683825051 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7905] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7905/stat : 7905 (java) S 7893 7893 897 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 83837756 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140103663155184 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7906] ppid=7893 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7906/stat : 7906 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837756 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140103662102640 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7907] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7907/stat : 7907 (java) S 7893 7893 897 0 -1 1077944384 229 0 0 0 0 0 0 0 20 0 15 0 83837756 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140103661050096 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7908] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7908/stat : 7908 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837756 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140103659997792 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7909] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7909/stat : 7909 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837760 14309736448 5852 18446744073709551615 4194304 4196468 140733926805568 140103658945328 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 24788 KiB

[startup+0.310303 s]*
/proc/loadavg: 1.72 1.69 1.71 5/211 7909
/proc/meminfo: memFree=29112824/32770624 swapFree=67108860/67108860
[pid=7893] ppid=7890 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7893/stat : 7893 (xcsp3-exec) S 7890 7893 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83837740 9740288 345 18446744073709551615 4194304 5098028 140732329254256 140732329252360 140125215429244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 31064064 140732329259384 140732329259589 140732329259589 140732329263083 0
/proc/7893/statm: 2378 345 289 221 0 87 0
[pid=7895] ppid=7893 vsize=13974352 memory=37220 CPUtime=0.25 cores=1,3,5,7
/proc/7895/stat : 7895 (java) S 7893 7893 897 0 -1 1077944320 8919 0 0 0 23 2 0 0 20 0 15 0 83837750 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140733926788112 140104683806455 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
/proc/7895/statm: 3493588 9305 2972 1 0 3482964 0
[pid=7895/tid=7896] ppid=7893 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=1,3,5,7
/proc/7895/task/7896/stat : 7896 (java) R 7893 7893 897 0 -1 4202560 6169 0 0 0 14 2 0 0 20 0 15 0 83837751 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140104688041328 140104667886942 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7897] ppid=7893 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7897/stat : 7897 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140104653519120 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7898] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7898/stat : 7898 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140104282696080 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7899] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7899/stat : 7899 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140104281643536 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7900] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7900/stat : 7900 (java) S 7893 7893 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83837751 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140104280590992 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7901] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7901/stat : 7901 (java) S 7893 7893 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83837753 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140103667366384 140104683817602 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7902] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7902/stat : 7902 (java) S 7893 7893 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83837753 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140103666312608 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7903] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7903/stat : 7903 (java) S 7893 7893 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83837753 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140103665260016 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7904] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7904/stat : 7904 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837756 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140103664208592 140104683825051 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7905] ppid=7893 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7895/task/7905/stat : 7905 (java) S 7893 7893 897 0 -1 1077944384 548 0 0 0 2 0 0 0 20 0 15 0 83837756 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140103663155184 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7906] ppid=7893 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7895/task/7906/stat : 7906 (java) S 7893 7893 897 0 -1 1077944384 182 0 0 0 1 0 0 0 20 0 15 0 83837756 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140103662102640 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7907] ppid=7893 vsize=13974352 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/7895/task/7907/stat : 7907 (java) S 7893 7893 897 0 -1 1077944384 723 0 0 0 5 0 0 0 20 0 15 0 83837756 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140103661050096 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7908] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7908/stat : 7908 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837756 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140103659997792 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7909] ppid=7893 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7909/stat : 7909 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837760 14309736448 9305 18446744073709551615 4194304 4196468 140733926805568 140103658945328 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38600 KiB

[startup+0.700886 s]
/proc/loadavg: 1.72 1.69 1.71 5/211 7909
/proc/meminfo: memFree=29101300/32770624 swapFree=67108860/67108860
[pid=7893] ppid=7890 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7893/stat : 7893 (xcsp3-exec) S 7890 7893 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83837740 9740288 345 18446744073709551615 4194304 5098028 140732329254256 140732329252360 140125215429244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 31064064 140732329259384 140732329259589 140732329259589 140732329263083 0
/proc/7893/statm: 2378 345 289 221 0 87 0
[pid=7895] ppid=7893 vsize=13980732 memory=72548 CPUtime=1.14 cores=1,3,5,7
/proc/7895/stat : 7895 (java) S 7893 7893 897 0 -1 1077944320 15855 0 0 0 110 4 0 0 20 0 15 0 83837750 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140733926788112 140104683806455 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
/proc/7895/statm: 3495183 18137 3168 1 0 3483476 0
[pid=7895/tid=7896] ppid=7893 vsize=13980732 memory=-8774313645642428999 CPUtime=0.53 cores=1,3,5,7
/proc/7895/task/7896/stat : 7896 (java) R 7893 7893 897 0 -1 4202560 8448 0 0 0 50 3 0 0 20 0 15 0 83837751 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140104688043728 140104326772556 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7897] ppid=7893 vsize=13980732 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7897/stat : 7897 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140104653519120 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7898] ppid=7893 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7898/stat : 7898 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140104282696080 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7899] ppid=7893 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7899/stat : 7899 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140104281643536 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7900] ppid=7893 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7900/stat : 7900 (java) S 7893 7893 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140104280590992 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7901] ppid=7893 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7901/stat : 7901 (java) S 7893 7893 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83837753 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140103667366384 140104683817602 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7902] ppid=7893 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7902/stat : 7902 (java) S 7893 7893 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83837753 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140103666312608 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7903] ppid=7893 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7903/stat : 7903 (java) S 7893 7893 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83837753 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140103665260016 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7904] ppid=7893 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7904/stat : 7904 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837756 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140103664208592 140104683825051 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7905] ppid=7893 vsize=13980732 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/7895/task/7905/stat : 7905 (java) R 7893 7893 897 0 -1 4202560 2684 0 0 0 20 0 0 0 20 0 15 0 83837756 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140103663136200 140104668096693 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7906] ppid=7893 vsize=13980732 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/7895/task/7906/stat : 7906 (java) R 7893 7893 897 0 -1 4202560 1982 0 0 0 19 0 0 0 20 0 15 0 83837756 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140103662089184 140104661823467 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7907] ppid=7893 vsize=13980732 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/7895/task/7907/stat : 7907 (java) S 7893 7893 897 0 -1 1077944384 1437 0 0 0 20 0 0 0 20 0 15 0 83837756 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140103661050096 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7908] ppid=7893 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7908/stat : 7908 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837756 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140103659997792 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7909] ppid=7893 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7909/stat : 7909 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837760 14316269568 18137 18446744073709551615 4194304 4196468 140733926805568 140103658945328 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 73928 KiB

[startup+1.50072 s]
/proc/loadavg: 1.72 1.69 1.71 5/211 7909
/proc/meminfo: memFree=29038708/32770624 swapFree=67108860/67108860
[pid=7893] ppid=7890 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7893/stat : 7893 (xcsp3-exec) S 7890 7893 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83837740 9740288 345 18446744073709551615 4194304 5098028 140732329254256 140732329252360 140125215429244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 31064064 140732329259384 140732329259589 140732329259589 140732329263083 0
/proc/7893/statm: 2378 345 289 221 0 87 0
[pid=7895] ppid=7893 vsize=13980732 memory=120532 CPUtime=2.89 cores=1,3,5,7
/proc/7895/stat : 7895 (java) S 7893 7893 897 0 -1 1077944320 29017 0 0 0 283 6 0 0 20 0 15 0 83837750 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140733926788112 140104683806455 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
/proc/7895/statm: 3495183 30133 3177 1 0 3483476 0
[pid=7895/tid=7896] ppid=7893 vsize=13980732 memory=6944652177228980320 CPUtime=1.33 cores=1,3,5,7
/proc/7895/task/7896/stat : 7896 (java) R 7893 7893 897 0 -1 4202560 8819 0 0 0 130 3 0 0 20 0 15 0 83837751 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140104688037896 140104327206381 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7897] ppid=7893 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7897/stat : 7897 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140104653519120 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7898] ppid=7893 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7898/stat : 7898 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140104282696080 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7899] ppid=7893 vsize=13980732 memory=4206186544037388384 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7899/stat : 7899 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140104281643536 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7900] ppid=7893 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7900/stat : 7900 (java) S 7893 7893 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140104280590992 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7901] ppid=7893 vsize=13980732 memory=3472328296227679313 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7901/stat : 7901 (java) S 7893 7893 897 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 83837753 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140103667366384 140104683817602 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7902] ppid=7893 vsize=13980732 memory=288230587427467564 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7902/stat : 7902 (java) S 7893 7893 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83837753 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140103666312608 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7903] ppid=7893 vsize=13980732 memory=288283385594666413 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7903/stat : 7903 (java) S 7893 7893 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83837753 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140103665260016 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7904] ppid=7893 vsize=13980732 memory=576587700018377745 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7904/stat : 7904 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837756 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140103664208592 140104683825051 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7905] ppid=7893 vsize=13980732 memory=288289991187235684 CPUtime=0.63 cores=1,3,5,7
/proc/7895/task/7905/stat : 7905 (java) S 7893 7893 897 0 -1 1077944384 7659 0 0 0 62 1 0 0 20 0 15 0 83837756 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140103663155184 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7906] ppid=7893 vsize=13980732 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/7895/task/7906/stat : 7906 (java) S 7893 7893 897 0 -1 1077944384 7845 0 0 0 59 0 0 0 20 0 15 0 83837756 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140103662102640 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7907] ppid=7893 vsize=13980732 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/7895/task/7907/stat : 7907 (java) S 7893 7893 897 0 -1 1077944384 3366 0 0 0 29 0 0 0 20 0 15 0 83837756 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140103661050096 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7908] ppid=7893 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7908/stat : 7908 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837756 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140103659997792 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7909] ppid=7893 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7909/stat : 7909 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837760 14316269568 30133 18446744073709551615 4194304 4196468 140733926805568 140103658945328 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
Current children cumulated CPU time: 2.89 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 121912 KiB

[startup+1.78056 s]
# the end of solver process 7893 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.40432 s, system=0.07981 s

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

[startup+1.60091 s]
/proc/loadavg: 1.72 1.69 1.71 5/211 7909
/proc/meminfo: memFree=29038708/32770624 swapFree=67108860/67108860
[pid=7893] ppid=7890 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7893/stat : 7893 (xcsp3-exec) S 7890 7893 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83837740 9740288 345 18446744073709551615 4194304 5098028 140732329254256 140732329252360 140125215429244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 31064064 140732329259384 140732329259589 140732329259589 140732329263083 0
/proc/7893/statm: 2378 345 289 221 0 87 0
[pid=7895] ppid=7893 vsize=13980732 memory=122924 CPUtime=3.05 cores=1,3,5,7
/proc/7895/stat : 7895 (java) S 7893 7893 897 0 -1 1077944320 30640 0 0 0 299 6 0 0 20 0 15 0 83837750 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140733926788112 140104683806455 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
/proc/7895/statm: 3495183 30731 3180 1 0 3483476 0
[pid=7895/tid=7896] ppid=7893 vsize=13980732 memory=5450874561017252906 CPUtime=1.43 cores=1,3,5,7
/proc/7895/task/7896/stat : 7896 (java) R 7893 7893 897 0 -1 4202560 8824 0 0 0 140 3 0 0 20 0 15 0 83837751 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140104688037896 140104327194543 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7897] ppid=7893 vsize=13980732 memory=-9034914462300422079 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7897/stat : 7897 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140104653519120 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7898] ppid=7893 vsize=13980732 memory=3047711428380565130 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7898/stat : 7898 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140104282696080 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7899] ppid=7893 vsize=13980732 memory=8031735012220349003 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7899/stat : 7899 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140104281643536 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7900] ppid=7893 vsize=13980732 memory=8390361644446492005 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7900/stat : 7900 (java) S 7893 7893 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140104280590992 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7901] ppid=7893 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7901/stat : 7901 (java) S 7893 7893 897 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 83837753 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140103667366384 140104683817602 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7902] ppid=7893 vsize=13980732 memory=3904 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7902/stat : 7902 (java) S 7893 7893 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83837753 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140103666312608 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7903] ppid=7893 vsize=13980732 memory=960 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7903/stat : 7903 (java) S 7893 7893 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83837753 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140103665260016 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7904] ppid=7893 vsize=13980732 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7904/stat : 7904 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837756 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140103664208592 140104683825051 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7905] ppid=7893 vsize=13980732 memory=2248 CPUtime=0.64 cores=1,3,5,7
/proc/7895/task/7905/stat : 7905 (java) S 7893 7893 897 0 -1 1077944384 7765 0 0 0 63 1 0 0 20 0 15 0 83837756 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140103663155184 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7906] ppid=7893 vsize=13980732 memory=4304 CPUtime=0.63 cores=1,3,5,7
/proc/7895/task/7906/stat : 7906 (java) R 7893 7893 897 0 -1 4202560 8617 0 0 0 63 0 0 0 20 0 15 0 83837756 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140103662084176 140104676910107 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7907] ppid=7893 vsize=13980732 memory=1624 CPUtime=0.31 cores=1,3,5,7
/proc/7895/task/7907/stat : 7907 (java) S 7893 7893 897 0 -1 1077944384 4106 0 0 0 31 0 0 0 20 0 15 0 83837756 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140103661050096 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7908] ppid=7893 vsize=13980732 memory=928 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7908/stat : 7908 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837756 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140103659997792 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7909] ppid=7893 vsize=13980732 memory=2164 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7909/stat : 7909 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837760 14316269568 30731 18446744073709551615 4194304 4196468 140733926805568 140103658945328 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 124304 KiB

[startup+1.70149 s]
/proc/loadavg: 1.72 1.69 1.71 5/211 7909
/proc/meminfo: memFree=29038708/32770624 swapFree=67108860/67108860
[pid=7893] ppid=7890 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7893/stat : 7893 (xcsp3-exec) S 7890 7893 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83837740 9740288 345 18446744073709551615 4194304 5098028 140732329254256 140732329252360 140125215429244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 31064064 140732329259384 140732329259589 140732329259589 140732329263083 0
/proc/7893/statm: 2378 345 289 221 0 87 0
[pid=7895] ppid=7893 vsize=13980732 memory=127964 CPUtime=3.25 cores=1,3,5,7
/proc/7895/stat : 7895 (java) S 7893 7893 897 0 -1 1077944320 31774 0 0 0 318 7 0 0 20 0 15 0 83837750 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140733926788112 140104683806455 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
/proc/7895/statm: 3495183 31991 3180 1 0 3483476 0
[pid=7895/tid=7896] ppid=7893 vsize=13980732 memory=120532 CPUtime=1.53 cores=1,3,5,7
/proc/7895/task/7896/stat : 7896 (java) R 7893 7893 897 0 -1 4202560 9435 0 0 0 150 3 0 0 20 0 15 0 83837751 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140104688045024 140104324285550 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7897] ppid=7893 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7897/stat : 7897 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140104653519120 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7898] ppid=7893 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7898/stat : 7898 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140104282696080 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7899] ppid=7893 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7899/stat : 7899 (java) S 7893 7893 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140104281643536 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7900] ppid=7893 vsize=13980732 memory=4206186544037388384 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7900/stat : 7900 (java) S 7893 7893 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83837751 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140104280590992 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7901] ppid=7893 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7901/stat : 7901 (java) S 7893 7893 897 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 83837753 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140103667366384 140104683817602 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7902] ppid=7893 vsize=13980732 memory=3472328296227679313 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7902/stat : 7902 (java) S 7893 7893 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83837753 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140103666312608 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7903] ppid=7893 vsize=13980732 memory=288230587427467564 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7903/stat : 7903 (java) S 7893 7893 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83837753 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140103665260016 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7904] ppid=7893 vsize=13980732 memory=288283385594666413 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7904/stat : 7904 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837756 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140103664208592 140104683825051 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7905] ppid=7893 vsize=13980732 memory=576587700018377745 CPUtime=0.66 cores=1,3,5,7
/proc/7895/task/7905/stat : 7905 (java) R 7893 7893 897 0 -1 4202560 7787 0 0 0 65 1 0 0 20 0 15 0 83837756 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140103663146832 140104668915408 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7906] ppid=7893 vsize=13980732 memory=288289991187235684 CPUtime=0.67 cores=1,3,5,7
/proc/7895/task/7906/stat : 7906 (java) R 7893 7893 897 0 -1 1077944384 8779 0 0 0 67 0 0 0 20 0 15 0 83837756 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140103662095664 140104683816661 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7907] ppid=7893 vsize=13980732 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/7895/task/7907/stat : 7907 (java) S 7893 7893 897 0 -1 1077944384 4445 0 0 0 35 0 0 0 20 0 15 0 83837756 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140103661050096 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7908] ppid=7893 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7908/stat : 7908 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837756 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140103659997792 140104683816661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
[pid=7895/tid=7909] ppid=7893 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7895/task/7909/stat : 7909 (java) S 7893 7893 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83837760 14316269568 31991 18446744073709551615 4194304 4196468 140733926805568 140103658945328 140104683817602 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733926810033 140733926810209 140733926810209 140733926813647 0
Current children cumulated CPU time: 3.25 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 129344 KiB

Child status: 0
Real time (s): 1.78062
CPU time (s): 3.48413
CPU user time (s): 3.40432
CPU system time (s): 0.07981
CPU usage (%): 195.67
Max. virtual memory (cumulated for all children) (KiB): 13994468
Max. memory (cumulated for all children) (KiB): 129344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.40432
system time used= 0.07981
maximum resident set size= 133112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32608
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1846
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 7893
#   total CPU time (s): 3.48413
#   total CPU user time (s): 3.40432
#   total CPU system time (s): 0.07981

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.030887 second user time and 0.059303 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-15 18:42:05
IDJOB=4272444
IDBENCH=134601
IDSOLVER=2664
FILE ID=node125/4272444-1502816171
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/KnightTour/KnightTour-int-s1/KnightTour-11-int.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-4272444-1502816171/watcher-4272444-1502816171 -o /tmp/evaluation-result-4272444-1502816171/solver-4272444-1502816171 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1464802837 HOME/instance-4272444-1502816171.xml

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

MD5SUM BENCH= 909444204659572f342627c8b2f0e8e9
RANDOM SEED=1464802837

node125.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.07
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.07
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.07
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.07
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:        29140372 kB
MemAvailable:   30141588 kB
Buffers:          305124 kB
Cached:           989348 kB
SwapCached:            0 kB
Active:          2580184 kB
Inactive:         614724 kB
Active(anon):    1900776 kB
Inactive(anon):    33100 kB
Active(file):     679408 kB
Inactive(file):   581624 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7964 kB
Writeback:             0 kB
AnonPages:       1900592 kB
Mapped:            64348 kB
Shmem:             33444 kB
Slab:             137984 kB
SReclaimable:     112040 kB
SUnreclaim:        25944 kB
KernelStack:        3456 kB
PageTables:         8824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2669768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1822720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-15 18:42:07