Trace number 4397268

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 2.0SAT 1072.32 1072.38

General information on the benchmark

NameRandom/Random-RB-3-24-24f/
rand-3-24-24-76-632f-04.xml
MD5SUM8affd435144207d453aaf856f2d63137
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 benchmark74.7499
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints76
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":24}]
Minimum variable degree2
Maximum variable degree20
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1},{"degree":5,"count":1},{"degree":6,"count":1},{"degree":7,"count":7},{"degree":8,"count":2},{"degree":9,"count":2},{"degree":10,"count":1},{"degree":12,"count":1},{"degree":13,"count":2},{"degree":14,"count":1},{"degree":15,"count":2},{"degree":16,"count":1},{"degree":20,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":76}]
Number of extensional constraints76
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":76}]
Optimization problemNO
Type of objective

Solver Data

1.29/1.34	c root propagations     : 0           
1.29/1.34	c restarts enabled, print stats at every restarts
1.29/1.34	c
1.29/1.34	c
1.29/1.34	c
1.29/1.34	c This is cosoco 2.00 --  
1.29/1.34	c
1.29/1.34	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397268-1568573090.xml 
1.29/1.34	c ========================================[ Problem Statistics ]===========================================
1.29/1.34	c |                                                                                                       
1.29/1.34	c |  Parse time        :         1.33 s 
1.29/1.34	c |
1.29/1.34	c |               Variables: 24
1.29/1.34	c |            Domain Sizes: 24..24
1.29/1.34	c |
1.29/1.34	c |             Constraints: 76
1.29/1.34	c |                   Arity: 3..3  -- Ternary: 76
1.29/1.34	c | 
1.29/1.34	c |                   Types: 
1.29/1.34	c |                          Extension: 76  (nb tuples: 5088..5088) -- (shared: 0)
1.29/1.34	c |                          
1.29/1.34	c =========================================================================================================
1.29/1.34	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.39/1.47	c 101            172            13092          13275          0              0              4   8   6      
1.49/1.65	c 211            348            26979          28667          0              0              4   8   5      
1.89/1.91	c 332            565            46027          49311          0              0              4   9   5      
2.10/2.12	c 465            805            64342          69734          0              0              4   9   5      
2.39/2.42	c 611            1055           86340          96425          0              0              4   9   6      
2.59/2.63	c 771            1321           105474         117322         0              0              4   9   5      
2.89/2.93	c 947            1611           126371         141594         0              0              4   10   5     
3.29/3.34	c 1140           1927           153880         171480         0              0              4   11   5     
3.59/3.63	c 1352           2266           179500         200751         0              0              4   10   5     
3.89/3.93	c 1585           2624           204526         229638         0              0              4   8   6      
4.39/4.40	c 1841           3101           243831         271154         0              0              4   11   5     
4.79/4.86	c 2122           3590           284462         317259         0              0              4   10   5     
5.10/5.18	c 2431           4092           325297         359154         0              0              4   9   5      
5.49/5.51	c 2770           4627           368378         406989         0              0              4   13   6     
5.89/5.98	c 3142           5244           415841         458133         0              0              4   10   5     
6.69/6.75	c 3551           6001           478518         527412         0              0              4   11   6     
7.29/7.34	c 4000           6755           539743         597761         0              0              4   9   5      
8.10/8.16	c 4493           7626           608175         677000         0              0              4   10   5     
8.89/8.94	c 5035           8587           686137         760499         0              0              4   11   6     
9.79/9.88	c 5631           9618           772467         856413         0              0              4   10   6     
10.69/10.73	c 6286           10690          856128         951649         0              0              4   9   5      
12.19/12.25	c 7006           11793          959513         1065451        0              0              3   9   5      
13.18/13.24	c 7798           13064          1060385        1177876        0              0              4   10   5     
14.48/14.59	c 8669           14495          1176974        1309206        0              0              4   13   5     
15.58/15.67	c 9627           15972          1288261        1435774        0              0              4   12   5     
16.68/16.70	c 10680          17575          1415719        1578065        0              0              4   9   6      
18.28/18.30	c 11838          19569          1567864        1739004        0              0              3   12   6     
20.18/20.26	c 13111          21683          1739052        1938427        0              0              3   12   5     
21.68/21.75	c 14511          23732          1901558        2133330        0              0              4   12   5     
23.48/23.57	c 16051          26157          2083576        2341586        0              0              3   11   5     
25.88/25.98	c 17745          28865          2291973        2577788        0              0              3   12   6     
28.38/28.45	c 19608          31807          2532010        2848601        0              0              4   10   6     
30.78/30.85	c 21657          35108          2785499        3124202        0              0              3   12   5     
34.28/34.39	c 23910          38773          3066121        3425148        0              0              3   12   5     
37.78/37.87	c 26388          42875          3387073        3783245        0              0              3   12   6     
41.48/41.56	c 29113          47303          3744181        4187087        0              0              3   11   6     
45.58/45.67	c 32110          51901          4087282        4567708        0              0              3   12   5     
51.17/51.21	c 35406          57699          4565896        5097406        0              0              4   11   5     
55.37/55.46	c 39031          63186          4967537        5544903        0              0              3   11   6     
59.17/59.28	c 43018          69247          5412355        6061242        0              0              3   9   6      
65.98/66.02	c 47403          75886          5973931        6679904        0              0              4   10   6     
73.17/73.22	c 52226          83658          6598657        7342622        0              0              3   12   6     
79.98/80.06	c 57531          92179          7224518        8030144        0              0              3   12   5     
88.87/88.92	c 63366          101617         7891691        8726211        0              0              3   11   6     
99.47/99.51	c 69784          111449         8679986        9584406        0              0              3   10   5     
107.56/107.67	c 76843          122519         9472351        10453650       0              0              3   11   6     
117.26/117.31	c 84607          134887         10478214       11571138       0              0              3   13   5     
127.16/127.22	c 93147          148064         11420570       12600396       0              0              3   12   6     
139.86/139.93	c 102541         163560         12676506       14016468       0              0              3   12   5     
157.45/157.56	c 112874         180035         13948197       15378161       0              0              3   12   6     
169.55/169.68	c 124240         197001         15220400       16767185       0              0              3   12   6     
183.85/184.00	c 136742         216039         16556214       18256315       0              0              3   12   6     
201.35/201.42	c 150494         237386         18142866       19959773       0              0              3   14   6     
226.25/226.35	c 165621         260168         19878984       21874232       0              0              3   13   5     
249.45/249.51	c 182260         285166         21749266       23898972       0              0              3   13   6     
272.65/272.76	c 200562         313252         23821363       26168175       0              0              3   12   6     
303.35/303.44	c 220694         347552         26654211       29331692       0              0              3   12   5     
345.65/345.71	c 242839         386887         29791637       32784790       0              0              3   12   5     
369.45/369.53	c 267198         422767         32284787       35544847       0              0              3   12   6     
410.15/410.27	c 293992         468109         36033956       39669651       1              0              3   12   5     
457.35/457.49	c 323465         518562         40211568       44290631       1              0              3   13   5     
498.05/498.15	c 355885         568843         43756830       48008823       1              0              3   11   6     
550.74/550.83	c 391547         623160         47666161       52121700       1              0              3   12   6     
612.95/613.11	c 430775         689448         52980396       57915813       1              0              3   14   5     
676.54/676.66	c 473925         762707         58706493       64212055       1              0              3   12   5     
744.84/744.97	c 521390         839181         64485082       70323716       2              0              2   14   6     
828.95/829.10	c 573601         922895         71023756       77373973       3              0              2   12   5     
910.64/910.75	c 631033         1018110        78290230       85254741       4              0              2   12   5     
1000.34/1000.48	c 694208         1121504        86190005       93775312       4              0              3   12   5     
1072.24/1072.37	c First solution is found
1072.24/1072.37	s SATISFIABLE
1072.24/1072.37	c restarts              : 69          
1072.24/1072.37	c conflicts             : 743119       (693 /sec)
1072.24/1072.37	c decisions             : 1202745      (1122 /sec)
1072.24/1072.37	c propagations          : 100873550   (94072 /sec)
1072.24/1072.37	c root propagations     : 0           
1072.24/1072.37	c filter calls          : 92759658       (86506 /sec)
1072.24/1072.37	c useless filter calls  : 67185653       (72 %)
1072.24/1072.37	c Memory used           : 50.11 MB
1072.24/1072.37	c CPU time              : 1072.3 s
1072.24/1072.37	c real time             : 1072.37 s
1072.24/1072.37	
1072.24/1072.37	c solution 1
1072.24/1072.37	
1072.24/1072.37	v <instantiation type='solution'>
1072.24/1072.37	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] </list>
1072.24/1072.37	v <values>0 4 15 22 15 9 7 22 6 19 20 20 8 8 2 12 13 12 11 12 11 17 22 19 </values>
1072.24/1072.37	v </instantiation>
1072.24/1072.37	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397268-1568573090/watcher-4397268-1568573090 -o /tmp/evaluation-result-4397268-1568573090/solver-4397268-1568573090 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568572744-5580 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397268-1568573090.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=6012, runsolver pid=6009

[startup+0.100152 s]*
/proc/loadavg: 1.99 1.29 0.59 3/204 6013
/proc/meminfo: memFree=30641508/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=29548 memory=5356 CPUtime=0.1 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 1580 0 0 0 10 0 0 0 20 0 1 0 433558597 30257152 1339 33554432000 4194304 6211092 140726967092176 140726967088712 5743389 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 7387 1339 809 493 0 692 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29548 KiB
Current children cumulated memory: 5356 KiB

[startup+0.210035 s]*
/proc/loadavg: 1.99 1.29 0.59 3/204 6013
/proc/meminfo: memFree=30640020/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=31168 memory=6940 CPUtime=0.21 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 1987 0 0 0 21 0 0 0 20 0 1 0 433558597 31916032 1735 33554432000 4194304 6211092 140726967092176 140726967088712 5817892 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 7792 1735 809 493 0 1097 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31168 KiB
Current children cumulated memory: 6940 KiB

[startup+0.309353 s]*
/proc/loadavg: 1.99 1.29 0.59 3/204 6013
/proc/meminfo: memFree=30638532/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=32800 memory=8260 CPUtime=0.31 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 2311 0 0 0 31 0 0 0 20 0 1 0 433558597 33587200 2065 33554432000 4194304 6211092 140726967092176 140726967088712 5743377 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 8200 2065 809 493 0 1505 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32800 KiB
Current children cumulated memory: 8260 KiB

[startup+0.700233 s]
/proc/loadavg: 1.99 1.29 0.59 3/204 6013
/proc/meminfo: memFree=30636052/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=38500 memory=13540 CPUtime=0.69 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 3609 0 0 0 69 0 0 0 20 0 1 0 433558597 39424000 3385 33554432000 4194304 6211092 140726967092176 140726967088712 5707930 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 9625 3385 810 493 0 2930 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38500 KiB
Current children cumulated memory: 13540 KiB

[startup+1.50033 s]
/proc/loadavg: 1.99 1.30 0.60 3/203 6013
/proc/meminfo: memFree=30630552/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=25684 CPUtime=1.49 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 6615 0 0 0 148 1 0 0 20 0 1 0 433558597 52543488 6421 33554432000 4194304 6211092 140726967092176 140726967089448 5038999 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6421 852 493 0 6133 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 25684 KiB

[startup+3.10988 s]
/proc/loadavg: 1.99 1.30 0.60 3/203 6013
/proc/meminfo: memFree=30623028/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=25692 CPUtime=3.1 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 12068 0 0 0 309 1 0 0 20 0 1 0 433558597 52543488 6423 33554432000 4194304 6211092 140726967092176 140726967090136 5038992 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6423 854 493 0 6133 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 25692 KiB

[startup+6.30031 s]
/proc/loadavg: 1.99 1.31 0.61 3/203 6013
/proc/meminfo: memFree=30621120/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27360 CPUtime=6.29 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 16747 0 0 0 628 1 0 0 20 0 1 0 433558597 52543488 6840 33554432000 4194304 6211092 140726967092176 140726967090136 5039536 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6840 854 493 0 6133 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27360 KiB

[startup+12.7003 s]
/proc/loadavg: 1.99 1.32 0.62 3/203 6013
/proc/meminfo: memFree=30621120/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27360 CPUtime=12.69 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 18571 0 0 0 1268 1 0 0 20 0 1 0 433558597 52543488 6840 33554432000 4194304 6211092 140726967092176 140726967090136 5038995 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6840 854 493 0 6133 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27360 KiB

[startup+25.5003 s]
/proc/loadavg: 1.99 1.34 0.63 3/203 6013
/proc/meminfo: memFree=30620612/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=25.48 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 20813 0 0 0 2547 1 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038990 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+51.11 s]
/proc/loadavg: 2.00 1.41 0.67 3/203 6015
/proc/meminfo: memFree=30620228/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=51.08 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 21228 0 0 0 5107 1 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5037744 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 1.50 0.74 3/204 6020
/proc/meminfo: memFree=30618736/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=102.26 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 21643 0 0 0 10225 1 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038992 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+162.3 s]
/proc/loadavg: 2.08 1.61 0.83 3/204 6024
/proc/meminfo: memFree=30618152/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=162.25 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 22058 0 0 0 16224 1 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+222.3 s]
/proc/loadavg: 2.85 1.94 0.99 3/202 6030
/proc/meminfo: memFree=30616584/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=222.25 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 22473 0 0 0 22224 1 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+282.3 s]
/proc/loadavg: 2.31 1.95 1.06 3/202 6034
/proc/meminfo: memFree=30616556/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=282.25 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 22888 0 0 0 28224 1 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5039026 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+342.3 s]
/proc/loadavg: 2.11 1.96 1.12 3/202 6038
/proc/meminfo: memFree=30616996/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=342.25 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 23303 0 0 0 34224 1 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+402.3 s]
/proc/loadavg: 2.04 1.97 1.17 3/203 6052
/proc/meminfo: memFree=30615588/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=402.25 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 23718 0 0 0 40224 1 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038995 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+462.3 s]
/proc/loadavg: 2.02 1.97 1.22 3/205 6058
/proc/meminfo: memFree=30616376/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=462.25 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 24133 0 0 0 46224 1 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5037854 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB


################
# More data... #
################

Current children cumulated memory: 27840 KiB

[startup+642.3 s]
/proc/loadavg: 2.00 1.99 1.36 3/205 6072
/proc/meminfo: memFree=30616832/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=642.24 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 25378 0 0 0 64223 1 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5037823 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 642.24 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+702.3 s]
/proc/loadavg: 2.15 2.02 1.41 3/204 6077
/proc/meminfo: memFree=30616972/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=702.24 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 25793 0 0 0 70223 1 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 702.24 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+762.3 s]
/proc/loadavg: 2.05 2.01 1.45 3/202 6083
/proc/meminfo: memFree=30616176/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=762.23 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 26208 0 0 0 76222 1 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 762.23 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+822.3 s]
/proc/loadavg: 2.02 2.01 1.48 3/202 6087
/proc/meminfo: memFree=30615672/32770624 swapFree=66970012/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=822.24 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 26611 0 0 0 82222 2 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 822.24 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+882.3 s]
/proc/loadavg: 2.01 2.01 1.51 3/202 6092
/proc/meminfo: memFree=30615256/32770624 swapFree=66970016/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=882.24 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 27026 0 0 0 88222 2 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 882.24 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+942.3 s]
/proc/loadavg: 2.05 2.03 1.55 3/203 6099
/proc/meminfo: memFree=30615132/32770624 swapFree=66970016/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=942.24 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 27441 0 0 0 94222 2 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5037823 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 942.24 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+1002.3 s]
/proc/loadavg: 2.02 2.02 1.58 3/204 6111
/proc/meminfo: memFree=30614324/32770624 swapFree=66970020/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=1002.24 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 27855 0 0 0 100222 2 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 1002.24 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 1.60 3/205 6138
/proc/meminfo: memFree=30615020/32770624 swapFree=66970024/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=1062.24 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 28257 0 0 0 106222 2 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 1062.24 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+1072.38 s]
# the end of solver process 6012 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1072.3 s, system=0.022998 s

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

[startup+1062.4 s]
/proc/loadavg: 2.01 2.02 1.60 3/205 6138
/proc/meminfo: memFree=30615020/32770624 swapFree=66970024/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=1062.34 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 28257 0 0 0 106232 2 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 1062.34 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+1068.8 s]
/proc/loadavg: 2.01 2.02 1.61 3/206 6140
/proc/meminfo: memFree=30614304/32770624 swapFree=66970024/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=1068.74 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 28257 0 0 0 106872 2 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5039029 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 1068.74 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+1070.4 s]
/proc/loadavg: 2.01 2.02 1.61 3/206 6140
/proc/meminfo: memFree=30614304/32770624 swapFree=66970024/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=1070.34 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 28257 0 0 0 107032 2 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 1070.34 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+1071.2 s]
/proc/loadavg: 2.01 2.02 1.61 3/206 6140
/proc/meminfo: memFree=30614620/32770624 swapFree=66970024/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=1071.14 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 28257 0 0 0 107112 2 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 1071.14 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+1072 s]*
/proc/loadavg: 2.01 2.02 1.61 3/206 6140
/proc/meminfo: memFree=30614860/32770624 swapFree=66970024/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=1071.94 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 28257 0 0 0 107192 2 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 1071.94 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+1072.2 s]
/proc/loadavg: 2.01 2.02 1.61 3/206 6140
/proc/meminfo: memFree=30614860/32770624 swapFree=66970024/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=1072.14 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 28257 0 0 0 107212 2 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 1072.14 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

[startup+1072.3 s]
/proc/loadavg: 2.01 2.02 1.61 3/206 6140
/proc/meminfo: memFree=30614860/32770624 swapFree=66970024/67108860
[pid=6012] ppid=6009 vsize=51312 memory=27840 CPUtime=1072.24 cores=0,2,4,6
/proc/6012/stat : 6012 (cosoco) R 6009 6012 5549 0 -1 4202496 28257 0 0 0 107222 2 0 0 20 0 1 0 433558597 52543488 6960 33554432000 4194304 6211092 140726967092176 140726967090136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13627392 140726967100427 140726967100529 140726967100529 140726967103438 0
/proc/6012/statm: 12828 6960 854 493 0 6133 0
Current children cumulated CPU time: 1072.24 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27840 KiB

Child status: 0
Real time (s): 1072.38
CPU time (s): 1072.32
CPU user time (s): 1072.3
CPU system time (s): 0.022998
CPU usage (%): 99.9946
Max. virtual memory (cumulated for all children) (KiB): 51312
Max. memory (cumulated for all children) (KiB): 27840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1072.3
system time used= 0.022998
maximum resident set size= 27916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28311
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= 17
involuntary context switches= 806


# summary of solver processes directly reported to runsolver:
#   pid: 6012
#   total CPU time (s): 1072.32
#   total CPU user time (s): 1072.3
#   total CPU system time (s): 0.022998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.01598 second user time and 8.55493 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-15 20:44:10
IDJOB=4397268
IDBENCH=121524
IDSOLVER=2849
FILE ID=node135/4397268-1568573090
RUNJOBID= node135-1568572744-5580
PBS_JOBID= 21703319
Free space on /tmp= 61364 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Random/Random-RB-3-24-24f/rand-3-24-24-76-632f-04.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397268-1568573090/watcher-4397268-1568573090 -o /tmp/evaluation-result-4397268-1568573090/solver-4397268-1568573090 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568572744-5580 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397268-1568573090.xml

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

MD5SUM BENCH= 8affd435144207d453aaf856f2d63137
RANDOM SEED=1142553565

node135.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.76
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.76
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.76
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.76
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:        30644176 kB
MemAvailable:   31821956 kB
Buffers:          183608 kB
Cached:          1272708 kB
SwapCached:        33336 kB
Active:           617348 kB
Inactive:         911040 kB
Active(anon):      45712 kB
Inactive(anon):    69428 kB
Active(file):     571636 kB
Inactive(file):   841612 kB
Unevictable:      109480 kB
Mlocked:          109480 kB
SwapTotal:      67108860 kB
SwapFree:       66970012 kB
Dirty:              5936 kB
Writeback:             0 kB
AnonPages:        271440 kB
Mapped:            42940 kB
Shmem:             34112 kB
Slab:             191708 kB
SReclaimable:     160736 kB
SUnreclaim:        30972 kB
KernelStack:        3888 kB
PageTables:         5980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     569720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61364 MiB
End job on node135 at 2019-09-15 21:02:03