Trace number 4241104

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
R1: cosoco 1.1SAT 1303.15 1303.74

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5/
mdd-7-25-5-56-02.xml
MD5SUMeda3e143b65a543b5abd93f521b89dfa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark62.412601
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree23
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":11,"count":1},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":4},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":3},{"degree":18,"count":3},{"degree":21,"count":3},{"degree":23,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemNO
Type of objective

Solver Data

14.09/14.19	c root propagations     : 0           
14.09/14.19	c restarts enabled, print stats at every restarts
14.09/14.19	c
14.09/14.19	c
14.09/14.19	c
14.09/14.19	c This is cosoco 1.0 --  
14.09/14.19	c
14.09/14.19	c ========================================[ Problem Statistics ]===========================================
14.09/14.19	c |                                                                                                       
14.09/14.19	c |  Parse time        :        14.04 s 
14.09/14.19	c |
14.09/14.19	c |               Variables: 25
14.09/14.19	c |            Domain Sizes: 5..5
14.09/14.19	c |
14.09/14.19	c |             Constraints: 56
14.09/14.19	c |                   Arity: 7..7
14.09/14.19	c | 
14.09/14.19	c |                   Types: 
14.09/14.19	c |                          Extension: 56  (nb tuples: 32110..45638) -- (shared: 0)
14.09/14.19	c |                          
14.09/14.19	c =========================================================================================================
14.09/14.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
14.59/14.68	c 101            202            14020          4320           0              0              9   13   11    
15.09/15.19	c 211            440            30249          9414           0              0              8   15   11    
15.69/15.74	c 332            746            50371          15605          0              0              8   16   12    
16.29/16.38	c 465            1130           73051          21940          0              0              7   16   12    
16.79/16.88	c 611            1502           95886          28548          0              0              9   17   12    
17.59/17.61	c 771            1890           120642         36104          0              0              9   14   12    
18.18/18.21	c 947            2366           148899         44658          0              0              7   15   12    
19.08/19.16	c 1140           2782           178031         54425          0              0              9   15   11    
20.68/20.76	c 1352           3309           215027         65530          0              0              8   15   11    
21.48/21.50	c 1585           3967           255450         77050          0              0              9   16   12    
23.08/23.14	c 1841           4590           297211         90118          0              0              7   15   11    
24.18/24.27	c 2122           5295           343242         103829         0              0              8   17   11    
26.17/26.24	c 2431           6096           398120         120713         0              0              7   16   10    
27.77/27.87	c 2770           6982           456070         138004         0              0              7   16   11    
29.37/29.47	c 3142           7783           509447         155904         0              0              8   14   11    
30.56/30.63	c 3551           8677           567988         174282         0              0              9   16   12    
32.66/32.78	c 4000           9849           643516         197908         0              0              8   16   11    
34.36/34.46	c 4493           11055          717803         221164         0              0              7   16   12    
36.76/36.84	c 5035           12472          812311         248835         0              0              7   16   11    
39.67/39.72	c 5631           13893          907197         278953         0              0              7   15   11    
41.36/41.47	c 6286           15387          1008959        310421         0              0              8   16   12    
44.65/44.73	c 7006           17220          1127437        347524         0              0              7   16   11    
47.05/47.17	c 7798           19224          1254285        385237         0              0              7   17   12    
49.46/49.54	c 8669           21128          1380515        424756         0              0              8   16   12    
52.05/52.17	c 9627           23575          1537196        472414         0              0              8   16   12    
56.15/56.22	c 10680          26065          1696632        521229         0              0              7   17   12    
58.35/58.41	c 11838          28517          1856780        574637         0              0              8   16   11    
64.84/64.93	c 13111          31812          2066781        636238         0              0              7   17   12    
68.73/68.80	c 14511          35457          2293917        704230         0              0              7   16   12    
74.43/74.58	c 16051          39159          2538790        780113         0              0              7   16   11    
80.92/81.07	c 17745          43241          2802916        860100         0              0              7   16   11    
85.73/85.85	c 19608          47687          3092952        947816         0              0              8   17   12    
91.81/91.91	c 21657          52792          3427500        1046159        0              0              7   17   12    
99.21/99.30	c 23910          58609          3801071        1156946        0              0              7   17   12    
105.80/105.92	c 26388          64171          4173225        1278179        0              0              7   16   11    
113.30/113.41	c 29113          71020          4619963        1411113        0              0              7   16   11    
121.39/121.56	c 32110          78283          5088695        1550083        0              0              8   17   12    
131.48/131.62	c 35406          86433          5632516        1711999        0              0              8   18   11    
140.79/140.94	c 39031          95266          6209377        1888690        0              0              7   16   11    
152.88/153.06	c 43018          105086         6836947        2080983        0              0              7   18   12    
169.38/169.56	c 47403          115731         7537512        2295081        0              0              6   17   11    
186.06/186.28	c 52226          127844         8320620        2524349        0              0              6   17   11    
204.06/204.28	c 57531          140825         9154944        2776310        0              0              6   17   12    
221.25/221.40	c 63366          155086         10072272       3049837        0              0              6   17   12    
239.44/239.61	c 69784          171423         11097313       3354777        0              0              6   17   12    
261.83/262.05	c 76843          188307         12207853       3691528        0              0              7   17   12    
282.02/282.28	c 84607          206342         13405393       4056041        0              0              7   18   12    
315.91/316.17	c 93147          227454         14772361       4466538        0              0              6   18   11    
339.10/339.32	c 102541         251384         16283875       4917536        0              0              6   18   12    
363.39/363.60	c 112874         277615         17964917       5422591        0              0              5   17   12    
393.38/393.66	c 124240         305009         19803212       5965374        0              0              6   18   12    
433.17/433.41	c 136742         335040         21784809       6564366        0              0              6   17   12    
478.14/478.50	c 150494         368214         23967085       7240957        0              0              6   17   11    
514.83/515.10	c 165621         406198         26335241       7947080        0              0              6   18   12    
566.32/566.63	c 182260         446836         28955503       8744117        0              0              5   18   11    
614.79/615.15	c 200562         491998         31840091       9616525        0              0              6   18   12    
678.26/678.69	c 220694         542114         35107688       10602319       0              0              5   17   12    
745.64/746.05	c 242839         596064         38569148       11665442       0              0              6   18   12    
833.90/834.35	c 267198         654842         42487076       12859309       0              0              5   17   11    
922.86/923.39	c 293992         718818         46686034       14130372       0              0              5   17   12    
1022.02/1022.53	c 323465         790484         51414470       15546586       0              0              6   17   12    
1111.89/1112.49	c 355885         871242         56561050       17095830       0              0              6   18   12    
1247.03/1247.68	c 391547         956452         62208215       18833202       0              0              5   17   11    
1303.11/1303.73	c solution 1
1303.11/1303.73	
1303.11/1303.73	v <instantiation type='solution'>
1303.11/1303.73	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] </list>
1303.11/1303.73	v <values>1 0 4 2 3 1 3 0 4 3 2 3 1 0 0 4 4 3 0 2 2 1 4 3 0 </values>
1303.11/1303.73	v </instantiation>
1303.11/1303.73	
1303.11/1303.73	c restarts              : 63          
1303.11/1303.73	c conflicts             : 417081       (320 /sec)
1303.11/1303.73	c decisions             : 1018289      (781 /sec)
1303.11/1303.73	c propagations          : 20008452    (15355 /sec)
1303.11/1303.73	c root propagations     : 0           
1303.11/1303.73	c filter calls          : 66144822       (50762 /sec)
1303.11/1303.73	c useless filter calls  : 54819023       (82 %)
1303.11/1303.73	c Memory used           : 191.17 MB
1303.11/1303.73	c CPU time              : 1303.03 s
1303.11/1303.73	
1303.11/1303.73	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4241104-1500629236/watcher-4241104-1500629236 -o /tmp/evaluation-result-4241104-1500629236/solver-4241104-1500629236 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500623778-3171 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241104-1500629236.xml 

pid=5555
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.05 2.02 3/186 5558
/proc/meminfo: memFree=30013576/32770624 swapFree=6204/1836020
[pid=5558] ppid=5555 vsize=26992 CPUtime=0 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 955 0 0 0 0 0 0 0 20 0 1 0 16199922 27639808 766 33554432000 4194304 5970956 140725531875744 140725531872392 139743776115685 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 6748 766 684 434 0 112 0

[startup+0.100175 s]
/proc/loadavg: 2.05 2.05 2.02 3/186 5558
/proc/meminfo: memFree=30013576/32770624 swapFree=6204/1836020
[pid=5558] ppid=5555 vsize=27820 CPUtime=0.09 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 1163 0 0 0 9 0 0 0 20 0 1 0 16199922 28487680 941 33554432000 4194304 5970956 140725531875744 140725531872344 139743776115685 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 6955 941 709 434 0 319 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27820

[startup+0.200339 s]
/proc/loadavg: 2.05 2.05 2.02 3/186 5558
/proc/meminfo: memFree=30013576/32770624 swapFree=6204/1836020
[pid=5558] ppid=5555 vsize=28864 CPUtime=0.19 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 1489 0 0 0 19 0 0 0 20 0 1 0 16199922 29556736 1150 33554432000 4194304 5970956 140725531875744 140725531872344 5417055 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 7216 1150 709 434 0 580 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28864

[startup+0.300333 s]
/proc/loadavg: 2.05 2.05 2.02 3/186 5558
/proc/meminfo: memFree=30013576/32770624 swapFree=6204/1836020
[pid=5558] ppid=5555 vsize=30292 CPUtime=0.29 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 1966 0 0 0 29 0 0 0 20 0 1 0 16199922 31019008 1438 33554432000 4194304 5970956 140725531875744 140725531872344 139743776115685 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 7573 1438 709 434 0 937 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30292

[startup+0.700344 s]
/proc/loadavg: 2.05 2.05 2.02 3/186 5558
/proc/meminfo: memFree=30013576/32770624 swapFree=6204/1836020
[pid=5558] ppid=5555 vsize=38564 CPUtime=0.69 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 4291 0 0 0 69 0 0 0 20 0 1 0 16199922 39489536 3494 33554432000 4194304 5970956 140725531875744 140725531872344 5397846 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 9641 3494 714 434 0 3005 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38564

[startup+1.50034 s]
/proc/loadavg: 2.05 2.05 2.02 3/187 5559
/proc/meminfo: memFree=29998020/32770624 swapFree=6204/1835840
[pid=5558] ppid=5555 vsize=46972 CPUtime=1.48 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 6221 0 0 0 148 0 0 0 20 0 1 0 16199922 48099328 5474 33554432000 4194304 5970956 140725531875744 140725531872344 5674901 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 11743 5474 714 434 0 5107 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46972

[startup+3.10028 s]
/proc/loadavg: 2.05 2.05 2.02 3/187 5559
/proc/meminfo: memFree=29989092/32770624 swapFree=6204/1835840
[pid=5558] ppid=5555 vsize=61932 CPUtime=3.08 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 11041 0 0 0 307 1 0 0 20 0 1 0 16199922 63418368 8906 33554432000 4194304 5970956 140725531875744 140725531872344 5417067 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 15483 8906 714 434 0 8847 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 61932

[startup+6.30032 s]
/proc/loadavg: 2.05 2.05 2.02 3/187 5559
/proc/meminfo: memFree=29955264/32770624 swapFree=6204/1835840
[pid=5558] ppid=5555 vsize=97720 CPUtime=6.28 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 21027 0 0 0 625 3 0 0 20 0 1 0 16199922 100065280 17231 33554432000 4194304 5970956 140725531875744 140725531872344 5670378 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 24430 17231 714 434 0 17794 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 97720

[startup+12.7003 s]
/proc/loadavg: 2.04 2.05 2.02 3/187 5559
/proc/meminfo: memFree=29886816/32770624 swapFree=6204/1835856
[pid=5558] ppid=5555 vsize=166460 CPUtime=12.68 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 39131 0 0 0 1263 5 0 0 20 0 1 0 16199922 170455040 33233 33554432000 4194304 5970956 140725531875744 140725531872344 5674683 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 41615 33233 714 434 0 34979 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 166460

[startup+25.5005 s]
/proc/loadavg: 2.03 2.05 2.02 3/187 5559
/proc/meminfo: memFree=29850964/32770624 swapFree=6204/1835872
[pid=5558] ppid=5555 vsize=195756 CPUtime=25.47 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 111086 0 0 0 2538 9 0 0 20 0 1 0 16199922 200454144 40685 33554432000 4194304 5970956 140725531875744 140725531873080 4934320 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 40685 764 434 0 42303 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 195756

[startup+51.1004 s]
/proc/loadavg: 2.02 2.04 2.02 3/187 5560
/proc/meminfo: memFree=29846164/32770624 swapFree=6204/1835908
[pid=5558] ppid=5555 vsize=195756 CPUtime=51.05 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 140019 0 0 0 5095 10 0 0 20 0 1 0 16199922 200454144 41532 33554432000 4194304 5970956 140725531875744 140725531873080 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 41532 764 434 0 42303 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 195756

[startup+102.3 s]
/proc/loadavg: 2.01 2.04 2.02 3/187 5622
/proc/meminfo: memFree=29882568/32770624 swapFree=6204/1836108
[pid=5558] ppid=5555 vsize=195756 CPUtime=102.21 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 158327 0 0 0 10210 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934366 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 195756

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/186 5623
/proc/meminfo: memFree=29884096/32770624 swapFree=6204/1836192
[pid=5558] ppid=5555 vsize=195756 CPUtime=162.17 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 159067 0 0 0 16206 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934335 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 195756

[startup+222.306 s]
/proc/loadavg: 2.04 2.04 2.02 3/187 5632
/proc/meminfo: memFree=29883032/32770624 swapFree=6204/1836268
[pid=5558] ppid=5555 vsize=195756 CPUtime=222.15 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 159802 0 0 0 22204 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4933193 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 195756

[startup+282.3 s]
/proc/loadavg: 2.02 2.04 2.02 3/187 5633
/proc/meminfo: memFree=29883372/32770624 swapFree=6204/1836320
[pid=5558] ppid=5555 vsize=195756 CPUtime=282.12 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 160537 0 0 0 28201 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 195756

[startup+342.3 s]
/proc/loadavg: 2.04 2.04 2.03 3/187 5634
/proc/meminfo: memFree=29883660/32770624 swapFree=6204/1836368
[pid=5558] ppid=5555 vsize=195756 CPUtime=342.1 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 161272 0 0 0 34199 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934342 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 195756

[startup+402.3 s]
/proc/loadavg: 2.01 2.04 2.03 3/187 5635
/proc/meminfo: memFree=29883580/32770624 swapFree=6204/1836420
[pid=5558] ppid=5555 vsize=195756 CPUtime=402.08 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 162007 0 0 0 40197 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 195756

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.03 3/187 5636
/proc/meminfo: memFree=29883580/32770624 swapFree=6204/1836464
[pid=5558] ppid=5555 vsize=195756 CPUtime=462.05 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 162742 0 0 0 46194 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934366 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 195756

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/187 5637
/proc/meminfo: memFree=29883568/32770624 swapFree=6204/1836516
[pid=5558] ppid=5555 vsize=195756 CPUtime=522.03 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 163477 0 0 0 52192 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 195756

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/187 5638
/proc/meminfo: memFree=29883748/32770624 swapFree=6204/1836556
[pid=5558] ppid=5555 vsize=195756 CPUtime=582 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 164212 0 0 0 58189 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934320 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 195756

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5639
/proc/meminfo: memFree=29883692/32770624 swapFree=6204/1836592
[pid=5558] ppid=5555 vsize=195756 CPUtime=641.98 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 164947 0 0 0 64187 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934366 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 195756

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5640
/proc/meminfo: memFree=29883484/32770624 swapFree=6204/1836648
[pid=5558] ppid=5555 vsize=195756 CPUtime=701.95 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 165682 0 0 0 70184 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4933153 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 195756

[startup+762.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5641
/proc/meminfo: memFree=29882912/32770624 swapFree=6204/1836684
[pid=5558] ppid=5555 vsize=195756 CPUtime=761.94 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 166417 0 0 0 76183 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934393 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 195756

[startup+822.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5649
/proc/meminfo: memFree=29882568/32770624 swapFree=6204/1836724
[pid=5558] ppid=5555 vsize=195756 CPUtime=821.9 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 166905 0 0 0 82179 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 195756

[startup+882.306 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5650
/proc/meminfo: memFree=29883040/32770624 swapFree=6204/1836764
[pid=5558] ppid=5555 vsize=195756 CPUtime=881.88 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 167584 0 0 0 88177 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 195756

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5651
/proc/meminfo: memFree=29883184/32770624 swapFree=6204/1836804
[pid=5558] ppid=5555 vsize=195756 CPUtime=941.85 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 168319 0 0 0 94174 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934299 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 195756

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5652
/proc/meminfo: memFree=29882928/32770624 swapFree=6204/1836848
[pid=5558] ppid=5555 vsize=195756 CPUtime=1001.83 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 168746 0 0 0 100172 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 195756

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5653
/proc/meminfo: memFree=29882804/32770624 swapFree=6204/1836884
[pid=5558] ppid=5555 vsize=195756 CPUtime=1061.81 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 169481 0 0 0 106170 11 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 195756

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5900
/proc/meminfo: memFree=27910036/32770624 swapFree=6204/1837060
[pid=5558] ppid=5555 vsize=195756 CPUtime=1121.79 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 170216 0 0 0 112167 12 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 195756

[startup+1182.3 s]
/proc/loadavg: 2.05 2.03 2.04 3/187 5901
/proc/meminfo: memFree=27895368/32770624 swapFree=6204/1837144
[pid=5558] ppid=5555 vsize=195756 CPUtime=1181.76 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 170705 0 0 0 118164 12 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 195756

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.04 3/187 5902
/proc/meminfo: memFree=27894592/32770624 swapFree=6204/1837204
[pid=5558] ppid=5555 vsize=195756 CPUtime=1241.73 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 171192 0 0 0 124161 12 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 1241.73
Current children cumulated vsize (KiB) 195756

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/187 5903
/proc/meminfo: memFree=27893916/32770624 swapFree=6204/1837264
[pid=5558] ppid=5555 vsize=195756 CPUtime=1301.71 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 171906 0 0 0 130159 12 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 1301.71
Current children cumulated vsize (KiB) 195756

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 5558 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1302.4 s]
/proc/loadavg: 2.01 2.02 2.04 3/187 5903
/proc/meminfo: memFree=27893916/32770624 swapFree=6204/1837264
[pid=5558] ppid=5555 vsize=195756 CPUtime=1301.81 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 171906 0 0 0 130169 12 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 195756

[startup+1303.2 s]
/proc/loadavg: 2.01 2.02 2.04 3/187 5903
/proc/meminfo: memFree=27893916/32770624 swapFree=6204/1837264
[pid=5558] ppid=5555 vsize=195756 CPUtime=1302.61 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 171906 0 0 0 130249 12 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 1302.61
Current children cumulated vsize (KiB) 195756

[startup+1303.61 s]
/proc/loadavg: 2.01 2.02 2.04 3/187 5903
/proc/meminfo: memFree=27893916/32770624 swapFree=6204/1837264
[pid=5558] ppid=5555 vsize=195756 CPUtime=1303.01 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 171906 0 0 0 130289 12 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4933193 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 1303.01
Current children cumulated vsize (KiB) 195756

[startup+1303.7 s]
/proc/loadavg: 2.01 2.02 2.04 3/187 5903
/proc/meminfo: memFree=27893916/32770624 swapFree=6204/1837264
[pid=5558] ppid=5555 vsize=195756 CPUtime=1303.11 cores=0,2,4,6
/proc/5558/stat : 5558 (cosoco) R 5555 5558 3140 0 -1 4202496 171906 0 0 0 130299 12 0 0 20 0 1 0 16199922 200454144 42971 33554432000 4194304 5970956 140725531875744 140725531873080 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 15736832 140725531878593 140725531878723 140725531878723 140725531881422 0
/proc/5558/statm: 48939 42971 764 434 0 42303 0
Current children cumulated CPU time (s) 1303.11
Current children cumulated vsize (KiB) 195756

Child status: 0
Real time (s): 1303.74
CPU time (s): 1303.15
CPU user time (s): 1303.03
CPU system time (s): 0.123948
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 195756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.03
system time used= 0.123948
maximum resident set size= 171960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171998
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= 80
involuntary context switches= 66910

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.23347 second user time and 6.79169 second system time

The end

Launcher Data

Begin job on node128 at 2017-07-21 11:27:17
IDJOB=4241104
IDBENCH=126087
IDSOLVER=2620
FILE ID=node128/4241104-1500629236
RUNJOBID= node128-1500623778-3171
PBS_JOBID= 20623005
Free space on /tmp= 61992 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5/mdd-7-25-5-56-02.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241104-1500629236/watcher-4241104-1500629236 -o /tmp/evaluation-result-4241104-1500629236/solver-4241104-1500629236 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500623778-3171 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241104-1500629236.xml

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

MD5SUM BENCH= eda3e143b65a543b5abd93f521b89dfa
RANDOM SEED=985890178

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

/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		: 1600.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.64
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		: 1600.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.64
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		: 1600.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		: 1600.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.64
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		: 1867.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.64
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		: 1600.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:        30013812 kB
MemAvailable:   31856848 kB
Buffers:          158776 kB
Cached:          1963096 kB
SwapCached:            0 kB
Active:           488604 kB
Inactive:        1844852 kB
Active(anon):     214380 kB
Inactive(anon):     8832 kB
Active(file):     274224 kB
Inactive(file):  1836020 kB
Unevictable:        6204 kB
Mlocked:            6204 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             34736 kB
Writeback:             0 kB
AnonPages:        224312 kB
Mapped:            34564 kB
Shmem:              8852 kB
Slab:             121984 kB
SReclaimable:      97252 kB
SUnreclaim:        24732 kB
KernelStack:        3568 kB
PageTables:         5324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     483756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 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= 61988 MiB
End job on node128 at 2017-07-21 11:49:01