Trace number 4241262

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.05 2400.4

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-4-2-9-cp.xml
MD5SUM926145f0636700e1cab4a48ebd546f74
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1398.6
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints1019
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":72}]
Minimum variable degree58
Maximum variable degree59
Distribution of variable degrees[{"degree":58,"count":64},{"degree":59,"count":8}]
Minimum constraint arity4
Maximum constraint arity72
Distribution of constraint arities[{"arity":4,"count":1008},{"arity":8,"count":10},{"arity":72,"count":1}]
Number of extensional constraints0
Number of intensional constraints1008
Distribution of constraint types[{"type":"intension","count":1008},{"type":"lex","count":1},{"type":"cardinality","count":9},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

1.09/1.18	c Create Cardinality(vars,values,occurs) constraint using 8 Exactly/AtMost.. constraint 
1.09/1.18	c
1.09/1.18	c Create Cardinality(vars,values,occurs) constraint using 8 Exactly/AtMost.. constraint 
1.09/1.18	c
1.09/1.18	c Create Cardinality(vars,values,occurs) constraint using 8 Exactly/AtMost.. constraint 
1.09/1.18	c
1.09/1.18	c Create Cardinality(vars,values,occurs) constraint using 8 Exactly/AtMost.. constraint 
1.09/1.18	c
1.09/1.18	c Create Cardinality(vars,values,occurs) constraint using 8 Exactly/AtMost.. constraint 
1.09/1.18	c
1.09/1.18	c Create Cardinality(vars,values,occurs) constraint using 8 Exactly/AtMost.. constraint 
1.09/1.18	c
1.09/1.18	c Create Cardinality(vars,values,occurs) constraint using 8 Exactly/AtMost.. constraint 
1.09/1.18	c
1.09/1.18	c Create Cardinality(vars,values,occurs) constraint using 8 Exactly/AtMost.. constraint 
1.09/1.18	c
1.09/1.18	c Create Cardinality(vars,values,occurs) constraint using 8 Exactly/AtMost.. constraint 
1.09/1.18	c
1.09/1.19	c root propagations     : 16          
1.09/1.19	c restarts enabled, print stats at every restarts
1.09/1.19	c
1.09/1.19	c
1.09/1.19	c
1.09/1.19	c This is cosoco 1.0 --  
1.09/1.19	c
1.09/1.19	c ========================================[ Problem Statistics ]===========================================
1.09/1.19	c |                                                                                                       
1.09/1.19	c |  Parse time        :         1.18 s 
1.09/1.19	c |
1.09/1.19	c |               Variables: 72
1.09/1.19	c |            Domain Sizes: 4..4
1.09/1.19	c |
1.09/1.19	c |             Constraints: 1067
1.09/1.19	c |                   Arity: 1..18  -- Unary: 8
1.09/1.19	c | 
1.09/1.19	c |                   Types: 
1.09/1.19	c |                          Exactly K: 36
1.09/1.19	c |                          Intension: 1008
1.09/1.19	c |                          Lex: 15
1.09/1.19	c |                          Unary: 8
1.09/1.19	c |                          
1.09/1.19	c =========================================================================================================
1.09/1.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.19/1.24	c 101            415            78426          3006           8              0              40   57   47   
1.29/1.33	c 211            1028           218631         8604           9              0              1   54   40    
1.39/1.44	c 332            1829           392033         14710          9              0              26   54   41   
1.39/1.49	c 465            2431           480305         18350          9              0              34   55   50   
1.49/1.58	c 611            2859           608130         24166          9              0              38   45   40   
1.59/1.66	c 771            3590           720829         28856          9              0              30   55   46   
1.79/1.80	c 947            4458           938467         35804          9              0              20   49   37   
1.89/1.95	c 1140           5751           1188603        45126          9              0              11   49   39   
1.99/2.07	c 1352           6833           1384815        52396          9              0              8   51   44    
2.19/2.29	c 1585           8098           1720007        62098          9              0              8   46   37    
2.39/2.42	c 1841           9501           1921245        70266          9              0              11   51   43   
2.59/2.62	c 2122           10571          2231314        83672          9              0              4   41   31    
2.69/2.79	c 2431           12211          2503009        94441          9              0              28   51   43   
2.99/3.00	c 2770           13874          2818315        106669         9              0              8   49   40    
3.19/3.27	c 3142           15237          3223660        123897         9              0              6   41   33    
3.49/3.52	c 3551           17588          3604709        137805         9              0              25   49   42   
3.69/3.77	c 4000           19068          3963803        153949         10             0              1   37   31    
4.09/4.10	c 4493           21530          4486081        174086         10             0              22   49   38   
4.49/4.59	c 5035           24323          5315898        202728         10             0              24   48   38   
4.79/4.87	c 5631           25931          5723228        222908         10             0              29   42   36   
5.29/5.39	c 6286           30704          6578927        253735         10             0              12   49   41   
5.69/5.74	c 7006           35208          7148205        277409         10             0              6   49   46    
6.09/6.14	c 7798           38390          7802648        303430         10             0              16   48   40   
6.89/6.96	c 8669           43191          9120940        352005         10             0              11   46   37   
7.59/7.60	c 9627           47586          10149626       392392         10             0              23   49   37   
8.29/8.32	c 10680          53159          11392655       439351         10             0              18   49   42   
8.79/8.89	c 11838          59447          12304103       477304         10             0              28   49   45   
9.49/9.53	c 13111          66744          13299702       520317         10             0              6   49   42    
10.29/10.31	c 14511          71316          14452607       576454         10             0              28   44   36   
11.19/11.23	c 16051          79965          15880286       633144         10             0              8   49   40    
12.59/12.69	c 17745          88465          18225845       724422         10             0              9   46   37    
14.18/14.29	c 19608          98787          20906560       830876         10             0              17   49   39   
15.78/15.88	c 21657          108534         23469275       933865         10             0              9   49   36    
17.18/17.23	c 23910          117447         25537403       1026046        10             0              18   49   37   
18.08/18.13	c 26388          127729         26970728       1090213        10             0              24   49   47   
20.08/20.11	c 29113          145045         30138546       1212606        10             0              19   49   40   
22.48/22.59	c 32110          164274         34151964       1364136        10             0              12   49   37   
24.88/24.97	c 35406          181787         38016406       1506464        10             0              20   49   39   
27.28/27.31	c 39031          196151         41502837       1662545        10             0              27   47   38   
29.98/30.06	c 43018          220290         45951315       1835342        10             0              13   49   40   
31.89/31.92	c 47403          240057         48923559       1962002        10             0              25   49   46   
34.88/34.95	c 52226          269167         53856604       2156236        10             0              9   49   42    
37.39/37.47	c 57531          297517         57951180       2315989        10             0              18   49   44   
42.38/42.47	c 63366          328583         65848761       2598064        10             0              9   47   34    
46.68/46.78	c 69784          356444         72470729       2858486        10             0              15   45   33   
49.98/50.05	c 76843          388750         77880088       3083194        10             0              27   49   46   
55.28/55.36	c 84607          437918         86639092       3399998        10             0              12   49   43   
62.08/62.16	c 93147          485437         97774790       3781021        10             0              13   49   39   
67.18/67.20	c 102541         536211         105875241      4118776        10             0              18   49   44   
74.88/74.99	c 112874         582435         117938194      4602960        10             0              23   49   38   
81.87/81.94	c 124240         647486         129033532      5032347        10             0              24   49   43   
92.48/92.59	c 136742         714927         146186185      5612865        10             0              15   49   37   
104.07/104.15	c 150494         788472         164750112      6226339        10             0              19   49   39   
116.77/116.86	c 165621         872476         185299314      6921890        10             0              9   49   38    
129.17/129.23	c 182260         960588         204487612      7593791        10             0              11   49   39   
143.97/144.07	c 200562         1074919        228292204      8471790        10             0              12   49   38   
158.16/158.22	c 220694         1189405        250839052      9241435        10             0              7   49   39    
176.46/176.57	c 242839         1301423        280473281      10310276       10             0              19   48   37   
195.06/195.15	c 267198         1410508        309509502      11311394       10             0              8   48   33    
217.76/217.87	c 293992         1564307        345957062      12689516       10             0              10   49   34   
239.55/239.64	c 323465         1765423        381969517      13920276       10             0              14   49   40   
263.95/264.08	c 355885         1973452        421597240      15335138       10             0              11   49   39   
288.44/288.50	c 391547         2120841        457934844      16768031       10             0              21   49   36   
320.34/320.46	c 430775         2331985        508778799      18622103       10             0              11   49   36   
350.33/350.47	c 473925         2530463        557295085      20571502       10             0              22   49   40   
392.93/393.07	c 521390         2801469        625221125      22815271       10             0              8   49   36    
423.12/423.29	c 573601         3075318        672459973      24794571       10             0              8   49   42    
469.42/469.53	c 631033         3368245        747669161      27509312       10             0              18   49   38   
517.51/517.69	c 694208         3779839        826168372      30377352       10             0              14   49   40   
556.80/556.94	c 763700         4197711        890544077      32785767       10             0              20   49   45   
617.59/617.72	c 840141         4624344        985457509      36029618       10             0              5   49   38    
681.28/681.41	c 924226         5116932        1088814211     39757866       10             0              13   49   39   
754.67/754.81	c 1016719        5638252        1204782962     43849242       10             0              11   49   38   
829.46/829.63	c 1118461        6189972        1323043275     48278143       10             0              16   49   38   
918.66/918.86	c 1230377        6792215        1463321366     53474602       10             0              11   49   36   
1016.84/1017.05	c 1353484        7414858        1619315369     59549077       10             0              12   49   32   
1144.02/1144.29	c 1488901        8106458        1825045195     66578146       10             0              11   49   37   
1244.91/1245.16	c 1637859        8810788        1988429383     73081239       10             0              16   49   38   
1360.79/1361.02	c 1801712        9747647        2176830002     79615835       10             0              17   49   42   
1495.27/1495.51	c 1981950        10723390       2391983536     87458365       10             0              6   49   39    
1631.65/1631.97	c 2180211        11799808       2617376322     95478573       10             0              18   49   42   
1791.83/1792.11	c 2398298        12893044       2873745883     104980657      10             0              18   49   38   
1994.60/1994.90	c 2638193        14246933       3200541124     116172827      10             0              8   49   38    
2173.57/2173.91	c 2902077        15695434       3491334590     126956926      10             0              18   49   41   
2370.34/2370.78	c 3192349        17067133       3804824400     138736658      10             0              19   49   40   

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-4241262-1500629466/watcher-4241262-1500629466 -o /tmp/evaluation-result-4241262-1500629466/solver-4241262-1500629466 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500623787-5215 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241262-1500629466.xml 

pid=7324
running on 4 cores: 1,3,5,7

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.28 2.09 2.02 3/186 7327
/proc/meminfo: memFree=16176684/32770624 swapFree=6216/750436
[pid=7327] ppid=7324 vsize=26992 CPUtime=0 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 964 0 0 0 0 0 0 0 20 0 1 0 17654350 27639808 766 33554432000 4194304 5970956 140721823848624 140721823845272 140503325633509 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 6748 766 683 434 0 112 0

[startup+0.100164 s]
/proc/loadavg: 2.28 2.09 2.02 3/186 7327
/proc/meminfo: memFree=16176684/32770624 swapFree=6216/750436
[pid=7327] ppid=7324 vsize=27124 CPUtime=0.09 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 1078 0 0 0 9 0 0 0 20 0 1 0 17654350 27774976 898 33554432000 4194304 5970956 140721823848624 140721823840960 140503334978814 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 6781 898 781 434 0 145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27124

[startup+0.20031 s]
/proc/loadavg: 2.28 2.09 2.02 3/186 7327
/proc/meminfo: memFree=16176684/32770624 swapFree=6216/750436
[pid=7327] ppid=7324 vsize=27368 CPUtime=0.19 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 1125 0 0 0 19 0 0 0 20 0 1 0 17654350 28024832 950 33554432000 4194304 5970956 140721823848624 140721823842456 140503335107469 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 6842 950 783 434 0 206 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27368

[startup+0.300252 s]
/proc/loadavg: 2.28 2.09 2.02 3/186 7327
/proc/meminfo: memFree=16176684/32770624 swapFree=6216/750436
[pid=7327] ppid=7324 vsize=27604 CPUtime=0.29 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 1184 0 0 0 29 0 0 0 20 0 1 0 17654350 28266496 1010 33554432000 4194304 5970956 140721823848624 140721823842456 140503325633509 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 6901 1010 783 434 0 265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27604

[startup+0.700223 s]
/proc/loadavg: 2.28 2.09 2.02 3/186 7327
/proc/meminfo: memFree=16176684/32770624 swapFree=6216/750436
[pid=7327] ppid=7324 vsize=28472 CPUtime=0.69 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 1415 0 0 0 69 0 0 0 20 0 1 0 17654350 29155328 1225 33554432000 4194304 5970956 140721823848624 140721823842456 140503335204512 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7118 1225 783 434 0 482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28472

[startup+1.50022 s]
/proc/loadavg: 2.28 2.09 2.02 3/187 7328
/proc/meminfo: memFree=16173972/32770624 swapFree=6216/750444
[pid=7327] ppid=7324 vsize=30088 CPUtime=1.49 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 1873 0 0 0 149 0 0 0 20 0 1 0 17654350 30810112 1663 33554432000 4194304 5970956 140721823848624 140721823845960 5069728 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1663 833 434 0 886 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30088

[startup+3.10022 s]
/proc/loadavg: 2.25 2.09 2.02 3/187 7328
/proc/meminfo: memFree=16172800/32770624 swapFree=6216/750468
[pid=7327] ppid=7324 vsize=30088 CPUtime=3.09 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 2689 0 0 0 309 0 0 0 20 0 1 0 17654350 30810112 1713 33554432000 4194304 5970956 140721823848624 140721823845960 4908971 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1713 835 434 0 886 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30088

[startup+6.30022 s]
/proc/loadavg: 2.25 2.09 2.02 3/187 7328
/proc/meminfo: memFree=16172888/32770624 swapFree=6216/750480
[pid=7327] ppid=7324 vsize=30088 CPUtime=6.29 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 3505 0 0 0 629 0 0 0 20 0 1 0 17654350 30810112 1713 33554432000 4194304 5970956 140721823848624 140721823845960 4908985 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1713 835 434 0 886 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30088

[startup+12.7002 s]
/proc/loadavg: 2.22 2.09 2.02 3/187 7328
/proc/meminfo: memFree=16172624/32770624 swapFree=6216/750488
[pid=7327] ppid=7324 vsize=30088 CPUtime=12.69 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 4321 0 0 0 1269 0 0 0 20 0 1 0 17654350 30810112 1713 33554432000 4194304 5970956 140721823848624 140721823845960 4964444 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1713 835 434 0 886 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30088

[startup+25.5003 s]
/proc/loadavg: 2.18 2.08 2.02 3/187 7328
/proc/meminfo: memFree=16172732/32770624 swapFree=6216/750500
[pid=7327] ppid=7324 vsize=30088 CPUtime=25.48 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 5953 0 0 0 2548 0 0 0 20 0 1 0 17654350 30810112 1713 33554432000 4194304 5970956 140721823848624 140721823845960 5052132 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1713 835 434 0 886 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30088

[startup+51.1003 s]
/proc/loadavg: 2.12 2.08 2.02 3/187 7328
/proc/meminfo: memFree=16173388/32770624 swapFree=6216/750528
[pid=7327] ppid=7324 vsize=30088 CPUtime=51.08 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 6769 0 0 0 5108 0 0 0 20 0 1 0 17654350 30810112 1713 33554432000 4194304 5970956 140721823848624 140721823845960 4964389 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1713 835 434 0 886 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30088

[startup+102.3 s]
/proc/loadavg: 2.11 2.08 2.02 3/187 7329
/proc/meminfo: memFree=16172992/32770624 swapFree=6216/750600
[pid=7327] ppid=7324 vsize=30088 CPUtime=102.28 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 7585 0 0 0 10228 0 0 0 20 0 1 0 17654350 30810112 1713 33554432000 4194304 5970956 140721823848624 140721823845960 4961411 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1713 835 434 0 886 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 30088

[startup+162.3 s]
/proc/loadavg: 2.04 2.07 2.02 3/187 7330
/proc/meminfo: memFree=16173060/32770624 swapFree=6216/750644
[pid=7327] ppid=7324 vsize=30088 CPUtime=162.26 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 8401 0 0 0 16226 0 0 0 20 0 1 0 17654350 30810112 1713 33554432000 4194304 5970956 140721823848624 140721823845960 4965148 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1713 835 434 0 886 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 30088

[startup+222.306 s]
/proc/loadavg: 2.01 2.05 2.02 3/187 7331
/proc/meminfo: memFree=16172932/32770624 swapFree=6216/750708
[pid=7327] ppid=7324 vsize=30088 CPUtime=222.26 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 9217 0 0 0 22226 0 0 0 20 0 1 0 17654350 30810112 1713 33554432000 4194304 5970956 140721823848624 140721823845960 4908967 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1713 835 434 0 886 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 30088

[startup+282.3 s]
/proc/loadavg: 2.01 2.04 2.02 3/187 7332
/proc/meminfo: memFree=16172828/32770624 swapFree=6216/750760
[pid=7327] ppid=7324 vsize=30088 CPUtime=282.24 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 10033 0 0 0 28224 0 0 0 20 0 1 0 17654350 30810112 1713 33554432000 4194304 5970956 140721823848624 140721823845960 4909007 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1713 835 434 0 886 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 30088

[startup+342.3 s]
/proc/loadavg: 2.06 2.05 2.03 3/187 7333
/proc/meminfo: memFree=16172568/32770624 swapFree=6216/750804
[pid=7327] ppid=7324 vsize=30088 CPUtime=342.24 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 10849 0 0 0 34224 0 0 0 20 0 1 0 17654350 30810112 1713 33554432000 4194304 5970956 140721823848624 140721823845960 4964836 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1713 835 434 0 886 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 30088

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 2.03 3/187 7334
/proc/meminfo: memFree=16172556/32770624 swapFree=6216/750844
[pid=7327] ppid=7324 vsize=30088 CPUtime=402.23 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 11665 0 0 0 40223 0 0 0 20 0 1 0 17654350 30810112 1713 33554432000 4194304 5970956 140721823848624 140721823845960 4968160 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1713 835 434 0 886 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 30088

[startup+462.3 s]
/proc/loadavg: 2.01 2.04 2.03 3/187 7335
/proc/meminfo: memFree=16172048/32770624 swapFree=6216/750884
[pid=7327] ppid=7324 vsize=30088 CPUtime=462.22 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 12481 0 0 0 46222 0 0 0 20 0 1 0 17654350 30810112 1713 33554432000 4194304 5970956 140721823848624 140721823845960 4965148 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1713 835 434 0 886 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 30088

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/187 7336
/proc/meminfo: memFree=16171852/32770624 swapFree=6216/750928
[pid=7327] ppid=7324 vsize=30088 CPUtime=522.21 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 13297 0 0 0 52221 0 0 0 20 0 1 0 17654350 30810112 1713 33554432000 4194304 5970956 140721823848624 140721823845960 4964389 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1713 835 434 0 886 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 30088

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/188 7345
/proc/meminfo: memFree=16171712/32770624 swapFree=6216/750976
[pid=7327] ppid=7324 vsize=30088 CPUtime=582.2 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 14113 0 0 0 58220 0 0 0 20 0 1 0 17654350 30810112 1713 33554432000 4194304 5970956 140721823848624 140721823845960 4961271 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1713 835 434 0 886 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 30088


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 7368
/proc/meminfo: memFree=16171348/32770624 swapFree=6216/751512
[pid=7327] ppid=7324 vsize=30088 CPUtime=1482.07 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 26209 0 0 0 148206 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 4964389 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 30088

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 7369
/proc/meminfo: memFree=16171692/32770624 swapFree=6216/751544
[pid=7327] ppid=7324 vsize=30088 CPUtime=1542.07 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 27052 0 0 0 154206 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 4964836 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 30088

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 7370
/proc/meminfo: memFree=16171464/32770624 swapFree=6216/751576
[pid=7327] ppid=7324 vsize=30088 CPUtime=1602.06 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 27847 0 0 0 160205 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 4964366 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 1602.06
Current children cumulated vsize (KiB) 30088

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 7372
/proc/meminfo: memFree=16171208/32770624 swapFree=6216/751620
[pid=7327] ppid=7324 vsize=30088 CPUtime=1662.05 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 28664 0 0 0 166204 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 4965059 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 1662.05
Current children cumulated vsize (KiB) 30088

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 7373
/proc/meminfo: memFree=16171568/32770624 swapFree=6216/751656
[pid=7327] ppid=7324 vsize=30088 CPUtime=1722.04 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 29458 0 0 0 172203 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 5052093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 1722.04
Current children cumulated vsize (KiB) 30088

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7382
/proc/meminfo: memFree=16171244/32770624 swapFree=6216/751696
[pid=7327] ppid=7324 vsize=30088 CPUtime=1782.03 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 30252 0 0 0 178202 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 4908952 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 1782.03
Current children cumulated vsize (KiB) 30088

[startup+1842.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/188 7405
/proc/meminfo: memFree=16170344/32770624 swapFree=6216/751744
[pid=7327] ppid=7324 vsize=30088 CPUtime=1842.02 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 31079 0 0 0 184201 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 5052114 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 1842.02
Current children cumulated vsize (KiB) 30088

[startup+1902.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/188 7406
/proc/meminfo: memFree=16170308/32770624 swapFree=6216/751768
[pid=7327] ppid=7324 vsize=30088 CPUtime=1902.01 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 31883 0 0 0 190200 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 5071023 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 1902.01
Current children cumulated vsize (KiB) 30088

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 7407
/proc/meminfo: memFree=16170700/32770624 swapFree=6216/751800
[pid=7327] ppid=7324 vsize=30088 CPUtime=1962 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 32688 0 0 0 196199 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 4908967 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 1962
Current children cumulated vsize (KiB) 30088

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7408
/proc/meminfo: memFree=16170688/32770624 swapFree=6216/751844
[pid=7327] ppid=7324 vsize=30088 CPUtime=2022 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 33505 0 0 0 202199 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 4964701 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 2022
Current children cumulated vsize (KiB) 30088

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7409
/proc/meminfo: memFree=16170692/32770624 swapFree=6216/751876
[pid=7327] ppid=7324 vsize=30088 CPUtime=2081.99 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 34302 0 0 0 208198 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 2081.99
Current children cumulated vsize (KiB) 30088

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7410
/proc/meminfo: memFree=16171116/32770624 swapFree=6216/751908
[pid=7327] ppid=7324 vsize=30088 CPUtime=2141.98 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 35099 0 0 0 214197 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 4961411 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 2141.98
Current children cumulated vsize (KiB) 30088

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7411
/proc/meminfo: memFree=16171352/32770624 swapFree=6216/751952
[pid=7327] ppid=7324 vsize=30088 CPUtime=2201.97 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 35916 0 0 0 220196 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 4961400 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 2201.97
Current children cumulated vsize (KiB) 30088

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7473
/proc/meminfo: memFree=31200744/32770624 swapFree=6216/752036
[pid=7327] ppid=7324 vsize=30088 CPUtime=2261.96 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 36712 0 0 0 226195 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 4908988 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 2261.96
Current children cumulated vsize (KiB) 30088

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7474
/proc/meminfo: memFree=31200264/32770624 swapFree=6216/752112
[pid=7327] ppid=7324 vsize=30088 CPUtime=2321.95 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 36998 0 0 0 232194 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 4908704 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 2321.95
Current children cumulated vsize (KiB) 30088

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7543
/proc/meminfo: memFree=31117084/32770624 swapFree=6216/752296
[pid=7327] ppid=7324 vsize=30088 CPUtime=2381.94 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 37306 0 0 0 238193 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 5327993 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 2381.94
Current children cumulated vsize (KiB) 30088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 7543
/proc/meminfo: memFree=30877052/32770624 swapFree=6216/752316
[pid=7327] ppid=7324 vsize=30088 CPUtime=2400.04 cores=1,3,5,7
/proc/7327/stat : 7327 (cosoco) R 7324 7327 5183 0 -1 4202496 37564 0 0 0 240003 1 0 0 20 0 1 0 17654350 30810112 1714 33554432000 4194304 5970956 140721823848624 140721823845960 5071023 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14016512 140721823855809 140721823855939 140721823855939 140721823858638 0
/proc/7327/statm: 7522 1714 835 434 0 886 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 30088

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

Child status: 1
Real time (s): 2400.4
CPU time (s): 2400.05
CPU user time (s): 2400.03
CPU system time (s): 0.012998
CPU usage (%): 99.9852
Max. virtual memory (cumulated for all children) (KiB): 30088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.03
system time used= 0.012998
maximum resident set size= 6904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37592
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= 7
involuntary context switches= 120635

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.65002 second user time and 8.11646 second system time

The end

Launcher Data

Begin job on node103 at 2017-07-21 11:31:06
IDJOB=4241262
IDBENCH=126538
IDSOLVER=2620
FILE ID=node103/4241262-1500629466
RUNJOBID= node103-1500623787-5215
PBS_JOBID= 20623024
Free space on /tmp= 61956 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-4-2-9-cp.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241262-1500629466/watcher-4241262-1500629466 -o /tmp/evaluation-result-4241262-1500629466/solver-4241262-1500629466 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500623787-5215 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241262-1500629466.xml

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

MD5SUM BENCH= 926145f0636700e1cab4a48ebd546f74
RANDOM SEED=1804513770

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.65
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	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.65
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	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.65
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		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        16177028 kB
MemAvailable:   17037404 kB
Buffers:          159848 kB
Cached:           988304 kB
SwapCached:            0 kB
Active:         15372592 kB
Inactive:         767468 kB
Active(anon):   14994868 kB
Inactive(anon):    17032 kB
Active(file):     377724 kB
Inactive(file):   750436 kB
Unevictable:        6216 kB
Mlocked:            6216 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2156 kB
Writeback:             0 kB
AnonPages:      14998112 kB
Mapped:            34792 kB
Shmem:             17044 kB
Slab:             121636 kB
SReclaimable:      96100 kB
SUnreclaim:        25536 kB
KernelStack:        3360 kB
PageTables:        33932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   15274660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:  13127680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62012 MiB
End job on node103 at 2017-07-21 12:11:06