Trace number 4293498

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.96 2520.01

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f01_c18.xml
MD5SUM835bf91cf13c47564ae451efb141e04e
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 benchmark17.3852
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size43
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":10},{"size":23,"count":4},{"size":36,"count":336},{"size":43,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

2.39/2.44	c root propagations     : 332         
2.39/2.44	c restarts enabled, print stats at every restarts
2.39/2.44	c
2.39/2.44	c
2.39/2.44	c
2.39/2.44	c This is cosoco 1.12 --  
2.39/2.44	c
2.39/2.44	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4293498-1532317434.xml 
2.39/2.44	c ========================================[ Problem Statistics ]===========================================
2.39/2.44	c |                                                                                                       
2.39/2.44	c |  Parse time        :         2.03 s 
2.39/2.44	c |
2.39/2.44	c |               Variables: 680
2.39/2.44	c |            Domain Sizes: 6..43
2.39/2.44	c |
2.39/2.44	c |             Constraints: 4103
2.39/2.44	c |                   Arity: 2..2  -- Binary: 4103
2.39/2.44	c | 
2.39/2.44	c |                   Types: 
2.39/2.44	c |                          Intension: 4103
2.39/2.44	c |                          
2.39/2.44	c =========================================================================================================
2.39/2.44	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.99/3.06	c 101            490            63097          22655          332            0              347   351   345
3.28/3.39	c 211            696            104263         40728          332            0              11   17   14   
3.68/3.79	c 332            913            149435         62399          332            0              9   15   12    
4.28/4.31	c 465            1183           218700         82958          332            0              11   15   13   
4.58/4.63	c 611            1417           258801         104350         332            0              9   13   12    
5.18/5.22	c 771            1717           335921         128103         332            0              11   15   13   
5.88/5.93	c 947            2056           425774         155164         332            0              11   15   13   
6.58/6.65	c 1140           2460           520824         183075         332            0              11   15   13   
7.38/7.47	c 1352           2872           626495         215733         332            0              11   15   13   
8.28/8.38	c 1585           3325           745216         248814         332            0              11   15   13   
9.39/9.40	c 1841           3814           877573         287989         332            0              11   15   13   
10.29/10.31	c 2122           4291           993395         327692         332            0              11   13   12   
11.39/11.48	c 2431           4862           1145522        373605         332            0              11   15   13   
12.59/12.65	c 2770           5488           1297304        423013         332            0              11   15   13   
13.88/14.00	c 3142           6185           1463529        467704         332            0              9   15   14    
15.78/15.80	c 3551           6982           1663058        543999         332            0              9   13   11    
17.38/17.49	c 4000           7844           1889058        609342         332            0              11   15   13   
19.68/19.70	c 4493           8856           2137983        699879         332            0              8   13   11    
21.38/21.45	c 5035           9825           2364432        779680         332            0              9   13   12    
23.58/23.69	c 5631           10920          2655072        872160         332            0              9   15   12    
25.78/25.89	c 6286           12041          2944229        966632         332            0              9   15   12    
28.38/28.43	c 7006           13374          3280667        1073049        332            0              9   15   12    
31.18/31.24	c 7798           14816          3621174        1196599        332            0              7   13   12    
34.27/34.30	c 8669           16488          4034068        1335793        332            0              9   15   13    
37.37/37.41	c 9627           18222          4437191        1474379        332            0              8   13   12    
40.67/40.78	c 10680          20032          4881570        1621574        332            0              9   15   12    
44.17/44.25	c 11838          21990          5344615        1800698        332            0              11   15   13   
47.98/48.06	c 13111          24265          5868012        1972991        332            0              9   15   13    
52.77/52.82	c 14511          26907          6519686        2195909        332            0              9   15   13    
57.27/57.31	c 16051          29572          7121478        2398590        332            0              9   15   13    
62.87/62.92	c 17745          33002          7873930        2639770        332            0              7   15   13    
70.17/70.28	c 19608          36543          8760583        2967556        332            0              7   13   11    
76.87/76.97	c 21657          40228          9630183        3264192        332            0              9   15   12    
83.77/83.83	c 23910          44137          10573228       3610912        332            0              9   15   13    
90.97/91.05	c 26388          48392          11552756       3957232        332            0              9   15   13    
98.97/99.06	c 29113          53139          12665029       4337224        332            0              9   15   13    
108.57/108.68	c 32110          58812          13918879       4795767        332            0              7   15   12    
122.27/122.35	c 35406          65262          15636282       5356108        332            0              7   15   12    
132.57/132.65	c 39031          71431          17038317       5854007        332            0              9   15   13    
143.87/143.94	c 43018          78691          18474964       6433277        332            0              7   15   12    
157.26/157.37	c 47403          86233          20319810       7118654        332            0              9   15   13    
170.56/170.68	c 52226          94467          22181708       7762549        332            0              9   15   13    
186.07/186.18	c 57531          104484         24185176       8557635        332            0              7   15   12    
209.36/209.42	c 63366          115692         27028964       9552007        332            0              7   14   11    
233.26/233.36	c 69784          127954         30147293       10516245       332            0              7   15   12    
253.76/253.85	c 76843          140045         33002321       11513567       332            0              9   15   13    
277.46/277.54	c 84607          155783         36185322       12549915       332            0              7   15   12    
303.36/303.47	c 93147          170208         39613361       13808103       332            0              8   15   13    
330.97/331.02	c 102541         186016         43391884       15174954       332            0              9   15   13    
360.97/361.01	c 112874         203038         47421773       16652194       332            0              9   15   13    
395.36/395.40	c 124240         222473         52052013       18349482       332            0              8   15   13    
433.36/433.43	c 136742         245959         56883154       20235571       332            0              7   15   11    
476.26/476.30	c 150494         269200         62598750       22379509       332            0              7   15   13    
524.16/524.25	c 165621         298304         68727057       24659233       332            0              7   15   12    
580.56/580.68	c 182260         328714         76230770       27304346       332            0              7   15   12    
638.16/638.29	c 200562         360232         83995034       30056989       332            0              7   15   13    
695.16/695.27	c 220694         394521         91914641       32838211       332            0              7   15   13    
763.46/763.58	c 242839         434527         101272876      36130981       332            0              7   15   13    
858.15/858.24	c 267198         483177         113467709      40194455       332            0              5   15   12    
942.45/942.60	c 293992         529688         124741898      44087343       332            0              7   15   13    
1031.35/1031.49	c 323465         580462         136906425      48309575       332            0              7   15   13    
1144.46/1144.59	c 355885         638598         151824819      53452582       332            0              7   15   12    
1259.16/1259.21	c 391547         706856         166925886      58701771       332            0              5   15   12    
1399.07/1399.16	c 430775         781744         185014509      64929761       332            0              5   15   12    
1551.65/1551.75	c 473925         859916         205083570      72068704       332            0              5   15   12    
1710.35/1710.41	c 521390         948109         226774336      79107287       332            0              7   15   13    
1887.06/1887.13	c 573601         1043443        250395501      86976434       332            0              7   15   13    
2099.05/2099.19	c 631033         1150967        277630223      96273546       332            0              5   15   12    
2330.84/2330.94	c 694208         1268050        308517092      106867057      332            0              5   15   12    
2519.95/2520.00	
2519.95/2520.00	c *** INTERRUPTED ***
2519.95/2520.00	c restarts              : 69          
2519.95/2520.00	c conflicts             : 747399       (297 /sec)
2519.95/2520.00	c decisions             : 1364354      (541 /sec)
2519.95/2520.00	c propagations          : 115398182   (45795 /sec)
2519.95/2520.00	c root propagations     : 332         
2519.95/2520.00	c filter calls          : 333705364      (132429 /sec)
2519.95/2520.00	c useless filter calls  : 289895322      (86 %)
2519.95/2520.00	c Memory used           : 121.52 MB
2519.95/2520.00	c CPU time              : 2519.89 s
2519.95/2520.00	
2519.95/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 (5836 MiB free)
  memory of node 1: 16384 MiB (10516 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293498-1532317434/watcher-4293498-1532317434 -o /tmp/evaluation-result-4293498-1532317434/solver-4293498-1532317434 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532294888-5351 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4293498-1532317434.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
solver pid=7676, runsolver pid=7673
Current StackSize limit: 8192 KiB


[startup+0.100164 s]*
/proc/loadavg: 2.00 2.03 2.05 3/188 7677
/proc/meminfo: memFree=16743256/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=29924 memory=6012 CPUtime=0.1 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 1723 0 0 0 10 0 0 0 20 0 1 0 49306610 30642176 1503 33554432000 4194304 6142532 140724285042656 140724285039288 139920888515557 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 7481 1503 775 476 0 803 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29924 KiB
Current children cumulated memory: 6012 KiB

[startup+0.209853 s]*
/proc/loadavg: 2.00 2.03 2.05 3/188 7677
/proc/meminfo: memFree=16738792/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=34496 memory=10800 CPUtime=0.21 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 2870 0 0 0 21 0 0 0 20 0 1 0 49306610 35323904 2700 33554432000 4194304 6142532 140724285042656 140724285039288 139920888515557 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 8624 2700 794 476 0 1946 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34496 KiB
Current children cumulated memory: 10800 KiB

[startup+0.309628 s]*
/proc/loadavg: 2.00 2.03 2.05 3/188 7677
/proc/meminfo: memFree=16734700/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=38688 memory=14860 CPUtime=0.31 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 3905 0 0 0 31 0 0 0 20 0 1 0 49306610 39616512 3715 33554432000 4194304 6142532 140724285042656 140724285039288 139920888515557 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 9672 3715 794 476 0 2994 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 38688 KiB
Current children cumulated memory: 14860 KiB

[startup+0.700247 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 7677
/proc/meminfo: memFree=16726168/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=54716 memory=30892 CPUtime=0.69 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 7913 0 0 0 68 1 0 0 20 0 1 0 49306610 56029184 7723 33554432000 4194304 6142532 140724285042656 140724285033256 139920892000952 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 13679 7723 794 476 0 7001 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 54716 KiB
Current children cumulated memory: 30892 KiB

[startup+1.50025 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 7677
/proc/meminfo: memFree=16705420/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=88312 memory=64488 CPUtime=1.48 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 16334 0 0 0 145 3 0 0 20 0 1 0 49306610 90431488 16122 33554432000 4194304 6142532 140724285042656 140724285032008 5364657 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 22078 16122 794 476 0 15400 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 88312 KiB
Current children cumulated memory: 64488 KiB

[startup+3.10934 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 7677
/proc/meminfo: memFree=16647228/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=3.09 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 33962 0 0 0 304 5 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285039544 139920897848480 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+6.30023 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 7677
/proc/meminfo: memFree=16647480/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=6.28 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 38513 0 0 0 623 5 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 139920898460520 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+12.7002 s]
/proc/loadavg: 2.08 2.05 2.05 3/188 7677
/proc/meminfo: memFree=16647976/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=12.69 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 41473 0 0 0 1263 6 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5367165 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+25.5003 s]
/proc/loadavg: 2.06 2.04 2.05 3/188 7677
/proc/meminfo: memFree=16647576/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=25.48 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 46239 0 0 0 2542 6 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 4991577 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+51.1093 s]
/proc/loadavg: 2.04 2.04 2.05 3/188 7677
/proc/meminfo: memFree=16647916/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=51.08 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 47519 0 0 0 5102 6 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5047869 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 7678
/proc/meminfo: memFree=16649004/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=102.27 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 48078 0 0 0 10221 6 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5371676 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/187 7740
/proc/meminfo: memFree=16553748/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=162.26 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 48630 0 0 0 16220 6 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5374338 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+222.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/187 7741
/proc/meminfo: memFree=16553352/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=222.26 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 49183 0 0 0 22220 6 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 139920889436048 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 7742
/proc/meminfo: memFree=16552760/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=282.26 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 49735 0 0 0 28220 6 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5363539 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 7743
/proc/meminfo: memFree=16552876/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=342.26 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 50287 0 0 0 34220 6 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5376422 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 7752
/proc/meminfo: memFree=16552300/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=402.26 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 50839 0 0 0 40220 6 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5396940 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 7753
/proc/meminfo: memFree=16552464/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=462.26 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 51391 0 0 0 46220 6 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5372465 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB


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

/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 1722.25 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7876
/proc/meminfo: memFree=16531156/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=1782.25 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 63417 0 0 0 178218 7 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5361442 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 1782.25 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7877
/proc/meminfo: memFree=16531148/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=1842.25 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 63955 0 0 0 184218 7 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5371763 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7878
/proc/meminfo: memFree=16531148/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=1902.25 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 64507 0 0 0 190218 7 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 139920898460509 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7879
/proc/meminfo: memFree=16530728/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=1962.25 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 65048 0 0 0 196218 7 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 139920889441715 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 1962.25 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7880
/proc/meminfo: memFree=16530968/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=2022.25 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 65583 0 0 0 202218 7 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 139920898460486 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 2022.25 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7881
/proc/meminfo: memFree=16530952/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=2082.25 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 66118 0 0 0 208218 7 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5360274 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7882
/proc/meminfo: memFree=16531076/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=2142.25 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 66676 0 0 0 214218 7 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5366673 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 2142.25 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7890
/proc/meminfo: memFree=16530872/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=2202.24 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 67213 0 0 0 220217 7 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5396720 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 2202.24 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7891
/proc/meminfo: memFree=16530616/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=2262.24 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 67753 0 0 0 226217 7 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5374350 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 2262.24 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7892
/proc/meminfo: memFree=16530228/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=2322.24 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 68291 0 0 0 232217 7 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5396729 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 2322.24 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7893
/proc/meminfo: memFree=16530460/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=2382.24 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 68845 0 0 0 238217 7 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5361271 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 2382.24 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7894
/proc/meminfo: memFree=16529948/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=2442.24 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 69385 0 0 0 244217 7 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5363652 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 2442.24 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7896
/proc/meminfo: memFree=16530064/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=2502.24 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 69926 0 0 0 250217 7 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5361433 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 2502.24 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 7896
/proc/meminfo: memFree=16530064/32770624 swapFree=67108860/67108860
[pid=7676] ppid=7673 vsize=124436 memory=100944 CPUtime=2519.95 cores=0,2,4,6
/proc/7676/stat : 7676 (cosoco) R 7673 7676 5320 0 -1 4202496 70465 0 0 0 251988 7 0 0 20 0 1 0 49306610 127422464 25236 33554432000 4194304 6142532 140724285042656 140724285040056 5371852 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 27344896 140724285047942 140724285048072 140724285048072 140724285050830 0
/proc/7676/statm: 31109 25236 835 476 0 24431 0
Current children cumulated CPU time: 2519.95 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 100944 KiB

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

[startup+2520.01 s]
# the end of solver process 7676 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.89 s, system=0.076999 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.96
CPU user time (s): 2519.89
CPU system time (s): 0.076999
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 124436
Max. memory (cumulated for all children) (KiB): 100944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.89
system time used= 0.076999
maximum resident set size= 101012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70516
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= 32
involuntary context switches= 3361


# summary of solver processes directly reported to runsolver:
#   pid: 7676
#   total CPU time (s): 2519.96
#   total CPU user time (s): 2519.89
#   total CPU system time (s): 0.076999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.27566 second user time and 16.3193 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 05:43:54
IDJOB=4293498
IDBENCH=141182
IDSOLVER=2752
FILE ID=node102/4293498-1532317434
RUNJOBID= node102-1532294888-5351
PBS_JOBID= 21018982
Free space on /tmp= 53244 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f01_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293498-1532317434/watcher-4293498-1532317434 -o /tmp/evaluation-result-4293498-1532317434/solver-4293498-1532317434 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532294888-5351 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4293498-1532317434.xml

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

MD5SUM BENCH= 835bf91cf13c47564ae451efb141e04e
RANDOM SEED=133421681

node102.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	: 5333.51
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	: 5333.51
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	: 5333.51
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	: 5333.51
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:        16745476 kB
MemAvailable:   31933784 kB
Buffers:          248488 kB
Cached:         15028708 kB
SwapCached:            0 kB
Active:          1514632 kB
Inactive:       13819900 kB
Active(anon):      60756 kB
Inactive(anon):    16888 kB
Active(file):    1453876 kB
Inactive(file): 13803012 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2868 kB
Writeback:             0 kB
AnonPages:         63764 kB
Mapped:            38352 kB
Shmem:             17036 kB
Slab:             387112 kB
SReclaimable:     359880 kB
SUnreclaim:        27232 kB
KernelStack:        3376 kB
PageTables:         5076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     344280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 53240 MiB
End job on node102 at 2018-07-23 06:25:55