Trace number 4266353

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
cosoco-sat 1.12? (MO) 437.45599 437.72198

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr1000b-int.xml
MD5SUMfdcb353b2918313db809b139313e7b9f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints1998000
Number of domains1
Minimum domain size999
Maximum domain size999
Distribution of domain sizes[{"size":999,"count":1000}]
Minimum variable degree3996
Maximum variable degree3996
Distribution of variable degrees[{"degree":3996,"count":1000}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1998000}]
Number of extensional constraints0
Number of intensional constraints1998000
Distribution of constraint types[{"type":"intension","count":1998000}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4266353-1502578408/watcher-4266353-1502578408 -o /tmp/evaluation-result-4266353-1502578408/solver-4266353-1502578408 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502565162-12623 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4266353-1502578408.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
solver pid=16603, runsolver pid=16600
Current StackSize limit: 8192 KiB


[startup+0.10017 s]*
/proc/loadavg: 2.08 2.09 2.07 3/181 16604
/proc/meminfo: memFree=31291944/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=35744 memory=11676 CPUtime=0.02 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 3128 0 0 0 2 0 0 0 20 0 1 0 60036424 36601856 2919 18446744073709551615 4194304 5972588 140726489901424 140726489898072 5370824 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 8936 2919 717 435 0 2299 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 35744 KiB
Current children cumulated memory: 11676 KiB

[startup+0.209638 s]*
/proc/loadavg: 2.08 2.09 2.07 3/181 16604
/proc/meminfo: memFree=31289588/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=38108 memory=13784 CPUtime=0.13 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 3753 0 0 0 13 0 0 0 20 0 1 0 60036424 39022592 3446 18446744073709551615 4194304 5972588 140726489901424 140726489898072 139811073158117 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 9527 3446 717 435 0 2890 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 38108 KiB
Current children cumulated memory: 13784 KiB

[startup+0.308972 s]*
/proc/loadavg: 2.08 2.09 2.07 3/181 16604
/proc/meminfo: memFree=31287432/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=40852 memory=16284 CPUtime=0.22 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 4407 0 0 0 22 0 0 0 20 0 1 0 60036424 41832448 4071 18446744073709551615 4194304 5972588 140726489901424 140726489898072 5496971 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 10213 4071 717 435 0 3576 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 40852 KiB
Current children cumulated memory: 16284 KiB

[startup+0.700351 s]
/proc/loadavg: 2.08 2.09 2.07 3/181 16604
/proc/meminfo: memFree=31283340/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=48344 memory=23668 CPUtime=0.6 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 6649 0 0 0 60 0 0 0 20 0 1 0 60036424 49504256 5917 18446744073709551615 4194304 5972588 140726489901424 140726489898072 139811073158117 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 12086 5917 717 435 0 5449 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 48344 KiB
Current children cumulated memory: 23668 KiB

[startup+1.50035 s]
/proc/loadavg: 2.07 2.09 2.07 3/181 16604
/proc/meminfo: memFree=31272448/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=64632 memory=39496 CPUtime=1.41 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 10790 0 0 0 140 1 0 0 20 0 1 0 60036424 66183168 9874 18446744073709551615 4194304 5972588 140726489901424 140726489897992 5496960 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 16158 9874 717 435 0 9521 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 64632 KiB
Current children cumulated memory: 39496 KiB

[startup+3.10935 s]
/proc/loadavg: 2.07 2.09 2.07 3/181 16605
/proc/meminfo: memFree=31233476/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=97208 memory=71792 CPUtime=3.02 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 18597 0 0 0 299 3 0 0 20 0 1 0 60036424 99540992 17948 18446744073709551615 4194304 5972588 140726489901424 140726489897992 139811073158117 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 24302 17948 717 435 0 17665 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 97208 KiB
Current children cumulated memory: 71792 KiB

[startup+6.30033 s]
/proc/loadavg: 2.06 2.09 2.07 3/181 16605
/proc/meminfo: memFree=31173096/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=161964 memory=135196 CPUtime=6.21 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 33595 0 0 0 615 6 0 0 20 0 1 0 60036424 165851136 33799 18446744073709551615 4194304 5972588 140726489901424 140726489897992 139811073158117 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 40491 33799 717 435 0 33854 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 161964 KiB
Current children cumulated memory: 135196 KiB

[startup+12.7003 s]
/proc/loadavg: 2.06 2.09 2.07 3/181 16605
/proc/meminfo: memFree=31053544/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=291740 memory=265084 CPUtime=12.61 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 62046 0 0 0 1250 11 0 0 20 0 1 0 60036424 298741760 66271 18446744073709551615 4194304 5972588 140726489901424 140726489897992 139811073158117 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 72935 66271 717 435 0 66298 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 291740 KiB
Current children cumulated memory: 265084 KiB

[startup+25.5003 s]
/proc/loadavg: 2.05 2.09 2.07 3/181 16605
/proc/meminfo: memFree=30604660/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=741124 memory=715692 CPUtime=25.41 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 177272 0 0 0 2515 26 0 0 20 0 1 0 60036424 758910976 178923 18446744073709551615 4194304 5972588 140726489901424 140726489894984 4967517 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 185281 178923 787 435 0 178644 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 741124 KiB
Current children cumulated memory: 715692 KiB

[startup+51.1097 s]
/proc/loadavg: 2.03 2.08 2.07 3/185 16620
/proc/meminfo: memFree=29641628/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=1682928 memory=1657252 CPUtime=51.01 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 415122 0 0 0 5043 58 0 0 20 0 1 0 60036424 1723318272 414313 18446744073709551615 4194304 5972588 140726489901424 140726489894984 4967517 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 420732 414313 787 435 0 414095 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 1682928 KiB
Current children cumulated memory: 1657252 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.07 2.06 3/185 16622
/proc/meminfo: memFree=27761520/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=3566312 memory=3540592 CPUtime=102.2 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 888662 0 0 0 10099 121 0 0 20 0 1 0 60036424 3651903488 885148 18446744073709551615 4194304 5972588 140726489901424 140726489893000 139811073153854 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 891578 885148 787 435 0 884941 0
Current children cumulated CPU time: 102.2 s
Current children cumulated vsize: 3566312 KiB
Current children cumulated memory: 3540592 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/182 16624
/proc/meminfo: memFree=25552024/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=5773436 memory=5747512 CPUtime=162.18 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 1442113 0 0 0 16025 193 0 0 20 0 1 0 60036424 5911998464 1436878 18446744073709551615 4194304 5972588 140726489901424 140726489894984 139811073158117 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 1443359 1436878 787 435 0 1436722 0
Current children cumulated CPU time: 162.18 s
Current children cumulated vsize: 5773436 KiB
Current children cumulated memory: 5747512 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/182 16626
/proc/meminfo: memFree=23341752/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=7980572 memory=7954420 CPUtime=222.14 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 1994173 0 0 0 21949 265 0 0 20 0 1 0 60036424 8172105728 1988605 18446744073709551615 4194304 5972588 140726489901424 140726489894984 139811073158117 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 1995143 1988605 787 435 0 1988506 0
Current children cumulated CPU time: 222.14 s
Current children cumulated vsize: 7980572 KiB
Current children cumulated memory: 7954420 KiB

[startup+282.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/182 16689
/proc/meminfo: memFree=21332820/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=10187932 memory=10161984 CPUtime=282.11 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 2546125 0 0 0 27876 335 0 0 20 0 1 0 60036424 10432442368 2540496 18446744073709551615 4194304 5972588 140726489901424 140726489894984 4967517 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 2546983 2540496 787 435 0 2540346 0
Current children cumulated CPU time: 282.11 s
Current children cumulated vsize: 10187932 KiB
Current children cumulated memory: 10161984 KiB

[startup+342.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 16691
/proc/meminfo: memFree=19119352/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=12397184 memory=12370836 CPUtime=342.08 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 3098825 0 0 0 33803 405 0 0 20 0 1 0 60036424 12694716416 3092709 18446744073709551615 4194304 5972588 140726489901424 140726489894824 4967517 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 3099296 3092709 787 435 0 3092659 0
Current children cumulated CPU time: 342.08 s
Current children cumulated vsize: 12397184 KiB
Current children cumulated memory: 12370836 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 16693
/proc/meminfo: memFree=16906228/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=14605416 memory=14579456 CPUtime=402.04 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 3650992 0 0 0 39719 485 0 0 20 0 1 0 60036424 14955945984 3644864 18446744073709551615 4194304 5972588 140726489901424 140726489894984 139811073158117 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 3651354 3644864 787 435 0 3644717 0
Current children cumulated CPU time: 402.04 s
Current children cumulated vsize: 14605416 KiB
Current children cumulated memory: 14579456 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+436.8 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 16695
/proc/meminfo: memFree=15651876/32770624 swapFree=67105588/67108860
[pid=16603] ppid=16600 vsize=15873152 memory=15847448 CPUtime=436.53 cores=0,2,4,6
/proc/16603/stat : 16603 (cosoco) R 16600 16603 12560 0 -1 4202496 3967969 0 0 0 43118 535 0 0 20 0 1 0 60036424 16254107648 3961862 18446744073709551615 4194304 5972588 140726489901424 140726489894984 139811073158117 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 17473536 140726489907652 140726489907752 140726489907752 140726489911246 0
/proc/16603/statm: 3968288 3961862 787 435 0 3961651 0
Current children cumulated CPU time: 436.53 s
Current children cumulated vsize: 15873152 KiB
Current children cumulated memory: 15847448 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+437.722 s]
# the end of solver process 16603 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=431.182 s, system=6.27442 s

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

[startup+437.2 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 16695
/proc/meminfo: memFree=19544348/32770624 swapFree=67105588/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+437.6 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 16695
/proc/meminfo: memFree=19544348/32770624 swapFree=67105588/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+437.7 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 16695
/proc/meminfo: memFree=19544348/32770624 swapFree=67105588/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 437.722
CPU time (s): 437.456
CPU user time (s): 431.182
CPU system time (s): 6.27442
CPU usage (%): 99.9392
Max. virtual memory (cumulated for all children) (KiB): 15873152
Max. memory (cumulated for all children) (KiB): 15847448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 431.182
system time used= 6.27442
maximum resident set size= 15847456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3967970
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 270
involuntary context switches= 185


# summary of solver processes directly reported to runsolver:
#   pid: 16603
#   total CPU time (s): 437.456
#   total CPU user time (s): 431.182
#   total CPU system time (s): 6.27442

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.51852 second user time and 3.08668 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-13 00:39:29
IDJOB=4266353
IDBENCH=126900
IDSOLVER=2655
FILE ID=node126/4266353-1502578408
RUNJOBID= node126-1502565162-12623
PBS_JOBID= 
Free space on /tmp= 61948 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr1000b-int.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4266353-1502578408/watcher-4266353-1502578408 -o /tmp/evaluation-result-4266353-1502578408/solver-4266353-1502578408 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502565162-12623 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4266353-1502578408.xml

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

MD5SUM BENCH= fdcb353b2918313db809b139313e7b9f
RANDOM SEED=2075405023

node126.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.81
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.81
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.81
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.81
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:        31300608 kB
MemAvailable:   31722316 kB
Buffers:          232952 kB
Cached:           459884 kB
SwapCached:          524 kB
Active:           883816 kB
Inactive:         128136 kB
Active(anon):     266088 kB
Inactive(anon):    78040 kB
Active(file):     617728 kB
Inactive(file):    50096 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             48408 kB
Writeback:             0 kB
AnonPages:        318524 kB
Mapped:            46532 kB
Shmem:             25248 kB
Slab:             165352 kB
SReclaimable:     139436 kB
SUnreclaim:        25916 kB
KernelStack:        3184 kB
PageTables:         5412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     593468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61944 MiB
End job on node126 at 2017-08-13 00:46:46