Trace number 4243125

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.06 2400.31

General information on the benchmark

NameLatinSquare/LatinSquare-m1-gp/
qwh-o30-h375-12.xml
MD5SUMcda15f5e5f696f8ee91ea98989c7670b
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 benchmark39.8115
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of constraints2
Number of domains1
Minimum domain size30
Maximum domain size30
Distribution of domain sizes[{"size":30,"count":900}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":375},{"degree":2,"count":525}]
Minimum constraint arity525
Maximum constraint arity900
Distribution of constraint arities[{"arity":525,"count":1},{"arity":900,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.04	c root propagations     : 4618        
0.00/0.04	c restarts enabled, print stats at every restarts
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c This is cosoco 1.0 --  
0.00/0.04	c
0.00/0.04	c ========================================[ Problem Statistics ]===========================================
0.00/0.04	c |                                                                                                       
0.00/0.04	c |  Parse time        :         0.01 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 900
0.00/0.04	c |            Domain Sizes: 30..30
0.00/0.04	c |
0.00/0.04	c |             Constraints: 585
0.00/0.04	c |                   Arity: 1..30  -- Unary: 525
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          All Different: 60
0.00/0.04	c |                          Unary: 525
0.00/0.04	c |                          
0.00/0.04	c =========================================================================================================
0.00/0.04	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.13	c 101            1115           15137          49381          890            0              564   680   657
0.09/0.19	c 211            2383           24947          82272          890            0              299   524   433
0.19/0.25	c 332            3889           36509          124222         890            0              277   538   497
0.19/0.29	c 465            5502           46549          149323         890            0              264   482   454
0.29/0.35	c 611            6765           56651          182261         890            0              436   510   484
0.39/0.46	c 771            8236           77405          263406         890            0              406   599   554
0.49/0.54	c 947            10033          93609          317357         890            0              504   624   584
0.59/0.62	c 1140           11599          107979         366713         890            0              497   588   553
0.69/0.72	c 1352           13219          126114         443806         890            0              526   663   619
0.79/0.88	c 1585           15318          156079         572981         890            0              554   666   636
0.99/1.00	c 1841           16854          176885         661549         890            0              536   589   571
1.10/1.11	c 2122           18837          197695         756184         890            0              552   643   616
1.20/1.24	c 2431           20906          222529         852732         890            0              510   600   565
1.29/1.35	c 2770           22913          242790         935972         890            0              545   641   586
1.39/1.47	c 3142           25532          264944         1009496        890            0              558   670   628
1.59/1.62	c 3551           27313          291766         1135224        890            0              512   587   566
1.69/1.78	c 4000           30031          320959         1257550        890            0              491   601   555
1.89/1.95	c 4493           33042          352585         1404891        890            0              500   623   586
2.09/2.13	c 5035           35793          385851         1526113        890            0              513   538   525
2.30/2.32	c 5631           39189          421073         1670734        890            0              515   606   566
2.39/2.48	c 6286           42506          451486         1804923        890            0              498   580   554
2.79/2.88	c 7006           47463          524059         2145925        890            0              507   697   661
3.09/3.19	c 7798           51612          580414         2390511        890            0              507   601   567
3.49/3.50	c 8669           55508          637029         2663328        890            0              518   681   649
3.89/3.98	c 9627           60525          722588         3157749        890            0              536   751   712
4.69/4.72	c 10680          67461          855694         3737718        890            0              550   698   656
5.09/5.14	c 11838          74031          931885         4147606        890            0              550   640   607
5.50/5.59	c 13111          83403          1016991        4452975        890            0              527   667   588
6.39/6.44	c 14511          89786          1168670        5228340        890            0              571   711   689
7.49/7.55	c 16051          99215          1366889        6154799        890            0              585   726   686
8.09/8.18	c 17745          105769         1482725        6719831        890            0              542   724   684
9.39/9.46	c 19608          117728         1709531        7809605        890            0              584   697   661
10.09/10.14	c 21657          125172         1832456        8444483        890            0              604   696   673
11.29/11.38	c 23910          133925         2048575        9666481        890            0              594   716   683
12.79/12.84	c 26388          143365         2306790        10933433       890            0              558   700   676
14.09/14.18	c 29113          157824         2549161        12061467       890            0              596   706   672
16.19/16.23	c 32110          174374         2915691        13967257       890            0              606   715   673
18.48/18.58	c 35406          191278         3331047        16001852       890            0              601   719   679
20.28/20.34	c 39031          206715         3647216        17462511       890            0              582   680   652
22.58/22.65	c 43018          224210         4055876        19643928       890            0              602   710   679
26.28/26.34	c 47403          249996         4714014        22891717       890            0              585   722   686
29.08/29.17	c 52226          273805         5213823        25666580       890            0              583   728   692
31.68/31.75	c 57531          296687         5672921        28107471       890            0              629   726   690
35.19/35.30	c 63366          325916         6298834        31471527       890            0              606   727   681
39.78/39.80	c 69784          364949         7104713        35797047       890            0              648   745   707
43.38/43.41	c 76843          396038         7752327        39165573       890            0              566   739   687
48.08/48.15	c 84607          433720         8596071        43361285       890            0              557   712   671
52.38/52.40	c 93147          474639         9356991        47339379       890            0              589   729   689
58.88/58.97	c 102541         524388         10513555       53996192       890            0              611   733   688
64.28/64.39	c 112874         570401         11471079       59285749       890            0              606   733   686
69.88/69.98	c 124240         617417         12462652       64308888       890            0              591   697   663
76.98/77.01	c 136742         667536         13713016       70351586       890            0              588   691   657
85.28/85.30	c 150494         732125         15186544       77850873       890            0              575   717   673
91.78/91.83	c 165621         807622         16354514       83587019       890            0              560   718   674
102.38/102.46	c 182260         885955         18236266       93854828       890            0              575   707   678
112.97/113.07	c 200562         969938         20105889       103871723      890            0              566   718   669
126.07/126.13	c 220694         1059365        22416938       115466811      890            0              560   719   677
137.17/137.29	c 242839         1147063        24399653       125179028      890            0              555   703   660
148.27/148.37	c 267198         1261883        26385387       135290949      890            0              589   735   685
159.37/159.43	c 293992         1355871        28368121       145587312      890            0              577   702   668
178.57/178.61	c 323465         1524359        31798426       161256236      890            0              581   728   672
192.37/192.44	c 355885         1674010        34265415       172809461      890            0              551   704   647
213.26/213.40	c 391547         1829483        37946700       192860783      890            0              568   718   671
235.26/235.39	c 430775         1964735        41815649       212724397      890            0              551   699   658
265.17/265.22	c 473925         2161738        47124381       237793938      890            0              550   696   648
294.25/294.30	c 521390         2368312        52293974       262290565      890            0              574   718   672
316.45/316.54	c 573601         2600996        56276209       283666526      890            0              547   713   681
348.95/349.00	c 631033         2862621        62029648       311058650      890            0              543   717   662
377.95/378.06	c 694208         3155362        67258551       335944643      890            0              540   699   650
416.74/416.89	c 763700         3471105        74151182       372098551      890            0              544   726   676
469.14/469.27	c 840141         3922718        83496792       419053971      890            0              541   722   673
514.63/514.79	c 924226         4368370        91671795       458130651      890            0              551   737   681
563.53/563.68	c 1016719        4836923        100477529      499552314      890            0              544   725   665
617.03/617.17	c 1118461        5327779        110020295      546837940      890            0              546   727   674
673.62/673.76	c 1230377        5808635        120103928      596251924      890            0              544   722   674
746.61/746.71	c 1353484        6309538        132846886      667223023      890            0              544   721   662
814.10/814.27	c 1488901        6919271        144941083      727441446      890            0              545   718   670
885.99/886.13	c 1637859        7599750        157818980      798111476      890            0              545   748   696
971.69/971.88	c 1801712        8344475        172995127      875893536      890            0              544   739   681
1099.27/1099.41	c 1981950        9181148        195504232      987127948      890            0              545   723   676
1204.37/1204.51	c 2180211        10020558       214082673      1082025147     890            0              543   709   669
1325.85/1326.07	c 2398298        11016751       235579271      1187648177     890            0              545   696   652
1446.74/1446.99	c 2638193        11971190       256982897      1292300678     890            0              544   711   660
1591.42/1591.63	c 2902077        13241512       282614925      1418086546     890            0              543   726   666
1758.60/1758.89	c 3192349        14599272       312323520      1565018450     890            0              553   723   668
1935.38/1935.63	c 3511648        16001407       343568634      1722153400     890            0              546   737   674
2151.06/2151.35	c 3862876        17999975       381750602      1902475083     890            0              544   727   665
2344.14/2344.40	c 4249226        19608325       415880509      2086684825     890            0              545   734   671

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

pid=13204
running on 8 cores: 0,2,4,6,8,10,12,14

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.00 2.01 2.05 3/245 13207
/proc/meminfo: memFree=32009344/32770624 swapFree=5824/200172
[pid=13207] ppid=13204 vsize=28044 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 1241 0 0 0 1 0 0 0 20 0 1 0 2358070 28717056 1065 33554432000 4194304 5970956 140727582214032 140727582210632 5673396 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 7011 1065 715 434 0 375 0

[startup+0.100098 s]
/proc/loadavg: 2.00 2.01 2.05 3/245 13207
/proc/meminfo: memFree=32009344/32770624 swapFree=5824/200172
[pid=13207] ppid=13204 vsize=32268 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 2323 0 0 0 9 0 0 0 20 0 1 0 2358070 33042432 2121 33554432000 4194304 5970956 140727582214032 140727582210728 5337412 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8067 2121 767 434 0 1431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32268

[startup+0.200377 s]
/proc/loadavg: 2.00 2.01 2.05 3/245 13207
/proc/meminfo: memFree=32009344/32770624 swapFree=5824/200172
[pid=13207] ppid=13204 vsize=32400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 2366 0 0 0 19 0 0 0 20 0 1 0 2358070 33177600 2187 33554432000 4194304 5970956 140727582214032 140727582211368 4976713 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8100 2187 770 434 0 1464 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32400

[startup+0.300313 s]
/proc/loadavg: 2.00 2.01 2.05 3/245 13207
/proc/meminfo: memFree=32009344/32770624 swapFree=5824/200172
[pid=13207] ppid=13204 vsize=32532 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 2402 0 0 0 29 0 0 0 20 0 1 0 2358070 33312768 2187 33554432000 4194304 5970956 140727582214032 140727582211368 5337505 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8133 2187 770 434 0 1497 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32532

[startup+0.700276 s]
/proc/loadavg: 2.00 2.01 2.05 3/245 13207
/proc/meminfo: memFree=32009344/32770624 swapFree=5824/200172
[pid=13207] ppid=13204 vsize=32796 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 2478 0 0 0 69 0 0 0 20 0 1 0 2358070 33583104 2253 33554432000 4194304 5970956 140727582214032 140727582211368 4969902 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8199 2253 770 434 0 1563 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32796

[startup+1.50025 s]
/proc/loadavg: 2.00 2.01 2.05 3/246 13208
/proc/meminfo: memFree=32003032/32770624 swapFree=5824/199980
[pid=13207] ppid=13204 vsize=32928 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 2488 0 0 0 149 0 0 0 20 0 1 0 2358070 33718272 2319 33554432000 4194304 5970956 140727582214032 140727582211368 5311659 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8232 2319 770 434 0 1596 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32928

[startup+3.10028 s]
/proc/loadavg: 2.00 2.01 2.05 3/246 13208
/proc/meminfo: memFree=32002660/32770624 swapFree=5824/199980
[pid=13207] ppid=13204 vsize=32928 CPUtime=3.09 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 3960 0 0 0 309 0 0 0 20 0 1 0 2358070 33718272 2335 33554432000 4194304 5970956 140727582214032 140727582211368 4974141 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8232 2335 770 434 0 1596 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32928

[startup+6.30028 s]
/proc/loadavg: 1.92 2.00 2.04 3/246 13208
/proc/meminfo: memFree=32002728/32770624 swapFree=5824/199968
[pid=13207] ppid=13204 vsize=33060 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 5472 0 0 0 629 0 0 0 20 0 1 0 2358070 33853440 2359 33554432000 4194304 5970956 140727582214032 140727582211368 4976713 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2359 770 434 0 1629 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33060

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/246 13208
/proc/meminfo: memFree=32001860/32770624 swapFree=5824/199968
[pid=13207] ppid=13204 vsize=33060 CPUtime=12.69 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 6961 0 0 0 1269 0 0 0 20 0 1 0 2358070 33853440 2360 33554432000 4194304 5970956 140727582214032 140727582211368 4974704 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2360 770 434 0 1629 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33060

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/246 13208
/proc/meminfo: memFree=32002048/32770624 swapFree=5824/199984
[pid=13207] ppid=13204 vsize=33060 CPUtime=25.48 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 8714 0 0 0 2548 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4976596 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33060

[startup+51.1003 s]
/proc/loadavg: 1.96 2.00 2.04 3/246 13274
/proc/meminfo: memFree=32010228/32770624 swapFree=5824/200036
[pid=13207] ppid=13204 vsize=33060 CPUtime=51.08 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 9402 0 0 0 5108 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 5098896 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33060

[startup+102.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/246 13275
/proc/meminfo: memFree=32009972/32770624 swapFree=5824/200124
[pid=13207] ppid=13204 vsize=33060 CPUtime=102.28 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 9881 0 0 0 10228 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4974327 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 33060

[startup+162.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/246 13276
/proc/meminfo: memFree=32009948/32770624 swapFree=5824/200196
[pid=13207] ppid=13204 vsize=33060 CPUtime=162.27 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 10359 0 0 0 16227 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4970610 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 33060

[startup+222.308 s]
/proc/loadavg: 2.04 2.04 2.05 3/244 13277
/proc/meminfo: memFree=32010160/32770624 swapFree=5824/200272
[pid=13207] ppid=13204 vsize=33060 CPUtime=222.27 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 10835 0 0 0 22227 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4977089 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 33060

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/243 13278
/proc/meminfo: memFree=32010052/32770624 swapFree=5824/200316
[pid=13207] ppid=13204 vsize=33060 CPUtime=282.26 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 11311 0 0 0 28226 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4974750 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 33060

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 13279
/proc/meminfo: memFree=32009840/32770624 swapFree=5824/200376
[pid=13207] ppid=13204 vsize=33060 CPUtime=342.25 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 11787 0 0 0 34225 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4970618 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 33060

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 13280
/proc/meminfo: memFree=32009584/32770624 swapFree=5824/200424
[pid=13207] ppid=13204 vsize=33060 CPUtime=402.24 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 12264 0 0 0 40224 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4974400 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 33060

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/242 13281
/proc/meminfo: memFree=32010948/32770624 swapFree=5824/200476
[pid=13207] ppid=13204 vsize=33060 CPUtime=462.24 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 12741 0 0 0 46224 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4974128 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 33060

[startup+522.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/243 13290
/proc/meminfo: memFree=32009260/32770624 swapFree=5824/200532
[pid=13207] ppid=13204 vsize=33060 CPUtime=522.23 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 13219 0 0 0 52223 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4976859 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 33060

[startup+582.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/243 13291
/proc/meminfo: memFree=32008828/32770624 swapFree=5824/200596
[pid=13207] ppid=13204 vsize=33060 CPUtime=582.23 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 13696 0 0 0 58223 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 5098896 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 33060


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13315
/proc/meminfo: memFree=32006528/32770624 swapFree=5824/201276
[pid=13207] ppid=13204 vsize=33060 CPUtime=1542.13 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 20077 0 0 0 154213 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4974138 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 1542.13
Current children cumulated vsize (KiB) 33060

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13317
/proc/meminfo: memFree=32006812/32770624 swapFree=5824/201324
[pid=13207] ppid=13204 vsize=33060 CPUtime=1602.12 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 20553 0 0 0 160212 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4976747 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 1602.12
Current children cumulated vsize (KiB) 33060

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13318
/proc/meminfo: memFree=32006056/32770624 swapFree=5824/201364
[pid=13207] ppid=13204 vsize=33060 CPUtime=1662.11 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 20822 0 0 0 166211 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4977871 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 1662.11
Current children cumulated vsize (KiB) 33060

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13326
/proc/meminfo: memFree=32004496/32770624 swapFree=5824/201416
[pid=13207] ppid=13204 vsize=33060 CPUtime=1722.11 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 21094 0 0 0 172211 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4977120 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 1722.11
Current children cumulated vsize (KiB) 33060

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13327
/proc/meminfo: memFree=32005240/32770624 swapFree=5824/201460
[pid=13207] ppid=13204 vsize=33060 CPUtime=1782.1 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 21569 0 0 0 178210 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4969789 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 1782.1
Current children cumulated vsize (KiB) 33060

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13328
/proc/meminfo: memFree=32005196/32770624 swapFree=5824/201492
[pid=13207] ppid=13204 vsize=33060 CPUtime=1842.09 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 21838 0 0 0 184209 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4976736 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 1842.09
Current children cumulated vsize (KiB) 33060

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13329
/proc/meminfo: memFree=32007036/32770624 swapFree=5824/201524
[pid=13207] ppid=13204 vsize=33060 CPUtime=1902.09 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 22107 0 0 0 190209 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4978186 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 1902.09
Current children cumulated vsize (KiB) 33060

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13330
/proc/meminfo: memFree=32005828/32770624 swapFree=5824/201564
[pid=13207] ppid=13204 vsize=33060 CPUtime=1962.08 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 22582 0 0 0 196208 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4970610 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 1962.08
Current children cumulated vsize (KiB) 33060

[startup+2022.3 s]
/proc/loadavg: 2.13 2.04 2.05 3/243 13331
/proc/meminfo: memFree=32005876/32770624 swapFree=5824/201608
[pid=13207] ppid=13204 vsize=33060 CPUtime=2022.08 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 22854 0 0 0 202208 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4977769 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 2022.08
Current children cumulated vsize (KiB) 33060

[startup+2082.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/243 13332
/proc/meminfo: memFree=32006112/32770624 swapFree=5824/201640
[pid=13207] ppid=13204 vsize=33060 CPUtime=2082.08 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 23128 0 0 0 208208 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4977351 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 2082.08
Current children cumulated vsize (KiB) 33060

[startup+2142.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/243 13333
/proc/meminfo: memFree=32005716/32770624 swapFree=5824/201680
[pid=13207] ppid=13204 vsize=33060 CPUtime=2142.06 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 23400 0 0 0 214206 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4974553 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 2142.06
Current children cumulated vsize (KiB) 33060

[startup+2202.31 s]
/proc/loadavg: 2.01 2.03 2.05 3/243 13334
/proc/meminfo: memFree=32005784/32770624 swapFree=5824/201716
[pid=13207] ppid=13204 vsize=33060 CPUtime=2202.06 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 23873 0 0 0 220206 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4974112 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 2202.06
Current children cumulated vsize (KiB) 33060

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 13335
/proc/meminfo: memFree=32005700/32770624 swapFree=5824/201748
[pid=13207] ppid=13204 vsize=33060 CPUtime=2262.05 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 24143 0 0 0 226205 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4971778 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 2262.05
Current children cumulated vsize (KiB) 33060

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13343
/proc/meminfo: memFree=32006136/32770624 swapFree=5824/201820
[pid=13207] ppid=13204 vsize=33060 CPUtime=2322.05 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 24417 0 0 0 232205 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4978416 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 2322.05
Current children cumulated vsize (KiB) 33060

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13344
/proc/meminfo: memFree=32005488/32770624 swapFree=5824/201856
[pid=13207] ppid=13204 vsize=33060 CPUtime=2382.04 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 24893 0 0 0 238204 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 5337501 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 2382.04
Current children cumulated vsize (KiB) 33060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13344
/proc/meminfo: memFree=32005612/32770624 swapFree=5824/201864
[pid=13207] ppid=13204 vsize=33060 CPUtime=2400.04 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 25161 0 0 0 240004 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4977769 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 33060

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 13207 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13344
/proc/meminfo: memFree=32005612/32770624 swapFree=5824/201864
[pid=13207] ppid=13204 vsize=33060 CPUtime=2400.04 cores=0,2,4,6,8,10,12,14
/proc/13207/stat : 13207 (cosoco) R 13204 13207 9820 0 -1 4202496 25161 0 0 0 240004 0 0 0 20 0 1 0 2358070 33853440 2362 33554432000 4194304 5970956 140727582214032 140727582211368 4977769 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 35901440 140727582217409 140727582217539 140727582217539 140727582220238 0
/proc/13207/statm: 8265 2362 770 434 0 1629 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 33060

Child status: 1
Real time (s): 2400.31
CPU time (s): 2400.06
CPU user time (s): 2400.05
CPU system time (s): 0.008999
CPU usage (%): 99.9896
Max. virtual memory (cumulated for all children) (KiB): 33060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.05
system time used= 0.008999
maximum resident set size= 9492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25190
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= 14
involuntary context switches= 120627

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.52801 second user time and 10.7036 second system time

The end

Launcher Data

Begin job on node147 at 2017-07-21 23:02:09
IDJOB=4243125
IDBENCH=138966
IDSOLVER=2620
FILE ID=node147/4243125-1500670929
RUNJOBID= node147-1500648172-9851
PBS_JOBID= 20623274
Free space on /tmp= 61932 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/LatinSquare/LatinSquare-m1-gp/qwh-o30-h375-12.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243125-1500670929/watcher-4243125-1500670929 -o /tmp/evaluation-result-4243125-1500670929/solver-4243125-1500670929 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1500648172-9851 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4243125-1500670929.xml

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

MD5SUM BENCH= cda15f5e5f696f8ee91ea98989c7670b
RANDOM SEED=267117524

node147.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.47
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.47
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		: 1867.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.47
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.47
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	: 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		: 1600.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.47
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		: 2668.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.47
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.47
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		: 1600.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.47
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:        32009344 kB
MemAvailable:   32010632 kB
Buffers:           38400 kB
Cached:           273744 kB
SwapCached:            0 kB
Active:           175504 kB
Inactive:         208852 kB
Active(anon):      76012 kB
Inactive(anon):     8680 kB
Active(file):      99492 kB
Inactive(file):   200172 kB
Unevictable:        5824 kB
Mlocked:            5824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2304 kB
Writeback:             0 kB
AnonPages:        193232 kB
Mapped:            32096 kB
Shmem:              8852 kB
Slab:              67212 kB
SReclaimable:      34920 kB
SUnreclaim:        32292 kB
KernelStack:        4304 kB
PageTables:         5488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61928 MiB
End job on node147 at 2017-07-21 23:42:09