Trace number 4283876

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-08-18)UNSAT 1.34974 0.76057601

General information on the benchmark

NameQRandom/QRandom-composed-s25/
composed-25-01-25-4.xml
MD5SUM70c94527274e457d0d94c5fa4cea1fbc
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.0099790003
Satisfiable
(Un)Satisfiability was proved
Number of variables33
Number of constraints247
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":33}]
Minimum variable degree7
Maximum variable degree22
Distribution of variable degrees[{"degree":7,"count":2},{"degree":8,"count":2},{"degree":9,"count":2},{"degree":10,"count":1},{"degree":11,"count":1},{"degree":12,"count":1},{"degree":13,"count":2},{"degree":14,"count":2},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":3},{"degree":18,"count":6},{"degree":19,"count":2},{"degree":20,"count":1},{"degree":21,"count":2},{"degree":22,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":247}]
Number of extensional constraints247
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":247}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.11	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283876-1503200549.xml"  -tl '2520s' -p 1 -x 3
0.05/0.31	c [HOME/instance-4283876-1503200549.xml, -tl, 2520s, -p, 1, -x, 3]
0.22/0.37	c simple solver
0.38/0.44	c parse instance...
1.18/0.71	c solve instance...
1.18/0.74	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 (13917 MiB free)
  memory of node 1: 16384 MiB (15653 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283876-1503200549/watcher-4283876-1503200549 -o /tmp/evaluation-result-4283876-1503200549/solver-4283876-1503200549 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503171914-32556 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1656593872 HOME/instance-4283876-1503200549.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=6111, runsolver pid=6108

[startup+0.100148 s]*
/proc/loadavg: 2.03 1.78 1.76 2/196 6112
/proc/meminfo: memFree=30281144/32770624 swapFree=67108860/67108860
[pid=6111] ppid=6108 vsize=33976 memory=452 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (runsolver) D 6108 6111 17292 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 18464044 34791424 113 18446744073709551615 4194304 4346622 140732802000512 140732801997144 139719408607959 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6446216 6449568 13918208 140732802002999 140732802003493 140732802003493 140732802006986 0
/proc/6111/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+0.209118 s]*
/proc/loadavg: 2.03 1.78 1.76 2/210 6126
/proc/meminfo: memFree=30269396/32770624 swapFree=67108860/67108860
[pid=6111] ppid=6108 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (xcsp3-exec) S 6108 6111 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 18464044 9740288 345 18446744073709551615 4194304 5098028 140731776954480 140731776952584 140098137686652 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 11 0 0 7196144 7232144 9564160 140731776958841 140731776959046 140731776959046 140731776962539 0
/proc/6111/statm: 2378 345 289 221 0 87 0
[pid=6113] ppid=6111 vsize=13907304 memory=21688 CPUtime=0.05 cores=1,3,5,7
/proc/6113/stat : 6113 (java) S 6111 6111 17292 0 -1 1077944320 4806 0 0 0 5 0 0 0 20 0 14 0 18464055 14241079296 5422 18446744073709551615 4194304 4196468 140721777354704 140721777337248 139923408080631 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
/proc/6113/statm: 3476826 5422 2571 1 0 3466323 0
[pid=6113/tid=6114] ppid=6111 vsize=13907304 memory=1404226546251833994 CPUtime=0.04 cores=1,3,5,7
/proc/6113/task/6114/stat : 6114 (java) D 6111 6111 17292 0 -1 4202560 2983 0 0 0 4 0 0 0 20 0 14 0 18464056 14241079296 5422 18446744073709551615 4194304 4196468 140721777354704 139923412318112 139923408102653 0 4 1 16800974 18446744071580418449 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6115] ppid=6111 vsize=13907304 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6115/stat : 6115 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 18464056 14241079296 5422 18446744073709551615 4194304 4196468 140721777354704 139923327495184 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6116] ppid=6111 vsize=13907304 memory=139719411558016 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6116/stat : 6116 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 18464056 14241079296 5422 18446744073709551615 4194304 4196468 140721777354704 139923326442640 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6117] ppid=6111 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6117/stat : 6117 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 18464056 14241079296 5422 18446744073709551615 4194304 4196468 140721777354704 139923325389584 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6118] ppid=6111 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6118/stat : 6118 (java) S 6111 6111 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 18464056 14241079296 5422 18446744073709551615 4194304 4196468 140721777354704 139923004844944 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6119] ppid=6111 vsize=13907304 memory=139719411558016 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6119/stat : 6119 (java) S 6111 6111 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 18464058 14241079296 5422 18446744073709551615 4194304 4196468 140721777354704 139922886580464 139923408091778 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6120] ppid=6111 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6120/stat : 6120 (java) S 6111 6111 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 18464058 14241079296 5422 18446744073709551615 4194304 4196468 140721777354704 139922885526688 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6121] ppid=6111 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6121/stat : 6121 (java) S 6111 6111 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 18464058 14241079296 5422 18446744073709551615 4194304 4196468 140721777354704 139922884473584 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6122] ppid=6111 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6122/stat : 6122 (java) S 6111 6111 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 18464061 14241079296 5422 18446744073709551615 4194304 4196468 140721777354704 139922883422160 139923408099227 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6123] ppid=6111 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6123/stat : 6123 (java) S 6111 6111 17292 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 14 0 18464061 14241079296 5422 18446744073709551615 4194304 4196468 140721777354704 139922882370288 139923408091778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6124] ppid=6111 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6124/stat : 6124 (java) S 6111 6111 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 18464061 14241079296 5422 18446744073709551615 4194304 4196468 140721777354704 139922881317744 139923408091778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6125] ppid=6111 vsize=13907304 memory=139719411558016 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6125/stat : 6125 (java) S 6111 6111 17292 0 -1 1077944384 221 0 0 0 0 0 0 0 20 0 14 0 18464061 14241079296 5422 18446744073709551615 4194304 4196468 140721777354704 139922880264688 139923408091778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6126] ppid=6111 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6126/stat : 6126 (java) S 6111 6111 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 18464061 14241079296 5422 18446744073709551615 4194304 4196468 140721777354704 139922879212384 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23068 KiB

[startup+0.309987 s]*
/proc/loadavg: 2.03 1.78 1.76 3/211 6127
/proc/meminfo: memFree=30260648/32770624 swapFree=67108860/67108860
[pid=6111] ppid=6108 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (xcsp3-exec) S 6108 6111 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 18464044 9740288 345 18446744073709551615 4194304 5098028 140731776954480 140731776952584 140098137686652 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 11 0 0 7196144 7232144 9564160 140731776958841 140731776959046 140731776959046 140731776962539 0
/proc/6111/statm: 2378 345 289 221 0 87 0
[pid=6113] ppid=6111 vsize=13975376 memory=31968 CPUtime=0.22 cores=1,3,5,7
/proc/6113/stat : 6113 (java) S 6111 6111 17292 0 -1 1077944320 6381 0 0 0 21 1 0 0 20 0 15 0 18464055 14310785024 7992 18446744073709551615 4194304 4196468 140721777354704 140721777337248 139923408080631 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
/proc/6113/statm: 3493844 7992 2932 1 0 3483220 0
[pid=6113/tid=6114] ppid=6111 vsize=13975376 memory=6933928925625698159 CPUtime=0.13 cores=1,3,5,7
/proc/6113/task/6114/stat : 6114 (java) R 6111 6111 17292 0 -1 4202560 3846 0 0 0 13 0 0 0 20 0 15 0 18464056 14310785024 8124 18446744073709551615 4194304 4196468 140721777354704 139923412303008 139923400760349 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6115] ppid=6111 vsize=13975376 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6115/stat : 6115 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18464056 14310785024 8124 18446744073709551615 4194304 4196468 140721777354704 139923327495184 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6116] ppid=6111 vsize=13976336 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6116/stat : 6116 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18464056 14311768064 8124 18446744073709551615 4194304 4196468 140721777354704 139923326442640 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6117] ppid=6111 vsize=13976336 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6117/stat : 6117 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18464056 14311768064 8124 18446744073709551615 4194304 4196468 140721777354704 139923325389584 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6118] ppid=6111 vsize=13976336 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6118/stat : 6118 (java) S 6111 6111 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 18464056 14311768064 8190 18446744073709551615 4194304 4196468 140721777354704 139923004844944 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6119] ppid=6111 vsize=13976336 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6119/stat : 6119 (java) S 6111 6111 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 18464058 14311768064 8190 18446744073709551615 4194304 4196468 140721777354704 139922886580464 139923408091778 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6120] ppid=6111 vsize=13976336 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6120/stat : 6120 (java) S 6111 6111 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 18464058 14311768064 8190 18446744073709551615 4194304 4196468 140721777354704 139922885526688 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6121] ppid=6111 vsize=13976336 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6121/stat : 6121 (java) S 6111 6111 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 18464058 14311768064 8190 18446744073709551615 4194304 4196468 140721777354704 139922884473584 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6122] ppid=6111 vsize=13976336 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6122/stat : 6122 (java) S 6111 6111 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18464061 14311768064 8190 18446744073709551615 4194304 4196468 140721777354704 139922883422160 139923408099227 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6123] ppid=6111 vsize=13976336 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6113/task/6123/stat : 6123 (java) S 6111 6111 17292 0 -1 1077944384 604 0 0 0 2 0 0 0 20 0 15 0 18464061 14311768064 8190 18446744073709551615 4194304 4196468 140721777354704 139922882370288 139923408091778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6124] ppid=6111 vsize=13976336 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6124/stat : 6124 (java) S 6111 6111 17292 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 18464061 14311768064 8190 18446744073709551615 4194304 4196468 140721777354704 139922881317744 139923408091778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6125] ppid=6111 vsize=13976336 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/6113/task/6125/stat : 6125 (java) S 6111 6111 17292 0 -1 1077944384 727 0 0 0 5 0 0 0 20 0 15 0 18464061 14311768064 8190 18446744073709551615 4194304 4196468 140721777354704 139922880264688 139923408091778 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6126] ppid=6111 vsize=13976336 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6126/stat : 6126 (java) S 6111 6111 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18464061 14311768064 8190 18446744073709551615 4194304 4196468 140721777354704 139922879212384 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6127] ppid=6111 vsize=13976336 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6127/stat : 6127 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18464067 14311768064 8256 18446744073709551615 4194304 4196468 140721777354704 139922878159408 139923408091778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13984888 KiB
Current children cumulated memory: 33348 KiB

[startup+0.701677 s]
/proc/loadavg: 2.03 1.78 1.76 5/211 6127
/proc/meminfo: memFree=30245376/32770624 swapFree=67108860/67108860
[pid=6111] ppid=6108 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (xcsp3-exec) S 6108 6111 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 18464044 9740288 345 18446744073709551615 4194304 5098028 140731776954480 140731776952584 140098137686652 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 11 0 0 7196144 7232144 9564160 140731776958841 140731776959046 140731776959046 140731776962539 0
/proc/6111/statm: 2378 345 289 221 0 87 0
[pid=6113] ppid=6111 vsize=13980732 memory=68652 CPUtime=1.18 cores=1,3,5,7
/proc/6113/stat : 6113 (java) S 6111 6111 17292 0 -1 1077944320 13792 0 0 0 114 4 0 0 20 0 15 0 18464055 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 140721777337248 139923408080631 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
/proc/6113/statm: 3495183 17163 3159 1 0 3483476 0
[pid=6113/tid=6114] ppid=6111 vsize=13980732 memory=0 CPUtime=0.51 cores=1,3,5,7
/proc/6113/task/6114/stat : 6114 (java) R 6111 6111 17292 0 -1 4202560 8359 0 0 0 48 3 0 0 20 0 15 0 18464056 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139923412293344 139923393246184 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6115] ppid=6111 vsize=13980732 memory=55 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6115/stat : 6115 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18464056 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139923327495184 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6116] ppid=6111 vsize=13980732 memory=14181982013714 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6116/stat : 6116 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18464056 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139923326442640 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6117] ppid=6111 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6117/stat : 6117 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18464056 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139923325389584 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6118] ppid=6111 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6118/stat : 6118 (java) S 6111 6111 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 18464056 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139923004844944 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6119] ppid=6111 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6119/stat : 6119 (java) S 6111 6111 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 18464058 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922886580464 139923408091778 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6120] ppid=6111 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6120/stat : 6120 (java) S 6111 6111 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 18464058 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922885526688 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6121] ppid=6111 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6121/stat : 6121 (java) S 6111 6111 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 18464058 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922884473584 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6122] ppid=6111 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6122/stat : 6122 (java) S 6111 6111 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18464061 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922883422160 139923408099227 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6123] ppid=6111 vsize=13980732 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/6113/task/6123/stat : 6123 (java) R 6111 6111 17292 0 -1 4202560 1423 0 0 0 17 0 0 0 20 0 15 0 18464061 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922882370288 139923393699072 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6124] ppid=6111 vsize=13980732 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/6113/task/6124/stat : 6124 (java) R 6111 6111 17292 0 -1 4202560 1107 0 0 0 18 0 0 0 20 0 15 0 18464061 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922881303768 139923393002588 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6125] ppid=6111 vsize=13980732 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/6113/task/6125/stat : 6125 (java) R 6111 6111 17292 0 -1 1077944384 1596 0 0 0 29 0 0 0 20 0 15 0 18464061 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922880264688 139923408091778 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6126] ppid=6111 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6126/stat : 6126 (java) S 6111 6111 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18464061 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922879212384 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6127] ppid=6111 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6127/stat : 6127 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18464067 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922878159408 139923408091778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 70032 KiB

[startup+0.760535 s]
# the end of solver process 6111 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.30126 s, system=0.048483 s

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

[startup+0.701677 s]
/proc/loadavg: 2.03 1.78 1.76 5/211 6127
/proc/meminfo: memFree=30245376/32770624 swapFree=67108860/67108860
[pid=6111] ppid=6108 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (xcsp3-exec) S 6108 6111 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 18464044 9740288 345 18446744073709551615 4194304 5098028 140731776954480 140731776952584 140098137686652 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 11 0 0 7196144 7232144 9564160 140731776958841 140731776959046 140731776959046 140731776962539 0
/proc/6111/statm: 2378 345 289 221 0 87 0
[pid=6113] ppid=6111 vsize=13980732 memory=68652 CPUtime=1.18 cores=1,3,5,7
/proc/6113/stat : 6113 (java) S 6111 6111 17292 0 -1 1077944320 13792 0 0 0 114 4 0 0 20 0 15 0 18464055 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 140721777337248 139923408080631 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
/proc/6113/statm: 3495183 17163 3159 1 0 3483476 0
[pid=6113/tid=6114] ppid=6111 vsize=13980732 memory=0 CPUtime=0.51 cores=1,3,5,7
/proc/6113/task/6114/stat : 6114 (java) R 6111 6111 17292 0 -1 4202560 8359 0 0 0 48 3 0 0 20 0 15 0 18464056 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139923412293344 139923393246184 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6115] ppid=6111 vsize=13980732 memory=55 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6115/stat : 6115 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18464056 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139923327495184 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6116] ppid=6111 vsize=13980732 memory=14181982013714 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6116/stat : 6116 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18464056 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139923326442640 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6117] ppid=6111 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6117/stat : 6117 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18464056 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139923325389584 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6118] ppid=6111 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6118/stat : 6118 (java) S 6111 6111 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 18464056 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139923004844944 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6119] ppid=6111 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6119/stat : 6119 (java) S 6111 6111 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 18464058 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922886580464 139923408091778 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6120] ppid=6111 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6120/stat : 6120 (java) S 6111 6111 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 18464058 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922885526688 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6121] ppid=6111 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6121/stat : 6121 (java) S 6111 6111 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 18464058 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922884473584 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6122] ppid=6111 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6122/stat : 6122 (java) S 6111 6111 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18464061 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922883422160 139923408099227 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6123] ppid=6111 vsize=13980732 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/6113/task/6123/stat : 6123 (java) R 6111 6111 17292 0 -1 4202560 1423 0 0 0 17 0 0 0 20 0 15 0 18464061 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922882370288 139923393699072 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6124] ppid=6111 vsize=13980732 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/6113/task/6124/stat : 6124 (java) R 6111 6111 17292 0 -1 4202560 1107 0 0 0 18 0 0 0 20 0 15 0 18464061 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922881303768 139923393002588 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6125] ppid=6111 vsize=13980732 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/6113/task/6125/stat : 6125 (java) R 6111 6111 17292 0 -1 1077944384 1596 0 0 0 29 0 0 0 20 0 15 0 18464061 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922880264688 139923408091778 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6126] ppid=6111 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6126/stat : 6126 (java) S 6111 6111 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18464061 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922879212384 139923408090837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
[pid=6113/tid=6127] ppid=6111 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6113/task/6127/stat : 6127 (java) S 6111 6111 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18464067 14316269568 17163 18446744073709551615 4194304 4196468 140721777354704 139922878159408 139923408091778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140721777361330 140721777361506 140721777361506 140721777364943 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 70032 KiB

Child status: 0
Real time (s): 0.760576
CPU time (s): 1.34974
CPU user time (s): 1.30126
CPU system time (s): 0.048483
CPU usage (%): 177.463
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 70032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.30126
system time used= 0.048483
maximum resident set size= 74236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14529
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= 1384
involuntary context switches= 5


# summary of solver processes directly reported to runsolver:
#   pid: 6111
#   total CPU time (s): 1.34974
#   total CPU user time (s): 1.30126
#   total CPU system time (s): 0.048483

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.028017 second user time and 0.044101 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-20 05:28:32
IDJOB=4283876
IDBENCH=126019
IDSOLVER=2679
FILE ID=node129/4283876-1503200549
RUNJOBID= node129-1503171914-32556
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QRandom/QRandom-composed-s25/composed-25-01-25-4.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-4283876-1503200549/watcher-4283876-1503200549 -o /tmp/evaluation-result-4283876-1503200549/solver-4283876-1503200549 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503171914-32556 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1656593872 HOME/instance-4283876-1503200549.xml

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

MD5SUM BENCH= 70c94527274e457d0d94c5fa4cea1fbc
RANDOM SEED=1656593872

node129.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.73
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.73
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.73
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.73
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:        30280896 kB
MemAvailable:   30580652 kB
Buffers:          198952 kB
Cached:           389264 kB
SwapCached:            0 kB
Active:          1690920 kB
Inactive:         386620 kB
Active(anon):    1489384 kB
Inactive(anon):    16744 kB
Active(file):     201536 kB
Inactive(file):   369876 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8108 kB
Writeback:             0 kB
AnonPages:       1488584 kB
Mapped:            45688 kB
Shmem:             17060 kB
Slab:             114012 kB
SReclaimable:      88356 kB
SUnreclaim:        25656 kB
KernelStack:        3456 kB
PageTables:         8620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2118312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1380352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node129 at 2017-08-20 05:28:33