Trace number 4282299

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 4.0.5 seq (2017-08-18)SAT 0.75109601 0.60331798

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.12	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282299-1503116716.xml"  -tl '2520s' -p 1 -x 0
0.05/0.31	c [HOME/instance-4282299-1503116716.xml, -tl, 2520s, -p, 1, -x, 0]
0.22/0.37	c simple solver
0.38/0.43	c parse instance...
0.56/0.58	c solve instance...
0.56/0.58	s SATISFIABLE
0.56/0.58	v <instantiation>
0.56/0.58	v 	<list>x[0] x[1] x[2] x[3] </list>
0.56/0.58	v 	<values>1 2 1 0 </values>
0.56/0.58	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 (14836 MiB free)
  memory of node 1: 16384 MiB (14976 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282299-1503116716/watcher-4282299-1503116716 -o /tmp/evaluation-result-4282299-1503116716/solver-4282299-1503116716 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8621 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 935550009 HOME/instance-4282299-1503116716.xml 

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

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

solver pid=12459, runsolver pid=12456

[startup+0.10015 s]*
/proc/loadavg: 1.65 1.77 1.68 2/200 12460
/proc/meminfo: memFree=30528700/32770624 swapFree=67108860/67108860
[pid=12459] ppid=12456 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/12459/stat : 12459 (runsolver) D 12456 12459 8563 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 113892090 34791424 114 18446744073709551615 4194304 4346622 140736446709072 140736446705704 140613512377047 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 26185728 140736446713912 140736446714404 140736446714404 140736446717898 0
/proc/12459/statm: 8494 114 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.209239 s]*
/proc/loadavg: 1.65 1.77 1.68 2/214 12474
/proc/meminfo: memFree=30517196/32770624 swapFree=67108860/67108860
[pid=12459] ppid=12456 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12459/stat : 12459 (xcsp3-exec) S 12456 12459 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113892090 9740288 345 18446744073709551615 4194304 5098028 140733481072240 140733481070344 139975458747004 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 11 0 0 7196144 7232144 33427456 140733481075065 140733481075269 140733481075269 140733481078763 0
/proc/12459/statm: 2378 345 289 221 0 87 0
[pid=12461] ppid=12459 vsize=13907304 memory=21732 CPUtime=0.05 cores=0,2,4,6
/proc/12461/stat : 12461 (java) S 12459 12459 8563 0 -1 1077944320 4881 0 0 0 5 0 0 0 20 0 14 0 113892102 14241079296 5433 18446744073709551615 4194304 4196468 140728324161600 140728324144144 139783251160823 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
/proc/12461/statm: 3476826 5433 2556 1 0 3466323 0
[pid=12461/tid=12462] ppid=12459 vsize=13907304 memory=8390339637985935414 CPUtime=0.04 cores=0,2,4,6
/proc/12461/task/12462/stat : 12462 (java) D 12459 12459 8563 0 -1 4202560 3056 0 0 0 4 0 0 0 20 0 14 0 113892102 14241079296 5433 18446744073709551615 4194304 4196468 140728324161600 139783255398304 139783251182845 0 4 1 16800974 18446744071580418449 0 0 -1 4 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12463] ppid=12459 vsize=13907304 memory=288230596118065508 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12463/stat : 12463 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 113892103 14241079296 5433 18446744073709551615 4194304 4196468 140728324161600 139783208126992 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12464] ppid=12459 vsize=13907304 memory=140613516386391 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12464/stat : 12464 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 113892103 14241079296 5433 18446744073709551615 4194304 4196468 140728324161600 139783207074448 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12465] ppid=12459 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12465/stat : 12465 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 113892103 14241079296 5433 18446744073709551615 4194304 4196468 140728324161600 139783206021392 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12466] ppid=12459 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12466/stat : 12466 (java) S 12459 12459 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 113892103 14241079296 5433 18446744073709551615 4194304 4196468 140728324161600 139783204968848 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12467] ppid=12459 vsize=13907304 memory=140613515327104 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12467/stat : 12467 (java) S 12459 12459 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 113892104 14241079296 5433 18446744073709551615 4194304 4196468 140728324161600 139782729489136 139783251171970 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12468] ppid=12459 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12468/stat : 12468 (java) S 12459 12459 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 113892105 14241079296 5433 18446744073709551615 4194304 4196468 140728324161600 139782728435360 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12469] ppid=12459 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12469/stat : 12469 (java) S 12459 12459 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 113892105 14241079296 5433 18446744073709551615 4194304 4196468 140728324161600 139782727382256 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12470] ppid=12459 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12470/stat : 12470 (java) S 12459 12459 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 113892108 14241079296 5433 18446744073709551615 4194304 4196468 140728324161600 139782726330832 139783251179419 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12471] ppid=12459 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12471/stat : 12471 (java) S 12459 12459 8563 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 14 0 113892108 14241079296 5433 18446744073709551615 4194304 4196468 140728324161600 139782725277936 139783251171970 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12472] ppid=12459 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12472/stat : 12472 (java) S 12459 12459 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 113892108 14241079296 5433 18446744073709551615 4194304 4196468 140728324161600 139782724225392 139783251171970 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12473] ppid=12459 vsize=13907304 memory=140613515327104 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12473/stat : 12473 (java) S 12459 12459 8563 0 -1 1077944384 206 0 0 0 0 0 0 0 20 0 14 0 113892108 14241079296 5433 18446744073709551615 4194304 4196468 140728324161600 139782723172336 139783251171970 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12474] ppid=12459 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12474/stat : 12474 (java) S 12459 12459 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 113892108 14241079296 5433 18446744073709551615 4194304 4196468 140728324161600 139782722120032 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23112 KiB

[startup+0.310872 s]*
/proc/loadavg: 1.65 1.77 1.68 4/215 12475
/proc/meminfo: memFree=30509056/32770624 swapFree=67108860/67108860
[pid=12459] ppid=12456 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12459/stat : 12459 (xcsp3-exec) S 12456 12459 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113892090 9740288 345 18446744073709551615 4194304 5098028 140733481072240 140733481070344 139975458747004 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 11 0 0 7196144 7232144 33427456 140733481075065 140733481075269 140733481075269 140733481078763 0
/proc/12459/statm: 2378 345 289 221 0 87 0
[pid=12461] ppid=12459 vsize=13977964 memory=33300 CPUtime=0.22 cores=0,2,4,6
/proc/12461/stat : 12461 (java) S 12459 12459 8563 0 -1 1077944320 7272 0 0 0 21 1 0 0 20 0 15 0 113892102 14313435136 8440 18446744073709551615 4194304 4196468 140728324161600 140728324144144 139783251160823 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
/proc/12461/statm: 3494084 8440 2974 1 0 3483460 0
[pid=12461/tid=12462] ppid=12459 vsize=13975376 memory=-8774313645642428999 CPUtime=0.13 cores=0,2,4,6
/proc/12461/task/12462/stat : 12462 (java) R 12459 12459 8563 0 -1 4202560 4752 0 0 0 13 0 0 0 20 0 15 0 113892102 14310785024 8141 18446744073709551615 4194304 4196468 140728324161600 139783255383200 139783243840541 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12463] ppid=12459 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12463/stat : 12463 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113892103 14310785024 8141 18446744073709551615 4194304 4196468 140728324161600 139783208126992 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12464] ppid=12459 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12464/stat : 12464 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113892103 14310785024 8141 18446744073709551615 4194304 4196468 140728324161600 139783207074448 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12465] ppid=12459 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12465/stat : 12465 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113892103 14310785024 8141 18446744073709551615 4194304 4196468 140728324161600 139783206021392 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12466] ppid=12459 vsize=13975376 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12466/stat : 12466 (java) S 12459 12459 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113892103 14310785024 8141 18446744073709551615 4194304 4196468 140728324161600 139783204968848 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12467] ppid=12459 vsize=13975376 memory=140613515327104 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12467/stat : 12467 (java) S 12459 12459 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113892104 14310785024 8141 18446744073709551615 4194304 4196468 140728324161600 139782729489136 139783251171970 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12468] ppid=12459 vsize=13975376 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12468/stat : 12468 (java) S 12459 12459 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113892105 14310785024 8141 18446744073709551615 4194304 4196468 140728324161600 139782728435360 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12469] ppid=12459 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12469/stat : 12469 (java) S 12459 12459 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113892105 14310785024 8141 18446744073709551615 4194304 4196468 140728324161600 139782727382256 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12470] ppid=12459 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12470/stat : 12470 (java) S 12459 12459 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113892108 14310785024 8141 18446744073709551615 4194304 4196468 140728324161600 139782726330832 139783251179419 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12471] ppid=12459 vsize=13975376 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/12461/task/12471/stat : 12471 (java) S 12459 12459 8563 0 -1 1077944384 571 0 0 0 1 0 0 0 20 0 15 0 113892108 14310785024 8141 18446744073709551615 4194304 4196468 140728324161600 139782725277936 139783251171970 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12472] ppid=12459 vsize=13975376 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/12461/task/12472/stat : 12472 (java) S 12459 12459 8563 0 -1 1077944384 190 0 0 0 1 0 0 0 20 0 15 0 113892108 14310785024 8141 18446744073709551615 4194304 4196468 140728324161600 139782724225392 139783251171970 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12473] ppid=12459 vsize=13975376 memory=140613515327104 CPUtime=0.05 cores=0,2,4,6
/proc/12461/task/12473/stat : 12473 (java) S 12459 12459 8563 0 -1 1077944384 679 0 0 0 5 0 0 0 20 0 15 0 113892108 14310785024 8141 18446744073709551615 4194304 4196468 140728324161600 139782723172336 139783251171970 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12474] ppid=12459 vsize=13975376 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12474/stat : 12474 (java) S 12459 12459 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113892108 14310785024 8141 18446744073709551615 4194304 4196468 140728324161600 139782722120032 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12475] ppid=12459 vsize=13975376 memory=140613515327104 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12475/stat : 12475 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113892113 14310785024 8141 18446744073709551615 4194304 4196468 140728324161600 139782721068080 139783251171970 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13987476 KiB
Current children cumulated memory: 34680 KiB

[startup+0.603257 s]
# the end of solver process 12459 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.701652 s, system=0.049444 s

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

[startup+0.410542 s]*
/proc/loadavg: 1.65 1.77 1.68 7/215 12475
/proc/meminfo: memFree=30497476/32770624 swapFree=67108860/67108860
[pid=12459] ppid=12456 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12459/stat : 12459 (xcsp3-exec) S 12456 12459 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113892090 9740288 345 18446744073709551615 4194304 5098028 140733481072240 140733481070344 139975458747004 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 11 0 0 7196144 7232144 33427456 140733481075065 140733481075269 140733481075269 140733481078763 0
/proc/12459/statm: 2378 345 289 221 0 87 0
[pid=12461] ppid=12459 vsize=13978608 memory=42664 CPUtime=0.38 cores=0,2,4,6
/proc/12461/stat : 12461 (java) S 12459 12459 8563 0 -1 1077944320 10006 0 0 0 35 3 0 0 20 0 15 0 113892102 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 140728324144144 139783251160823 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
/proc/12461/statm: 3494652 10666 3026 1 0 3482964 0
[pid=12461/tid=12462] ppid=12459 vsize=13978608 memory=8390339637985935414 CPUtime=0.23 cores=0,2,4,6
/proc/12461/task/12462/stat : 12462 (java) R 12459 12459 8563 0 -1 4202560 7123 0 0 0 21 2 0 0 20 0 15 0 113892102 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 139783255391312 139783251182749 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12463] ppid=12459 vsize=13978608 memory=288230596118065508 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12463/stat : 12463 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113892103 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 139783208126992 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12464] ppid=12459 vsize=13978608 memory=140613516386391 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12464/stat : 12464 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113892103 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 139783207074448 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12465] ppid=12459 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12465/stat : 12465 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113892103 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 139783206021392 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12466] ppid=12459 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12466/stat : 12466 (java) S 12459 12459 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113892103 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 139783204968848 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12467] ppid=12459 vsize=13978608 memory=140613515327104 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12467/stat : 12467 (java) S 12459 12459 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113892104 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 139782729489136 139783251171970 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12468] ppid=12459 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12468/stat : 12468 (java) S 12459 12459 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113892105 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 139782728435360 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12469] ppid=12459 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12469/stat : 12469 (java) S 12459 12459 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113892105 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 139782727382256 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12470] ppid=12459 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12470/stat : 12470 (java) S 12459 12459 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113892108 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 139782726330832 139783251179419 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12471] ppid=12459 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/12461/task/12471/stat : 12471 (java) S 12459 12459 8563 0 -1 1077944384 650 0 0 0 2 0 0 0 20 0 15 0 113892108 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 139782725277936 139783251171970 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12472] ppid=12459 vsize=13978608 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/12461/task/12472/stat : 12472 (java) S 12459 12459 8563 0 -1 1077944384 214 0 0 0 2 0 0 0 20 0 15 0 113892108 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 139782724225392 139783251171970 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12473] ppid=12459 vsize=13978608 memory=140613515327104 CPUtime=0.08 cores=0,2,4,6
/proc/12461/task/12473/stat : 12473 (java) R 12459 12459 8563 0 -1 4202560 715 0 0 0 8 0 0 0 20 0 15 0 113892108 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 139782723172336 139783243397950 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12474] ppid=12459 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12474/stat : 12474 (java) S 12459 12459 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113892108 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 139782722120032 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12475] ppid=12459 vsize=13978608 memory=140613515327104 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12475/stat : 12475 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113892113 14314094592 10666 18446744073709551615 4194304 4196468 140728324161600 139782721068080 139783251171970 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 44044 KiB

[startup+0.510387 s]*
/proc/loadavg: 1.65 1.77 1.68 3/215 12475
/proc/meminfo: memFree=30492952/32770624 swapFree=67108860/67108860
[pid=12459] ppid=12456 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12459/stat : 12459 (xcsp3-exec) S 12456 12459 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113892090 9740288 345 18446744073709551615 4194304 5098028 140733481072240 140733481070344 139975458747004 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 11 0 0 7196144 7232144 33427456 140733481075065 140733481075269 140733481075269 140733481078763 0
/proc/12459/statm: 2378 345 289 221 0 87 0
[pid=12461] ppid=12459 vsize=13978684 memory=47868 CPUtime=0.56 cores=0,2,4,6
/proc/12461/stat : 12461 (java) S 12459 12459 8563 0 -1 1077944320 10835 0 0 0 52 4 0 0 20 0 15 0 113892102 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 140728324144144 139783251160823 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
/proc/12461/statm: 3494671 11967 3062 1 0 3482964 0
[pid=12461/tid=12462] ppid=12459 vsize=13978684 memory=7311146985107750967 CPUtime=0.33 cores=0,2,4,6
/proc/12461/task/12462/stat : 12462 (java) R 12459 12459 8563 0 -1 4202560 7817 0 0 0 31 2 0 0 20 0 15 0 113892102 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 139783255392672 139783235204453 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12463] ppid=12459 vsize=13978684 memory=12619 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12463/stat : 12463 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113892103 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 139783208126992 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12464] ppid=12459 vsize=13978684 memory=140613516386391 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12464/stat : 12464 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113892103 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 139783207074448 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12465] ppid=12459 vsize=13978684 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12465/stat : 12465 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113892103 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 139783206021392 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12466] ppid=12459 vsize=13978684 memory=3184097920075968559 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12466/stat : 12466 (java) S 12459 12459 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113892103 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 139783204968848 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12467] ppid=12459 vsize=13978684 memory=7929352319741008872 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12467/stat : 12467 (java) S 12459 12459 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113892104 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 139782729489136 139783251171970 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12468] ppid=12459 vsize=13978684 memory=2319979675867755055 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12468/stat : 12468 (java) S 12459 12459 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113892105 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 139782728435360 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12469] ppid=12459 vsize=13978684 memory=7809914021240465728 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12469/stat : 12469 (java) S 12459 12459 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113892105 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 139782727382256 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12470] ppid=12459 vsize=13978684 memory=7666913712051873893 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12470/stat : 12470 (java) S 12459 12459 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113892108 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 139782726330832 139783251179419 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12471] ppid=12459 vsize=13978684 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/12461/task/12471/stat : 12471 (java) R 12459 12459 8563 0 -1 1077944384 659 0 0 0 4 0 0 0 20 0 15 0 113892108 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 139782725277936 139783251171970 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12472] ppid=12459 vsize=13978684 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/12461/task/12472/stat : 12472 (java) S 12459 12459 8563 0 -1 1077944384 238 0 0 0 3 0 0 0 20 0 15 0 113892108 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 139782724225392 139783251171970 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12473] ppid=12459 vsize=13978684 memory=3467970739071801008 CPUtime=0.13 cores=0,2,4,6
/proc/12461/task/12473/stat : 12473 (java) S 12459 12459 8563 0 -1 1077944384 823 0 0 0 13 0 0 0 20 0 15 0 113892108 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 139782723172336 139783251171970 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12474] ppid=12459 vsize=13978684 memory=3760561992439902259 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12474/stat : 12474 (java) S 12459 12459 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113892108 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 139782722120032 139783251171029 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
[pid=12461/tid=12475] ppid=12459 vsize=13978684 memory=3833602430144472992 CPUtime=0 cores=0,2,4,6
/proc/12461/task/12475/stat : 12475 (java) S 12459 12459 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113892113 14314172416 11967 18446744073709551615 4194304 4196468 140728324161600 139782721068080 139783251171970 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31191040 140728324166065 140728324166241 140728324166241 140728324169679 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 49248 KiB

Child status: 0
Real time (s): 0.603318
CPU time (s): 0.751096
CPU user time (s): 0.701652
CPU system time (s): 0.049444
CPU usage (%): 124.494
Max. virtual memory (cumulated for all children) (KiB): 13988196
Max. memory (cumulated for all children) (KiB): 49248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.701652
system time used= 0.049444
maximum resident set size= 58888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12730
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= 1121
involuntary context switches= 3


# summary of solver processes directly reported to runsolver:
#   pid: 12459
#   total CPU time (s): 0.751096
#   total CPU user time (s): 0.701652
#   total CPU system time (s): 0.049444

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.023085 second user time and 0.049181 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-19 06:11:08
IDJOB=4282299
IDBENCH=123197
IDSOLVER=2677
FILE ID=node125/4282299-1503116716
RUNJOBID= node125-1503095795-8621
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
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-4282299-1503116716/watcher-4282299-1503116716 -o /tmp/evaluation-result-4282299-1503116716/solver-4282299-1503116716 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8621 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 935550009 HOME/instance-4282299-1503116716.xml

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

MD5SUM BENCH= 4acdbf3eb030660236bcf2a0c3bf663d
RANDOM SEED=935550009

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30528968 kB
MemAvailable:   31668244 kB
Buffers:          324048 kB
Cached:          1123032 kB
SwapCached:            0 kB
Active:          1134460 kB
Inactive:         670052 kB
Active(anon):     357952 kB
Inactive(anon):    49484 kB
Active(file):     776508 kB
Inactive(file):   620568 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8104 kB
Writeback:             4 kB
AnonPages:        357404 kB
Mapped:            73860 kB
Shmem:             49828 kB
Slab:             142140 kB
SReclaimable:     116068 kB
SUnreclaim:        26072 kB
KernelStack:        3488 kB
PageTables:         6060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1166028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-19 06:11:09