Trace number 4274071

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
OscaR - Conflict Ordering 2017-07-26UNSAT 3.4947901 1.43591

General information on the benchmark

NameQRandom/QRandom-ehi-s90/
ehi-90-315-13.xml
MD5SUM0ecc43e275203d13589c8e56646047f8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.073403001
Satisfiable
(Un)Satisfiability was proved
Number of variables315
Number of constraints4391
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":315}]
Minimum variable degree22
Maximum variable degree30
Distribution of variable degrees[{"degree":22,"count":3},{"degree":23,"count":2},{"degree":24,"count":6},{"degree":25,"count":9},{"degree":26,"count":20},{"degree":27,"count":55},{"degree":28,"count":106},{"degree":29,"count":92},{"degree":30,"count":22}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4391}]
Number of extensional constraints4391
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4391}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.36	c version: 2017-07-26
0.30/0.36	c seed: 6431837
0.30/0.36	c timeout: 2520
0.30/0.36	c memlimit: 11000
0.30/0.36	c nbcore: 4
0.30/0.38	c Parsing instance...
3.09/1.39	c Parsing done, starting search...
3.43/1.41	s UNSATISFIABLE

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274071-1502765374/watcher-4274071-1502765374 -o /tmp/evaluation-result-4274071-1502765374/solver-4274071-1502765374 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7260 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 6431837 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274071-1502765374.xml 

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

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

solver pid=11085, runsolver pid=11082

[startup+0.100155 s]*
/proc/loadavg: 2.20 2.02 1.66 4/202 11093
/proc/meminfo: memFree=30449944/32770624 swapFree=67108860/67108860
[pid=11085] ppid=11082 vsize=13573664 memory=19012 CPUtime=0.03 cores=1,3,5,7
/proc/11085/stat : 11085 (java) S 11082 11085 2357 0 -1 1077944320 4164 0 0 0 2 1 0 0 20 0 9 0 4152503 13899431936 4753 18446744073709551615 4194304 4196468 140730117613936 140730117596480 139933641572087 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
/proc/11085/statm: 3393416 4753 2101 1 0 3382913 0
[pid=11085/tid=11087] ppid=11082 vsize=13573664 memory=-6439968830534014599 CPUtime=0.02 cores=1,3,5,7
/proc/11085/task/11087/stat : 11087 (java) R 11082 11085 2357 0 -1 4202560 2792 0 0 0 2 0 0 0 20 0 9 0 4152510 13899431936 4753 18446744073709551615 4194304 4196468 140730117613936 139933645808232 139933641594013 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11088] ppid=11082 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11088/stat : 11088 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 4152511 13899431936 4753 18446744073709551615 4194304 4196468 140730117613936 139933598538256 139933641582293 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11089] ppid=11082 vsize=13573664 memory=140104851986048 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11089/stat : 11089 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 4152511 13899431936 4753 18446744073709551615 4194304 4196468 140730117613936 139933597485712 139933641582293 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11090] ppid=11082 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11090/stat : 11090 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 4152511 13899431936 4753 18446744073709551615 4194304 4196468 140730117613936 139933596432656 139933641582293 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11091] ppid=11082 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11091/stat : 11091 (java) S 11082 11085 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 4152511 13899431936 4753 18446744073709551615 4194304 4196468 140730117613936 139933595380112 139933641582293 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11092] ppid=11082 vsize=13573664 memory=140104851986048 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11092/stat : 11092 (java) S 11082 11085 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 4152513 13899431936 4753 18446744073709551615 4194304 4196468 140730117613936 139933120453360 139933641583234 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11093] ppid=11082 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11093/stat : 11093 (java) S 11082 11085 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 4152513 13899431936 4753 18446744073709551615 4194304 4196468 140730117613936 139933119399584 139933641582293 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11094] ppid=11082 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11094/stat : 11094 (java) S 11082 11085 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 4152513 13899431936 4753 18446744073709551615 4194304 4196468 140730117613936 139933118346544 139933641582293 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 19012 KiB

[startup+0.213296 s]*
/proc/loadavg: 2.20 2.02 1.66 5/209 11100
/proc/meminfo: memFree=30434240/32770624 swapFree=67108860/67108860
[pid=11085] ppid=11082 vsize=13975920 memory=33820 CPUtime=0.14 cores=1,3,5,7
/proc/11085/stat : 11085 (java) S 11082 11085 2357 0 -1 1077944320 9452 0 0 0 11 3 0 0 20 0 15 0 4152503 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 140730117596480 139933641572087 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
/proc/11085/statm: 3493980 8455 3386 1 0 3482759 0
[pid=11085/tid=11087] ppid=11082 vsize=13975920 memory=7077796292425249400 CPUtime=0.1 cores=1,3,5,7
/proc/11085/task/11087/stat : 11087 (java) R 11082 11085 2357 0 -1 4202560 7398 0 0 0 8 2 0 0 20 0 15 0 4152510 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 139933645760576 139933641594013 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11088] ppid=11082 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11088/stat : 11088 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 139933598538256 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11089] ppid=11082 vsize=13975920 memory=140104851986048 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11089/stat : 11089 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 139933597485712 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11090] ppid=11082 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11090/stat : 11090 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 139933596432656 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11091] ppid=11082 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11091/stat : 11091 (java) S 11082 11085 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4152511 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 139933595380112 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11092] ppid=11082 vsize=13975920 memory=140104851986048 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11092/stat : 11092 (java) S 11082 11085 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4152513 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 139933120453360 139933641583234 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11093] ppid=11082 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11093/stat : 11093 (java) S 11082 11085 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 4152513 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 139933119399584 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11094] ppid=11082 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11094/stat : 11094 (java) S 11082 11085 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 4152513 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 139933118346480 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11095] ppid=11082 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11095/stat : 11095 (java) S 11082 11085 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4152516 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 139933117295056 139933641590683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11096] ppid=11082 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11096/stat : 11096 (java) S 11082 11085 2357 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 4152516 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 139933116242160 139933641583234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11097] ppid=11082 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11097/stat : 11097 (java) S 11082 11085 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4152516 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 139933115189616 139933641583234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11098] ppid=11082 vsize=13975920 memory=140104851986048 CPUtime=0.01 cores=1,3,5,7
/proc/11085/task/11098/stat : 11098 (java) R 11082 11085 2357 0 -1 4202560 379 0 0 0 1 0 0 0 20 0 15 0 4152516 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 139933114136560 139933641593434 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11099] ppid=11082 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11099/stat : 11099 (java) S 11082 11085 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4152516 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 139933113084256 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11100] ppid=11082 vsize=13975920 memory=140104851986048 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11100/stat : 11100 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152519 14311342080 8455 18446744073709551615 4194304 4196468 140730117613936 139933112032304 139933641583234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 33820 KiB

[startup+0.310101 s]*
/proc/loadavg: 2.20 2.02 1.66 4/209 11100
/proc/meminfo: memFree=30428400/32770624 swapFree=67108860/67108860
[pid=11085] ppid=11082 vsize=13975920 memory=42912 CPUtime=0.3 cores=1,3,5,7
/proc/11085/stat : 11085 (java) S 11082 11085 2357 0 -1 1077944320 10935 0 0 0 26 4 0 0 20 0 15 0 4152503 14311342080 10728 18446744073709551615 4194304 4196468 140730117613936 140730117596480 139933641572087 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
/proc/11085/statm: 3493980 10728 3603 1 0 3482759 0
[pid=11085/tid=11087] ppid=11082 vsize=13975920 memory=-8774313645642428999 CPUtime=0.2 cores=1,3,5,7
/proc/11085/task/11087/stat : 11087 (java) R 11082 11085 2357 0 -1 4202560 8521 0 0 0 17 3 0 0 20 0 15 0 4152510 14311342080 10728 18446744073709551615 4194304 4196468 140730117613936 139933645784816 139933634289050 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11088] ppid=11082 vsize=13975920 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11088/stat : 11088 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14311342080 10740 18446744073709551615 4194304 4196468 140730117613936 139933598538256 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11089] ppid=11082 vsize=13975920 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11089/stat : 11089 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14311342080 10740 18446744073709551615 4194304 4196468 140730117613936 139933597485712 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11090] ppid=11082 vsize=13975920 memory=-8187100386482147110 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11090/stat : 11090 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14311342080 10740 18446744073709551615 4194304 4196468 140730117613936 139933596432656 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11091] ppid=11082 vsize=13975920 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11091/stat : 11091 (java) S 11082 11085 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4152511 14311342080 10740 18446744073709551615 4194304 4196468 140730117613936 139933595380112 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11092] ppid=11082 vsize=13975920 memory=7077796292425249400 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11092/stat : 11092 (java) S 11082 11085 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 4152513 14311342080 10741 18446744073709551615 4194304 4196468 140730117613936 139933120453360 139933641583234 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11093] ppid=11082 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11093/stat : 11093 (java) S 11082 11085 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 4152513 14311342080 10741 18446744073709551615 4194304 4196468 140730117613936 139933119399584 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11094] ppid=11082 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11094/stat : 11094 (java) S 11082 11085 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 4152513 14311342080 10741 18446744073709551615 4194304 4196468 140730117613936 139933118346480 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11095] ppid=11082 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11095/stat : 11095 (java) S 11082 11085 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4152516 14311342080 10741 18446744073709551615 4194304 4196468 140730117613936 139933117295056 139933641590683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11096] ppid=11082 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11085/task/11096/stat : 11096 (java) R 11082 11085 2357 0 -1 4202560 342 0 0 0 1 0 0 0 20 0 15 0 4152516 14311342080 10741 18446744073709551615 4194304 4196468 140730117613936 139933116242160 139933622272384 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11097] ppid=11082 vsize=13975920 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11085/task/11097/stat : 11097 (java) S 11082 11085 2357 0 -1 1077944384 259 0 0 0 2 0 0 0 20 0 15 0 4152516 14311342080 10741 18446744073709551615 4194304 4196468 140730117613936 139933115189616 139933641583234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11098] ppid=11082 vsize=13975920 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/11085/task/11098/stat : 11098 (java) S 11082 11085 2357 0 -1 1077944384 443 0 0 0 5 0 0 0 20 0 15 0 4152516 14311342080 10741 18446744073709551615 4194304 4196468 140730117613936 139933114136560 139933641583234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11099] ppid=11082 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11099/stat : 11099 (java) S 11082 11085 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4152516 14311342080 10741 18446744073709551615 4194304 4196468 140730117613936 139933113084256 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11100] ppid=11082 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11100/stat : 11100 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152519 14311342080 10741 18446744073709551615 4194304 4196468 140730117613936 139933112032304 139933641583234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 42912 KiB

[startup+0.701027 s]
/proc/loadavg: 2.20 2.02 1.66 3/209 11100
/proc/meminfo: memFree=30415236/32770624 swapFree=67108860/67108860
[pid=11085] ppid=11082 vsize=13977988 memory=70204 CPUtime=1.15 cores=1,3,5,7
/proc/11085/stat : 11085 (java) S 11082 11085 2357 0 -1 1077944320 14224 0 0 0 109 6 0 0 20 0 15 0 4152503 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 140730117596480 139933641572087 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
/proc/11085/statm: 3494497 17551 3729 1 0 3483271 0
[pid=11085/tid=11087] ppid=11082 vsize=13977988 memory=2541211354881 CPUtime=0.57 cores=1,3,5,7
/proc/11085/task/11087/stat : 11087 (java) R 11082 11085 2357 0 -1 4202560 10370 0 0 0 53 4 0 0 20 0 15 0 4152510 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 139933645806976 139933641584022 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11088] ppid=11082 vsize=13977988 memory=2562686191361 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11088/stat : 11088 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 139933598538256 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11089] ppid=11082 vsize=13977988 memory=2571276125953 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11089/stat : 11089 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 139933597485712 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11090] ppid=11082 vsize=13977988 memory=448874192 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11090/stat : 11090 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 139933596432656 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11091] ppid=11082 vsize=13977988 memory=-8556738499077758064 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11091/stat : 11091 (java) S 11082 11085 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4152511 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 139933595380112 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11092] ppid=11082 vsize=13977988 memory=7956285308106002773 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11092/stat : 11092 (java) S 11082 11085 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 4152513 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 139933120453360 139933641583234 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11093] ppid=11082 vsize=13977988 memory=7595725831727968097 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11093/stat : 11093 (java) S 11082 11085 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 4152513 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 139933119399584 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11094] ppid=11082 vsize=13977988 memory=280209438043872 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11094/stat : 11094 (java) S 11082 11085 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 4152513 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 139933118346480 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11095] ppid=11082 vsize=13977988 memory=288230613214036277 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11095/stat : 11095 (java) S 11082 11085 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4152516 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 139933117295056 139933641590683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11096] ppid=11082 vsize=13977988 memory=13572582809011720 CPUtime=0.15 cores=1,3,5,7
/proc/11085/task/11096/stat : 11096 (java) R 11082 11085 2357 0 -1 4202560 857 0 0 0 15 0 0 0 20 0 15 0 4152516 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 139933116231952 139933627182949 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11097] ppid=11082 vsize=13977988 memory=8676 CPUtime=0.14 cores=1,3,5,7
/proc/11085/task/11097/stat : 11097 (java) R 11082 11085 2357 0 -1 1077944384 741 0 0 0 14 0 0 0 20 0 15 0 4152516 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 139933115189616 139933641583234 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11098] ppid=11082 vsize=13977988 memory=1200 CPUtime=0.25 cores=1,3,5,7
/proc/11085/task/11098/stat : 11098 (java) R 11082 11085 2357 0 -1 4202560 874 0 0 0 25 0 0 0 20 0 15 0 4152516 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 139933114132512 139933627253573 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11099] ppid=11082 vsize=13977988 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11099/stat : 11099 (java) S 11082 11085 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4152516 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 139933113084256 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11100] ppid=11082 vsize=13977988 memory=4016 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11100/stat : 11100 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152519 14313459712 17551 18446744073709551615 4194304 4196468 140730117613936 139933112032304 139933641583234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 70204 KiB

[startup+1.43587 s]
# the end of solver process 11085 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.33186 s, system=0.162927 s

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

[startup+0.801385 s]
/proc/loadavg: 2.20 2.02 1.66 3/209 11100
/proc/meminfo: memFree=30415236/32770624 swapFree=67108860/67108860
[pid=11085] ppid=11082 vsize=13977988 memory=91664 CPUtime=1.47 cores=1,3,5,7
/proc/11085/stat : 11085 (java) S 11082 11085 2357 0 -1 1077944320 14999 0 0 0 141 6 0 0 20 0 15 0 4152503 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 140730117596480 139933641572087 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
/proc/11085/statm: 3494497 22916 3746 1 0 3483271 0
[pid=11085/tid=11087] ppid=11082 vsize=13977988 memory=-8033973737701895300 CPUtime=0.68 cores=1,3,5,7
/proc/11085/task/11087/stat : 11087 (java) R 11082 11085 2357 0 -1 4202560 10383 0 0 0 63 5 0 0 20 0 15 0 4152510 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 139933645805776 139933641593434 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11088] ppid=11082 vsize=13977988 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11088/stat : 11088 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 139933598538256 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11089] ppid=11082 vsize=13977988 memory=6933690330692294553 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11089/stat : 11089 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 139933597485712 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11090] ppid=11082 vsize=13977988 memory=-6876588461455810464 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11090/stat : 11090 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 139933596432656 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11091] ppid=11082 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11091/stat : 11091 (java) S 11082 11085 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4152511 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 139933595380112 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11092] ppid=11082 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11092/stat : 11092 (java) S 11082 11085 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 4152513 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 139933120453360 139933641583234 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11093] ppid=11082 vsize=13977988 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11093/stat : 11093 (java) S 11082 11085 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 4152513 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 139933119399584 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11094] ppid=11082 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11094/stat : 11094 (java) S 11082 11085 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 4152513 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 139933118346480 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11095] ppid=11082 vsize=13977988 memory=15113478226582568 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11095/stat : 11095 (java) S 11082 11085 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4152516 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 139933117295056 139933641590683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11096] ppid=11082 vsize=13977988 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/11085/task/11096/stat : 11096 (java) R 11082 11085 2357 0 -1 4202560 1361 0 0 0 25 0 0 0 20 0 15 0 4152516 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 139933116231152 139933625482728 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11097] ppid=11082 vsize=13977988 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/11085/task/11097/stat : 11097 (java) R 11082 11085 2357 0 -1 4202560 934 0 0 0 24 0 0 0 20 0 15 0 4152516 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 139933115170816 139933626456313 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11098] ppid=11082 vsize=13977988 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/11085/task/11098/stat : 11098 (java) S 11082 11085 2357 0 -1 1077944384 940 0 0 0 28 0 0 0 20 0 15 0 4152516 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 139933114136560 139933641583234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11099] ppid=11082 vsize=13977988 memory=7809523229951467572 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11099/stat : 11099 (java) S 11082 11085 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4152516 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 139933113084256 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11100] ppid=11082 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11100/stat : 11100 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152519 14313459712 22916 18446744073709551615 4194304 4196468 140730117613936 139933112032304 139933641583234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 91664 KiB

[startup+1.20139 s]
/proc/loadavg: 2.20 2.02 1.66 3/209 11100
/proc/meminfo: memFree=30360572/32770624 swapFree=67108860/67108860
[pid=11085] ppid=11082 vsize=13980036 memory=154916 CPUtime=2.73 cores=1,3,5,7
/proc/11085/stat : 11085 (java) S 11082 11085 2357 0 -1 1077944320 27695 0 0 0 263 10 0 0 20 0 15 0 4152503 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 140730117596480 139933641572087 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
/proc/11085/statm: 3495009 38729 3767 1 0 3483783 0
[pid=11085/tid=11087] ppid=11082 vsize=13980036 memory=-8774313645642428999 CPUtime=1.07 cores=1,3,5,7
/proc/11085/task/11087/stat : 11087 (java) R 11082 11085 2357 0 -1 4202560 13937 0 0 0 100 7 0 0 20 0 15 0 4152510 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 139933645794656 139933624750818 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11088] ppid=11082 vsize=13980036 memory=-7737605734073681312 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11088/stat : 11088 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 139933598538256 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11089] ppid=11082 vsize=13980036 memory=-8412652177828189043 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11089/stat : 11089 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 139933597485712 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11090] ppid=11082 vsize=13980036 memory=-8995268955501400930 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11090/stat : 11090 (java) S 11082 11085 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4152511 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 139933596432656 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11091] ppid=11082 vsize=13980036 memory=7100839852556323184 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11091/stat : 11091 (java) S 11082 11085 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4152511 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 139933595380112 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11092] ppid=11082 vsize=13980036 memory=7078076838863583850 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11092/stat : 11092 (java) S 11082 11085 2357 0 -1 1077944384 403 0 0 0 0 0 0 0 20 0 15 0 4152513 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 139933120453360 139933641583234 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11093] ppid=11082 vsize=13980036 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11093/stat : 11093 (java) S 11082 11085 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 4152513 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 139933119399584 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11094] ppid=11082 vsize=13980036 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11094/stat : 11094 (java) S 11082 11085 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 4152513 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 139933118346480 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11095] ppid=11082 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11095/stat : 11095 (java) S 11082 11085 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4152516 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 139933117295056 139933641590683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11096] ppid=11082 vsize=13980036 memory=288230574492221466 CPUtime=0.57 cores=1,3,5,7
/proc/11085/task/11096/stat : 11096 (java) R 11082 11085 2357 0 -1 4202560 3555 0 0 0 57 0 0 0 20 0 15 0 4152516 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 139933116229392 139933622272384 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11097] ppid=11082 vsize=13980036 memory=288230604657667376 CPUtime=0.55 cores=1,3,5,7
/proc/11085/task/11097/stat : 11097 (java) R 11082 11085 2357 0 -1 4202560 3200 0 0 0 55 0 0 0 20 0 15 0 4152516 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 139933115175840 139933619594506 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11098] ppid=11082 vsize=13980036 memory=14409319764482244 CPUtime=0.48 cores=1,3,5,7
/proc/11085/task/11098/stat : 11098 (java) R 11082 11085 2357 0 -1 4202560 5241 0 0 0 47 1 0 0 20 0 15 0 4152516 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 139933114130912 139933634668923 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11099] ppid=11082 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11099/stat : 11099 (java) S 11082 11085 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4152516 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 139933113084256 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11100] ppid=11082 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11100/stat : 11100 (java) S 11082 11085 2357 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 4152519 14315556864 38729 18446744073709551615 4194304 4196468 140730117613936 139933112032304 139933641583234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
Current children cumulated CPU time: 2.73 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 154916 KiB

[startup+1.40561 s]
/proc/loadavg: 2.20 2.02 1.66 3/209 11100
/proc/meminfo: memFree=30360572/32770624 swapFree=67108860/67108860
[pid=11085] ppid=11082 vsize=13980036 memory=256280 CPUtime=3.43 cores=1,3,5,7
/proc/11085/stat : 11085 (java) S 11082 11085 2357 0 -1 1077944320 30440 0 0 0 328 15 0 0 20 0 15 0 4152503 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 140730117596480 139933641572087 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
/proc/11085/statm: 3495009 64070 3791 1 0 3483783 0
[pid=11085/tid=11087] ppid=11082 vsize=13980036 memory=0 CPUtime=1.24 cores=1,3,5,7
/proc/11085/task/11087/stat : 11087 (java) R 11082 11085 2357 0 -1 4202560 14436 0 0 0 117 7 0 0 20 0 15 0 4152510 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 139933645806672 139933641584022 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11088] ppid=11082 vsize=13980036 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11085/task/11088/stat : 11088 (java) S 11082 11085 2357 0 -1 1077944384 291 0 0 0 1 1 0 0 20 0 15 0 4152511 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 139933598538256 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11089] ppid=11082 vsize=13980036 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11085/task/11089/stat : 11089 (java) S 11082 11085 2357 0 -1 1077944384 114 0 0 0 1 1 0 0 20 0 15 0 4152511 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 139933597485712 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11090] ppid=11082 vsize=13980036 memory=6944656592455360604 CPUtime=0.01 cores=1,3,5,7
/proc/11085/task/11090/stat : 11090 (java) S 11082 11085 2357 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 15 0 4152511 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 139933596432656 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11091] ppid=11082 vsize=13980036 memory=6943526294502006880 CPUtime=0.01 cores=1,3,5,7
/proc/11085/task/11091/stat : 11091 (java) S 11082 11085 2357 0 -1 1077944384 225 0 0 0 1 0 0 0 20 0 15 0 4152511 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 139933595380112 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11092] ppid=11082 vsize=13980036 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11092/stat : 11092 (java) S 11082 11085 2357 0 -1 1077944384 592 0 0 0 0 0 0 0 20 0 15 0 4152513 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 139933120453360 139933641583234 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11093] ppid=11082 vsize=13980036 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11093/stat : 11093 (java) S 11082 11085 2357 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 4152513 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 139933119399584 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11094] ppid=11082 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11094/stat : 11094 (java) S 11082 11085 2357 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 4152513 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 139933118346480 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11095] ppid=11082 vsize=13980036 memory=280209437932584 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11095/stat : 11095 (java) S 11082 11085 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4152516 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 139933117295056 139933641590683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11096] ppid=11082 vsize=13980036 memory=0 CPUtime=0.74 cores=1,3,5,7
/proc/11085/task/11096/stat : 11096 (java) R 11082 11085 2357 0 -1 4202560 3721 0 0 0 74 0 0 0 20 0 15 0 4152516 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 139933116235184 139933641584022 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11097] ppid=11082 vsize=13980036 memory=0 CPUtime=0.72 cores=1,3,5,7
/proc/11085/task/11097/stat : 11097 (java) R 11082 11085 2357 0 -1 4202560 3444 0 0 0 72 0 0 0 20 0 15 0 4152516 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 139933115189616 139933625066532 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11098] ppid=11082 vsize=13980036 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/11085/task/11098/stat : 11098 (java) R 11082 11085 2357 0 -1 1077944384 6159 0 0 0 56 1 0 0 20 0 15 0 4152516 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 139933114136688 139933641582293 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11099] ppid=11082 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11099/stat : 11099 (java) S 11082 11085 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4152516 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 139933113084256 139933641582293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
[pid=11085/tid=11100] ppid=11082 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11085/task/11100/stat : 11100 (java) S 11082 11085 2357 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 4152519 14315556864 64070 18446744073709551615 4194304 4196468 140730117613936 139933112032304 139933641583234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19828736 140730117615988 140730117616172 140730117616172 140730117619663 0
Current children cumulated CPU time: 3.43 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 256280 KiB

Child status: 0
Real time (s): 1.43591
CPU time (s): 3.49479
CPU user time (s): 3.33186
CPU system time (s): 0.162927
CPU usage (%): 243.385
Max. virtual memory (cumulated for all children) (KiB): 13980036
Max. memory (cumulated for all children) (KiB): 256280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.33186
system time used= 0.162927
maximum resident set size= 256824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30563
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= 1917
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 11085
#   total CPU time (s): 3.49479
#   total CPU user time (s): 3.33186
#   total CPU system time (s): 0.162927

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033995 second user time and 0.051199 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-15 04:35:38
IDJOB=4274071
IDBENCH=125845
IDSOLVER=2666
FILE ID=node129/4274071-1502765374
RUNJOBID= node129-1502746532-7260
PBS_JOBID= 
Free space on /tmp= 61972 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/QRandom/QRandom-ehi-s90/ehi-90-315-13.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274071-1502765374/watcher-4274071-1502765374 -o /tmp/evaluation-result-4274071-1502765374/solver-4274071-1502765374 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7260 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 6431837 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274071-1502765374.xml

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

MD5SUM BENCH= 0ecc43e275203d13589c8e56646047f8
RANDOM SEED=6431837

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.61
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.61
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.61
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.61
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:        30457100 kB
MemAvailable:   30849588 kB
Buffers:          113440 kB
Cached:           560056 kB
SwapCached:            0 kB
Active:          1561688 kB
Inactive:         342844 kB
Active(anon):    1231868 kB
Inactive(anon):     8552 kB
Active(file):     329820 kB
Inactive(file):   334292 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42920 kB
Writeback:             0 kB
AnonPages:       1224976 kB
Mapped:            43816 kB
Shmem:              8868 kB
Slab:             113016 kB
SReclaimable:      88420 kB
SUnreclaim:        24596 kB
KernelStack:        3536 kB
PageTables:         7264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3227748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1101824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61932 MiB
End job on node129 at 2017-08-15 04:35:40