Trace number 4396709

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 1758.18 1758.27

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.21/0.29	c root propagations     : 0           
0.21/0.29	c restarts enabled, print stats at every restarts
0.21/0.29	c
0.21/0.29	c
0.21/0.29	c
0.21/0.29	c This is cosoco 2.00 --  
0.21/0.29	c
0.21/0.29	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396709-1568585922.xml 
0.21/0.29	c ========================================[ Problem Statistics ]===========================================
0.21/0.29	c |                                                                                                       
0.21/0.29	c |  Parse time        :         0.28 s 
0.21/0.29	c |
0.21/0.29	c |               Variables: 60
0.21/0.29	c |            Domain Sizes: 9..10
0.21/0.29	c |
0.21/0.29	c |             Constraints: 65
0.21/0.29	c |                   Arity: 2..5  -- Binary: 55
0.21/0.29	c | 
0.21/0.29	c |                   Types: 
0.21/0.29	c |                          Extension: 65  (nb tuples: 18..59050) -- (shared: 62)
0.21/0.29	c |                          
0.21/0.29	c =========================================================================================================
0.21/0.29	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.59/0.65	c 101            257            10563          2997           0              0              10   14   11   
0.99/1.05	c 211            547            20820          6387           0              0              6   15   8     
1.49/1.56	c 332            867            33786          9853           0              0              6   8   7      
1.99/2.10	c 465            1231           47915          13707          0              0              6   8   7      
2.68/2.73	c 611            1639           63931          17949          0              0              6   8   7      
3.38/3.40	c 771            2090           81167          22552          0              0              6   8   7      
4.09/4.14	c 947            2582           100159         27606          0              0              6   8   7      
4.88/4.96	c 1140           3125           121655         33229          0              0              6   8   7      
5.78/5.80	c 1352           3703           143509         39257          0              0              6   8   7      
6.68/6.75	c 1585           4356           168575         45962          0              0              5   8   7      
7.79/7.80	c 1841           5049           196283         53292          0              0              5   8   7      
8.89/8.91	c 2122           5840           225619         61313          0              0              6   8   7      
10.19/10.20	c 2431           6707           259816         70247          0              0              5   8   7      
11.49/11.56	c 2770           7673           296174         80066          0              0              5   8   7      
13.10/13.13	c 3142           8738           337586         90845          0              0              6   8   7      
14.59/14.69	c 3551           9834           379238         102508         0              0              4   8   7      
16.49/16.53	c 4000           11121          428938         115563         0              0              5   8   7      
18.49/18.55	c 4493           12548          482390         129943         0              0              4   8   7      
20.69/20.78	c 5035           14112          541552         145900         0              0              5   8   7      
23.10/23.14	c 5631           15752          605923         163025         0              0              5   8   7      
25.79/25.82	c 6286           17605          677863         181875         0              0              5   8   7      
28.59/28.68	c 7006           19651          754152         202767         0              0              5   8   7      
31.79/31.87	c 7798           21891          840947         225727         0              0              5   8   7      
35.39/35.44	c 8669           24383          936922         251190         0              0              5   8   7      
39.19/39.21	c 9627           27096          1039820        278931         0              0              5   8   7      
43.39/43.47	c 10680          30115          1156200        309687         0              0              5   8   7      
48.10/48.11	c 11838          33448          1281260        343552         0              0              5   8   7      
53.39/53.44	c 13111          37144          1425179        381029         0              0              4   8   7      
59.00/59.01	c 14511          41231          1573740        422298         0              0              5   8   7      
65.39/65.42	c 16051          45696          1746087        467689         0              0              5   8   7      
72.10/72.14	c 17745          50635          1930906        517793         0              0              4   8   7      
79.89/79.97	c 19608          56130          2139088        572736         0              0              4   8   7      
88.09/88.18	c 21657          62014          2364094        632401         0              0              4   8   7      
97.18/97.24	c 23910          68636          2614362        698735         0              0              4   8   7      
107.48/107.58	c 26388          75931          2890216        771797         0              0              4   8   7      
118.28/118.30	c 29113          83776          3185980        851846         0              0              4   8   7      
130.38/130.49	c 32110          92501          3516567        941061         0              0              4   8   7      
143.38/143.49	c 35406          102059         3878866        1038073        0              0              3   8   7      
158.09/158.16	c 39031          112729         4281223        1145091        0              0              4   8   7      
174.18/174.24	c 43018          124274         4720307        1262361        0              0              4   8   7      
191.38/191.45	c 47403          136847         5200537        1391146        0              0              4   8   7      
211.09/211.12	c 52226          150957         5729088        1534618        0              0              4   8   7      
232.88/232.91	c 57531          166568         6323850        1691741        0              0              4   8   7      
256.68/256.77	c 63366          183544         6971635        1864269        0              0              4   8   7      
282.17/282.25	c 69784          202130         7677672        2053670        0              0              4   8   7      
310.98/311.10	c 76843          222955         8468426        2263077        0              0              4   8   7      
342.27/342.37	c 84607          245873         9315902        2492802        0              0              4   8   7      
376.98/377.06	c 93147          271009         10271284       2746379        0              0              4   8   7      
414.17/414.26	c 102541         298452         11281653       3023153        0              0              3   8   7      
456.37/456.43	c 112874         328719         12439416       3329644        0              0              4   8   7      
501.76/501.80	c 124240         361968         13682494       3666489        0              0              3   8   7      
553.56/553.63	c 136742         399006         15074359       4037258        0              0              4   8   7      
608.86/608.93	c 150494         439344         16604672       4445170        0              0              3   8   7      
671.96/672.01	c 165621         483704         18301037       4893422        0              0              3   8   7      
738.15/738.23	c 182260         532794         20117069       5389510        0              0              3   8   7      
811.45/811.53	c 200562         586826         22163835       5933317        0              0              3   8   7      
894.14/894.23	c 220694         646617         24394054       6533580        0              0              3   8   7      
984.24/984.30	c 242839         713031         26856118       7198524        2              0              3   8   7      
1082.23/1082.32	c 267198         784898         29574150       7924286        4              0              3   8   7      
1190.33/1190.46	c 293992         863874         32513973       8725735        6              0              3   8   7      
1310.12/1310.28	c 323465         951326         35825248       9606658        8              0              3   8   7      
1440.93/1441.01	c 355885         1046576        39455066       10582282       12             0              2   8   7      
1585.31/1585.44	c 391547         1151906        43460777       11654203       12             0              2   8   7      
1746.91/1747.02	c 430775         1269785        47839313       12851549       14             0              2   8   7      
1758.10/1758.26	s UNSATISFIABLE
1758.10/1758.26	c restarts              : 64          
1758.10/1758.26	c conflicts             : 433427       (247 /sec)
1758.10/1758.26	c decisions             : 1278163      (727 /sec)
1758.10/1758.26	c propagations          : 12936220    (7358 /sec)
1758.10/1758.26	c root propagations     : 0           
1758.10/1758.26	c filter calls          : 48141398       (27382 /sec)
1758.10/1758.26	c useless filter calls  : 38676116       (80 %)
1758.10/1758.26	c Memory used           : 34.75 MB
1758.10/1758.26	c CPU time              : 1758.16 s
1758.10/1758.26	c real time             : 1758.27 s
1758.10/1758.26	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396709-1568585922/watcher-4396709-1568585922 -o /tmp/evaluation-result-4396709-1568585922/solver-4396709-1568585922 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568572744-19033 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396709-1568585922.xml 

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

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

solver pid=21671, runsolver pid=21668

[startup+0.100154 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 21672
/proc/meminfo: memFree=30271380/32770624 swapFree=67025828/67108860
[pid=21671] ppid=21668 vsize=28736 memory=4832 CPUtime=0.1 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 1542 0 0 0 10 0 0 0 20 0 1 0 434864833 29425664 1208 33554432000 4194304 6211092 140733070501968 140733070498504 5743377 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 7184 1208 814 493 0 489 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28736 KiB
Current children cumulated memory: 4832 KiB

[startup+0.209685 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 21672
/proc/meminfo: memFree=30270264/32770624 swapFree=67025828/67108860
[pid=21671] ppid=21668 vsize=30296 memory=6256 CPUtime=0.21 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 2067 0 0 0 21 0 0 0 20 0 1 0 434864833 31023104 1564 33554432000 4194304 6211092 140733070501968 140733070498504 140445215525861 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 7574 1564 814 493 0 879 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30296 KiB
Current children cumulated memory: 6256 KiB

[startup+0.309216 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 21672
/proc/meminfo: memFree=30265304/32770624 swapFree=67025828/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11464 CPUtime=0.3 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 4005 0 0 0 30 0 0 0 20 0 1 0 434864833 36433920 2866 33554432000 4194304 6211092 140733070501968 140733070498504 5039178 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2866 817 493 0 2200 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11464 KiB

[startup+0.700297 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21672
/proc/meminfo: memFree=30265304/32770624 swapFree=67025828/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11464 CPUtime=0.69 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 4007 0 0 0 69 0 0 0 20 0 1 0 434864833 36433920 2866 33554432000 4194304 6211092 140733070501968 140733070498504 5039178 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2866 817 493 0 2200 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11464 KiB

[startup+1.50029 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21672
/proc/meminfo: memFree=30265304/32770624 swapFree=67025828/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11464 CPUtime=1.49 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 4007 0 0 0 149 0 0 0 20 0 1 0 434864833 36433920 2866 33554432000 4194304 6211092 140733070501968 140733070499928 5039193 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2866 817 493 0 2200 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11464 KiB

[startup+3.10963 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21672
/proc/meminfo: memFree=30264896/32770624 swapFree=67025828/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=3.09 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 5906 0 0 0 309 0 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039132 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/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.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21672
/proc/meminfo: memFree=30264664/32770624 swapFree=67025828/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=6.28 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 7805 0 0 0 628 0 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/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.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21672
/proc/meminfo: memFree=30264416/32770624 swapFree=67025828/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=12.69 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 9704 0 0 0 1268 1 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039104 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21674
/proc/meminfo: memFree=30263452/32770624 swapFree=67025828/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=25.49 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 13502 0 0 0 2548 1 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039178 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+51.1095 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21674
/proc/meminfo: memFree=30263080/32770624 swapFree=67025828/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=51.1 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 15403 0 0 0 5109 1 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039022 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21678
/proc/meminfo: memFree=30263432/32770624 swapFree=67025828/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=102.28 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 16340 0 0 0 10227 1 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039199 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/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: 2.00 2.01 2.05 3/200 21692
/proc/meminfo: memFree=30263460/32770624 swapFree=67025836/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=162.28 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 17278 0 0 0 16227 1 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039121 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21696
/proc/meminfo: memFree=30263064/32770624 swapFree=67025836/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=222.28 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 18216 0 0 0 22227 1 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039132 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21700
/proc/meminfo: memFree=30263824/32770624 swapFree=67025836/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=282.27 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 19154 0 0 0 28226 1 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039104 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21706
/proc/meminfo: memFree=30262768/32770624 swapFree=67025836/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=342.27 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 20092 0 0 0 34226 1 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039125 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21710
/proc/meminfo: memFree=30261876/32770624 swapFree=67025836/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=402.27 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 21030 0 0 0 40226 1 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039132 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21715
/proc/meminfo: memFree=30262676/32770624 swapFree=67025840/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=462.27 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 21968 0 0 0 46226 1 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039199 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB


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

Current children cumulated memory: 11716 KiB

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21790
/proc/meminfo: memFree=30261496/32770624 swapFree=67025840/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1302.22 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 34795 0 0 0 130221 1 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039132 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1302.22 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21801
/proc/meminfo: memFree=30261812/32770624 swapFree=67025856/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1362.22 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 35709 0 0 0 136221 1 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039061 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1362.22 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 21807
/proc/meminfo: memFree=30261736/32770624 swapFree=67025856/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1422.21 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 36599 0 0 0 142220 1 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039132 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1422.21 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 21811
/proc/meminfo: memFree=30261544/32770624 swapFree=67025856/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1482.22 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 37502 0 0 0 148220 2 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039125 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1482.22 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 21815
/proc/meminfo: memFree=30261988/32770624 swapFree=67025856/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1542.22 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 38387 0 0 0 154220 2 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039121 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1542.22 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 21821
/proc/meminfo: memFree=30261828/32770624 swapFree=67025856/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1602.21 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 39285 0 0 0 160219 2 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039104 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1602.21 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 21825
/proc/meminfo: memFree=30261596/32770624 swapFree=67025856/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1662.21 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 40158 0 0 0 166219 2 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039029 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1662.21 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 21829
/proc/meminfo: memFree=30261640/32770624 swapFree=67025856/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1722.21 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 40995 0 0 0 172219 2 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5038992 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1722.21 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1758.27 s]
# the end of solver process 21671 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1758.16 s, system=0.022998 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 21831
/proc/meminfo: memFree=30262060/32770624 swapFree=67025856/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1740.71 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 41772 0 0 0 174069 2 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039121 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1740.71 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1747.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21833
/proc/meminfo: memFree=30261788/32770624 swapFree=67025856/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1747.11 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 41785 0 0 0 174709 2 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039022 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1747.11 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 21833
/proc/meminfo: memFree=30262080/32770624 swapFree=67025856/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1753.5 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 41785 0 0 0 175348 2 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039104 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1753.5 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 21833
/proc/meminfo: memFree=30262204/32770624 swapFree=67025856/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1756.7 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 41785 0 0 0 175668 2 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039121 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1756.7 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1757.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21833
/proc/meminfo: memFree=30262328/32770624 swapFree=67025856/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1757.5 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 41785 0 0 0 175748 2 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039536 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1757.5 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1758 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 21833
/proc/meminfo: memFree=30262328/32770624 swapFree=67025856/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1757.91 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 41785 0 0 0 175789 2 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039022 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1757.91 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

[startup+1758.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21833
/proc/meminfo: memFree=30262328/32770624 swapFree=67025856/67108860
[pid=21671] ppid=21668 vsize=35580 memory=11716 CPUtime=1758.1 cores=1,3,5,7
/proc/21671/stat : 21671 (cosoco) R 21668 21671 19001 0 -1 4202496 41785 0 0 0 175808 2 0 0 20 0 1 0 434864833 36433920 2929 33554432000 4194304 6211092 140733070501968 140733070499928 5039199 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25989120 140733070509067 140733070509169 140733070509169 140733070512078 0
/proc/21671/statm: 8895 2929 859 493 0 2200 0
Current children cumulated CPU time: 1758.1 s
Current children cumulated vsize: 35580 KiB
Current children cumulated memory: 11716 KiB

Child status: 0
Real time (s): 1758.27
CPU time (s): 1758.18
CPU user time (s): 1758.16
CPU system time (s): 0.022998
CPU usage (%): 99.995
Max. virtual memory (cumulated for all children) (KiB): 35580
Max. memory (cumulated for all children) (KiB): 11716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1758.16
system time used= 0.022998
maximum resident set size= 12244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41824
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= 456


# summary of solver processes directly reported to runsolver:
#   pid: 21671
#   total CPU time (s): 1758.18
#   total CPU user time (s): 1758.16
#   total CPU system time (s): 0.022998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.45079 second user time and 11.584 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-16 00:18:03
IDJOB=4396709
IDBENCH=134301
IDSOLVER=2848
FILE ID=node150/4396709-1568585922
RUNJOBID= node150-1568572744-19033
PBS_JOBID= 21703307
Free space on /tmp= 59364 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-4396709-1568585922/watcher-4396709-1568585922 -o /tmp/evaluation-result-4396709-1568585922/solver-4396709-1568585922 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568572744-19033 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396709-1568585922.xml

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

MD5SUM BENCH= 11198b79b59252262e805adcf565fb89
RANDOM SEED=917710739

node150.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.79
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.79
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.79
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.79
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:        30272496 kB
MemAvailable:   31838572 kB
Buffers:          173504 kB
Cached:          1653092 kB
SwapCached:        12056 kB
Active:           831064 kB
Inactive:        1043800 kB
Active(anon):       9244 kB
Inactive(anon):    76960 kB
Active(file):     821820 kB
Inactive(file):   966840 kB
Unevictable:      110960 kB
Mlocked:          110960 kB
SwapTotal:      67108860 kB
SwapFree:       67025828 kB
Dirty:              3192 kB
Writeback:             0 kB
AnonPages:        163768 kB
Mapped:            46524 kB
Shmem:             29320 kB
Slab:             216680 kB
SReclaimable:     186504 kB
SUnreclaim:        30176 kB
KernelStack:        3792 kB
PageTables:         6072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 59364 MiB
End job on node150 at 2019-09-16 00:47:21