Trace number 4283769

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)SAT 0.79945499 0.634628

General information on the benchmark

NameMagicSequence/MagicSequence-count-s1/
MagicSequence-004-co.xml
MD5SUM4acdbf3eb030660236bcf2a0c3bf663d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.0044809999
Satisfiable
(Un)Satisfiability was proved
Number of variables4
Number of constraints6
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":4}]
Minimum variable degree6
Maximum variable degree6
Distribution of variable degrees[{"degree":6,"count":4}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":2},{"type":"count","count":4}]
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-4283769-1503192022.xml"  -tl '2520s' -p 1 -x 3
0.18/0.33	c [HOME/instance-4283769-1503192022.xml, -tl, 2520s, -p, 1, -x, 3]
0.18/0.39	c simple solver
0.36/0.45	c parse instance...
0.52/0.60	c solve instance...
0.74/0.61	s SATISFIABLE
0.74/0.61	v <instantiation>
0.74/0.61	v 	<list>x[0] x[1] x[2] x[3] </list>
0.74/0.61	v 	<values>1 2 1 0 </values>
0.74/0.61	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283769-1503192022/watcher-4283769-1503192022 -o /tmp/evaluation-result-4283769-1503192022/solver-4283769-1503192022 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503172133-9103 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 66289928 HOME/instance-4283769-1503192022.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
solver pid=13024, runsolver pid=13021
Current StackSize limit: 8192 KiB


[startup+0.100155 s]*
/proc/loadavg: 1.42 1.53 1.59 2/197 13025
/proc/meminfo: memFree=30448704/32770624 swapFree=67108860/67108860
[pid=13024] ppid=13021 vsize=33976 memory=452 CPUtime=0 cores=1,3,5,7
/proc/13024/stat : 13024 (runsolver) D 13021 13024 28892 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 121395228 34791424 113 18446744073709551615 4194304 4346622 140732618258768 140732618255400 139663537218263 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6446216 6449568 14897152 140732618264633 140732618265124 140732618265124 140732618268618 0
/proc/13024/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.209108 s]*
/proc/loadavg: 1.42 1.53 1.59 2/211 13039
/proc/meminfo: memFree=30438032/32770624 swapFree=67108860/67108860
[pid=13024] ppid=13021 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13024/stat : 13024 (xcsp3-exec) S 13021 13024 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 121395228 9740288 345 18446744073709551615 4194304 5098028 140722675786880 140722675784984 139762537538172 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 11 0 0 7196144 7232144 11984896 140722675790202 140722675790405 140722675790405 140722675793899 0
/proc/13024/statm: 2378 345 289 221 0 87 0
[pid=13026] ppid=13024 vsize=13907304 memory=20400 CPUtime=0.05 cores=1,3,5,7
/proc/13026/stat : 13026 (java) S 13024 13024 28892 0 -1 1077944320 4559 0 0 0 5 0 0 0 20 0 14 0 121395239 14241079296 5100 18446744073709551615 4194304 4196468 140723274955504 140723274938048 139677729754871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
/proc/13026/statm: 3476826 5100 2547 1 0 3466323 0
[pid=13026/tid=13027] ppid=13024 vsize=13907304 memory=7311146985107750967 CPUtime=0.04 cores=1,3,5,7
/proc/13026/task/13027/stat : 13027 (java) D 13024 13024 28892 0 -1 4202560 2721 0 0 0 4 0 0 0 20 0 14 0 121395240 14241079296 5100 18446744073709551615 4194304 4196468 140723274955504 139677733992352 139677729776893 0 4 1 16800974 18446744071580418449 0 0 -1 1 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13028] ppid=13024 vsize=13907304 memory=13729 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13028/stat : 13028 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 121395240 14241079296 5100 18446744073709551615 4194304 4196468 140723274955504 139677649169296 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13029] ppid=13024 vsize=13907304 memory=3473035316371596960 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13029/stat : 13029 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 121395240 14241079296 5100 18446744073709551615 4194304 4196468 140723274955504 139677648116496 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13030] ppid=13024 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13030/stat : 13030 (java) S 13024 13024 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 121395240 14241079296 5100 18446744073709551615 4194304 4196468 140723274955504 139677647064208 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13031] ppid=13024 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13031/stat : 13031 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 121395240 14241079296 5100 18446744073709551615 4194304 4196468 140723274955504 139677646011408 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13032] ppid=13024 vsize=13907304 memory=139663540168320 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13032/stat : 13032 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 121395242 14241079296 5100 18446744073709551615 4194304 4196468 140723274955504 139677207615600 139677729766018 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13033] ppid=13024 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13033/stat : 13033 (java) S 13024 13024 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 121395242 14241079296 5100 18446744073709551615 4194304 4196468 140723274955504 139677206561568 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13034] ppid=13024 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13034/stat : 13034 (java) S 13024 13024 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 121395242 14241079296 5100 18446744073709551615 4194304 4196468 140723274955504 139677205509232 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13035] ppid=13024 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13035/stat : 13035 (java) S 13024 13024 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 121395245 14241079296 5100 18446744073709551615 4194304 4196468 140723274955504 139677204457552 139677729773467 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13036] ppid=13024 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13036/stat : 13036 (java) S 13024 13024 28892 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 14 0 121395245 14241079296 5100 18446744073709551615 4194304 4196468 140723274955504 139677203405424 139677729766018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13037] ppid=13024 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13037/stat : 13037 (java) S 13024 13024 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 121395245 14241079296 5100 18446744073709551615 4194304 4196468 140723274955504 139677202352624 139677729766018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13038] ppid=13024 vsize=13907304 memory=139663540168320 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13038/stat : 13038 (java) S 13024 13024 28892 0 -1 1077944384 219 0 0 0 0 0 0 0 20 0 14 0 121395245 14241079296 5100 18446744073709551615 4194304 4196468 140723274955504 139677201300336 139677729766018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13039] ppid=13024 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13039/stat : 13039 (java) S 13024 13024 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 121395245 14241079296 5100 18446744073709551615 4194304 4196468 140723274955504 139677200247776 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 21780 KiB

[startup+0.310049 s]*
/proc/loadavg: 1.42 1.53 1.59 4/212 13040
/proc/meminfo: memFree=30429948/32770624 swapFree=67108860/67108860
[pid=13024] ppid=13021 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13024/stat : 13024 (xcsp3-exec) S 13021 13024 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 121395228 9740288 345 18446744073709551615 4194304 5098028 140722675786880 140722675784984 139762537538172 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 11 0 0 7196144 7232144 11984896 140722675790202 140722675790405 140722675790405 140722675793899 0
/proc/13024/statm: 2378 345 289 221 0 87 0
[pid=13026] ppid=13024 vsize=13974352 memory=31824 CPUtime=0.18 cores=1,3,5,7
/proc/13026/stat : 13026 (java) S 13024 13024 28892 0 -1 1077944320 5867 0 0 0 18 0 0 0 20 0 15 0 121395239 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 140723274938048 139677729754871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
/proc/13026/statm: 3493588 7956 2963 1 0 3482964 0
[pid=13026/tid=13027] ppid=13024 vsize=13974352 memory=-7677926825137650786 CPUtime=0.11 cores=1,3,5,7
/proc/13026/task/13027/stat : 13027 (java) R 13024 13024 28892 0 -1 4202560 3182 0 0 0 11 0 0 0 20 0 15 0 121395240 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 139677733988560 139677711970044 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13028] ppid=13024 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13028/stat : 13028 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121395240 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 139677649169296 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13029] ppid=13024 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13029/stat : 13029 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121395240 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 139677648116496 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13030] ppid=13024 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13030/stat : 13030 (java) S 13024 13024 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121395240 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 139677647064208 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13031] ppid=13024 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13031/stat : 13031 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121395240 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 139677646011408 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13032] ppid=13024 vsize=13974352 memory=139663540168320 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13032/stat : 13032 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121395242 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 139677207615600 139677729766018 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13033] ppid=13024 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13033/stat : 13033 (java) S 13024 13024 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121395242 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 139677206561568 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13034] ppid=13024 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13034/stat : 13034 (java) S 13024 13024 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 121395242 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 139677205509232 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13035] ppid=13024 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13035/stat : 13035 (java) S 13024 13024 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121395245 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 139677204457552 139677729773467 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13036] ppid=13024 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/13026/task/13036/stat : 13036 (java) S 13024 13024 28892 0 -1 1077944384 702 0 0 0 1 0 0 0 20 0 15 0 121395245 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 139677203405424 139677729766018 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13037] ppid=13024 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13037/stat : 13037 (java) S 13024 13024 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121395245 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 139677202352624 139677729766018 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13038] ppid=13024 vsize=13974352 memory=139663540168320 CPUtime=0.03 cores=1,3,5,7
/proc/13026/task/13038/stat : 13038 (java) R 13024 13024 28892 0 -1 4202560 681 0 0 0 3 0 0 0 20 0 15 0 121395245 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 139677201300336 139677708275006 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13039] ppid=13024 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13039/stat : 13039 (java) S 13024 13024 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121395245 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 139677200247776 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13040] ppid=13024 vsize=13974352 memory=139663540168320 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13040/stat : 13040 (java) S 13024 13024 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121395253 14309736448 7956 18446744073709551615 4194304 4196468 140723274955504 139677199194544 139677729766018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 33204 KiB

[startup+0.634585 s]
# the end of solver process 13024 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.752106 s, system=0.047349 s

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

[startup+0.410481 s]*
/proc/loadavg: 1.42 1.53 1.59 3/212 13040
/proc/meminfo: memFree=30417960/32770624 swapFree=67108860/67108860
[pid=13024] ppid=13021 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13024/stat : 13024 (xcsp3-exec) S 13021 13024 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 121395228 9740288 345 18446744073709551615 4194304 5098028 140722675786880 140722675784984 139762537538172 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 11 0 0 7196144 7232144 11984896 140722675790202 140722675790405 140722675790405 140722675793899 0
/proc/13024/statm: 2378 345 289 221 0 87 0
[pid=13026] ppid=13024 vsize=13978608 memory=40164 CPUtime=0.36 cores=1,3,5,7
/proc/13026/stat : 13026 (java) S 13024 13024 28892 0 -1 1077944320 9308 0 0 0 33 3 0 0 20 0 15 0 121395239 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 140723274938048 139677729754871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
/proc/13026/statm: 3494652 10041 3018 1 0 3482964 0
[pid=13026/tid=13027] ppid=13024 vsize=13978608 memory=7311146985107750967 CPUtime=0.21 cores=1,3,5,7
/proc/13026/task/13027/stat : 13027 (java) R 13024 13024 28892 0 -1 4202560 6466 0 0 0 19 2 0 0 20 0 15 0 121395240 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 139677733978208 139677729776797 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13028] ppid=13024 vsize=13978608 memory=13729 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13028/stat : 13028 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121395240 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 139677649169296 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13029] ppid=13024 vsize=13978608 memory=3473035316371596960 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13029/stat : 13029 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121395240 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 139677648116496 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13030] ppid=13024 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13030/stat : 13030 (java) S 13024 13024 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121395240 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 139677647064208 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13031] ppid=13024 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13031/stat : 13031 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121395240 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 139677646011408 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13032] ppid=13024 vsize=13978608 memory=139663540168320 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13032/stat : 13032 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121395242 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 139677207615600 139677729766018 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13033] ppid=13024 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13033/stat : 13033 (java) S 13024 13024 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121395242 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 139677206561568 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13034] ppid=13024 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13034/stat : 13034 (java) S 13024 13024 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 121395242 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 139677205509232 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13035] ppid=13024 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13035/stat : 13035 (java) S 13024 13024 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121395245 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 139677204457552 139677729773467 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13036] ppid=13024 vsize=13978608 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/13026/task/13036/stat : 13036 (java) S 13024 13024 28892 0 -1 1077944384 773 0 0 0 3 0 0 0 20 0 15 0 121395245 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 139677203405424 139677729766018 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13037] ppid=13024 vsize=13978608 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/13026/task/13037/stat : 13037 (java) S 13024 13024 28892 0 -1 1077944384 62 0 0 0 2 0 0 0 20 0 15 0 121395245 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 139677202352624 139677729766018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13038] ppid=13024 vsize=13978608 memory=139663540168320 CPUtime=0.08 cores=1,3,5,7
/proc/13026/task/13038/stat : 13038 (java) S 13024 13024 28892 0 -1 1077944384 704 0 0 0 8 0 0 0 20 0 15 0 121395245 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 139677201300336 139677729766018 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13039] ppid=13024 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13039/stat : 13039 (java) S 13024 13024 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121395245 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 139677200247776 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13040] ppid=13024 vsize=13978608 memory=139663540168320 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13040/stat : 13040 (java) S 13024 13024 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121395253 14314094592 10041 18446744073709551615 4194304 4196468 140723274955504 139677199194544 139677729766018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41544 KiB

[startup+0.610147 s]
/proc/loadavg: 1.38 1.52 1.58 5/212 13040
/proc/meminfo: memFree=30412736/32770624 swapFree=67108860/67108860
[pid=13024] ppid=13021 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13024/stat : 13024 (xcsp3-exec) S 13021 13024 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 121395228 9740288 345 18446744073709551615 4194304 5098028 140722675786880 140722675784984 139762537538172 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 11 0 0 7196144 7232144 11984896 140722675790202 140722675790405 140722675790405 140722675793899 0
/proc/13024/statm: 2378 345 289 221 0 87 0
[pid=13026] ppid=13024 vsize=13980732 memory=56388 CPUtime=0.74 cores=1,3,5,7
/proc/13026/stat : 13026 (java) S 13024 13024 28892 0 -1 1077944320 11707 0 0 0 70 4 0 0 20 0 15 0 121395239 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 140723274938048 139677729754871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
/proc/13026/statm: 3495183 14097 3156 1 0 3483476 0
[pid=13026/tid=13027] ppid=13024 vsize=13980732 memory=14132268705872083 CPUtime=0.4 cores=1,3,5,7
/proc/13026/task/13027/stat : 13027 (java) R 13024 13024 28892 0 -1 4202560 7978 0 0 0 37 3 0 0 20 0 15 0 121395240 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 139677733990912 139677729776797 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13028] ppid=13024 vsize=13980732 memory=5787213827130092132 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13028/stat : 13028 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121395240 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 139677649169296 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13029] ppid=13024 vsize=13980732 memory=8535570946649115557 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13029/stat : 13029 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121395240 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 139677648116496 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13030] ppid=13024 vsize=13980732 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13030/stat : 13030 (java) S 13024 13024 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121395240 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 139677647064208 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13031] ppid=13024 vsize=13980732 memory=8761921863948460128 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13031/stat : 13031 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121395240 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 139677646011408 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13032] ppid=13024 vsize=13980732 memory=-7966001958750355552 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13032/stat : 13032 (java) S 13024 13024 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121395242 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 139677207615600 139677729766018 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13033] ppid=13024 vsize=13980732 memory=6944656592455350634 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13033/stat : 13033 (java) S 13024 13024 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121395242 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 139677206561568 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13034] ppid=13024 vsize=13980732 memory=-7357787915995474596 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13034/stat : 13034 (java) S 13024 13024 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 121395242 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 139677205509232 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13035] ppid=13024 vsize=13980732 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13035/stat : 13035 (java) S 13024 13024 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121395245 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 139677204457552 139677729773467 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13036] ppid=13024 vsize=13980732 memory=6944656592387989600 CPUtime=0.09 cores=1,3,5,7
/proc/13026/task/13036/stat : 13036 (java) R 13024 13024 28892 0 -1 4202560 1094 0 0 0 9 0 0 0 20 0 15 0 121395245 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 139677203393040 139677729768758 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13037] ppid=13024 vsize=13980732 memory=6944656575208382560 CPUtime=0.07 cores=1,3,5,7
/proc/13026/task/13037/stat : 13037 (java) R 13024 13024 28892 0 -1 4202560 404 0 0 0 7 0 0 0 20 0 15 0 121395245 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 139677202329984 139677713312210 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13038] ppid=13024 vsize=13980732 memory=6944656592455097440 CPUtime=0.15 cores=1,3,5,7
/proc/13026/task/13038/stat : 13038 (java) S 13024 13024 28892 0 -1 1077944384 925 0 0 0 15 0 0 0 20 0 15 0 121395245 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 139677201300336 139677729766018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13039] ppid=13024 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13039/stat : 13039 (java) S 13024 13024 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121395245 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 139677200247776 139677729765077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
[pid=13026/tid=13040] ppid=13024 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13026/task/13040/stat : 13040 (java) S 13024 13024 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121395253 14316269568 14097 18446744073709551615 4194304 4196468 140723274955504 139677199194544 139677729766018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37195776 140723274957233 140723274957409 140723274957409 140723274960847 0
Current children cumulated CPU time: 0.74 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 57768 KiB

Child status: 0
Real time (s): 0.634628
CPU time (s): 0.799455
CPU user time (s): 0.752106
CPU system time (s): 0.047349
CPU usage (%): 125.972
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 57768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.752106
system time used= 0.047349
maximum resident set size= 59968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12489
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= 1101
involuntary context switches= 2


# summary of solver processes directly reported to runsolver:
#   pid: 13024
#   total CPU time (s): 0.799455
#   total CPU user time (s): 0.752106
#   total CPU system time (s): 0.047349

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.024201 second user time and 0.047394 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-20 03:06:11
IDJOB=4283769
IDBENCH=123197
IDSOLVER=2679
FILE ID=node127/4283769-1503192022
RUNJOBID= node127-1503172133-9103
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/MagicSequence/MagicSequence-count-s1/MagicSequence-004-co.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-4283769-1503192022/watcher-4283769-1503192022 -o /tmp/evaluation-result-4283769-1503192022/solver-4283769-1503192022 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503172133-9103 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 66289928 HOME/instance-4283769-1503192022.xml

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

MD5SUM BENCH= 4acdbf3eb030660236bcf2a0c3bf663d
RANDOM SEED=66289928

node127.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.92
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.92
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.92
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.92
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:        30448440 kB
MemAvailable:   31309836 kB
Buffers:          302748 kB
Cached:           860148 kB
SwapCached:            0 kB
Active:          1486392 kB
Inactive:         382596 kB
Active(anon):     656780 kB
Inactive(anon):    99168 kB
Active(file):     829612 kB
Inactive(file):   283428 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7976 kB
Writeback:           140 kB
AnonPages:        705804 kB
Mapped:            74868 kB
Shmem:             49860 kB
Slab:             155064 kB
SReclaimable:     128380 kB
SUnreclaim:        26684 kB
KernelStack:        3504 kB
PageTables:         7096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1335344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    593920 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 node127 at 2017-08-20 03:06:11