Trace number 4293507

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.12UNSAT 1429.97 1429.95

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f04_c18.xml
MD5SUM3c3f91fe2d5d1aa7af585cdf812638b5
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 benchmark15.9885
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size40
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":14},{"size":33,"count":336},{"size":40,"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.49	c root propagations     : 2328        
2.39/2.49	c restarts enabled, print stats at every restarts
2.39/2.49	c
2.39/2.49	c
2.39/2.49	c
2.39/2.49	c This is cosoco 1.12 --  
2.39/2.49	c
2.39/2.49	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4293507-1532317578.xml 
2.39/2.49	c ========================================[ Problem Statistics ]===========================================
2.39/2.49	c |                                                                                                       
2.39/2.49	c |  Parse time        :         2.05 s 
2.39/2.49	c |
2.39/2.49	c |               Variables: 680
2.39/2.49	c |            Domain Sizes: 6..40
2.39/2.49	c |
2.39/2.49	c |             Constraints: 4103
2.39/2.49	c |                   Arity: 2..2  -- Binary: 4103
2.39/2.49	c | 
2.39/2.49	c |                   Types: 
2.39/2.49	c |                          Intension: 4103
2.39/2.49	c |                          
2.39/2.49	c =========================================================================================================
2.39/2.49	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
3.10/3.15	c 101            499            82577          27082          668            0              342   349   341
3.39/3.44	c 211            670            122143         45656          668            0              5   13   7     
3.89/3.91	c 332            867            178970         65397          668            0              5   11   9     
4.29/4.36	c 465            1098           241529         86946          668            0              8   11   9     
4.69/4.70	c 611            1316           288341         110717         668            0              8   11   9     
5.19/5.22	c 771            1597           357881         138807         668            0              8   13   10    
5.69/5.72	c 947            1874           427200         168074         668            0              9   12   10    
6.39/6.41	c 1140           2197           525886         198244         668            0              9   13   11    
7.00/7.09	c 1352           2550           623529         234253         668            0              8   11   9     
7.89/7.93	c 1585           2923           740794         271429         668            0              9   12   10    
8.89/8.91	c 1841           3444           877262         320953         668            0              6   11   9     
9.79/9.80	c 2122           3886           1001162        370135         668            0              9   12   10    
10.89/10.96	c 2431           4593           1164340        428725         668            0              6   12   9     
12.00/12.09	c 2770           5183           1326421        492061         668            0              5   13   9     
13.10/13.18	c 3142           5900           1475040        559442         668            0              7   13   9     
14.59/14.68	c 3551           6708           1682964        627695         668            0              5   13   10    
16.29/16.33	c 4000           7587           1914750        700118         668            0              5   13   10    
17.89/17.97	c 4493           8559           2125682        786916         668            0              5   13   10    
19.79/19.83	c 5035           9513           2390499        869272         668            0              8   13   11    
22.00/22.08	c 5631           10921          2711046        978757         668            0              7   13   10    
24.29/24.30	c 6286           12148          3017083        1088304        668            0              5   12   9     
26.59/26.62	c 7006           13408          3315121        1217980        668            0              5   13   9     
29.29/29.36	c 7798           14950          3682532        1353582        668            0              5   13   10    
32.10/32.19	c 8669           16521          4068296        1500505        668            0              5   12   9     
35.39/35.42	c 9627           18667          4523639        1668990        668            0              7   13   10    
38.89/38.98	c 10680          20725          4997895        1853533        668            0              5   13   10    
42.89/42.99	c 11838          22928          5549945        2052318        668            0              5   13   9     
47.19/47.20	c 13111          25747          6147852        2287210        668            0              5   13   10    
51.79/51.86	c 14511          28436          6786879        2520851        668            0              5   13   10    
57.29/57.36	c 16051          31563          7529765        2802318        668            0              5   13   9     
62.89/62.98	c 17745          34846          8323110        3077496        668            0              7   13   10    
69.00/69.10	c 19608          38965          9187279        3405694        668            0              5   13   10    
75.59/75.67	c 21657          42975          10147457       3733783        668            0              7   13   10    
83.89/83.92	c 23910          47216          11343044       4104245        668            0              5   13   11    
91.89/91.99	c 26388          52194          12498301       4548275        668            0              5   13   10    
100.59/100.62	c 29113          57992          13727921       5045803        668            0              5   13   9     
110.39/110.47	c 32110          64033          15116809       5545698        668            0              5   13   10    
122.29/122.37	c 35406          70676          16725894       6127074        668            0              5   13   10    
133.69/133.79	c 39031          77343          18293634       6732776        668            0              5   13   9     
145.89/145.99	c 43018          85162          19943591       7446515        668            0              5   13   9     
161.29/161.38	c 47403          94091          22044984       8225430        668            0              5   13   10    
177.19/177.21	c 52226          103436         24277236       9067602        668            0              5   13   10    
193.89/193.98	c 57531          113402         26658521       9973554        668            0              5   13   10    
214.00/214.09	c 63366          125001         29480911       11001657       668            0              5   13   10    
235.29/235.39	c 69784          137772         32548602       12041750       668            0              5   13   11    
257.29/257.39	c 76843          152511         35677392       13325914       668            0              5   13   9     
283.39/283.42	c 84607          167570         39363833       14628180       668            0              5   13   10    
313.79/313.89	c 93147          184435         43585188       16108715       668            0              5   13   10    
344.29/344.34	c 102541         202035         47873881       17716326       668            0              5   13   10    
379.79/379.85	c 112874         221982         52854526       19449447       668            0              5   13   10    
416.59/416.61	c 124240         243742         57948541       21398645       668            0              3   13   10    
458.59/458.66	c 136742         268869         63889064       23546351       668            0              5   13   10    
502.50/502.55	c 150494         295507         69759946       26020077       668            0              3   13   9     
555.11/555.11	c 165621         325679         76913758       28699086       668            0              3   13   10    
608.50/608.55	c 182260         359115         84388151       31695794       668            0              3   13   9     
664.20/664.24	c 200562         393385         91785670       34888266       668            0              3   13   9     
731.01/731.04	c 220694         431726         100946981      38347623       668            0              3   13   9     
805.80/805.89	c 242839         475700         111331232      42128978       668            0              3   13   10    
889.11/889.14	c 267198         523931         122742590      46385187       668            0              3   13   9     
983.02/983.07	c 293992         575435         135625712      51166550       668            0              3   13   9     
1084.81/1084.87	c 323465         632454         149332864      56511593       668            0              3   13   9     
1192.41/1192.43	c 355885         692956         164193793      62179638       668            0              3   13   9     
1319.92/1319.95	c 391547         762470         181004706      68740198       668            0              3   13   9     
1429.92/1429.94	c restarts              : 63          
1429.92/1429.94	c conflicts             : 421549       (295 /sec)
1429.92/1429.94	c decisions             : 822467       (575 /sec)
1429.92/1429.94	c propagations          : 74346751    (51994 /sec)
1429.92/1429.94	c root propagations     : 2328        
1429.92/1429.94	c filter calls          : 195154394      (136480 /sec)
1429.92/1429.94	c useless filter calls  : 167396916      (85 %)
1429.92/1429.94	c Memory used           : 120.08 MB
1429.92/1429.94	c CPU time              : 1429.91 s
1429.92/1429.94	
1429.92/1429.94	s UNSATISFIABLE

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 (5741 MiB free)
  memory of node 1: 16384 MiB (10518 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293507-1532317578/watcher-4293507-1532317578 -o /tmp/evaluation-result-4293507-1532317578/solver-4293507-1532317578 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532294888-5352 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4293507-1532317578.xml 

running on 4 cores: 1,3,5,7

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=7739, runsolver pid=7736
Current StackSize limit: 8192 KiB


[startup+0.100152 s]*
/proc/loadavg: 2.07 2.05 2.05 3/187 7740
/proc/meminfo: memFree=16647128/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=29784 memory=5872 CPUtime=0.1 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 1682 0 0 0 10 0 0 0 20 0 1 0 49320924 30498816 1468 33554432000 4194304 6142532 140720780249840 140720780246472 140091786141292 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 7446 1468 775 476 0 768 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29784 KiB
Current children cumulated memory: 5872 KiB

[startup+0.209426 s]*
/proc/loadavg: 2.07 2.05 2.05 3/187 7740
/proc/meminfo: memFree=16642664/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=34208 memory=10376 CPUtime=0.21 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 2815 0 0 0 21 0 0 0 20 0 1 0 49320924 35028992 2594 33554432000 4194304 6142532 140720780249840 140720780246472 5375945 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 8552 2594 794 476 0 1874 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34208 KiB
Current children cumulated memory: 10376 KiB

[startup+0.309166 s]*
/proc/loadavg: 2.07 2.05 2.05 3/187 7740
/proc/meminfo: memFree=16638572/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=38384 memory=14552 CPUtime=0.31 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 3852 0 0 0 30 1 0 0 20 0 1 0 49320924 39305216 3638 33554432000 4194304 6142532 140720780249840 140720780246472 140091785198565 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 9596 3638 794 476 0 2918 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 38384 KiB
Current children cumulated memory: 14552 KiB

[startup+0.70029 s]
/proc/loadavg: 2.07 2.05 2.05 3/187 7740
/proc/meminfo: memFree=16630296/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=54304 memory=30608 CPUtime=0.69 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 7824 0 0 0 67 2 0 0 20 0 1 0 49320924 55607296 7652 33554432000 4194304 6142532 140720780249840 140720780239192 140091785198565 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 13576 7652 794 476 0 6898 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 54304 KiB
Current children cumulated memory: 30608 KiB

[startup+1.5003 s]
/proc/loadavg: 2.07 2.05 2.05 3/187 7740
/proc/meminfo: memFree=16609884/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=87596 memory=63896 CPUtime=1.48 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 16147 0 0 0 146 2 0 0 20 0 1 0 49320924 89698304 15974 33554432000 4194304 6142532 140720780249840 140720780240440 140091785198565 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 21899 15974 794 476 0 15221 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 87596 KiB
Current children cumulated memory: 63896 KiB

[startup+3.10928 s]
/proc/loadavg: 2.07 2.05 2.05 3/187 7740
/proc/meminfo: memFree=16553712/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99332 CPUtime=3.1 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 45300 0 0 0 305 5 0 0 20 0 1 0 49320924 125906944 24833 33554432000 4194304 6142532 140720780249840 140720780246728 5372484 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24833 833 476 0 24061 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99332 KiB

[startup+6.30026 s]
/proc/loadavg: 2.06 2.05 2.05 3/187 7740
/proc/meminfo: memFree=16553624/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=6.29 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 49257 0 0 0 624 5 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 140091786124723 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+12.7003 s]
/proc/loadavg: 2.06 2.04 2.05 3/187 7740
/proc/meminfo: memFree=16553624/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=12.69 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 53211 0 0 0 1264 5 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5146589 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+25.5003 s]
/proc/loadavg: 2.05 2.04 2.05 3/187 7740
/proc/meminfo: memFree=16553752/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=25.49 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 61119 0 0 0 2544 5 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 4965024 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+51.109 s]
/proc/loadavg: 2.09 2.06 2.05 3/187 7740
/proc/meminfo: memFree=16553580/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=51.1 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 65066 0 0 0 5104 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5044618 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+102.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/187 7741
/proc/meminfo: memFree=16553504/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=102.29 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 67135 0 0 0 10223 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 140091786119089 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 7742
/proc/meminfo: memFree=16552760/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=162.29 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 67550 0 0 0 16223 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5396940 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 7743
/proc/meminfo: memFree=16553008/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=222.29 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 67965 0 0 0 22223 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5366709 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 7752
/proc/meminfo: memFree=16552416/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=282.29 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 68380 0 0 0 28223 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5374057 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 7753
/proc/meminfo: memFree=16552588/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=342.29 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 68795 0 0 0 34223 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5336826 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+402.3 s]
/proc/loadavg: 2.11 2.05 2.05 3/188 7754
/proc/meminfo: memFree=16552456/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=402.29 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 69210 0 0 0 40223 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5366783 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+462.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/188 7755
/proc/meminfo: memFree=16552456/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=462.29 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 69625 0 0 0 46223 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 140091786119089 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB


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

Current children cumulated memory: 99448 KiB

[startup+942.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/189 7796
/proc/meminfo: memFree=16551844/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=942.31 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 72935 0 0 0 94225 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5146800 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 942.31 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/189 7797
/proc/meminfo: memFree=16551968/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=1002.31 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 73350 0 0 0 100225 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5375774 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 1002.31 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 7798
/proc/meminfo: memFree=16552216/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=1062.31 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 73755 0 0 0 106225 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5396701 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 1062.31 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 7799
/proc/meminfo: memFree=16552216/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=1122.31 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 74170 0 0 0 112225 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5363536 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 1122.31 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7800
/proc/meminfo: memFree=16552108/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=1182.31 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 74575 0 0 0 118225 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5366690 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 1182.31 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7801
/proc/meminfo: memFree=16552000/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=1242.31 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 74990 0 0 0 124225 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5048269 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 1242.31 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7802
/proc/meminfo: memFree=16552372/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=1302.32 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 75395 0 0 0 130226 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5366742 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 1302.32 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7803
/proc/meminfo: memFree=16552248/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=1362.32 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 75810 0 0 0 136226 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5146980 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 1362.32 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7804
/proc/meminfo: memFree=16552484/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=1422.32 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 76215 0 0 0 142226 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5367122 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 1422.32 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+1429.95 s]
# the end of solver process 7739 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1429.91 s, system=0.065001 s

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

[startup+1424 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 7812
/proc/meminfo: memFree=16551476/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=1424.03 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 76215 0 0 0 142397 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 140091795143528 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 1424.03 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+1427.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7812
/proc/meminfo: memFree=16551476/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=1427.22 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 76215 0 0 0 142716 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5363668 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 1427.22 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+1428.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7812
/proc/meminfo: memFree=16551476/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=1428.82 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 76215 0 0 0 142876 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5363683 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 1428.82 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+1429.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7812
/proc/meminfo: memFree=16551476/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=1429.62 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 76215 0 0 0 142956 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5375777 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 1429.62 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+1429.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7812
/proc/meminfo: memFree=16551476/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=1429.82 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 76215 0 0 0 142976 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5372476 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 1429.82 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

[startup+1429.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7812
/proc/meminfo: memFree=16551476/32770624 swapFree=67108860/67108860
[pid=7739] ppid=7736 vsize=122956 memory=99448 CPUtime=1429.92 cores=1,3,5,7
/proc/7739/stat : 7739 (cosoco) R 7736 7739 5320 0 -1 4202496 76215 0 0 0 142986 6 0 0 20 0 1 0 49320924 125906944 24862 33554432000 4194304 6142532 140720780249840 140720780247240 5371833 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 19496960 140720780252294 140720780252424 140720780252424 140720780255182 0
/proc/7739/statm: 30739 24862 835 476 0 24061 0
Current children cumulated CPU time: 1429.92 s
Current children cumulated vsize: 122956 KiB
Current children cumulated memory: 99448 KiB

Child status: 0
Real time (s): 1429.95
CPU time (s): 1429.97
CPU user time (s): 1429.91
CPU system time (s): 0.065001
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 122956
Max. memory (cumulated for all children) (KiB): 99448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1429.91
system time used= 0.065001
maximum resident set size= 99520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76264
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= 35
involuntary context switches= 365


# summary of solver processes directly reported to runsolver:
#   pid: 7739
#   total CPU time (s): 1429.97
#   total CPU user time (s): 1429.91
#   total CPU system time (s): 0.065001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.76939 second user time and 9.32318 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 05:46:18
IDJOB=4293507
IDBENCH=141183
IDSOLVER=2752
FILE ID=node102/4293507-1532317578
RUNJOBID= node102-1532294888-5352
PBS_JOBID= 21018982
Free space on /tmp= 53244 MiB

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

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

MD5SUM BENCH= 3c3f91fe2d5d1aa7af585cdf812638b5
RANDOM SEED=493793313

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:        16650016 kB
MemAvailable:   31839076 kB
Buffers:          248512 kB
Cached:         15028428 kB
SwapCached:            0 kB
Active:          1612000 kB
Inactive:       13819900 kB
Active(anon):     157408 kB
Inactive(anon):    16888 kB
Active(file):    1454592 kB
Inactive(file): 13803012 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:        160724 kB
Mapped:            37944 kB
Shmem:             17036 kB
Slab:             387204 kB
SReclaimable:     359916 kB
SUnreclaim:        27288 kB
KernelStack:        3360 kB
PageTables:         5044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     440900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 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:10:08