Trace number 4407969

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.0UNSAT 1762.22 1762.19

General information on the benchmark

NamePigeonsPlus/PigeonsPlus-m1-s1/
pigeonsPlus-10-05.xml
MD5SUM11198b79b59252262e805adcf565fb89
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 benchmark9.06146
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints65
Number of domains2
Minimum domain size9
Maximum domain size10
Distribution of domain sizes[{"size":9,"count":10},{"size":10,"count":50}]
Minimum variable degree1
Maximum variable degree10
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":10},{"degree":10,"count":10}]
Minimum constraint arity2
Maximum constraint arity5
Distribution of constraint arities[{"arity":2,"count":55},{"arity":5,"count":10}]
Number of extensional constraints65
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":65}]
Optimization problemNO
Type of objective

Solver Data

0.20/0.30	c root propagations     : 0           
0.20/0.30	c restarts enabled, print stats at every restarts
0.20/0.30	c
0.20/0.30	c
0.20/0.30	c
0.20/0.30	c This is cosoco 2.00 --  
0.20/0.30	c
0.20/0.30	c command line: cosoco -lc -model -restarts -stick HOME/instance-4407969-1569801761.xml 
0.20/0.30	c ========================================[ Problem Statistics ]===========================================
0.20/0.30	c |                                                                                                       
0.20/0.30	c |  Parse time        :         0.28 s 
0.20/0.30	c |
0.20/0.30	c |               Variables: 60
0.20/0.30	c |            Domain Sizes: 9..10
0.20/0.30	c |
0.20/0.30	c |             Constraints: 65
0.20/0.30	c |                   Arity: 2..5  -- Binary: 55
0.20/0.30	c | 
0.20/0.30	c |                   Types: 
0.20/0.30	c |                          Extension: 65  (nb tuples: 18..59050) -- (shared: 62)
0.20/0.30	c |                          
0.20/0.30	c =========================================================================================================
0.20/0.30	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.59/0.66	c 101            257            10563          2997           0              0              10   14   11   
0.99/1.06	c 211            547            20820          6387           0              0              6   15   8     
1.48/1.57	c 332            867            33786          9853           0              0              6   8   7      
2.09/2.13	c 465            1231           47915          13707          0              0              6   8   7      
2.68/2.76	c 611            1639           63931          17949          0              0              6   8   7      
3.38/3.43	c 771            2090           81167          22552          0              0              6   8   7      
4.09/4.17	c 947            2582           100159         27606          0              0              6   8   7      
4.88/5.00	c 1140           3125           121655         33229          0              0              6   8   7      
5.78/5.84	c 1352           3703           143509         39257          0              0              6   8   7      
6.68/6.79	c 1585           4356           168575         45962          0              0              5   8   7      
7.78/7.85	c 1841           5049           196283         53292          0              0              5   8   7      
8.88/8.97	c 2122           5840           225619         61313          0              0              6   8   7      
10.18/10.26	c 2431           6707           259816         70247          0              0              5   8   7      
11.58/11.63	c 2770           7673           296174         80066          0              0              5   8   7      
13.18/13.21	c 3142           8738           337586         90845          0              0              6   8   7      
14.68/14.78	c 3551           9834           379238         102508         0              0              4   8   7      
16.58/16.63	c 4000           11121          428938         115563         0              0              5   8   7      
18.58/18.65	c 4493           12548          482390         129943         0              0              4   8   7      
20.78/20.89	c 5035           14112          541552         145900         0              0              5   8   7      
23.18/23.27	c 5631           15752          605923         163025         0              0              5   8   7      
25.88/25.97	c 6286           17605          677863         181875         0              0              5   8   7      
28.78/28.84	c 7006           19651          754152         202767         0              0              5   8   7      
31.98/32.04	c 7798           21891          840947         225727         0              0              5   8   7      
35.58/35.64	c 8669           24383          936922         251190         0              0              5   8   7      
39.38/39.42	c 9627           27096          1039820        278931         0              0              5   8   7      
43.58/43.69	c 10680          30115          1156200        309687         0              0              5   8   7      
48.27/48.32	c 11838          33448          1281260        343552         0              0              5   8   7      
53.57/53.67	c 13111          37144          1425179        381029         0              0              4   8   7      
59.17/59.25	c 14511          41231          1573740        422298         0              0              5   8   7      
65.57/65.68	c 16051          45696          1746087        467689         0              0              5   8   7      
72.37/72.41	c 17745          50635          1930906        517793         0              0              4   8   7      
80.18/80.26	c 19608          56130          2139088        572736         0              0              4   8   7      
88.38/88.49	c 21657          62014          2364094        632401         0              0              4   8   7      
97.48/97.55	c 23910          68636          2614362        698735         0              0              4   8   7      
107.88/107.92	c 26388          75931          2890216        771797         0              0              4   8   7      
118.59/118.68	c 29113          83776          3185980        851846         0              0              4   8   7      
130.79/130.89	c 32110          92501          3516567        941061         0              0              4   8   7      
143.89/143.92	c 35406          102059         3878866        1038073        0              0              3   8   7      
158.59/158.61	c 39031          112729         4281223        1145091        0              0              4   8   7      
174.69/174.72	c 43018          124274         4720307        1262361        0              0              4   8   7      
191.89/191.97	c 47403          136847         5200537        1391146        0              0              4   8   7      
211.69/211.71	c 52226          150957         5729088        1534618        0              0              4   8   7      
233.49/233.54	c 57531          166568         6323850        1691741        0              0              4   8   7      
257.39/257.45	c 63366          183544         6971635        1864269        0              0              4   8   7      
283.00/283.01	c 69784          202130         7677672        2053670        0              0              4   8   7      
311.89/311.92	c 76843          222955         8468426        2263077        0              0              4   8   7      
343.19/343.26	c 84607          245873         9315902        2492802        0              0              4   8   7      
378.00/378.02	c 93147          271009         10271284       2746379        0              0              4   8   7      
415.19/415.30	c 102541         298452         11281653       3023153        0              0              3   8   7      
457.49/457.53	c 112874         328719         12439416       3329644        0              0              4   8   7      
502.89/502.98	c 124240         361968         13682494       3666489        0              0              3   8   7      
554.89/554.94	c 136742         399006         15074359       4037258        0              0              4   8   7      
610.29/610.35	c 150494         439344         16604672       4445170        0              0              3   8   7      
673.60/673.65	c 165621         483704         18301037       4893422        0              0              3   8   7      
739.90/739.99	c 182260         532794         20117069       5389510        0              0              3   8   7      
813.40/813.43	c 200562         586826         22163835       5933317        0              0              3   8   7      
896.20/896.24	c 220694         646617         24394054       6533580        0              0              3   8   7      
986.50/986.51	c 242839         713031         26856118       7198524        2              0              3   8   7      
1084.71/1084.75	c 267198         784898         29574150       7924286        4              0              3   8   7      
1193.12/1193.11	c 293992         863874         32513973       8725735        6              0              3   8   7      
1313.12/1313.19	c 323465         951326         35825248       9606658        8              0              3   8   7      
1444.21/1444.26	c 355885         1046576        39455066       10582282       12             0              2   8   7      
1588.92/1589.00	c 391547         1151906        43460777       11654203       12             0              2   8   7      
1750.93/1750.91	c 430775         1269785        47839313       12851549       14             0              2   8   7      
1762.14/1762.18	s UNSATISFIABLE
1762.14/1762.18	c restarts              : 64          
1762.14/1762.18	c conflicts             : 433427       (246 /sec)
1762.14/1762.18	c decisions             : 1278163      (725 /sec)
1762.14/1762.18	c propagations          : 12936220    (7341 /sec)
1762.14/1762.18	c root propagations     : 0           
1762.14/1762.18	c filter calls          : 48141398       (27319 /sec)
1762.14/1762.18	c useless filter calls  : 38676116       (80 %)
1762.14/1762.18	c Memory used           : 34.75 MB
1762.14/1762.18	c CPU time              : 1762.2 s
1762.14/1762.18	c real time             : 1762.18 s
1762.14/1762.18	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407969-1569801761/watcher-4407969-1569801761 -o /tmp/evaluation-result-4407969-1569801761/solver-4407969-1569801761 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1569787351-2496 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4407969-1569801761.xml 

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

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

solver pid=6212, runsolver pid=6209

[startup+0.100199 s]*
/proc/loadavg: 2.08 2.04 2.05 3/199 6213
/proc/meminfo: memFree=30454384/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=28736 memory=4828 CPUtime=0.09 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 1524 0 0 0 9 0 0 0 20 0 1 0 556114345 29425664 1207 33554432000 4194304 6211132 140735745752752 140735745750024 5818616 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 7184 1207 814 493 0 489 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28736 KiB
Current children cumulated memory: 4828 KiB

[startup+0.209322 s]*
/proc/loadavg: 2.08 2.04 2.05 3/199 6213
/proc/meminfo: memFree=30452752/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=30296 memory=5988 CPUtime=0.2 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 2048 0 0 0 20 0 0 0 20 0 1 0 556114345 31023104 1497 33554432000 4194304 6211132 140735745752752 140735745750024 140364752681957 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 7574 1497 814 493 0 879 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 30296 KiB
Current children cumulated memory: 5988 KiB

[startup+0.3089 s]*
/proc/loadavg: 2.08 2.04 2.05 3/199 6213
/proc/meminfo: memFree=30447300/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11460 CPUtime=0.3 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 4006 0 0 0 30 0 0 0 20 0 1 0 556114345 36433920 2865 33554432000 4194304 6211132 140735745752752 140735745750024 5039132 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2865 817 493 0 2200 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11460 KiB

[startup+0.700244 s]
/proc/loadavg: 2.08 2.04 2.05 3/199 6213
/proc/meminfo: memFree=30447300/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11460 CPUtime=0.68 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 4008 0 0 0 68 0 0 0 20 0 1 0 556114345 36433920 2865 33554432000 4194304 6211132 140735745752752 140735745751016 5039118 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2865 817 493 0 2200 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11460 KiB

[startup+1.50024 s]
/proc/loadavg: 2.08 2.04 2.05 3/199 6213
/proc/meminfo: memFree=30445868/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11460 CPUtime=1.48 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 4010 0 0 0 148 0 0 0 20 0 1 0 556114345 36433920 2865 33554432000 4194304 6211132 140735745752752 140735745750712 5039029 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2865 817 493 0 2200 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11460 KiB

[startup+3.10925 s]
/proc/loadavg: 2.08 2.04 2.05 3/199 6215
/proc/meminfo: memFree=30445888/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=3.09 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 4947 0 0 0 309 0 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039125 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+6.30023 s]
/proc/loadavg: 2.07 2.04 2.05 3/199 6215
/proc/meminfo: memFree=30445668/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=6.28 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 5884 0 0 0 628 0 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5037876 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+12.7002 s]
/proc/loadavg: 2.06 2.04 2.05 3/199 6215
/proc/meminfo: memFree=30445620/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=12.68 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 6821 0 0 0 1268 0 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5038990 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+25.5002 s]
/proc/loadavg: 2.05 2.04 2.05 3/199 6216
/proc/meminfo: memFree=30445580/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=25.48 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 8695 0 0 0 2548 0 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039199 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+51.1092 s]
/proc/loadavg: 1.96 2.02 2.04 3/200 6218
/proc/meminfo: memFree=30445936/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=51.08 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 9632 0 0 0 5108 0 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039038 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.02 2.04 3/199 6222
/proc/meminfo: memFree=30445828/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=102.28 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 10569 0 0 0 10228 0 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039125 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/199 6226
/proc/meminfo: memFree=30446340/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=162.29 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 11507 0 0 0 16228 1 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039199 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 6230
/proc/meminfo: memFree=30445656/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=222.29 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 12445 0 0 0 22228 1 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039022 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 6236
/proc/meminfo: memFree=30444864/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=282.29 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 13383 0 0 0 28228 1 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5038992 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 6240
/proc/meminfo: memFree=30445292/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=342.29 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 14321 0 0 0 34228 1 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 6244
/proc/meminfo: memFree=30445416/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=402.29 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 15259 0 0 0 40228 1 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039026 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 6250
/proc/meminfo: memFree=30445024/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=462.29 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 16197 0 0 0 46228 1 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5038964 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB


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

Current children cumulated memory: 11716 KiB

[startup+1362.3 s]
/proc/loadavg: 1.99 2.01 2.05 3/199 6395
/proc/meminfo: memFree=30446516/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1362.31 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 28986 0 0 0 136230 1 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039121 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1362.31 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6400
/proc/meminfo: memFree=30445732/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1422.31 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 29864 0 0 0 142230 1 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5038992 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1422.31 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6404
/proc/meminfo: memFree=30446232/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1482.31 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 30755 0 0 0 148230 1 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039022 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1482.31 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6410
/proc/meminfo: memFree=30445520/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1542.31 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 31610 0 0 0 154230 1 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039061 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1542.31 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6415
/proc/meminfo: memFree=30446500/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1602.32 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 32478 0 0 0 160230 2 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039210 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1602.32 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6419
/proc/meminfo: memFree=30446204/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1662.33 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 33327 0 0 0 166231 2 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039038 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1662.33 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6432
/proc/meminfo: memFree=30445964/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1722.33 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 34135 0 0 0 172231 2 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039210 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1722.33 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1762.19 s]
# the end of solver process 6212 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1762.2 s, system=0.023 s

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

[startup+1740.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6433
/proc/meminfo: memFree=30446604/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1740.83 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 34885 0 0 0 174081 2 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039199 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1740.83 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1753.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6433
/proc/meminfo: memFree=30446724/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1753.63 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 34898 0 0 0 175361 2 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1753.63 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1756.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6433
/proc/meminfo: memFree=30446724/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1756.83 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 34898 0 0 0 175681 2 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039121 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1756.83 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1760 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 6435
/proc/meminfo: memFree=30446296/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1760.03 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 34898 0 0 0 176001 2 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039132 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1760.03 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1760.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 6435
/proc/meminfo: memFree=30446296/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1760.83 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 34898 0 0 0 176081 2 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5037868 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1760.83 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1761.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 6435
/proc/meminfo: memFree=30446512/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1761.63 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 34898 0 0 0 176161 2 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039132 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1761.63 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1762 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 6435
/proc/meminfo: memFree=30446512/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1762.03 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 34898 0 0 0 176201 2 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039092 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1762.03 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1762.11 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6435
/proc/meminfo: memFree=30446512/32770624 swapFree=66997324/67108860
[pid=6212] ppid=6209 vsize=35580 memory=11716 CPUtime=1762.14 cores=0,2,4,6
/proc/6212/stat : 6212 (cosoco) R 6209 6212 2465 0 -1 4202496 34898 0 0 0 176212 2 0 0 20 0 1 0 556114345 36433920 2929 33554432000 4194304 6211132 140735745752752 140735745750712 5039104 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35737600 140735745754123 140735745754225 140735745754225 140735745757134 0
/proc/6212/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1762.14 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

Child status: 0
Real time (s): 1762.19
CPU time (s): 1762.22
CPU user time (s): 1762.2
CPU system time (s): 0.023
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 35580
Max. memory (cumulated for all children) (KiB): 11716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1762.2
system time used= 0.023
maximum resident set size= 12240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34937
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= 16
involuntary context switches= 485


# summary of solver processes directly reported to runsolver:
#   pid: 6212
#   total CPU time (s): 1762.22
#   total CPU user time (s): 1762.2
#   total CPU system time (s): 0.023

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.25457 second user time and 11.8524 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-30 02:01:59
IDJOB=4407969
IDBENCH=134301
IDSOLVER=2874
FILE ID=node140/4407969-1569801761
RUNJOBID= node140-1569787351-2496
PBS_JOBID= 21705822
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/PigeonsPlus/PigeonsPlus-m1-s1/pigeonsPlus-10-05.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4407969-1569801761/watcher-4407969-1569801761 -o /tmp/evaluation-result-4407969-1569801761/solver-4407969-1569801761 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1569787351-2496 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4407969-1569801761.xml

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

MD5SUM BENCH= 11198b79b59252262e805adcf565fb89
RANDOM SEED=1687022224

node140.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.43
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.43
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.43
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.43
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:        30455352 kB
MemAvailable:   31869768 kB
Buffers:          214416 kB
Cached:          1537420 kB
SwapCached:         3056 kB
Active:          1394008 kB
Inactive:         371988 kB
Active(anon):      21760 kB
Inactive(anon):    72436 kB
Active(file):    1372248 kB
Inactive(file):   299552 kB
Unevictable:      107036 kB
Mlocked:          107036 kB
SwapTotal:      67108860 kB
SwapFree:       66997324 kB
Dirty:              3032 kB
Writeback:             0 kB
AnonPages:        182420 kB
Mapped:            28260 kB
Shmem:             71208 kB
Slab:             146280 kB
SReclaimable:     116904 kB
SUnreclaim:        29376 kB
KernelStack:        3808 kB
PageTables:         5288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     574112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 62024 MiB
End job on node140 at 2019-09-30 02:31:21