Trace number 4242028

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.1? (TO) 2400.1 2400.21

General information on the benchmark

NameOrtholatin/Ortholatin-m1-s1/
Ortholatin-016.xml
MD5SUM6d65a76f46cedd698fe2b492b618a08c
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 benchmark11.1101
Satisfiable
(Un)Satisfiability was proved
Number of variables768
Number of constraints261
Number of domains2
Minimum domain size16
Maximum domain size256
Distribution of domain sizes[{"size":16,"count":512},{"size":256,"count":256}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":736},{"degree":3,"count":32}]
Minimum constraint arity3
Maximum constraint arity256
Distribution of constraint arities[{"arity":3,"count":256},{"arity":16,"count":2},{"arity":256,"count":3}]
Number of extensional constraints256
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":256},{"type":"allDifferent","count":3},{"type":"instantiation","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.03	c root propagations     : 5820        
0.00/0.03	c restarts enabled, print stats at every restarts
0.00/0.03	c
0.00/0.03	c
0.00/0.03	c
0.00/0.03	c This is cosoco 1.0 --  
0.00/0.03	c
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.02 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 768
0.00/0.03	c |            Domain Sizes: 16..256
0.00/0.03	c |
0.00/0.03	c |             Constraints: 353
0.00/0.03	c |                   Arity: 1..256  -- Unary: 32  -- Ternary: 256
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          All Different: 65
0.00/0.03	c |                          Extension: 256  (nb tuples: 256..256) -- (shared: 255)
0.00/0.03	c |                          Unary: 32
0.00/0.03	c |                          
0.00/0.03	c =========================================================================================================
0.00/0.03	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.10	c 101            540            8318           55043          348            0              137   342   219
0.09/0.13	c 211            791            11164          64888          348            0              139   142   138
0.09/0.16	c 332            1197           15669          90731          348            0              148   226   198
0.19/0.20	c 465            1656           22478          126982         348            0              185   217   197
0.19/0.23	c 611            1973           26188          138590         348            0              145   172   147
0.19/0.26	c 771            2316           30009          151347         348            0              169   184   176
0.19/0.28	c 947            2693           33715          166634         348            0              181   202   195
0.29/0.32	c 1140           3160           39184          191382         348            0              208   259   231
0.29/0.39	c 1352           3810           49315          241650         348            0              234   304   272
0.39/0.44	c 1585           4434           56170          280266         348            0              184   334   305
0.39/0.49	c 1841           5088           64075          321697         348            0              205   325   275
0.59/0.60	c 2122           6007           80646          421734         348            0              262   293   280
0.59/0.63	c 2431           6483           84846          436723         348            0              156   168   160
0.59/0.67	c 2770           7007           89678          452798         348            0              171   186   177
0.69/0.73	c 3142           7668           96744          482732         348            0              196   262   237
0.79/0.80	c 3551           8476           105728         524009         348            0              253   344   316
0.89/0.92	c 4000           9930           126096         686962         348            0              242   335   309
0.89/0.97	c 4493           10687          132527         711718         348            0              200   254   211
0.99/1.04	c 5035           11530          140306         739945         348            0              230   302   270
1.09/1.13	c 5631           12606          150132         801456         348            0              281   417   362
1.19/1.26	c 6286           14452          170020         1047038        348            0              230   278   252
1.29/1.34	c 7006           15446          177579         1074227        348            0              114   275   194
1.39/1.44	c 7798           16637          186664         1131336        348            0              115   386   342
1.59/1.68	c 8669           19016          220759         1365318        348            0              104   424   371
1.79/1.85	c 9627           20674          241302         1505761        348            0              111   408   313
1.89/1.98	c 10680          22259          255390         1573872        348            0              134   434   271
2.19/2.30	c 11838          25094          304481         1902166        348            0              113   276   256
2.39/2.48	c 13111          27117          331346         2069883        348            0              77   314   215 
2.59/2.66	c 14511          29192          348300         2163409        348            0              73   396   266 
2.79/2.83	c 16051          31487          366816         2262726        348            0              95   227   208 
2.99/3.07	c 17745          34358          394139         2441631        348            0              1   438   362  
3.39/3.49	c 19608          38244          456491         2791384        348            0              110   321   219
3.79/3.81	c 21657          41737          496854         3040319        348            0              150   158   152
4.09/4.15	c 23910          45443          541403         3278869        348            0              147   280   221
4.49/4.51	c 26388          49583          582383         3558789        348            0              162   478   298
4.99/5.03	c 29113          54105          647374         4037306        348            0              155   389   329
5.49/5.55	c 32110          59932          712940         4536091        348            0              117   484   401
6.29/6.38	c 35406          69139          835065         5564348        348            0              125   494   416
6.79/6.85	c 39031          75265          884958         5912553        348            0              50   376   294 
7.28/7.40	c 43018          82321          951615         6451445        348            0              90   420   328 
7.89/7.98	c 47403          89831          1023837        6986466        348            0              135   437   332
9.08/9.14	c 52226          99787          1186083        7992597        348            0              116   284   261
9.68/9.79	c 57531          107402         1259420        8409257        348            0              94   365   300 
10.68/10.75	c 63366          118298         1377134        9230158        348            0              130   382   304
11.38/11.45	c 69784          127501         1453801        9713682        348            0              102   364   322
12.28/12.32	c 76843          137699         1554605        10215384       348            0              96   255   205 
13.19/13.24	c 84607          148572         1659404        10795973       348            0              110   324   280
14.39/14.44	c 93147          162045         1815096        11711283       348            0              1   435   383  
15.58/15.68	c 102541         176518         1967022        12524583       348            0              153   327   303
16.68/16.73	c 112874         191646         2085144        13301789       348            0              162   317   298
17.98/18.09	c 124240         209733         2243602        14340950       348            0              176   374   341
19.89/19.91	c 136742         227980         2440360        15550042       348            0              163   518   449
23.19/23.23	c 150494         266330         2875674        19504512       348            0              176   496   446
25.88/25.97	c 165621         303110         3216345        22472795       348            0              117   453   414
28.28/28.35	c 182260         329489         3516300        24069337       348            0              111   313   268
31.18/31.22	c 200562         362959         3882699        26655032       348            0              118   319   304
34.48/34.55	c 220694         404328         4339944        29767571       348            0              129   435   374
39.48/39.56	c 242839         455708         5021994        35079895       348            0              113   430   391
42.28/42.33	c 267198         489731         5331183        36731386       348            0              121   334   305
46.88/46.97	c 293992         538710         5929271        40887540       348            0              122   584   500
52.98/53.01	c 323465         607108         6722232        48307421       348            0              124   522   440
59.08/59.14	c 355885         680953         7478620        55363029       348            0              95   504   445 
65.88/65.96	c 391547         756222         8358861        62165304       348            0              104   517   452
75.28/75.30	c 430775         852698         9734515        72993496       348            0              96   555   503 
85.28/85.33	c 473925         966983         11088713       85118495       348            0              101   580   473
91.78/91.81	c 521390         1049998        11899118       91261165       348            0              52   532   422 
98.88/98.93	c 573601         1141764        12829512       97630793       348            0              1   474   435  
110.68/110.78	c 631033         1263727        14582850       110145691      348            0              103   589   486
125.18/125.25	c 694208         1425931        16752609       127158170      348            0              61   585   474 
139.38/139.48	c 763700         1601210        18705513       147364835      348            0              51   532   441 
160.68/160.76	c 840141         1822176        21907689       173569128      348            0              46   566   479 
179.28/179.39	c 924226         2035861        24394641       195790769      348            0              88   572   501 
191.77/191.80	c 1016719        2184730        26014360       204270925      348            0              52   329   315 
207.57/207.63	c 1118461        2383618        28138318       220428669      348            0              91   493   402 
228.47/228.59	c 1230377        2624157        30913442       247075315      348            0              50   549   450 
249.37/249.44	c 1353484        2881637        34125783       270472984      348            0              47   467   375 
281.77/281.87	c 1488901        3245359        38616321       311274532      348            0              96   587   485 
316.07/316.16	c 1637859        3633799        43656124       354096376      348            0              49   568   470 
347.87/347.99	c 1801712        4026724        47917553       396987392      348            0              46   560   458 
375.97/376.05	c 1981950        4402735        51890028       431582363      348            0              46   476   381 
415.77/415.86	c 2180211        4853524        57235994       474968175      348            0              91   564   376 
471.87/471.96	c 2398298        5458812        65653560       545681759      348            0              90   622   550 
518.36/518.46	c 2638193        5996208        71845426       590662262      348            0              50   425   381 
580.96/581.04	c 2902077        6655427        80505841       662207362      348            0              45   614   498 
644.85/644.99	c 3192349        7353034        89378245       737151653      348            0              45   586   501 
728.26/728.36	c 3511648        8265005        101229705      837899972      348            0              47   576   500 
823.15/823.29	c 3862876        9287078        115285482      958731351      348            0              48   605   532 
893.84/893.91	c 4249226        10156283       123673472      1039416744     348            0              49   574   455 
981.04/981.15	c 4674211        11177442       135556033      1150685311     348            0              52   562   492 
1110.53/1110.65	c 5141694        12621091       154104378      1322898903     348            0              52   610   519 
1254.83/1254.96	c 5655925        14283927       176472143      1512479565     348            0              52   623   546 
1403.02/1403.15	c 6221579        15871990       198778410      1699142539     348            0              52   604   526 
1556.71/1556.84	c 6843798        17501721       220704121      1879318957     348            0              52   594   506 
1658.51/1658.65	c 7528238        18788998       234585289      1987063549     348            0              52   421   404 
1838.20/1838.32	c 8281122        20798151       259612152      2212632595     348            0              51   610   517 
2058.59/2058.72	c 9109294        23195687       294190613      2494652129     348            0              45   592   519 
2160.79/2160.98	c 10020283       24685100       305843233      2572678769     348            0              1   386   373  
2334.09/2334.24	c 11022370       26581144       327573028      2743245433     348            0              94   577   495 

Verifier Data

One s line expected

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-4242028-1500657777/watcher-4242028-1500657777 -o /tmp/evaluation-result-4242028-1500657777/solver-4242028-1500657777 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node150-1500648172-9858 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242028-1500657777.xml 

pid=10714
running on 8 cores: 1,3,5,7,9,11,13,15

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.04 2.03 2.05 3/243 10717
/proc/meminfo: memFree=32036820/32770624 swapFree=5932/188360
[pid=10717] ppid=10714 vsize=28308 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 1302 0 0 0 0 0 0 0 20 0 1 0 1042743 28987392 1096 33554432000 4194304 5970956 140721759339616 140721759337416 140531442076645 0 0 4096 0 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 7077 1096 716 434 0 441 0

[startup+0.1001 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 10717
/proc/meminfo: memFree=32036820/32770624 swapFree=5932/188360
[pid=10717] ppid=10714 vsize=31872 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 2241 0 0 0 9 0 0 0 20 0 1 0 1042743 32636928 2020 33554432000 4194304 5970956 140721759339616 140721759336472 4934460 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 7968 2020 772 434 0 1332 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31872

[startup+0.200287 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 10717
/proc/meminfo: memFree=32036820/32770624 swapFree=5932/188360
[pid=10717] ppid=10714 vsize=31872 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 2254 0 0 0 19 0 0 0 20 0 1 0 1042743 32636928 2086 33554432000 4194304 5970956 140721759339616 140721759336952 5327840 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 7968 2086 775 434 0 1332 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31872

[startup+0.300218 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 10717
/proc/meminfo: memFree=32036820/32770624 swapFree=5932/188360
[pid=10717] ppid=10714 vsize=31872 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 2256 0 0 0 29 0 0 0 20 0 1 0 1042743 32636928 2086 33554432000 4194304 5970956 140721759339616 140721759336952 4970519 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 7968 2086 775 434 0 1332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31872

[startup+0.700169 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 10717
/proc/meminfo: memFree=32036820/32770624 swapFree=5932/188360
[pid=10717] ppid=10714 vsize=32268 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 2334 0 0 0 69 0 0 0 20 0 1 0 1042743 33042432 2152 33554432000 4194304 5970956 140721759339616 140721759336952 4970973 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8067 2152 775 434 0 1431 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32268

[startup+1.50017 s]
/proc/loadavg: 2.04 2.03 2.05 3/244 10718
/proc/meminfo: memFree=32030852/32770624 swapFree=5932/188360
[pid=10717] ppid=10714 vsize=32400 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 2389 0 0 0 149 0 0 0 20 0 1 0 1042743 33177600 2218 33554432000 4194304 5970956 140721759339616 140721759336952 4970973 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8100 2218 775 434 0 1464 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32400

[startup+3.10017 s]
/proc/loadavg: 2.04 2.03 2.05 3/241 10778
/proc/meminfo: memFree=32032588/32770624 swapFree=5932/188384
[pid=10717] ppid=10714 vsize=32532 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 3817 0 0 0 309 0 0 0 20 0 1 0 1042743 33312768 2260 33554432000 4194304 5970956 140721759339616 140721759336952 4974412 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8133 2260 775 434 0 1497 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32532

[startup+6.30019 s]
/proc/loadavg: 1.95 2.01 2.04 4/262 10884
/proc/meminfo: memFree=32008872/32770624 swapFree=5932/188412
[pid=10717] ppid=10714 vsize=32976 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 5327 0 0 0 629 0 0 0 20 0 1 0 1042743 33767424 2332 33554432000 4194304 5970956 140721759339616 140721759336952 4974138 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8244 2332 775 434 0 1608 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32976

[startup+12.7002 s]
/proc/loadavg: 1.96 2.01 2.04 3/244 10916
/proc/meminfo: memFree=32029068/32770624 swapFree=5932/188472
[pid=10717] ppid=10714 vsize=32976 CPUtime=12.68 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 6839 0 0 0 1268 0 0 0 20 0 1 0 1042743 33767424 2371 33554432000 4194304 5970956 140721759339616 140721759336952 4970481 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8244 2371 775 434 0 1608 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32976

[startup+25.5003 s]
/proc/loadavg: 1.97 2.01 2.04 3/244 10916
/proc/meminfo: memFree=32028056/32770624 swapFree=5932/188480
[pid=10717] ppid=10714 vsize=33108 CPUtime=25.48 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 9916 0 0 0 2548 0 0 0 20 0 1 0 1042743 33902592 2402 33554432000 4194304 5970956 140721759339616 140721759336952 4977761 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8277 2402 775 434 0 1641 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33108

[startup+51.1003 s]
/proc/loadavg: 1.98 2.01 2.04 3/244 10916
/proc/meminfo: memFree=32028180/32770624 swapFree=5932/188488
[pid=10717] ppid=10714 vsize=33240 CPUtime=51.08 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 11494 0 0 0 5108 0 0 0 20 0 1 0 1042743 34037760 2429 33554432000 4194304 5970956 140721759339616 140721759336952 4969782 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8310 2429 775 434 0 1674 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33240

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/244 10917
/proc/meminfo: memFree=32027412/32770624 swapFree=5932/188540
[pid=10717] ppid=10714 vsize=33372 CPUtime=102.29 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 12816 0 0 0 10229 0 0 0 20 0 1 0 1042743 34172928 2456 33554432000 4194304 5970956 140721759339616 140721759336952 4970920 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8343 2456 775 434 0 1707 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 33372

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/243 10919
/proc/meminfo: memFree=32027556/32770624 swapFree=5932/188656
[pid=10717] ppid=10714 vsize=33504 CPUtime=162.28 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 13429 0 0 0 16228 0 0 0 20 0 1 0 1042743 34308096 2471 33554432000 4194304 5970956 140721759339616 140721759336952 4970584 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8376 2471 775 434 0 1740 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 33504

[startup+222.308 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 10920
/proc/meminfo: memFree=32027252/32770624 swapFree=5932/188728
[pid=10717] ppid=10714 vsize=33504 CPUtime=222.28 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 14037 0 0 0 22228 0 0 0 20 0 1 0 1042743 34308096 2483 33554432000 4194304 5970956 140721759339616 140721759336952 4934517 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8376 2483 775 434 0 1740 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 33504

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 10921
/proc/meminfo: memFree=32027036/32770624 swapFree=5932/188784
[pid=10717] ppid=10714 vsize=33504 CPUtime=282.27 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 14650 0 0 0 28227 0 0 0 20 0 1 0 1042743 34308096 2487 33554432000 4194304 5970956 140721759339616 140721759336952 4974228 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8376 2487 775 434 0 1740 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 33504

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 10923
/proc/meminfo: memFree=32027484/32770624 swapFree=5932/188800
[pid=10717] ppid=10714 vsize=33504 CPUtime=342.27 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 15260 0 0 0 34227 0 0 0 20 0 1 0 1042743 34308096 2488 33554432000 4194304 5970956 140721759339616 140721759336952 5098928 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8376 2488 775 434 0 1740 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 33504

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 10924
/proc/meminfo: memFree=32027696/32770624 swapFree=5932/188884
[pid=10717] ppid=10714 vsize=33504 CPUtime=402.26 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 15869 0 0 0 40226 0 0 0 20 0 1 0 1042743 34308096 2488 33554432000 4194304 5970956 140721759339616 140721759336952 4974316 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8376 2488 775 434 0 1740 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 33504

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10933
/proc/meminfo: memFree=32026908/32770624 swapFree=5932/188916
[pid=10717] ppid=10714 vsize=33636 CPUtime=462.26 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 16349 0 0 0 46226 0 0 0 20 0 1 0 1042743 34443264 2491 33554432000 4194304 5970956 140721759339616 140721759336312 5327993 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2491 775 434 0 1773 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 33636

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10934
/proc/meminfo: memFree=32026516/32770624 swapFree=5932/188976
[pid=10717] ppid=10714 vsize=33636 CPUtime=522.26 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 16494 0 0 0 52226 0 0 0 20 0 1 0 1042743 34443264 2514 33554432000 4194304 5970956 140721759339616 140721759336952 4976713 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2514 775 434 0 1773 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 33636

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10935
/proc/meminfo: memFree=32026964/32770624 swapFree=5932/188976
[pid=10717] ppid=10714 vsize=33636 CPUtime=582.26 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 16624 0 0 0 58226 0 0 0 20 0 1 0 1042743 34443264 2514 33554432000 4194304 5970956 140721759339616 140721759336952 4974671 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2514 775 434 0 1773 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 33636


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

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 10957
/proc/meminfo: memFree=32022432/32770624 swapFree=5932/189668
[pid=10717] ppid=10714 vsize=33636 CPUtime=1482.22 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 18478 0 0 0 148222 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4933087 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 1482.22
Current children cumulated vsize (KiB) 33636

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 10958
/proc/meminfo: memFree=32023240/32770624 swapFree=5932/189704
[pid=10717] ppid=10714 vsize=33636 CPUtime=1542.22 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 18587 0 0 0 154222 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 5098896 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 1542.22
Current children cumulated vsize (KiB) 33636

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/242 10959
/proc/meminfo: memFree=32024364/32770624 swapFree=5932/189576
[pid=10717] ppid=10714 vsize=33636 CPUtime=1602.21 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 18726 0 0 0 160221 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4977082 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 1602.21
Current children cumulated vsize (KiB) 33636

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10969
/proc/meminfo: memFree=32022964/32770624 swapFree=5932/189604
[pid=10717] ppid=10714 vsize=33636 CPUtime=1662.21 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 18865 0 0 0 166221 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4930600 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 1662.21
Current children cumulated vsize (KiB) 33636

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10970
/proc/meminfo: memFree=32022108/32770624 swapFree=5932/189604
[pid=10717] ppid=10714 vsize=33636 CPUtime=1722.21 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 18975 0 0 0 172221 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4970874 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 1722.21
Current children cumulated vsize (KiB) 33636

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10971
/proc/meminfo: memFree=32021652/32770624 swapFree=5932/189604
[pid=10717] ppid=10714 vsize=33636 CPUtime=1782.2 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 19085 0 0 0 178220 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4976713 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 1782.2
Current children cumulated vsize (KiB) 33636

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10972
/proc/meminfo: memFree=32022032/32770624 swapFree=5932/189604
[pid=10717] ppid=10714 vsize=33636 CPUtime=1842.2 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 19225 0 0 0 184220 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4969805 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 1842.2
Current children cumulated vsize (KiB) 33636

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10973
/proc/meminfo: memFree=32022180/32770624 swapFree=5932/189776
[pid=10717] ppid=10714 vsize=33636 CPUtime=1902.2 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 19331 0 0 0 190220 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4970920 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 1902.2
Current children cumulated vsize (KiB) 33636

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 10975
/proc/meminfo: memFree=32020920/32770624 swapFree=5932/189776
[pid=10717] ppid=10714 vsize=33636 CPUtime=1962.2 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 19437 0 0 0 196220 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4976747 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 1962.2
Current children cumulated vsize (KiB) 33636

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 10976
/proc/meminfo: memFree=32020908/32770624 swapFree=5932/189776
[pid=10717] ppid=10714 vsize=33636 CPUtime=2022.19 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 19543 0 0 0 202219 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4930544 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 2022.19
Current children cumulated vsize (KiB) 33636

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 10977
/proc/meminfo: memFree=32019340/32770624 swapFree=5932/189776
[pid=10717] ppid=10714 vsize=33636 CPUtime=2082.2 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 19682 0 0 0 208220 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4971765 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 2082.2
Current children cumulated vsize (KiB) 33636

[startup+2142.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/243 10979
/proc/meminfo: memFree=32020636/32770624 swapFree=5932/189776
[pid=10717] ppid=10714 vsize=33636 CPUtime=2142.19 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 19785 0 0 0 214219 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 5325063 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 2142.19
Current children cumulated vsize (KiB) 33636

[startup+2202.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 10980
/proc/meminfo: memFree=32020956/32770624 swapFree=5932/189992
[pid=10717] ppid=10714 vsize=33636 CPUtime=2202.19 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 19924 0 0 0 220219 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4974228 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 2202.19
Current children cumulated vsize (KiB) 33636

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/244 10989
/proc/meminfo: memFree=32020672/32770624 swapFree=5932/190012
[pid=10717] ppid=10714 vsize=33636 CPUtime=2262.18 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 20030 0 0 0 226218 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4969740 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 2262.18
Current children cumulated vsize (KiB) 33636

[startup+2322.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/244 11012
/proc/meminfo: memFree=32018936/32770624 swapFree=5932/190012
[pid=10717] ppid=10714 vsize=33636 CPUtime=2322.18 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 20137 0 0 0 232218 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4974138 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 2322.18
Current children cumulated vsize (KiB) 33636

[startup+2382.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/244 11013
/proc/meminfo: memFree=32019208/32770624 swapFree=5932/190012
[pid=10717] ppid=10714 vsize=33636 CPUtime=2382.18 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 20276 0 0 0 238218 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4976701 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 2382.18
Current children cumulated vsize (KiB) 33636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.01 2.02 2.05 3/244 11013
/proc/meminfo: memFree=32019208/32770624 swapFree=5932/190012
[pid=10717] ppid=10714 vsize=33636 CPUtime=2400.08 cores=1,3,5,7,9,11,13,15
/proc/10717/stat : 10717 (cosoco) R 10714 10717 9824 0 -1 4202496 20382 0 0 0 240008 0 0 0 20 0 1 0 1042743 34443264 2524 33554432000 4194304 5970956 140721759339616 140721759336952 4974138 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 28831744 140721759347905 140721759348035 140721759348035 140721759350734 0
/proc/10717/statm: 8409 2524 775 434 0 1773 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 33636

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

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

Child status: 1
Real time (s): 2400.21
CPU time (s): 2400.1
CPU user time (s): 2400.09
CPU system time (s): 0.008999
CPU usage (%): 99.9954
Max. virtual memory (cumulated for all children) (KiB): 33636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.09
system time used= 0.008999
maximum resident set size= 10140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20409
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= 15
involuntary context switches= 120718

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.36593 second user time and 11.6993 second system time

The end

Launcher Data

Begin job on node150 at 2017-07-21 19:22:57
IDJOB=4242028
IDBENCH=133185
IDSOLVER=2620
FILE ID=node150/4242028-1500657777
RUNJOBID= node150-1500648172-9858
PBS_JOBID= 20623271
Free space on /tmp= 62024 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Ortholatin/Ortholatin-m1-s1/Ortholatin-016.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242028-1500657777/watcher-4242028-1500657777 -o /tmp/evaluation-result-4242028-1500657777/solver-4242028-1500657777 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node150-1500648172-9858 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242028-1500657777.xml

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

MD5SUM BENCH= 6d65a76f46cedd698fe2b492b618a08c
RANDOM SEED=499131486

node150.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	: 8
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.10
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.10
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	: 8
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	: 8
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.10
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.10
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		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        32036600 kB
MemAvailable:   32023380 kB
Buffers:           31652 kB
Cached:           265452 kB
SwapCached:            0 kB
Active:           162108 kB
Inactive:         197068 kB
Active(anon):      64864 kB
Inactive(anon):     8708 kB
Active(file):      97244 kB
Inactive(file):   188360 kB
Unevictable:        5932 kB
Mlocked:            5932 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2444 kB
Writeback:             0 kB
AnonPages:         68496 kB
Mapped:            31040 kB
Shmem:              8848 kB
Slab:              66064 kB
SReclaimable:      34024 kB
SUnreclaim:        32040 kB
KernelStack:        4272 kB
PageTables:         5596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     328984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 62020 MiB
End job on node150 at 2017-07-21 20:02:57