Trace number 4294483

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2519.78 2520.01

General information on the benchmark

NameSocialGolfers/
SocialGolfers-6-6-7-cp_c18.xml
MD5SUM6d0c168c4ed68c601cb94602702970c2
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables252
Number of constraints13239
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":252}]
Minimum variable degree212
Maximum variable degree213
Distribution of variable degrees[{"degree":212,"count":216},{"degree":213,"count":36}]
Minimum constraint arity4
Maximum constraint arity252
Distribution of constraint arities[{"arity":4,"count":13230},{"arity":36,"count":8},{"arity":252,"count":1}]
Number of extensional constraints0
Number of intensional constraints13230
Distribution of constraint types[{"type":"intension","count":13230},{"type":"lex","count":1},{"type":"cardinality","count":7},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

5.49/5.57	c Create Cardinality(vars,values,occurs) constraint using 36 Exactly/AtMost.. constraint 
5.49/5.57	c
5.49/5.57	c Create Cardinality(vars,values,occurs) constraint using 36 Exactly/AtMost.. constraint 
5.49/5.57	c
5.49/5.57	c Create Cardinality(vars,values,occurs) constraint using 36 Exactly/AtMost.. constraint 
5.49/5.57	c
5.49/5.57	c Create Cardinality(vars,values,occurs) constraint using 36 Exactly/AtMost.. constraint 
5.49/5.57	c
5.49/5.57	c Create Cardinality(vars,values,occurs) constraint using 36 Exactly/AtMost.. constraint 
5.49/5.57	c
5.49/5.57	c Create Cardinality(vars,values,occurs) constraint using 36 Exactly/AtMost.. constraint 
5.49/5.57	c
5.49/5.57	c Create Cardinality(vars,values,occurs) constraint using 36 Exactly/AtMost.. constraint 
5.49/5.57	c
6.00/6.05	c root propagations     : 116         
6.00/6.05	c restarts enabled, print stats at every restarts
6.00/6.05	c
6.00/6.05	c
6.00/6.05	c
6.00/6.05	c This is cosoco 1.12 --  
6.00/6.05	c
6.00/6.05	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4294483-1532465739.xml 
6.00/6.05	c ========================================[ Problem Statistics ]===========================================
6.00/6.05	c |                                                                                                       
6.00/6.05	c |  Parse time        :         5.49 s 
6.00/6.05	c |
6.00/6.05	c |               Variables: 252
6.00/6.05	c |            Domain Sizes: 6..6
6.00/6.05	c |
6.00/6.05	c |             Constraints: 13349
6.00/6.05	c |                   Arity: 1..72  -- Unary: 36
6.00/6.05	c | 
6.00/6.05	c |                   Types: 
6.00/6.05	c |                          Exactly K: 42
6.00/6.05	c |                          Intension: 13230
6.00/6.05	c |                          Lex: 41
6.00/6.05	c |                          Unary: 36
6.00/6.05	c |                          
6.00/6.05	c =========================================================================================================
6.00/6.05	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
8.58/8.65	c 101            381            329307         3013           36             0              96   121   115 
12.49/12.51	c 211            843            789839         7274           36             0              46   108   100 
16.00/16.06	c 332            1315           1198443        11517          36             0              50   121   79  
19.39/19.40	c 465            1803           1588282        15236          36             0              71   81   77   
23.29/23.37	c 611            2323           2038352        19511          36             0              59   80   76   
27.29/27.35	c 771            2882           2496130        24260          36             0              70   104   85  
32.89/32.98	c 947            3664           3168149        30640          36             0              68   79   76   
37.10/37.13	c 1140           4311           3670980        35955          36             0              88   102   95  
42.09/42.13	c 1352           5022           4243729        41499          36             0              63   79   75   
48.18/48.20	c 1585           5919           4981138        48493          36             0              73   102   94  
57.88/57.90	c 1841           7024           6204714        63577          36             0              90   139   110 
65.68/65.71	c 2122           7941           7063856        73319          36             0              76   96   89   
72.39/72.43	c 2431           8993           7903551        81958          36             0              59   100   94  
79.67/79.77	c 2770           10147          8819947        91167          36             0              60   101   95  
89.87/90.00	c 3142           11638          10034886       102288         36             0              67   75   73   
98.67/98.72	c 3551           13031          11133890       113662         36             0              57   100   93  
111.87/111.99	c 4000           14972          12708852       128130         36             0              62   80   75   
125.76/125.80	c 4493           16998          14391956       143694         36             0              70   79   76   
137.67/137.70	c 5035           18910          15904152       158994         36             0              61   103   95  
149.08/149.16	c 5631           20627          17359127       175215         36             0              80   101   96  
161.57/161.67	c 6286           22457          18915580       193378         36             0              72   101   95  
177.07/177.14	c 7006           25000          20919686       213756         36             0              71   101   98  
192.07/192.11	c 7798           27372          22807828       233984         36             0              68   100   91  
215.36/215.47	c 8669           30768          25648360       259632         36             0              65   78   73   
240.86/240.96	c 9627           34625          28778073       288528         36             0              59   101   80  
264.36/264.47	c 10680          38311          31658622       317058         36             0              69   82   77   
323.45/323.52	c 11838          42561          39165738       426487         36             0              39   131   124 
351.45/351.53	c 13111          46961          42767616       464723         36             0              67   109   100 
378.06/378.16	c 14511          50606          45904515       504863         36             0              76   97   90   
450.84/450.92	c 16051          56323          55320621       633452         36             0              78   134   127 
488.24/488.36	c 17745          61143          59607838       688369         36             0              87   108   99  
528.13/528.24	c 19608          67912          64921129       740436         36             0              64   107   104 
575.63/575.78	c 21657          75733          71199476       800787         36             0              60   102   98  
612.13/612.26	c 23910          81119          75637229       856417         36             0              58   96   92   
657.32/657.43	c 26388          88573          81410809       921233         36             0              39   97   92   
703.82/703.99	c 29113          95120          87008264       994413         36             0              73   94   89   
749.72/749.82	c 32110          101636         92581633       1068694        36             0              50   94   87   
817.61/817.79	c 35406          112588         101466996      1160457        36             0              52   91   87   
892.10/892.27	c 39031          124545         111124141      1259497        36             0              54   92   87   
997.90/998.02	c 43018          140273         123838840      1373046        36             0              63   78   74   
1081.29/1081.43	c 47403          153326         134464971      1487985        36             0              65   96   87   
1203.08/1203.21	c 52226          172774         150201071      1641212        36             0              56   96   90   
1318.77/1318.92	c 57531          190526         164789606      1796005        36             0              58   98   90   
1428.16/1428.38	c 63366          208237         178881165      1952142        36             0              69   95   88   
1578.95/1579.11	c 69784          232442         198282135      2146319        36             0              64   95   88   
1731.14/1731.36	c 76843          258079         217845773      2356947        36             0              66   94   85   
1896.52/1896.74	c 84607          285374         239196422      2580926        36             0              56   92   88   
2096.20/2096.41	c 93147          313163         263038789      2825624        36             0              55   76   72   
2301.79/2302.04	c 102541         347537         290179833      3092940        36             0              71   95   90   
2513.16/2513.45	c 112874         380535         317135076      3375404        36             0              54   92   88   
2519.77/2520.00	
2519.77/2520.00	c *** INTERRUPTED ***
2519.77/2520.00	c restarts              : 50          
2519.77/2520.00	c conflicts             : 113127       (45 /sec)
2519.77/2520.00	c decisions             : 381570       (151 /sec)
2519.77/2520.00	c propagations          : 3382483     (1342 /sec)
2519.77/2520.00	c root propagations     : 116         
2519.77/2520.00	c filter calls          : 317929663      (126184 /sec)
2519.77/2520.00	c useless filter calls  : 315406265      (99 %)
2519.77/2520.00	c Memory used           : 219.02 MB
2519.77/2520.00	c CPU time              : 2519.58 s
2519.77/2520.00	
2519.77/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (2696 MiB free)
  memory of node 1: 16384 MiB (6789 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294483-1532465739/watcher-4294483-1532465739 -o /tmp/evaluation-result-4294483-1532465739/solver-4294483-1532465739 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532432876-20752 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4294483-1532465739.xml 

running on 4 cores: 0,2,4,6

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

solver pid=24343, runsolver pid=24340

[startup+0.100142 s]*
/proc/loadavg: 2.44 2.16 2.09 3/187 24344
/proc/meminfo: memFree=9713280/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=27796 memory=3936 CPUtime=0.1 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 1157 0 0 0 10 0 0 0 20 0 1 0 64136796 28463104 984 33554432000 4194304 6142532 140722579103520 140722579100152 5485287 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 6949 984 783 476 0 271 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27796 KiB
Current children cumulated memory: 3936 KiB

[startup+0.209314 s]*
/proc/loadavg: 2.44 2.16 2.09 3/187 24344
/proc/meminfo: memFree=9713032/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=28120 memory=4196 CPUtime=0.21 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 1269 0 0 0 21 0 0 0 20 0 1 0 64136796 28794880 1049 33554432000 4194304 6142532 140722579103520 140722579100168 139916607994853 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 7030 1049 783 476 0 352 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28120 KiB
Current children cumulated memory: 4196 KiB

[startup+0.308876 s]*
/proc/loadavg: 2.41 2.16 2.09 3/187 24344
/proc/meminfo: memFree=9712660/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=28516 memory=4720 CPUtime=0.31 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 1397 0 0 0 31 0 0 0 20 0 1 0 64136796 29200384 1180 33554432000 4194304 6142532 140722579103520 140722579100168 139916607990590 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 7129 1180 801 476 0 451 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28516 KiB
Current children cumulated memory: 4720 KiB

[startup+0.70029 s]
/proc/loadavg: 2.41 2.16 2.09 3/187 24344
/proc/meminfo: memFree=9706212/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=41716 memory=17920 CPUtime=0.69 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 4707 0 0 0 68 1 0 0 20 0 1 0 64136796 42717184 4480 33554432000 4194304 6142532 140722579103520 140722579100168 139916607994853 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 10429 4480 801 476 0 3751 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 41716 KiB
Current children cumulated memory: 17920 KiB

[startup+1.50029 s]
/proc/loadavg: 2.41 2.16 2.09 3/187 24344
/proc/meminfo: memFree=9689020/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=69304 memory=45640 CPUtime=1.49 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 11626 0 0 0 147 2 0 0 20 0 1 0 64136796 70967296 11410 33554432000 4194304 6142532 140722579103520 140722579094232 139916607994853 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 17326 11410 801 476 0 10648 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 69304 KiB
Current children cumulated memory: 45640 KiB

[startup+3.10937 s]
/proc/loadavg: 2.41 2.16 2.09 3/187 24344
/proc/meminfo: memFree=9619828/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=125020 memory=101112 CPUtime=3.09 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 25658 0 0 0 305 4 0 0 20 0 1 0 64136796 128020480 25278 33554432000 4194304 6142532 140722579103520 140722579094232 139916607994853 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 31255 25278 801 476 0 24577 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 125020 KiB
Current children cumulated memory: 101112 KiB

[startup+6.30034 s]
/proc/loadavg: 2.37 2.15 2.09 3/187 24344
/proc/meminfo: memFree=9517276/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224140 memory=200668 CPUtime=6.29 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 82863 0 0 0 619 10 0 0 20 0 1 0 64136796 229519360 50167 33554432000 4194304 6142532 140722579103520 140722579094312 5048602 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56035 50167 854 476 0 49357 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 224140 KiB
Current children cumulated memory: 200668 KiB

[startup+12.7004 s]
/proc/loadavg: 2.34 2.15 2.09 3/187 24344
/proc/meminfo: memFree=9517160/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224140 memory=200752 CPUtime=12.69 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 124687 0 0 0 1257 12 0 0 20 0 1 0 64136796 229519360 50188 33554432000 4194304 6142532 140722579103520 140722579100920 5366754 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56035 50188 857 476 0 49357 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 224140 KiB
Current children cumulated memory: 200752 KiB

[startup+25.5004 s]
/proc/loadavg: 2.29 2.15 2.09 3/187 24344
/proc/meminfo: memFree=9515788/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224140 memory=200772 CPUtime=25.49 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 201053 0 0 0 2533 16 0 0 20 0 1 0 64136796 229519360 50193 33554432000 4194304 6142532 140722579103520 140722579100920 5048424 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56035 50193 857 476 0 49357 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 224140 KiB
Current children cumulated memory: 200772 KiB

[startup+51.1095 s]
/proc/loadavg: 2.18 2.13 2.09 3/187 24344
/proc/meminfo: memFree=9515824/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224140 memory=200772 CPUtime=51.09 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 235721 0 0 0 5092 17 0 0 20 0 1 0 64136796 229519360 50193 33554432000 4194304 6142532 140722579103520 140722579100920 139916608920979 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56035 50193 857 476 0 49357 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 224140 KiB
Current children cumulated memory: 200772 KiB

[startup+102.3 s]
/proc/loadavg: 2.08 2.11 2.08 3/187 24345
/proc/meminfo: memFree=9515420/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224140 memory=200812 CPUtime=102.27 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 263462 0 0 0 10209 18 0 0 20 0 1 0 64136796 229519360 50203 33554432000 4194304 6142532 140722579103520 140722579100920 139916617939855 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56035 50203 857 476 0 49357 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 224140 KiB
Current children cumulated memory: 200812 KiB

[startup+162.3 s]
/proc/loadavg: 2.03 2.09 2.08 3/187 24347
/proc/meminfo: memFree=9515596/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200832 CPUtime=162.27 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 267990 0 0 0 16208 19 0 0 20 0 1 0 64136796 229654528 50208 33554432000 4194304 6142532 140722579103520 140722579100920 5375777 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50208 857 476 0 49390 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200832 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 24348
/proc/meminfo: memFree=9515976/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200836 CPUtime=222.26 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 268544 0 0 0 22207 19 0 0 20 0 1 0 64136796 229654528 50209 33554432000 4194304 6142532 140722579103520 140722579100920 5363536 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50209 857 476 0 49390 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200836 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/187 24356
/proc/meminfo: memFree=9515164/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200836 CPUtime=282.25 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 269147 0 0 0 28206 19 0 0 20 0 1 0 64136796 229654528 50209 33554432000 4194304 6142532 140722579103520 140722579100920 4990765 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50209 857 476 0 49390 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200836 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/188 24380
/proc/meminfo: memFree=9515404/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200836 CPUtime=342.25 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 269742 0 0 0 34206 19 0 0 20 0 1 0 64136796 229654528 50209 33554432000 4194304 6142532 140722579103520 140722579100920 5146963 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50209 857 476 0 49390 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200836 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 24381
/proc/meminfo: memFree=9516232/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200836 CPUtime=402.25 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 270344 0 0 0 40206 19 0 0 20 0 1 0 64136796 229654528 50209 33554432000 4194304 6142532 140722579103520 140722579100920 139916608921024 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50209 857 476 0 49390 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200836 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 24382
/proc/meminfo: memFree=9516364/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200836 CPUtime=462.24 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 270946 0 0 0 46205 19 0 0 20 0 1 0 64136796 229654528 50209 33554432000 4194304 6142532 140722579103520 140722579100920 5047845 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50209 857 476 0 49390 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200836 KiB


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

/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 1722.14 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB

[startup+1782.3 s]
/proc/loadavg: 1.00 1.06 1.43 2/180 24466
/proc/meminfo: memFree=9555392/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200840 CPUtime=1782.13 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 280064 0 0 0 178193 20 0 0 20 0 1 0 64136796 229654528 50210 33554432000 4194304 6142532 140722579103520 140722579100920 5367159 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 1782.13 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB

[startup+1842.3 s]
/proc/loadavg: 1.00 1.05 1.40 2/180 24467
/proc/meminfo: memFree=9555768/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200840 CPUtime=1842.13 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 280252 0 0 0 184193 20 0 0 20 0 1 0 64136796 229654528 50210 33554432000 4194304 6142532 140722579103520 140722579100920 139916608919088 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 1842.13 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB

[startup+1902.3 s]
/proc/loadavg: 1.00 1.04 1.38 2/180 24468
/proc/meminfo: memFree=9555900/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200840 CPUtime=1902.12 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 280808 0 0 0 190192 20 0 0 20 0 1 0 64136796 229654528 50210 33554432000 4194304 6142532 140722579103520 140722579100920 5361252 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 1902.12 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB

[startup+1962.3 s]
/proc/loadavg: 1.00 1.04 1.36 2/180 24470
/proc/meminfo: memFree=9555484/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200840 CPUtime=1962.11 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 281100 0 0 0 196191 20 0 0 20 0 1 0 64136796 229654528 50210 33554432000 4194304 6142532 140722579103520 140722579100920 5360482 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 1962.11 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB

[startup+2022.3 s]
/proc/loadavg: 1.00 1.03 1.33 2/180 24471
/proc/meminfo: memFree=9555740/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200840 CPUtime=2022.11 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 281357 0 0 0 202191 20 0 0 20 0 1 0 64136796 229654528 50210 33554432000 4194304 6142532 140722579103520 140722579100920 5366791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 2022.11 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB

[startup+2082.3 s]
/proc/loadavg: 1.00 1.02 1.31 2/181 24480
/proc/meminfo: memFree=9554096/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200840 CPUtime=2082.1 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 281615 0 0 0 208190 20 0 0 20 0 1 0 64136796 229654528 50210 33554432000 4194304 6142532 140722579103520 140722579100920 139916608919088 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 2082.1 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB

[startup+2142.3 s]
/proc/loadavg: 1.00 1.02 1.29 2/181 24481
/proc/meminfo: memFree=9554780/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200840 CPUtime=2142.1 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 282128 0 0 0 214190 20 0 0 20 0 1 0 64136796 229654528 50210 33554432000 4194304 6142532 140722579103520 140722579100920 5366795 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 2142.1 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB

[startup+2202.3 s]
/proc/loadavg: 1.00 1.01 1.28 2/181 24482
/proc/meminfo: memFree=9554904/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200840 CPUtime=2202.09 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 282478 0 0 0 220189 20 0 0 20 0 1 0 64136796 229654528 50210 33554432000 4194304 6142532 140722579103520 140722579100920 5361433 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 2202.09 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB

[startup+2262.3 s]
/proc/loadavg: 1.00 1.01 1.26 2/181 24483
/proc/meminfo: memFree=9555144/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200840 CPUtime=2262.08 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 282851 0 0 0 226188 20 0 0 20 0 1 0 64136796 229654528 50210 33554432000 4194304 6142532 140722579103520 140722579100920 5047904 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 2262.08 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB

[startup+2322.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/181 24484
/proc/meminfo: memFree=9555640/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200840 CPUtime=2322.08 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 283285 0 0 0 232188 20 0 0 20 0 1 0 64136796 229654528 50210 33554432000 4194304 6142532 140722579103520 140722579100920 5047950 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 2322.08 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB

[startup+2382.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/180 24485
/proc/meminfo: memFree=9555136/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200840 CPUtime=2382.07 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 283448 0 0 0 238187 20 0 0 20 0 1 0 64136796 229654528 50210 33554432000 4194304 6142532 140722579103520 140722579100920 4965024 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 2382.07 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB

[startup+2442.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/180 24486
/proc/meminfo: memFree=9555524/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200840 CPUtime=2442.07 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 283613 0 0 0 244187 20 0 0 20 0 1 0 64136796 229654528 50210 33554432000 4194304 6142532 140722579103520 140722579100920 5375782 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 2442.07 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB

[startup+2502.3 s]
/proc/loadavg: 1.00 1.01 1.20 2/180 24487
/proc/meminfo: memFree=9555836/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200840 CPUtime=2502.06 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 283779 0 0 0 250186 20 0 0 20 0 1 0 64136796 229654528 50210 33554432000 4194304 6142532 140722579103520 140722579100920 5044812 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 2502.06 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.00 1.01 1.20 2/180 24488
/proc/meminfo: memFree=9555216/32770624 swapFree=67108860/67108860
[pid=24343] ppid=24340 vsize=224272 memory=200840 CPUtime=2519.77 cores=0,2,4,6
/proc/24343/stat : 24343 (cosoco) R 24340 24343 20721 0 -1 4202496 284170 0 0 0 251957 20 0 0 20 0 1 0 64136796 229654528 50210 33554432000 4194304 6142532 140722579103520 140722579100920 5175264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38842368 140722579108998 140722579109128 140722579109128 140722579111886 0
/proc/24343/statm: 56068 50210 857 476 0 49390 0
Current children cumulated CPU time: 2519.77 s
Current children cumulated vsize: 224272 KiB
Current children cumulated memory: 200840 KiB

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

[startup+2520.01 s]
# the end of solver process 24343 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.58 s, system=0.207982 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.78
CPU user time (s): 2519.58
CPU system time (s): 0.207982
CPU usage (%): 99.991
Max. virtual memory (cumulated for all children) (KiB): 224272
Max. memory (cumulated for all children) (KiB): 200840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.58
system time used= 0.207982
maximum resident set size= 200908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 284221
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= 37
involuntary context switches= 660


# summary of solver processes directly reported to runsolver:
#   pid: 24343
#   total CPU time (s): 2519.78
#   total CPU user time (s): 2519.58
#   total CPU system time (s): 0.207982

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.39746 second user time and 17.9883 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-24 22:55:39
IDJOB=4294483
IDBENCH=141388
IDSOLVER=2752
FILE ID=node106/4294483-1532465739
RUNJOBID= node106-1532432876-20752
PBS_JOBID= 21021578
Free space on /tmp= 46616 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-6-6-7-cp_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294483-1532465739/watcher-4294483-1532465739 -o /tmp/evaluation-result-4294483-1532465739/solver-4294483-1532465739 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532432876-20752 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4294483-1532465739.xml

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

MD5SUM BENCH= 6d0c168c4ed68c601cb94602702970c2
RANDOM SEED=465705069

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         9714292 kB
MemAvailable:   31902132 kB
Buffers:          279772 kB
Cached:         21808772 kB
SwapCached:            0 kB
Active:          2223448 kB
Inactive:       19956576 kB
Active(anon):      94432 kB
Inactive(anon):    17128 kB
Active(file):    2129016 kB
Inactive(file): 19939448 kB
Unevictable:        6876 kB
Mlocked:            6876 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3464 kB
Writeback:             0 kB
AnonPages:         98288 kB
Mapped:            41088 kB
Shmem:             17036 kB
Slab:             575172 kB
SReclaimable:     547836 kB
SUnreclaim:        27336 kB
KernelStack:        3328 kB
PageTables:         5536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     377800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46616 MiB
End job on node106 at 2018-07-24 23:37:39