Trace number 4241956

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: cosoco 1.1SAT 94.4715 94.4886

General information on the benchmark

NameMarketSplit/MarketSplit-m1-gp/
MarketSplit-07.xml
MD5SUM36a2ff8d03acaab45f9eaaf5db6acf0d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.27421
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints4
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":2},{"degree":4,"count":28}]
Minimum constraint arity29
Maximum constraint arity30
Distribution of constraint arities[{"arity":29,"count":2},{"arity":30,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.0 --  
0.00/0.00	c
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 30
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 4
0.00/0.00	c |                   Arity: 29..30
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Sum: 4
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c 101            389            2158           1869           0              0              12   27   22   
0.00/0.01	c 211            803            4249           3857           0              0              12   26   21   
0.00/0.01	c 332            1218           6402           5958           0              0              12   26   21   
0.00/0.02	c 465            1637           8707           8193           0              0              13   25   21   
0.00/0.02	c 611            2122           11236          10668          0              0              11   26   21   
0.00/0.03	c 771            2705           14239          13529          0              0              12   27   21   
0.00/0.04	c 947            3401           17864          16915          0              0              13   26   22   
0.00/0.05	c 1140           4171           21867          20591          0              0              13   27   22   
0.00/0.05	c 1352           4985           26021          24574          0              0              12   27   21   
0.00/0.06	c 1585           5860           30423          28835          0              0              12   26   22   
0.00/0.07	c 1841           6838           35180          33610          0              0              11   26   21   
0.00/0.08	c 2122           7895           40714          38659          0              0              11   27   22   
0.00/0.09	c 2431           8897           45665          43922          0              0              11   27   21   
0.09/0.10	c 2770           10009          51337          49801          0              0              11   28   21   
0.09/0.11	c 3142           11418          58604          56661          0              0              11   27   22   
0.09/0.12	c 3551           12891          65935          63880          0              0              12   27   22   
0.09/0.14	c 4000           14625          75182          72277          0              0              12   27   22   
0.09/0.15	c 4493           16443          84635          81462          0              0              12   27   21   
0.09/0.17	c 5035           18362          93897          91150          0              0              12   27   22   
0.09/0.18	c 5631           20475          104408         101958         0              0              11   27   22   
0.19/0.20	c 6286           22915          116620         114013         0              0              13   27   22   
0.19/0.22	c 7006           25542          129208         126932         0              0              12   27   22   
0.19/0.24	c 7798           28415          143362         141060         0              0              11   26   22   
0.19/0.27	c 8669           31396          157910         156219         0              0              13   27   22   
0.29/0.30	c 9627           35051          176197         174348         0              0              12   27   22   
0.29/0.33	c 10680          38933          196528         193439         0              0              11   27   22   
0.29/0.36	c 11838          43249          219522         215352         0              0              11   27   22   
0.39/0.40	c 13111          47843          242805         238429         0              0              11   27   22   
0.39/0.45	c 14511          53149          270541         265967         0              0              11   26   21   
0.49/0.50	c 16051          58706          299919         295557         0              0              10   27   21   
0.49/0.55	c 17745          64602          330908         326103         0              0              13   27   22   
0.59/0.60	c 19608          71226          364291         359748         0              0              12   27   22   
0.59/0.66	c 21657          78360          400988         396800         0              0              11   27   22   
0.69/0.73	c 23910          86423          443839         438693         0              0              11   27   22   
0.79/0.80	c 26388          95022          488973         482964         0              0              11   27   22   
0.79/0.88	c 29113          104680         538440         532267         0              0              11   27   22   
0.89/0.96	c 32110          114933         591210         584044         0              0              13   27   22   
0.99/1.05	c 35406          126505         650665         644158         0              0              12   27   22   
1.10/1.16	c 39031          138746         715670         711399         0              0              11   28   21   
1.20/1.28	c 43018          152411         787672         784602         0              0              12   27   22   
1.39/1.40	c 47403          167398         867071         864454         0              0              11   27   22   
1.49/1.55	c 52226          184267         956019         953684         0              0              10   27   22   
1.69/1.70	c 57531          202469         1050879        1049217        0              0              11   27   22   
1.79/1.87	c 63366          222182         1154418        1154291        0              0              12   27   22   
1.99/2.05	c 69784          244900         1272229        1269324        0              0              12   28   22   
2.20/2.26	c 76843          269242         1402940        1394455        0              0              12   28   22   
2.39/2.48	c 84607          296083         1549566        1536508        0              0              12   28   23   
2.69/2.72	c 93147          325361         1704414        1688394        0              0              13   27   22   
2.89/2.99	c 102541         357617         1877872        1856518        0              0              12   28   23   
3.19/3.28	c 112874         392740         2065318        2039930        0              0              13   27   22   
3.59/3.61	c 124240         431727         2273011        2244887        0              0              13   27   22   
3.89/3.97	c 136742         474314         2502089        2469153        0              0              12   27   22   
4.29/4.39	c 150494         522723         2763146        2722542        0              0              10   27   22   
4.79/4.84	c 165621         574745         3045772        2997799        0              0              11   27   22   
5.29/5.35	c 182260         633827         3367499        3309725        0              0              9   27   22    
5.79/5.87	c 200562         696184         3700604        3636934        0              0              12   28   22   
6.39/6.45	c 220694         765960         4072653        4006110        0              0              12   28   22   
7.09/7.10	c 242839         842031         4483116        4409291        0              0              10   28   22   
7.80/7.83	c 267198         926250         4933397        4869416        0              0              9   28   22    
8.59/8.65	c 293992         1023492        5445710        5377175        0              0              11   28   22   
9.49/9.52	c 323465         1127440        5995946        5934423        0              0              11   28   22   
10.49/10.50	c 355885         1237694        6600451        6544764        0              0              10   27   22   
11.49/11.57	c 391547         1362427        7262304        7221247        0              0              11   27   22   
12.69/12.70	c 430775         1497708        7982746        7943898        0              0              12   28   22   
13.99/14.00	c 473925         1646423        8807241        8742757        0              0              12   28   22   
15.40/15.48	c 521390         1814693        9744191        9644209        0              0              11   28   22   
16.99/17.03	c 573601         1996528        10737939       10620027       0              0              10   28   22   
18.70/18.77	c 631033         2198457        11843701       11697834       0              0              11   28   22   
20.59/20.65	c 694208         2419795        13055158       12876243       0              0              12   28   23   
22.69/22.72	c 763700         2661683        14365068       14197205       0              0              12   28   22   
24.89/24.94	c 840141         2924484        15775486       15615455       0              0              11   28   22   
27.39/27.45	c 924226         3217047        17358183       17209369       0              0              11   28   22   
30.19/30.26	c 1016719        3542116        19128256       18967159       0              0              11   28   22   
33.39/33.42	c 1118461        3902613        21118807       20914138       0              0              10   28   22   
36.79/36.86	c 1230377        4298181        23307096       23071842       0              0              9   28   22    
40.59/40.66	c 1353484        4735309        25693373       25467712       0              0              11   28   22   
44.68/44.70	c 1488901        5208175        28284180       28016766       0              0              11   28   23   
49.08/49.16	c 1637859        5730549        31120518       30842134       0              0              11   28   23   
54.08/54.15	c 1801712        6304589        34290925       33973041       0              0              10   28   22   
59.68/59.77	c 1981950        6940493        37853076       37491797       0              0              10   28   22   
65.88/65.95	c 2180211        7649866        41816584       41393220       0              0              11   28   23   
72.59/72.64	c 2398298        8419371        46050468       45619775       0              0              10   28   22   
79.98/80.07	c 2638193        9269788        50749117       50274088       0              0              10   28   22   
88.38/88.46	c 2902077        10224516       56056712       55580564       0              0              11   28   22   
94.38/94.48	c solution 1
94.38/94.48	
94.38/94.48	v <instantiation type='solution'>
94.38/94.48	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] </list>
94.38/94.48	v <values>0 1 1 1 0 1 0 0 0 0 0 1 0 1 0 1 1 1 1 0 1 1 1 1 0 0 0 0 0 0 </values>
94.38/94.48	v </instantiation>
94.38/94.48	
94.38/94.48	c restarts              : 84          
94.38/94.48	c conflicts             : 3098129      (32795 /sec)
94.38/94.48	c decisions             : 10919397     (115587 /sec)
94.38/94.48	c propagations          : 59385750    (628625 /sec)
94.38/94.48	c root propagations     : 0           
94.38/94.48	c filter calls          : 59887397       (633936 /sec)
94.38/94.48	c useless filter calls  : 50140549       (83 %)
94.38/94.48	c Memory used           : 26.36 MB
94.38/94.48	c CPU time              : 94.4692 s
94.38/94.48	
94.38/94.48	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4241956-1500656401/watcher-4241956-1500656401 -o /tmp/evaluation-result-4241956-1500656401/solver-4241956-1500656401 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500648178-9851 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241956-1500656401.xml 

pid=12871
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.93 2.01 2.04 3/243 12874
/proc/meminfo: memFree=32031128/32770624 swapFree=5992/190644
[pid=12874] ppid=12871 vsize=26992 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1023 0 0 0 0 0 0 0 20 0 1 0 910131 27639808 832 33554432000 4194304 5970956 140728928244704 140728928242312 5136570 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 832 740 434 0 112 0

[startup+0.100143 s]
/proc/loadavg: 1.93 2.01 2.04 3/243 12874
/proc/meminfo: memFree=32031128/32770624 swapFree=5992/190644
[pid=12874] ppid=12871 vsize=26992 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1026 0 0 0 9 0 0 0 20 0 1 0 910131 27639808 832 33554432000 4194304 5970956 140728928244704 140728928242040 5038522 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 832 740 434 0 112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26992

[startup+0.200253 s]
/proc/loadavg: 1.93 2.01 2.04 3/243 12874
/proc/meminfo: memFree=32031128/32770624 swapFree=5992/190644
[pid=12874] ppid=12871 vsize=26992 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1026 0 0 0 19 0 0 0 20 0 1 0 910131 27639808 832 33554432000 4194304 5970956 140728928244704 140728928242040 5136615 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 832 740 434 0 112 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26992

[startup+0.30024 s]
/proc/loadavg: 1.93 2.01 2.04 3/243 12874
/proc/meminfo: memFree=32031128/32770624 swapFree=5992/190644
[pid=12874] ppid=12871 vsize=26992 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1026 0 0 0 29 0 0 0 20 0 1 0 910131 27639808 832 33554432000 4194304 5970956 140728928244704 140728928242040 5038202 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 832 740 434 0 112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26992

[startup+0.700205 s]
/proc/loadavg: 1.93 2.01 2.04 3/243 12874
/proc/meminfo: memFree=32031128/32770624 swapFree=5992/190644
[pid=12874] ppid=12871 vsize=26992 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1026 0 0 0 69 0 0 0 20 0 1 0 910131 27639808 832 33554432000 4194304 5970956 140728928244704 140728928242040 5136560 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 832 740 434 0 112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26992

[startup+1.5002 s]
/proc/loadavg: 1.94 2.01 2.04 3/244 12875
/proc/meminfo: memFree=32030128/32770624 swapFree=5992/190540
[pid=12874] ppid=12871 vsize=26992 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1026 0 0 0 149 0 0 0 20 0 1 0 910131 27639808 832 33554432000 4194304 5970956 140728928244704 140728928242040 5038359 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 832 740 434 0 112 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26992

[startup+3.10022 s]
/proc/loadavg: 1.94 2.01 2.04 3/244 12875
/proc/meminfo: memFree=32029516/32770624 swapFree=5992/190660
[pid=12874] ppid=12871 vsize=26992 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1057 0 0 0 309 0 0 0 20 0 1 0 910131 27639808 832 33554432000 4194304 5970956 140728928244704 140728928242040 5038359 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 832 740 434 0 112 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26992

[startup+6.30021 s]
/proc/loadavg: 1.94 2.01 2.04 3/244 12875
/proc/meminfo: memFree=32029072/32770624 swapFree=5992/190668
[pid=12874] ppid=12871 vsize=26992 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1088 0 0 0 629 0 0 0 20 0 1 0 910131 27639808 866 33554432000 4194304 5970956 140728928244704 140728928242040 5136643 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 866 772 434 0 112 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26992

[startup+12.7002 s]
/proc/loadavg: 2.02 2.02 2.04 3/244 12875
/proc/meminfo: memFree=32029020/32770624 swapFree=5992/190692
[pid=12874] ppid=12871 vsize=26992 CPUtime=12.69 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1119 0 0 0 1269 0 0 0 20 0 1 0 910131 27639808 866 33554432000 4194304 5970956 140728928244704 140728928242040 5040616 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 866 772 434 0 112 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26992

[startup+25.5003 s]
/proc/loadavg: 2.02 2.02 2.04 3/244 12875
/proc/meminfo: memFree=32028896/32770624 swapFree=5992/190700
[pid=12874] ppid=12871 vsize=26992 CPUtime=25.49 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1181 0 0 0 2549 0 0 0 20 0 1 0 910131 27639808 866 33554432000 4194304 5970956 140728928244704 140728928242040 5136560 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 866 772 434 0 112 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26992

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.04 3/244 12875
/proc/meminfo: memFree=32028944/32770624 swapFree=5992/190732
[pid=12874] ppid=12871 vsize=26992 CPUtime=51.08 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1212 0 0 0 5108 0 0 0 20 0 1 0 910131 27639808 866 33554432000 4194304 5970956 140728928244704 140728928242040 5136611 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 866 772 434 0 112 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26992

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 12874 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+51.2003 s]
/proc/loadavg: 2.01 2.02 2.04 3/244 12875
/proc/meminfo: memFree=32028944/32770624 swapFree=5992/190732
[pid=12874] ppid=12871 vsize=26992 CPUtime=51.18 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1212 0 0 0 5118 0 0 0 20 0 1 0 910131 27639808 866 33554432000 4194304 5970956 140728928244704 140728928242040 5038696 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 866 772 434 0 112 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 26992

[startup+76.8002 s]
/proc/loadavg: 2.01 2.02 2.04 3/245 12899
/proc/meminfo: memFree=32026572/32770624 swapFree=5992/190788
[pid=12874] ppid=12871 vsize=26992 CPUtime=76.78 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1243 0 0 0 7678 0 0 0 20 0 1 0 910131 27639808 866 33554432000 4194304 5970956 140728928244704 140728928242040 5038350 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 866 772 434 0 112 0
Current children cumulated CPU time (s) 76.78
Current children cumulated vsize (KiB) 26992

[startup+83.2002 s]
/proc/loadavg: 2.01 2.02 2.04 3/245 12899
/proc/meminfo: memFree=32026552/32770624 swapFree=5992/190804
[pid=12874] ppid=12871 vsize=26992 CPUtime=83.18 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1243 0 0 0 8318 0 0 0 20 0 1 0 910131 27639808 866 33554432000 4194304 5970956 140728928244704 140728928242040 5038696 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 866 772 434 0 112 0
Current children cumulated CPU time (s) 83.18
Current children cumulated vsize (KiB) 26992

[startup+89.6002 s]
/proc/loadavg: 2.01 2.02 2.04 3/245 12899
/proc/meminfo: memFree=32026676/32770624 swapFree=5992/190812
[pid=12874] ppid=12871 vsize=26992 CPUtime=89.58 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1243 0 0 0 8958 0 0 0 20 0 1 0 910131 27639808 866 33554432000 4194304 5970956 140728928244704 140728928242040 5039119 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 866 772 434 0 112 0
Current children cumulated CPU time (s) 89.58
Current children cumulated vsize (KiB) 26992

[startup+92.8002 s]
/proc/loadavg: 2.01 2.02 2.04 3/245 12899
/proc/meminfo: memFree=32026676/32770624 swapFree=5992/190812
[pid=12874] ppid=12871 vsize=26992 CPUtime=92.78 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1243 0 0 0 9278 0 0 0 20 0 1 0 910131 27639808 866 33554432000 4194304 5970956 140728928244704 140728928242040 5038163 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 866 772 434 0 112 0
Current children cumulated CPU time (s) 92.78
Current children cumulated vsize (KiB) 26992

[startup+93.6075 s]
/proc/loadavg: 2.01 2.02 2.04 3/245 12899
/proc/meminfo: memFree=32026676/32770624 swapFree=5992/190812
[pid=12874] ppid=12871 vsize=26992 CPUtime=93.58 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1243 0 0 0 9358 0 0 0 20 0 1 0 910131 27639808 866 33554432000 4194304 5970956 140728928244704 140728928242040 5136608 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 866 772 434 0 112 0
Current children cumulated CPU time (s) 93.58
Current children cumulated vsize (KiB) 26992

[startup+94.0002 s]
/proc/loadavg: 2.01 2.02 2.04 3/245 12899
/proc/meminfo: memFree=32026676/32770624 swapFree=5992/190812
[pid=12874] ppid=12871 vsize=26992 CPUtime=93.98 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1243 0 0 0 9398 0 0 0 20 0 1 0 910131 27639808 866 33554432000 4194304 5970956 140728928244704 140728928242040 5136570 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 866 772 434 0 112 0
Current children cumulated CPU time (s) 93.98
Current children cumulated vsize (KiB) 26992

[startup+94.4002 s]
/proc/loadavg: 2.01 2.02 2.04 3/245 12899
/proc/meminfo: memFree=32026676/32770624 swapFree=5992/190812
[pid=12874] ppid=12871 vsize=26992 CPUtime=94.38 cores=1,3,5,7,9,11,13,15
/proc/12874/stat : 12874 (cosoco) R 12871 12874 9819 0 -1 4202496 1243 0 0 0 9438 0 0 0 20 0 1 0 910131 27639808 866 33554432000 4194304 5970956 140728928244704 140728928242040 5040521 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 21557248 140728928249025 140728928249155 140728928249155 140728928251854 0
/proc/12874/statm: 6748 866 772 434 0 112 0
Current children cumulated CPU time (s) 94.38
Current children cumulated vsize (KiB) 26992

Child status: 0
Real time (s): 94.4886
CPU time (s): 94.4715
CPU user time (s): 94.4695
CPU system time (s): 0.001999
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 26992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.4695
system time used= 0.001999
maximum resident set size= 3548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1285
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= 6
involuntary context switches= 4805

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.300116 second user time and 0.415918 second system time

The end

Launcher Data

Begin job on node103 at 2017-07-21 19:00:01
IDJOB=4241956
IDBENCH=133097
IDSOLVER=2620
FILE ID=node103/4241956-1500656401
RUNJOBID= node103-1500648178-9851
PBS_JOBID= 20623311
Free space on /tmp= 62012 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/MarketSplit/MarketSplit-m1-gp/MarketSplit-07.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241956-1500656401/watcher-4241956-1500656401 -o /tmp/evaluation-result-4241956-1500656401/solver-4241956-1500656401 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500648178-9851 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241956-1500656401.xml

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

MD5SUM BENCH= 36a2ff8d03acaab45f9eaaf5db6acf0d
RANDOM SEED=626642344

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32030956 kB
MemAvailable:   32021776 kB
Buffers:           33808 kB
Cached:           267116 kB
SwapCached:            0 kB
Active:           167616 kB
Inactive:         199296 kB
Active(anon):      68840 kB
Inactive(anon):     8652 kB
Active(file):      98776 kB
Inactive(file):   190644 kB
Unevictable:        5992 kB
Mlocked:            5996 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2584 kB
Writeback:             0 kB
AnonPages:         71688 kB
Mapped:            30928 kB
Shmem:              8856 kB
Slab:              66688 kB
SReclaimable:      34468 kB
SUnreclaim:        32220 kB
KernelStack:        4240 kB
PageTables:         5400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     339608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62008 MiB
End job on node103 at 2017-07-21 19:01:36